serverless-webpack
serverless-webpack copied to clipboard
build(deps-dev): bump serverless from 3.39.0 to 4.4.6
Bumps serverless from 3.39.0 to 4.4.6.
Release notes
Sourced from serverless's releases.
4.4.6
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 updateto 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.Bugs:
- Fixes serverless/serverless#12846, serverless/serverless#12847, and serverless/serverless#12855 by falling back to available install when release API is not available.
- Fixes serverless/serverless#12535 V4: dev mode throws error when function invoked.
- Fixes serverless/serverless#12857 Serverless v4 text file is busy (ETXTBSY) in CI workflows with parallel tasks.
4.4.5
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 updateto 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
- Added support for the
licenseKeyconfig key serverless/serverless#12818Bugs:
- Fixes serverless/serverless#12824 Compose fails to package explicit artifacts
- Fixes serverless/serverless#12845 Layer/package path not working properly with Serverless Compose
- Fixes serverless/serverless#12839 Github API rate exceeded when deploying with Axiom integration
4.4.4
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 updateto 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.Bugs:
- Fixes serverless/serverless#12797 Can not deploy assets to aws with serverless-lift plugin using
- Fixes serverless/serverless#12838 The Process of Obtaining the StepFunctions ARN fails
- Fixes serverless/serverless#12835 Dev Mode - Failed requests when executing long running Lambdas
4.4.3
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 updateto 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.Bugs:
- Fixes serverless/serverless#12755 Parameters defined in global stages property not loading when used in custom property
- Fixes serverless/serverless#12815 Serverless v4 issue with plugin getting objects as parameters
- Fixes serverless/serverless#12816 Issue with parameters for plugin defined variables sources
- Fixes serverless/serverless#12822 Error Occurs When Trying to Retrieve CloudFormation Stack Output Using
${cfwith Nested${file4.4.2
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 updateto 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.Bugs:
- Fix issue with Axiom integration. serverless/serverless#12827
- Fix issue with using Axiom integration with License Keys
4.4.1
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 updateto 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:
- Improved output formatting when running Serverless Compose deployments
Bugs:
... (truncated)
Commits
73b3de8fix: properly disable dashboard observability when set to false (#12864)14cf775docs: license keys (#12842)5cc9a7afix(compose): correctly resolve layers and package artifacts (#12856)dfaf4ccchore: update readme9e68a34fix(dev): fix dev mode with long running invocations (#12837)6d9cf1bdocs(plugins): update deprecated code (#12836)6d433eedocs(compose): update example output (#12832)28fbc71chore: update readmead450f2docs(plugins): add plugin log method to docs (#12830)ebd7881fix(sam): remove stream buffers (#12828)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)