Skip to content

Commit

Permalink
fix(deps): update dependency mongodb to v6.14.2 (#1285)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [mongodb](https://redirect.github.com/mongodb/node-mongodb-native) |
[`6.14.0` ->
`6.14.2`](https://renovatebot.com/diffs/npm/mongodb/6.14.0/6.14.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/mongodb/6.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/mongodb/6.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/mongodb/6.14.0/6.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mongodb/6.14.0/6.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mongodb/node-mongodb-native (mongodb)</summary>

###
[`v6.14.2`](https://redirect.github.com/mongodb/node-mongodb-native/blob/HEAD/HISTORY.md#6142-2025-03-04)

[Compare
Source](https://redirect.github.com/mongodb/node-mongodb-native/compare/v6.14.1...v6.14.2)

##### Bug Fixes

- **NODE-6803:** kms proxy socket creates unhandled rejection
([#&#8203;4444](https://redirect.github.com/mongodb/node-mongodb-native/issues/4444))
([ed69cf9](https://redirect.github.com/mongodb/node-mongodb-native/commit/ed69cf914435ebc96c44b265704571e3d34629ef))

###
[`v6.14.1`](https://redirect.github.com/mongodb/node-mongodb-native/blob/HEAD/HISTORY.md#6141-2025-03-03)

[Compare
Source](https://redirect.github.com/mongodb/node-mongodb-native/compare/v6.14.0...v6.14.1)

##### Bug Fixes

- **NODE-6801:** set token on connection from cache
([#&#8203;4438](https://redirect.github.com/mongodb/node-mongodb-native/issues/4438))
([cb13746](https://redirect.github.com/mongodb/node-mongodb-native/commit/cb1374649858ae2e0f3f3e109d7bf7e4bcd193c2))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/creatorsgarten/creatorsgarten.org).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 4, 2025
1 parent 252528f commit d1f93d5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"lodash": "4.17.21",
"lru-cache": "11.0.2",
"memoize": "10.1.0",
"mongodb": "6.14.0",
"mongodb": "6.14.2",
"nanostores": "0.11.4",
"ofetch": "1.4.1",
"qrcode": "1.5.4",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d1f93d5

Please sign in to comment.