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
2449650
Update mocha560b2d8
Don't use regex to trim whitespaceb1bdb92
Remove linting package zooc20dc7e
Cache 308ed83aec
Explain trust server date1b35980
rfc 5861 (stale-if-error, stale-while-revalidate)2c2fac2
Drop trustServerDateeb7028f
Test names84cc9a8
Bumpae5ecd5
Add 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-4
Melbourne region (#11700) (6591504) (Sam Chung)- Recognize
Fn::Base64
as 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[].snapStart
support (#11576) (adf11b7) (Baerten Dennis)provider.logDataProtectionPolicy
andfunctions[].logDataProtectionPolicy
(#11599) (2a5e11a) (timo92)- Support
.cjs
and.mjs
configuration 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
import
invocations (#11587) (fe62096) (Mariusz Nowak)- Remove no longer applicable setting (#11608) (dd5b8f6) (Mariusz Nowak)
- Support relative paths in
import-esm
util (#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-4
Melbourne region (#11700) (6591504) (Sam Chung)- Recognize
Fn::Base64
as 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[].snapStart
support (#11576) (adf11b7) (Baerten Dennis)provider.logDataProtectionPolicy
andfunctions[].logDataProtectionPolicy
(#11599) (2a5e11a) (timo92)- Support
.cjs
and.mjs
configuration 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
import
invocations (#11587) (fe62096) (Mariusz Nowak)- Remove no longer applicable setting (#11608) (dd5b8f6) (Mariusz Nowak)
- Support relative paths in
import-esm
util (#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
0249dde
chore: Release v3.27.0a969a38
chore: Bump dependencies2198799
refactor: Improve warning message741847d
docs: Mark support for google cloud as experimental (#11706)87bc501
docs: Fix openwhisk documentation (#11705)e076453
test(AWS CloudFront): Upgrade to rely onrunServerless
(#11693)6591504
feat(AWS Lambda): Recognizeap-southeast-4
Melbourne region (#11700)b5509cf
docs: Improve local installation example (#11695)b925c4c
feat(AWS EventBridge): Supportfunctions[].events[].eventBridge.name
1df93f0
test(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 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will 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.