-
Notifications
You must be signed in to change notification settings - Fork 553
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
chore(deps): update all patch versions #1810
Closed
Closed
Conversation
This file contains 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
b99a60c
to
2e48bb0
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1810 +/- ##
==========================================
- Coverage 91.50% 85.68% -5.83%
==========================================
Files 145 22 -123
Lines 7431 1257 -6174
Branches 1489 273 -1216
==========================================
- Hits 6800 1077 -5723
+ Misses 631 180 -451 |
c451a3b
to
52c1a7d
Compare
cdff403
to
f21aff5
Compare
396f26e
to
38420e5
Compare
9c74c4b
to
7991f90
Compare
3fbfae9
to
343e7aa
Compare
e5cce77
to
e1fc0d6
Compare
e1fc0d6
to
b794b6f
Compare
Closing this as it's still trying to upgrade |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
pkg:auto-instrumentations-node
pkg:auto-instrumentations-web
pkg:host-metrics
pkg:id-generator-aws-xray
pkg:instrumentation-amqplib
pkg:instrumentation-aws-lambda
pkg:instrumentation-aws-sdk
pkg:instrumentation-bunyan
pkg:instrumentation-cassandra-driver
pkg:instrumentation-cucumber
pkg:instrumentation-dns
pkg:instrumentation-document-load
pkg:instrumentation-express
pkg:instrumentation-fastify
pkg:instrumentation-generic-pool
pkg:instrumentation-ioredis
pkg:instrumentation-knex
pkg:instrumentation-koa
pkg:instrumentation-long-task
pkg:instrumentation-mongodb
pkg:instrumentation-mongoose
pkg:instrumentation-mysql
pkg:instrumentation-mysql2
pkg:instrumentation-nestjs-core
pkg:instrumentation-net
pkg:instrumentation-pg
pkg:instrumentation-pino
pkg:instrumentation-restify
pkg:instrumentation-user-interaction
pkg:instrumentation-winston
pkg:plugin-react-load
pkg:resource-detector-alibaba-cloud
pkg:resource-detector-aws
pkg:resource-detector-azure
pkg:resource-detector-container
pkg:resource-detector-gcp
pkg:resource-detector-github
pkg:resource-detector-instana
pkg:sampler-aws-xray
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:
12.0.0
->12.0.1
12.0.0
->12.0.1
8.10.122
->8.10.132
1.8.9
->1.8.11
3.5.20
->3.5.29
12.0.3
->12.0.4
4.14.199
->4.14.202
2.15.22
->2.15.25
2.15.22
->2.15.25
2.0.4
->2.0.6
17.0.67
->17.0.75
4.3.10
->4.3.12
7.5.3
->7.5.6
10.0.18
->10.0.20
1.6.21-alpine
->1.6.23-alpine
3.6.11
->4.17.2
^3.6.11
->^4.17.1
6.12.3
->6.12.6
5.1.5
->5.1.7
5.1.6
->5.1.7
Release Notes
koajs/router (@koa/router)
v12.0.1
Compare Source
072b545
147a934
9a45a3b
04884de
8d390a9
bc13548
ae98680
ceb3d16
mongodb/node-mongodb-native (mongodb)
v4.17.2
Compare Source
The MongoDB Node.js team is pleased to announce version 4.17.2 of the
mongodb
package!Release Notes
Fix connection leak when serverApi is enabled
When enabling serverApi the driver's RTT mesurment logic (used to determine the closest node) still sent the legacy hello command "isMaster" causing the server to return an error. Unfortunately, the error handling logic did not correctly destroy the socket which would cause a leak.
Both sending the correct hello command and the error handling connection clean up logic are fixed in this change.
Bug Fixes
Documentation
We invite you to try the
mongodb
library immediately, and report any issues to the NODE project.Automattic/mongoose (mongoose)
v6.12.6
Compare Source
v6.12.5
Compare Source
v6.12.4
Compare Source
sinonjs/nise (nise)
v5.1.7
Compare Source
v5.1.6
Compare Source
TryGhost/node-sqlite3 (sqlite3)
v5.1.7
Compare Source
What's Changed
@mapbox/node-pre-gyp
withprebuild
+prebuild-install
(TryGhost/node-sqlite3@605c7f9) by @daniellockyerRowToJS
performance by removingNapi::String::New
instantiation by @daniellockyerNew Contributors
Full Changelog: TryGhost/node-sqlite3@v5.1.6...v5.1.7
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.