chore(deps): update all patch versions #2
+167
−4,043
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.2
12.0.0
->12.0.2
8.10.122
->8.10.145
1.8.9
->1.8.11
3.8.1
->3.8.3
3.5.20
->3.5.32
12.0.3
->12.0.4
7.10.9
->7.10.10
2.15.22
->2.15.26
2.15.22
->2.15.26
2.0.4
->2.0.6
17.0.67
->17.0.83
4.3.10
->4.3.12
7.5.3
->7.5.8
7.5.5
->7.5.8
10.0.18
->10.0.20
0.95.9
->0.95.15
1.6.21-alpine
->1.6.32-alpine
3.6.11
->4.17.2
^3.6.11
->^4.17.1
5.0.5
->5.0.10
5.1.6
->5.1.7
Release Notes
koajs/router (@koa/router)
v12.0.2
Compare Source
v12.0.1
Compare Source
072b545
147a934
9a45a3b
04884de
8d390a9
bc13548
ae98680
ceb3d16
knex/knex (knex)
v0.95.15
Compare Source
Bug fixes:
v0.95.14
Compare Source
Bug fixes:
v0.95.13
Compare Source
Bug fixes:
Typings:
v0.95.12
Compare Source
New features:
Bug fixes:
Typings:
v0.95.11
Compare Source
New features:
Bug fixes:
Improvements:
v0.95.10
Compare Source
Improvements:
Typings:
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.isaacs/rimraf (rimraf)
v5.0.10
Compare Source
v5.0.9
Compare Source
v5.0.8
Compare Source
v5.0.7
Compare Source
v5.0.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 Renovate Bot.