serverless-azure-functions
serverless-azure-functions copied to clipboard
build(deps): bump http-cache-semantics and serverless in /examples/typescript-webpack
Bumps http-cache-semantics to 4.1.1 and updates ancestor dependency serverless. These dependencies need to be updated together.
Updates http-cache-semantics from 3.8.1 to 4.1.1
Commits
2449650Update mocha560b2d8Don't use regex to trim whitespaceb1bdb92Remove linting package zooc20dc7eCache 308ed83aecExplain trust server date1b35980rfc 5861 (stale-if-error, stale-while-revalidate)2c2fac2Drop trustServerDateeb7028fTest names84cc9a8Bumpae5ecd5Add status to tests- Additional commits viewable in compare view
Updates serverless from 1.71.3 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
You can trigger a rebase of this PR 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.