forked from census-instrumentation/opencensus-node
-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update all non-major dependencies #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/all-minor-patch
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
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
bc4084a to
de80aa4
Compare
de80aa4 to
a70e2d4
Compare
a70e2d4 to
311f4fd
Compare
f947f38 to
c7d2d67
Compare
7636d5b to
7e38003
Compare
05c7f0d to
0d10436
Compare
678cae6 to
ef0caab
Compare
b0d5667 to
9d98fc4
Compare
9d98fc4 to
48fb62c
Compare
48fb62c to
4e2c364
Compare
203ee4c to
c375ea7
Compare
dcb6552 to
72c36fb
Compare
8c3bb40 to
6ba461c
Compare
6ba461c to
e34a2f9
Compare
473295e to
af065dd
Compare
af065dd to
f580d9c
Compare
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.73.0.1->3.0.44.26.6->4.28.104.14.171->4.17.203.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.24.3.4->4.5.02.4.0->2.5.267.0.0->67.1.14.27.6->4.30.1~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.14Release 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.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