fix(deps): update all non-major dependencies#7
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json |
329a67d to
9303a27
Compare
9455329 to
6d02ab6
Compare
57947ce to
580ea9d
Compare
3c3ba51 to
5beac8f
Compare
5beac8f to
3aa5a21
Compare
4eb214f to
fc7dcea
Compare
fc7dcea to
790d3b8
Compare
790d3b8 to
bbf678c
Compare
bbf678c to
cddef61
Compare
cddef61 to
a4f4ab7
Compare
a4f4ab7 to
93af6ec
Compare
93af6ec to
5c4fd1f
Compare
493a069 to
c79c576
Compare
c79c576 to
a9e3cbc
Compare
a9e3cbc to
658cc2d
Compare
658cc2d to
b2e6852
Compare
f11a4e8 to
6a07bf1
Compare
6a07bf1 to
55ba498
Compare
d97a408 to
0f400dd
Compare
0f400dd to
535c577
Compare
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
^0.6.0→^0.8.04.2.21→4.3.203.2.2→3.2.73.2.1→3.2.73.0.7→3.1.54.17.13→4.17.254.17.24→4.19.83.0.1→3.0.44.26.6→4.28.104.14.171→4.17.243.0.19→3.6.2012.20.16→12.20.551.4.0→1.4.52.8.31→2.8.327.3.7→7.7.11.13.10→1.15.101.0.2→1.2.07.0.5→7.0.80.21.2→0.30.34.3.4→4.5.02.4.0→2.5.267.0.0→67.1.14.27.6→4.31.0~3.18.0→~3.19.03.1.10→3.7.42.0.12→2.0.226.11.3→6.11.411.1.1→11.1.20.20.37→0.28.17Release Notes
grpc/grpc-node (@grpc/proto-loader)
v0.8.0: @grpc/proto-loader 0.8.0Compare Source
serializeanddeserializefunctions to Message definition objects. See grpc/proposal#503 for more details. (#2970)v0.7.15: @grpc/proto-loader 0.7.15Compare Source
targetFileExtensionoption to root files (#2946)v0.7.14: @grpc/proto-loader 0.7.14Compare Source
v0.7.13: @grpc/proto-loader 0.7.13Compare Source
v0.7.12: @grpc/proto-loader 0.7.12Compare Source
.tsextension in import statements in generated TypeScript files" (#2699)v0.7.11: @grpc/proto-loader 0.7.11Compare Source
.tsextension in import statements in generated TypeScript files (#2693 contributed by @atjn)v0.7.10: @grpc/proto-loader 0.7.10Compare Source
grpcLiboption to be omitted in the type generator, to generate implementation-agnostic code (#2573)v0.7.9: @grpc/proto-loader 0.7.9Compare Source
v0.7.8Compare Source
v0.7.7: @grpc/proto-loader 0.7.7Compare Source
v0.7.6: @grpc/proto-loader 0.7.6Compare Source
Longin files that don't use it (#2370 contributed by @install)v0.7.5: @grpc/proto-loader 0.7.5Compare Source
@deprecatedannotations in generated comments if theincludeCommentsoption is set (#2357 contributed by @danielronnkvist)v0.7.4: @grpc/proto-loader 0.7.4Compare Source
v0.7.3: @grpc/proto-loader 0.7.3Compare Source
v0.7.2: @grpc/proto-loader 0.7.2Compare Source
longdependency (#2197)v0.7.1: @grpc/proto-loader 0.7.1longdependency to version 5 (#2192)axios/axios (axios)
v0.30.3: Release notes - v0.30.3Compare Source
This is a critical security maintenance release for the v0.x branch. It addresses a high-priority vulnerability involving prototype pollution that could lead to a Denial of Service (DoS).
Recommendation: All users currently on the 0.x release line should upgrade to this version immediately to ensure environment stability.
🛡️ Security Fixes
⚙️ Maintenance & CI
Configuration Merging Behavior:
As part of the security fix, Axios now restricts the merging of the proto key within configuration objects. If your codebase relies on unconventional deep-merging patterns that target the object prototype via Axios config, those operations will now be blocked. This is a necessary change to prevent prototype pollution.
Full Changelog: v0.30.2...v0.30.3
v0.30.2Compare Source
What's Changed
maxContentLengthvulnerability fix to v0.x by @FeBe95 in #7034New Contributors
Full Changelog: axios/axios@v0.30.1...v0.30.2
v0.30.1Compare Source
Release notes:
Bug Fixes
Contributors to this release
Full Changelog: axios/axios@v0.30.0...v0.30.1
v0.30.0Compare Source
Release notes:
Bug Fixes
Contributors to this release
Full Changelog: axios/axios@v0.29.0...v0.30.0
v0.29.0Compare Source
Release notes:
Bug Fixes
Contributors to this release
v0.28.1Compare Source
Release notes:
Release notes:
Bug Fixes
reqis not defined (#6307)v0.28.0Compare Source
Release notes:
Bug Fixes
withXSRFTokenoption to v0.x (#6091)Backports from v1.x:
axios.formToJSONmethod (#4735)url-encoded-formserializer to respect theformSerializerconfig (#4721)string[]toAxiosRequestHeaderstype (#4322)AxiosErrorstack capturing; (#4718)AxiosErrorstatus code type; (#4717)blobto the list of protocols supported by the browser (#4678)v0.27.2Compare Source
Fixes and Functionality:
v0.27.1Compare Source
Fixes and Functionality:
v0.27.0Compare Source
Breaking changes:
Content-Typerequest header when passing FormData (#3785)transformRequestandtoFormData(#4470)QOL and DevX improvements:
Fixes and Functionality:
Internal and Tests:
Documentation:
Notes:
v0.26.1Compare Source
Fixes and Functionality:
v0.26.0Compare Source
Fixes and Functionality:
v0.25.0Compare Source
Breaking changes:
Fixes and Functionality:
booleanandnumbertypes (#4144)undefined(#3153)Internal and Tests:
Documentation:
Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:
v0.24.0Compare Source
Breaking changes:
Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:
v0.23.0Compare Source
Breaking changes:
Fixes and Functionality:
Internal and Tests:
Documentation:
Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:
v0.22.0Compare Source
Fixes and Functionality:
Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:
v0.21.4Compare Source
Fixes and Functionality:
Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:
v0.21.3Compare Source
Fixes and Functionality:
Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:
chaijs/chai (chai)
v4.5.0Compare Source
1a36d35What's Changed
Full Changelog: chaijs/chai@v4.4.1...v4.5.0
v4.4.1Compare Source
What's Changed
??for node compat by @43081j in #1574Full Changelog: chaijs/chai@v4.4.0...v4.4.1
v4.4.0Compare Source
What's Changed
Full Changelog: chaijs/chai@v4.3.10...v4.4.0
v4.3.10Compare Source
This release simply bumps all dependencies to their latest non-breaking versions.
What's Changed
Full Changelog: chaijs/chai@v4.3.9...v4.3.10
v4.3.9Compare Source
Upgrade dependencies.
This release upgrades dependencies to address CVE-2023-43646 where a large function name can cause "catastrophic backtracking" (aka ReDOS attack) which can cause the test suite to hang.
Full Changelog: chaijs/chai@v4.3.8...v4.3.9
v4.3.8Compare Source
What's Changed
New Contributors
Full Changelog: chaijs/chai@v4.3.7...v4.3.8
v4.3.7Compare Source
What's Changed
Full Changelog: chaijs/chai@v4.3.6...v4.3.7
v4.3.6Compare Source
Update loupe to 2.3.1
v4.3.5Compare Source
fca5bb1747eb4e022c2fa5276af6c8a4e00googleapis/nodejs-proto-files (google-proto-files)
v2.5.2Compare Source
v2.5.0Compare Source
Features
2.4.1 (2021-09-09)
Bug Fixes
v2.4.1Compare Source
googleapis/google-api-nodejs-client (googleapis)
v67.1.1Compare Source
⚠ BREAKING CHANGES
Features