build(deps-dev): bump serverless from 3.38.0 to 4.1.7
Bumps serverless from 3.38.0 to 4.1.7.
Release notes
Sourced from serverless's releases.
4.1.7
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 Invoke Local ESM issues - serverless/serverless#12621
- Ensure Dev Mode Includes hyphens always - serverless/serverless#12581
- Fix Esbuild passing unsupported properties to Esbuild.build method - serverless/serverless#12646
- Fix Custom Resource Role ARNs having incorrect datatype - serverless/serverless#12632
4.1.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 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
--githubflag to the support command to provide Github formatted issue infoBug Fixes
- Ensure Dev Mode provides an error on unsupported regions: serverless/serverless#12627
- Support IAM roles per function in dev mode: serverless/serverless#12619
- Ensure params are loaded when externalized to file
- Resolve provider.profile key before checking AWS creds
4.1.5 (2024-06-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 problems with parsing
serverless.tsconfig files: serverless/serverless#12604- Fixes verbose flag not being utilized in
infocommand: serverless/serverless#12603- Brings back
helpcommand4.1.4 (2024-06-14)
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
- Adds support for
TF_TOKEN_<hostname>env var for Terraform remote resolver- Add buildOptions to ECR config: serverless/serverless#12360 thanks
@martinezplBug Fixes
- Fixes custom resource deployments that hang: serverless/serverless#12597
- Changes version checking to look for major versions only: serverless/serverless#12598
4.1.2 (2024-06-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 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.Bug Fixes
... (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.
Commits
725b18fchore: add manual trigger to sync docs action (#12650)1934926throw error if sync script fails (#12649)956d14afix(cloudformation): ensure the Version property is a string (#12647)fd71d84fix(esbuild): do not pass invalid properties to esbuild (SC-2463, SC-2464, SC...0e9aefeUpdate docs sync (#12648)f8ae62afix(dev): ensure a hyphen for each line (#12622)06e16aedocs: add scripts package.json (#12644)fcf8de1chore(dev): clean up and refactor dev mode (#12641)60142a2docs: add docs sync script (#12638)333fae1fix(invoke-local): fix invoke local esm issue in windows (#12639)- 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)