Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 16, 2025

Removes tmp. It's no longer used after updating ancestor dependency serverless. These dependencies need to be updated together.

Removes tmp

Updates serverless from 2.72.4 to 4.19.0

Release notes

Sourced from serverless's releases.

4.19.0

Features

  • Serverless Framework
    • Add support for AWS SDK for JavaScript v3. Enable it by setting the environment variable SLS_AWS_SDK=3. See the docs for more info.
    • Add support for IAM roles per function, see the docs for more info.

Bug Fixes

  • Serverless Framework

Maintenance

4.18.2

Bug Fixes

  • Serverless Framework
    • Fixes building functions with esbuild in dev mode

4.18.1

Bug Fixes

  • Serverless Framework
    • Skips esbuild build when prebuilt artifacts are provided
    • Respects AWS_REGION env variable
    • Bumps jackson to 2.15.0 in invoke-bridge and to address CVE-2025-52999 and CVE-2025-49128
    • Bumps form-data to 4.0.4 to address CVE-2025-7783

4.18.0

Features

4.17.2

Bug Fixes

  • Serverless Container Framework
    • Fixes an issue with the AWS CRT not always being found when creating Cloudfront resources

4.17.1

Features

  • Serverless Framework

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 16, 2025
@matthewelwell
Copy link

https://github.com/dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-e32e3adf77 branch from 840161a to c76532b Compare September 16, 2025 11:02
@matthewelwell
Copy link

@dependabot rebase

Removes [tmp](https://github.com/raszi/node-tmp). It's no longer used after updating ancestor dependency [serverless](https://github.com/serverless/serverless). These dependencies need to be updated together.


Removes `tmp`

Updates `serverless` from 2.72.4 to 4.19.0
- [Release notes](https://github.com/serverless/serverless/releases)
- [Changelog](https://github.com/serverless/serverless/blob/main/CHANGELOG.md)
- [Commits](serverless/serverless@v2.72.4...v4.19.0)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 
  dependency-type: indirect
- dependency-name: serverless
  dependency-version: 4.19.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-e32e3adf77 branch from c76532b to f0b2e94 Compare September 16, 2025 11:04
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.

1 participant