aws4-axios
aws4-axios copied to clipboard
chore(deps-dev): bump serverless from 2.43.1 to 3.23.0
Bumps serverless from 2.43.1 to 3.23.0.
Release notes
Sourced from serverless's releases.
3.23.0 (2022-10-11)
Features
- AWS CloudFront: Allow legacy behavior configuration (#11411) (65e9860) (Arthur Weber)
- AWS Kafka: Support
consumerGroupId
option (#11345) (9bb3f11) (Phil-Pinkowski)Bug Fixes
- Ensure to not crash when
~/.serverless
is not accessible (#11403) (b95c749) (Thomas Hamer)Maintenance Improvements
- AWS Deploy: Add bucket name to exception (#11389) (11b7a05) (Roberto Aguilar)
- AWS Deploy: Bump custom resources to
nodejs16.x
runtime (#11367) (93ce41e) (Çağrı Atalay)- Upgrade
dotenv-expand
to v9 (#11433) (c769c1e) (Mariusz Nowak)- Upgrade
filesize
to v10 (#11433) (9ef5fd2) (Mariusz Nowak)
3.22.0 (2022-08-16)
Features
- AWS Cognito: Add Support for Custom Sender Triggers (#11201) (22802ef) (AustinMathuw)
Bug Fixes
- AWS HTTP API: Fix API Gateway timeout resolution (#11223) (16b0cd6) (Corentin Doue)
- Variables: Fix handling of parallel resolution of same variable (#11299) (1f9a07f) (Mariusz Nowak)
Maintenance Improvements
- Remove left over internal
self:
handling (#11279) (544717e) (pjmattingly)lodash
replacement:
- Replace
_.flatMap
withArray.prototype.flatMap
(#11272) (4f7e129) (pjmattingly)- Replace
_.flatten
withArray.prototype.flat
(#11271) (b36cdf2) (pjmattingly)- Ignore
doctor
in Compose triage (#11283) (ef2dcb6) () (Piotr Grzesik)
3.21.0 (2022-07-14)
Features
- Console: Rely on Console ready layers published to AWS (#11236) (f9bc405) (Mariusz Nowak)
Bug Fixes
- Console: Keep currently attached layers with
function deploy
(#11235) (198d3b7) (Mariusz Nowak)
... (truncated)
Changelog
Sourced from serverless's changelog.
3.23.0 (2022-10-11)
Features
- AWS CloudFront: Allow legacy behavior configuration (#11411) (65e9860) (Arthur Weber)
- AWS Kafka: Support
consumerGroupId
option (#11345) (9bb3f11) (Phil-Pinkowski)Bug Fixes
- Ensure to not crash when
~/.serverless
is not accessible (#11403) (b95c749) (Thomas Hamer)Maintenance Improvements
- AWS Deploy: Add bucket name to exception (#11389) (11b7a05) (Roberto Aguilar)
- AWS Deploy: Bump custom resources to
nodejs16.x
runtime (#11367) (93ce41e) (Çağrı Atalay)- Upgrade
dotenv-expand
to v9 (#11433) (c769c1e) (Mariusz Nowak)- Upgrade
filesize
to v10 (#11433) (9ef5fd2) (Mariusz Nowak)3.22.0 (2022-08-16)
Features
- AWS Cognito: Add Support for Custom Sender Triggers (#11201) (22802ef) (AustinMathuw)
Bug Fixes
- AWS HTTP API: Fix API Gateway timeout resolution (#11223) (16b0cd6) (Corentin Doue)
- Variables: Fix handling of parallel resolution of same variable (#11299) (1f9a07f) (Mariusz Nowak)
Maintenance Improvements
- Remove left over internal
self:
handling (#11279) (544717e) (pjmattingly)lodash
replacement:
- Replace
_.flatMap
withArray.prototype.flatMap
(#11272) (4f7e129) (pjmattingly)- Replace
_.flatten
withArray.prototype.flat
(#11271) (b36cdf2) (pjmattingly)- Ignore
doctor
in Compose triage (#11283) (ef2dcb6) () (Piotr Grzesik)3.21.0 (2022-07-14)
Features
- Console: Rely on Console ready layers published to AWS (#11236) (f9bc405) (Mariusz Nowak)
Bug Fixes
- Console: Keep currently attached layers with
function deploy
(#11235) (198d3b7) (Mariusz Nowak)3.20.0 (2022-07-08)
Features
... (truncated)
Commits
f5b183a
chore: Release v3.23.0f43649b
chore: Bump dependenciese35fc4a
chore: Upgradesinon
to v137e97e35
chore: Upgrade@serverless/eslint-config
to v5dab8f36
chore: Upgradeuuid
to v915acfb4
chore: Upgradeopen
to v885a6e8d
chore: Upgradeobject-hash
to v30df7aaf
chore: Upgradefs-extra
to v109ef5fd2
refactor: Upgradefilesize
to v10c769c1e
refactor: Upgradedotenv-expand
to v9- 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 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 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)