serverless-step-functions
serverless-step-functions copied to clipboard
chore(deps): bump simple-git and serverless
Removes simple-git. It's no longer used after updating ancestor dependency serverless. These dependencies need to be updated together.
Removes simple-git
Updates serverless from 2.72.3 to 4.1.21
Release notes
Sourced from serverless's releases.
4.1.19
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
- Fixes region resolution - serverless/serverless#12721
- Bring back
aws-profileCLI option - serverless/serverless#127174.1.17
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
- Ensure correct resolution of aws profiles defined in the provider block.
- Do not remove
@aws-sdk/*from externals/excludes when explicitly defined in the esbuild config4.1.15
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
- Fix regression in esbuild externals & excludes - serverless/serverless#12689
4.1.13
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
- Support glob pattern matching for esbuild externals & excludes, fixes - serverless/serverless#12674
Bug Fixes
- Fix support for
AWSpseudoparameters - serverlessinc/framework-core#358- Do not resolve variables in imported JS files - serverlessinc/framework-core#357
4.1.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
- Add support for Esbuild plugins & support for a separate Esbuild configuration file - serverless/serverless#12662
Bug Fixes
- Fix Custom LogGroup settings - serverless/serverless#12673, serverless/serverless#12675
- Add further concurrency limits on packaging - serverless/serverless#12669
4.1.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.
... (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
- See full diff 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.