Bump tmp and serverless by dependabot[bot] · Pull Request #3 · SukuLab/serverless-localstack
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.3 to 4.18.0
Release notes
Sourced from serverless's releases.
4.18.0
Features
- Serverless Framework
- Adds support for deploying custom domain names for your HTTP, Rest & WebSocket APIs. Please see the docs for more info.
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
- Add support for
ENABLE_LEGACY_DEPLOYMENT_BUCKETenv var.- Enable packaging without AWS credentials if using legacy deployment buckets.
Bug Fixes
- Serverless Framework
- Add better validation if deploying to multiple regions and/or stages at the same time.
4.17.0
Features
- Serverless Framework
- Add support for
NO_PROXY(serverless/serverless#6048)4.16.1
Features
- Serverless Container Framework
- A new AWS DeploymentType with faster and more reliable routing
4.15.1
Bug Fixes
- Serverless Framework
- Fixes an error when using dashboards with alerts plugin.
- Logs a warning instead of an error if the user is using the external alerts plugin.
4.15.0
Features
- Serverless Framework
- Update and add the cloudwatch alerts plugin into the core.
Bug Fixes
Serverless Framework
- Default to dev stage if user specified the stage option without a value
Serverless Container Framework
- Handle when containers are not running during rebuild
... (truncated)
Changelog
Sourced from serverless's changelog.
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.38.0 (2023-11-21)
Features
3.37.0 (2023-11-16)
Features
Bug Fixes
- bump platform-client version for axios (#12260) (10980b9)
- Update pkg config to include axios cjs (#12261) (b21afaf)
3.36.0 (2023-10-23)
Features
Bug Fixes
- Dashboard documentation improvements (bb4d7c8)
- Fix menu for dashboard documentation (8f266af)
- Improve dashboard documentation (ad8bbf1)
- Improve dashboard documentation (f67df7f)
- Minor dashboard doc improvements (#12177) (f1fa19c)
3.35.2 (2023-09-16)
Bug Fixes
3.35.1 (2023-09-16)
Bug Fixes
3.35.0 (2023-09-15)
Features
... (truncated)
Commits
e2681bdchore: update readme to include serverless MCP and container framework1003a32docs: update SECURITY.md (#13026)ec4957fchore: automate CLA signing (#13019)c4cebaechore: automate CLA signing87b4f5bdocs: read license key from aws ssm (#12986)3f37cbadocs(dev-mode): added note regarding vpc (#12977)d262ac3feat: add support for ap-southeast-5 and ca-west-1 (#12981)2aea99dfix: correctly resolve layer package artifact and docker image paths (#12972)3704754fix(esbuild): track files added to the zip file (#12966)c9d519efeat: add support for provenance option in docker build (#12958)- 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)
You can disable automated security fix PRs for this repo from the Security Alerts page.