chore(deps): bump the npm_and_yarn group across 2 directories with 4 updates #1306
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 4 updates in the /. directory: aws-cdk-lib, axios, @babel/traverse and follow-redirects.
Bumps the npm_and_yarn group with 1 update in the /packages/prerender-fargate directory: aws-cdk-lib.
Updates
aws-cdk-lib
from 2.113.0 to 2.126.0Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
ffce6fd
chore: npm-check-updates && yarn upgrade (#28947)fc1b702
chore(migrate): add migrate information to AWS::CDK::Metadata (#28958)305dae0
fix(stepfunctions-tasks): mediapackagevod service generates wrong action in r...8e115db
feat(cloudfront): retrieve default distribution metrics (#28894)5a68f59
chore: npm-check-updates && yarn upgrade (#28937)f89a7d2
fix: revert deprecation oflogRetention
properties (#28934)b32f47c
fix(eks): Could not use ec2 instance type and size that their names contains ...4034adb
feat(applicationautoscaling): validateevaluationPeriods
and `datapointsToA...a441d37
chore(cloudformation-include): outputs resource id misspelled $Ouputs (#28916)e9a867a
chore(ec2): trn1n instance type (#28914)Updates
axios
from 1.5.1 to 1.6.0Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
f7adacd
chore(release): v1.6.0 (#6031)9917e67
chore(ci): fix release-it arg; (#6032)96ee232
fix(CSRF): fixed CSRF vulnerability CVE-2023-45857 (#6028)7d45ab2
chore(tests): fixed tests to pass in node v19 and v20 withkeep-alive
enabl...5aaff53
fix(dns): fixed lookup function decorator to work properly in node v20; (#6011)a48a63a
chore(docs): added AxiosHeaders docs; (#5932)a1c8ad0
fix(types): fix AxiosHeaders types; (#5931)2ac731d
chore(docs): update readme.md (#5889)Updates
@babel/traverse
from 7.23.0 to 7.23.9Release notes
Sourced from
@babel/traverse
's releases.... (truncated)
Changelog
Sourced from
@babel/traverse
's changelog.... (truncated)
Commits
a0dd614
v7.23.91200542
fix: Don't throw ingetTypeAnnotation
when using TS+inference (#15383)e428a6d
v7.23.7d292822
fix: Crash when removing withoutProgram
(#16191)d02c1f7
v7.23.6cce807f
Bump debug to ^4.3.1 (#16164)8479012
v7.23.5da7dc40
Do not remove bindings when removing assignment expression path (#16131)fadc081
fix: Unexpected duplication of comments (#16110)13a5c83
v7.23.4Updates
follow-redirects
from 1.15.3 to 1.15.5Commits
b1677ce
Release version 1.15.5 of the npm package.d8914f7
Preserve fragment in responseUrl.6585820
Release version 1.15.4 of the npm package.7a6567e
Disallow bracketed hostnames.05629af
Prefer native URL instead of deprecated url.parse.1cba8e8
Prefer native URL instead of legacy url.resolve.72bc2a4
Simplify _processResponse error handling.3d42aec
Add bracket tests.bcbb096
Do not directly set Error properties.Updates
aws-cdk-lib
from 2.30.0 to 2.126.0Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
ffce6fd
chore: npm-check-updates && yarn upgrade (#28947)fc1b702
chore(migrate): add migrate information to AWS::CDK::Metadata (#28958)305dae0
fix(stepfunctions-tasks): mediapackagevod service generates wrong action in r...8e115db
feat(cloudfront): retrieve default distribution metrics (#28894)5a68f59
chore: npm-check-updates && yarn upgrade (#28937)f89a7d2
fix: revert deprecation oflogRetention
properties (#28934)b32f47c
fix(eks): Could not use ec2 instance type and size that their names contains ...4034adb
feat(applicationautoscaling): validateevaluationPeriods
and `datapointsToA...a441d37
chore(cloudformation-include): outputs resource id misspelled $Ouputs (#28916)e9a867a
chore(ec2): trn1n instance type (#28914)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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)Description has been truncated