delete-merged-branch
delete-merged-branch copied to clipboard
chore(deps): bump http-cache-semantics, @semantic-release/npm and serverless
Bumps http-cache-semantics to 4.1.1 and updates ancestor dependencies http-cache-semantics, @semantic-release/npm and serverless. These dependencies need to be updated together.
Updates http-cache-semantics from 4.1.0 to 4.1.1
Commits
2449650Update mocha560b2d8Don't use regex to trim whitespaceb1bdb92Remove linting package zooc20dc7eCache 308- See full diff in compare view
Updates @semantic-release/npm from 7.0.5 to 7.1.3
Release notes
Sourced from @semantic-release/npm's releases.
v7.1.3
7.1.3 (2021-05-04)
Bug Fixes
v7.1.2
7.1.2 (2021-05-04)
Bug Fixes
- deps: update dependency fs-extra to v10 (80fde1e)
v7.1.1
7.1.1 (2021-04-08)
Bug Fixes
- deps: update dependency normalize-url to v6 (97ca719)
v7.1.0
7.1.0 (2021-03-30)
Features
v7.0.10
7.0.10 (2021-01-17)
Bug Fixes
v7.0.9
7.0.9 (2020-12-03)
Bug Fixes
v7.0.8
7.0.8 (2020-11-17)
... (truncated)
Commits
13200cafix: use NPM_CONFIG_USERCONFIG in get-registry to match auth (#362)a8b1026chore(deps): lock file maintenance (#358)80fde1efix(deps): update dependency fs-extra to v1097ca719fix(deps): update dependency normalize-url to v6adc5c49chore(deps): lock file maintenance (#352)60de512chore(deps): lock file maintenance (#350)a15c017feat: use npm v7 (#304)7338fc2chore(deps): lock file maintenance (#348)cc771b8docs(readme): fix postpublish script suggestion (#346)1800e75chore(deps): update dependency p-retry to v4.4.0 (#345)- Additional commits viewable in compare view
Updates serverless from 1.78.1 to 3.27.0
Release notes
Sourced from serverless's releases.
3.27.0 (2023-01-26)
Features
- AWS EventBridge: Support
functions[].events[].eventBridge.name(#11690) (b925c4c) (ROSeaboyer)- AWS ActiveMQ: Support
functions[].events[].filterPatterns(#11656) (1b55710) (Shreyance Jain)- AWS Kafka: Support
functions[].events[].filterPatterns(#11645) (6a5e8d9) (Jason Rowsell)- AWS MSK: Support
functions[].events[].filterPatterns(#11636) (63584a9) (Shreyance Jain)- AWS RabbitMQ: Support
functions[].events[].filterPatterns(#11659) (e769570) (Shreyance Jain)- AWS CloudFront: Recognize
behavior.ResponseHeadersPolicyId(#11633) (906ea31) (Jason Rowsell)- AWS SNS: Support
functions[].events[].filterPolicyScope(#11644) (b7d6af6) (Jason Rowsell)- AWS SQS: Support
functions[].events[].sqs.maximumConcurrency(#11678) (57f2719) (Jason Rowsell)- AWS Lambda: Recognize
ap-southeast-4Melbourne region (#11700) (6591504) (Sam Chung)- Recognize
Fn::Base64as CloudFormation instruction (#11671) (f020bd8) (Ron Korving)- Remove support for Serverless Tencent CLI (#11658) (0a148b4) (Mariusz Nowak)
Maintenance Improvements
- AWS SQS: Optimize IAM permissions generation (#11685) (99cd9e6) (ROSeaboyer)
- Console: Improve warning message (#117009) (2198799) (Mariusz Nowak)
3.26.0 (2022-12-22)
Features
- Plugins: Support variables in configuration extensions (#11558) (968ddd5) (Marco Kleinlein)
- AWS Lambda:
functions[].snapStartsupport (#11576) (adf11b7) (Baerten Dennis)provider.logDataProtectionPolicyandfunctions[].logDataProtectionPolicy(#11599) (2a5e11a) (timo92)- Support
.cjsand.mjsconfiguration extensions (#11586) (9d57933) (Florian Proksch)Bug Fixes
- Variables: Support empty string environment variables (#11629) (022db9c) (Jason Rowsell)
- AWS Local Invoke: Revert breaking jackson-databind upgrade (#11589) (f00eb82) (Geoff Denning)
Maintenance Improvements
- Isolate
importinvocations (#11587) (fe62096) (Mariusz Nowak)- Remove no longer applicable setting (#11608) (dd5b8f6) (Mariusz Nowak)
- Support relative paths in
import-esmutil (#11593) (fcf17a6) (Mariusz Nowak)- Improve module name (#11587) (ac1e0db) (Mariusz Nowak)
3.25.1 (2022-11-28)
Maintenance Improvements
- Wokaround AWS-SDK issue by temporarily pinning v2 version (cb81085) (Mariusz Nowak)
... (truncated)
Changelog
Sourced from serverless's changelog.
3.27.0 (2023-01-26)
Features
- AWS EventBridge: Support
functions[].events[].eventBridge.name(#11690) (b925c4c) (ROSeaboyer)- AWS ActiveMQ: Support
functions[].events[].filterPatterns(#11656) (1b55710) (Shreyance Jain)- AWS Kafka: Support
functions[].events[].filterPatterns(#11645) (6a5e8d9) (Jason Rowsell)- AWS MSK: Support
functions[].events[].filterPatterns(#11636) (63584a9) (Shreyance Jain)- AWS RabbitMQ: Support
functions[].events[].filterPatterns(#11659) (e769570) (Shreyance Jain)- AWS CloudFront: Recognize
behavior.ResponseHeadersPolicyId(#11633) (906ea31) (Jason Rowsell)- AWS SNS: Support
functions[].events[].filterPolicyScope(#11644) (b7d6af6) (Jason Rowsell)- AWS SQS: Support
functions[].events[].sqs.maximumConcurrency(#11678) (57f2719) (Jason Rowsell)- AWS Lambda: Recognize
ap-southeast-4Melbourne region (#11700) (6591504) (Sam Chung)- Recognize
Fn::Base64as CloudFormation instruction (#11671) (f020bd8) (Ron Korving)- Remove support for Serverless Tencent CLI (#11658) (0a148b4) (Mariusz Nowak)
Maintenance Improvements
- AWS SQS: Optimize IAM permissions generation (#11685) (99cd9e6) (ROSeaboyer)
- Console: Improve warning message (#117009) (2198799) (Mariusz Nowak)
3.26.0 (2022-12-22)
Features
- Plugins: Support variables in configuration extensions (#11558) (968ddd5) (Marco Kleinlein)
- AWS Lambda:
functions[].snapStartsupport (#11576) (adf11b7) (Baerten Dennis)provider.logDataProtectionPolicyandfunctions[].logDataProtectionPolicy(#11599) (2a5e11a) (timo92)- Support
.cjsand.mjsconfiguration extensions (#11586) (9d57933) (Florian Proksch)Bug Fixes
- Variables: Support empty string environment variables (#11629) (022db9c) (Jason Rowsell)
- AWS Local Invoke: Revert breaking jackson-databind upgrade (#11589) (f00eb82) (Geoff Denning)
Maintenance Improvements
- Isolate
importinvocations (#11587) (fe62096) (Mariusz Nowak)- Remove no longer applicable setting (#11608) (dd5b8f6) (Mariusz Nowak)
- Support relative paths in
import-esmutil (#11593) (fcf17a6) (Mariusz Nowak)- Improve module name (#11587) (ac1e0db) (Mariusz Nowak)
3.25.1 (2022-11-28)
Maintenance Improvements
- Wokaround AWS-SDK issue by temporarily pinning v2 version (cb81085) (Mariusz Nowak)
- AWS Local Invocation: Upgrade Java dependencies (#11535) (eb741fe) (xiaokang)
3.25.0 (2022-11-21)
... (truncated)
Commits
0249ddechore: Release v3.27.0a969a38chore: Bump dependencies2198799refactor: Improve warning message741847ddocs: Mark support for google cloud as experimental (#11706)87bc501docs: Fix openwhisk documentation (#11705)e076453test(AWS CloudFront): Upgrade to rely onrunServerless(#11693)6591504feat(AWS Lambda): Recognizeap-southeast-4Melbourne region (#11700)b5509cfdocs: Improve local installation example (#11695)b925c4cfeat(AWS EventBridge): Supportfunctions[].events[].eventBridge.name1df93f0test(AWS CloudFront): Upgrade to rely onrunServerless(#11683)- 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 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.