chore(deps): bump the npm_and_yarn group across 1 directory with 39 updates #408
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 30 updates in the / directory:
2.368.0
2.814.0
0.16.0
0.28.0
4.16.2
4.19.2
3.0.6
6.4.0
0.5.26
0.5.35
4.41.2
6.29.0
4.0.0
5.5.0
7.1.6
7.24.5
5.3.0
5.7.2
5.6.0
5.7.2
5.7.1
5.7.2
5.5.0
5.7.2
7.7.1
8.11.5
2.6.1
2.6.4
1.0.1
1.1.4
0.2.0
0.2.2
4.2.0
4.2.1
5.5.2
6.12.6
4.14.0
9.3.0
1.2.4
1.2.13
1.3.4
1.3.8
6.7.1
removed
0.25.0
6.1.3
6.1.2
removed
14.3.0
17.13.1
2.2.1
2.2.4
4.17.11
4.17.21
4.0.11
4.7.8
3.2.1
3.2.2
1.0.5
1.0.7
6.5.1
6.11.0
1.18.2
1.20.2
0.4.19
0.6.2
2.814.0
2.1624.0
Updates
aws-sdk
from 2.368.0 to 2.814.0Changelog
Sourced from aws-sdk's changelog.
... (truncated)
Commits
8875a35
Updates SDK to v2.814.0dd83d67
throw at invalid profile name in shared ini file (#3585)ee0c5a3
Updates SDK to v2.813.0468d15b
Updates SDK to v2.812.0c50132f
Update README.md with references to JS SDK V3 (#3582)3e19b08
Updates SDK to v2.811.0f26c00d
Updates SDK to v2.810.0b393a6e
Adds automatic PreSignedUrl generation to RDS.StartDBInstanceAutomatedBackups...fa57967
Updates SDK to v2.809.09a52018
Updates SDK to v2.808.0Updates
axios
from 0.16.0 to 0.28.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
3b7635a
[Release] v0.28.0 (#6211)27c0076
feat(backport): added ability for paramsSerializer to handle function; (#6227)80c3d74
chore(ci): backported publish action; (#6224)2755df5
fix(security): fixed CVE-2023-45857 by backportingwithXSRFToken
option to ...880b42e
docs: Fix a typo in READMEc4bf0a4
Allow null indexes on formSerializer and paramsSerializer v0.x (#4961)1e2679f
fix: [Types] Type of header in AxiosRequestConfig / for Axios.create is incor...80b546c
fix: loosing request header (#4858) (#4871)6acb5ef
feat: brower platform add data protocol. (#4814)bbb2264
fix(typing): axios response headers can be undefined (#4813)Maintainer changes
This version was pushed to npm by jasonsaayman, a new releaser for axios since your current version.
Updates
express
from 4.16.2 to 4.19.2Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
04bc627
4.19.2da4d763
Improved fix for open redirect allow list bypass4f0f6cc
4.19.1a003cfa
Allow passing non-strings to res.location with new encoding handling checks f...a1fa90f
fixed un-edited version in history.md for 4.19.011f2b1d
build: fix build due to inconsistent supertest behavior in older versions084e365
4.19.00867302
Prevent open redirect allow list bypass due to encodeurl567c9c6
Add note on how to update docs for new release (#5541)69a4cf2
deps: [email protected]Maintainer changes
This version was pushed to npm by wesleytodd, a new releaser for express since your current version.
Updates
log4js
from 3.0.6 to 6.4.0Changelog
Sourced from log4js's changelog.
... (truncated)
Commits
9fdbed5
6.4.0788c7a8
Merge pull request #1150 from log4js-node/update-changelog7fdb141
chore: updated changelog for 6.4.0e6bd888
Merge pull request #1151 from log4js-node/feat-zero-backupac599e4
allow for zero backup - in sync with https://github.com/log4js-node/streamrol...53248cd
Merge pull request #1149 from log4js-node/migrate-daysToKeep-to-numBackups436d9b4
Merge pull request #1148 from log4js-node/update-docsd6b017e
chore(docs): updated fileSync.md and misc commentsd4617a7
chore(deps): migrated from daysToKeep to numBackups due to streamroller@^3.0.00ad0133
Merge pull request #1147 from log4js-node/update-depsMaintainer changes
This version was pushed to npm by csausdev, a new releaser for log4js since your current version.
Updates
moment-timezone
from 0.5.26 to 0.5.35Release notes
Sourced from moment-timezone's releases.
Changelog
Sourced from moment-timezone's changelog.
Commits
b8fb1ba
Build moment-timezone 0.5.35f1b5e5a
Add changelog for 0.5.358b0eb0c
Bump version to 0.5.357915ac5
Bugfix: Prevent cleartext transmission of tz data during buildce955a3
Bugfix: Fix command injection vulnerability in grunt tzdata pipeline9430b4c
Merge remote-tracking branch 'origin/master' into developfeaf900
Updated contributing.md + added 2021e files704cfac
updated contributing.md877c863
Updated contributing.md + added 2021e files5a3015c
updated contributing.mdUpdates
sequelize
from 4.41.2 to 6.29.0Release notes
Sourced from sequelize's releases.
... (truncated)
Commits
d3f5b5a
feat: throw an error if attribute includes parentheses (fixes CVE-2023-22578)...53bd9b7
meta: fix null test getWhereConditions (#15705)13f2e89
fix: accept undefined in where (#15703)d9e0728
fix: throw if where receives an invalid value (#15699)48d6193
fix: update moment-timezone version (#15685)fd4afa6
feat(types): use retry-as-promised types for retry options to match documenta...1247c01
feat: add support for bigints (backport of #14485) (#15413)94beace
feat(postgres): add support for lock_timeout #15345 (#15355)7885000
fix(oracle): remove hardcoded maxRows value (#15323)bc39fd6
fix: fix parameters not being replaced when after $$ strings (#15307)Maintainer changes
This version was pushed to npm by sdepold, a new releaser for sequelize since your current version.
Updates
sequelize-cli
from 4.0.0 to 5.5.0Changelog
Sourced from sequelize-cli's changelog.
... (truncated)
Commits
c46f744
5.5.03d1c41e
docs: changelog for next releasea04ff93
chores: remove extra build from cicd57b40
fix: special characters in password are not escaped (#722)0828c1f
chore(package): update mocha to version 6.0.0 (#745)c15c81f
change: default config for operator aliases (#743)8dc5a20
fix(package): update yargs to version 13.1.0 (#744)77a9a76
chore(package): update gulp to version 4.0.0 (#726)c19149f
docs: enum type (#728)139f854
5.4.0Updates
@babel/traverse
from 7.1.6 to 7.24.5Release notes
Sourced from
@babel/traverse
's releases.