Skip to content

Bump uuid, @probot/adapter-aws-lambda-serverless, node-cron and probot#32

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-0f239e9f24
Open

Bump uuid, @probot/adapter-aws-lambda-serverless, node-cron and probot#32
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-0f239e9f24

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Removes uuid. It's no longer used after updating ancestor dependencies uuid, @probot/adapter-aws-lambda-serverless, node-cron and probot. These dependencies need to be updated together.

Removes uuid

Updates @probot/adapter-aws-lambda-serverless from 3.0.2 to 4.0.3

Release notes

Sourced from @​probot/adapter-aws-lambda-serverless's releases.

v4.0.3

4.0.3 (2025-02-26)

Bug Fixes

v4.0.2

4.0.2 (2025-02-06)

Bug Fixes

  • typescript: fix types for createLambdaFunction() (#135) (b79e59c), closes #132

v4.0.1

4.0.1 (2025-01-30)

Bug Fixes

  • typescript: add types for createLambdaFunction() (#132) (2ee0c04)

v4.0.0

4.0.0 (2024-06-20)

Features

BREAKING CHANGES

  • drop support for no longer maintained Node.js versions (14 and 16). Node 18+ is required now

v3.0.4

3.0.4 (2023-09-18)

Bug Fixes

  • update template to not rely on filesystem location of package.json (#120) (1eb30a0)

v3.0.3

3.0.3 (2023-07-05)

Bug Fixes

... (truncated)

Commits
  • 5a2f004 fix: update probot dependency (#133)
  • 795550a build(deps): bump @​octokit/request from 8.4.0 to 8.4.1 (#136)
  • b79e59c fix(typescript): fix types for createLambdaFunction() (#135)
  • 2ee0c04 fix(typescript): add types for createLambdaFunction() (#132)
  • e413b7b test(ci): update workflows and use Node 22 for testing (#134)
  • aa64b4e feat: Support Probot v13 (#128)
  • 1eb30a0 fix: update template to not rely on filesystem location of package.json (#120)
  • 6a0dd6f fix(types): correct type for createLambdaFunction (#117)
  • 768adb3 style: prettier (#116)
  • See full diff in compare view

Updates node-cron from 3.0.2 to 4.2.1

Release notes

Sourced from node-cron's releases.

v4.0.0

What's Changed

New Contributors

Full Changelog: node-cron/node-cron@v3.0.3...v4.0.0

Commits

Updates probot from 12.3.0 to 14.3.2

Release notes

Sourced from probot's releases.

v14.3.2

14.3.2 (2026-04-03)

Bug Fixes

  • deps: update dependency yaml to v2.8.3 [security] (79b556e)

v14.3.1

14.3.1 (2026-03-20)

Bug Fixes

  • cli: turn off strict args parsing to re-allow using receive command with args (#2304) (67a30d1)

v14.3.0

14.3.0 (2026-03-16)

Bug Fixes

  • receive command failing when LOG_LEVEL is set (#2296) (556ec16)

Features

  • replace dotenv with node native parseEnv, when using deno runtime use deno >2.7.0 (#2265) (c94ac6e)

v14.2.4

14.2.4 (2025-11-14)

Bug Fixes

v14.2.3

14.2.3 (2025-11-13)

Bug Fixes

  • deps: update dependency smee-client to v5 (#2271) (218f292)

v14.2.2

14.2.2 (2025-11-13)

Bug Fixes

... (truncated)

Commits
  • 79b556e fix(deps): update dependency yaml to v2.8.3 [security]
  • 4d184e7 chore(deps): update dependency fastify to v5.8.3 [security]
  • f99b4fc chore(deps): update dependency sonic-boom to v5
  • 67a30d1 fix(cli): turn off strict args parsing to re-allow using receive command with...
  • 1ecfade build(deps-dev): bump undici from 7.22.0 to 7.24.1
  • c94ac6e feat: replace dotenv with node native parseEnv, when using deno runtime use d...
  • a6077ac build(deps): bump minimatch from 9.0.6 to 9.0.9 (#2300)
  • 47b3134 build(deps): lock file maintenance
  • 004a28e chore(deps): update vitest monorepo to v4 (major) (#2259)
  • 9c1a37d build(deps): lock file maintenance (#2282)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for probot since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependencies [uuid](https://github.com/uuidjs/uuid), [@probot/adapter-aws-lambda-serverless](https://github.com/probot/adapter-aws-lambda-serverless), [node-cron](https://github.com/merencia/node-cron) and [probot](https://github.com/probot/probot). These dependencies need to be updated together.


Removes `uuid`

Updates `@probot/adapter-aws-lambda-serverless` from 3.0.2 to 4.0.3
- [Release notes](https://github.com/probot/adapter-aws-lambda-serverless/releases)
- [Commits](probot/adapter-aws-lambda-serverless@v3.0.2...v4.0.3)

Updates `node-cron` from 3.0.2 to 4.2.1
- [Release notes](https://github.com/merencia/node-cron/releases)
- [Commits](node-cron/node-cron@v3.0.2...v4.2.1)

Updates `probot` from 12.3.0 to 14.3.2
- [Release notes](https://github.com/probot/probot/releases)
- [Commits](probot/probot@v12.3.0...v14.3.2)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@probot/adapter-aws-lambda-serverless"
  dependency-version: 4.0.3
  dependency-type: direct:production
- dependency-name: node-cron
  dependency-version: 4.2.1
  dependency-type: direct:production
- dependency-name: probot
  dependency-version: 14.3.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants