Skip to content

chore(deps-dev): bump serverless from 4.4.5 to 4.4.12#2110

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/serverless-4.4.12
Closed

chore(deps-dev): bump serverless from 4.4.5 to 4.4.12#2110
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/serverless-4.4.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 26, 2024

Copy link
Copy Markdown
Contributor

Bumps serverless from 4.4.5 to 4.4.12.

Release notes

Sourced from serverless's releases.

4.4.12

This is another Serverless Framework V.4 GA release. If you have Serverless Framework V.4 installed already, it will auto-update within 24 hours, or you can run serverless update to get the latest version immediately. If you are upgrading to V.4 from V.3 or less, see our Upgrading to Serverless Framework V.4 Documentation.

Features

Maintenance

  • Updated the outdated whatwg-url dependency in node-fetch@2 to address punycode deprecation warnings in Node 22 (serverless/serverless#12237)

Bug Fixes

4.4.11

This is another Serverless Framework V.4 GA release. If you have Serverless Framework V.4 installed already, it will auto-update within 24 hours, or you can run serverless update to get the latest version immediately. If you are upgrading to V.4 from V.3 or less, see our Upgrading to Serverless Framework V.4 Documentation.

Maintenance

Bug Fixes

  • Properly support null as a variable fallback
  • Fixed Credential resolver not found errors in specific scenarios

4.4.10

This is another Serverless Framework V.4 GA release. If you have Serverless Framework V.4 installed already, it will auto-update within 24 hours, or you can run serverless update to get the latest version immediately. If you are upgrading to V.4 from V.3 or less, see our Upgrading to Serverless Framework V.4 Documentation.

Bug Fixes

  • Add state to the config schema to prevent misleading Invalid configuration encountered warnings

4.4.9

This is another Serverless Framework V.4 GA release. If you have Serverless Framework V.4 installed already, it will auto-update within 24 hours, or you can run serverless update to get the latest version immediately. If you are upgrading to V.4 from V.3 or less, see our Upgrading to Serverless Framework V.4 Documentation.

Features:

  • Add Support for Python3.13 Runtime

4.4.8

This is another Serverless Framework V.4 GA release. If you have Serverless Framework V.4 installed already, it will auto-update within 24 hours, or you can run serverless update to get the latest version immediately. If you are upgrading to V.4 from V.3 or less, see our Upgrading to Serverless Framework V.4 Documentation.

Features:

  • Outputs are now saved in the state for all services. This means all deployments, not just those using Compose, will require access to AWS SSM and S3 in the us-east-1 region to store state information. To customize this behavior, you can provide your own pre-existing S3 bucket for state storage. Learn more in the docs.

Maintenance

Bug Fixes

... (truncated)

Commits
  • 12814c4 feat: add nodejs22.x runtime (#12916)
  • 1eb9ddd fix: ignore invalid credentials errors when retrieving AWS env vars for local...
  • ad16b0a fix: add state to the config schema (#12909)
  • 5fea01a feat: add python3.13 runtime (#12907)
  • a15c050 docs: add 'GitHub API rate limit exceeded' to Axiom Troubleshooting section (...
  • a7d04bd fix(esbuild): include package.json in artifact if type is module (#12872)
  • 549a984 docs: add documentation for "info --json" option (#12820)
  • fbe6394 docs: aws credentials for packaging (#12844)
  • e1eccfc fix: use static instanceId (#12892)
  • 8290098 chore: bump dependencies (#12905)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 26, 2024
Bumps [serverless](https://github.com/serverless/serverless) from 4.4.5 to 4.4.12.
- [Release notes](https://github.com/serverless/serverless/releases)
- [Changelog](https://github.com/serverless/serverless/blob/main/CHANGELOG.md)
- [Commits](serverless/serverless@v4.4.5...v4.4.12)

---
updated-dependencies:
- dependency-name: serverless
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/serverless-4.4.12 branch from db07551 to 2a58eeb Compare November 27, 2024 05:22
@dependabot @github

dependabot Bot commented on behalf of github Nov 28, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #2112.

@dependabot dependabot Bot closed this Nov 28, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/serverless-4.4.12 branch November 28, 2024 04:28
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants