Skip to content

Update dependencies: Bump the all-dependencies group with 6 updates #276

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps the all-dependencies group with 6 updates:

Package From To
ioredis 5.4.2 5.5.0
semver 7.7.0 7.7.1
@types/node 22.13.0 22.13.1
@vitest/coverage-v8 3.0.4 3.0.5
mongoose 8.9.6 8.10.0
vitest 3.0.4 3.0.5

Updates ioredis from 5.4.2 to 5.5.0

Release notes

Sourced from ioredis's releases.

v5.5.0

5.5.0 (2025-02-07)

Features

Changelog

Sourced from ioredis's changelog.

5.5.0 (2025-02-07)

Features

Commits

Updates semver from 7.7.0 to 7.7.1

Release notes

Sourced from semver's releases.

v7.7.1

7.7.1 (2025-02-03)

Bug Fixes

Changelog

Sourced from semver's changelog.

7.7.1 (2025-02-03)

Bug Fixes

Commits

Updates @types/node from 22.13.0 to 22.13.1

Commits

Updates @vitest/coverage-v8 from 3.0.4 to 3.0.5

Release notes

Sourced from @​vitest/coverage-v8's releases.

v3.0.5

This release includes security patches for:

🚀 Features

🐞 Bug Fixes

View changes on GitHub
Commits

Updates mongoose from 8.9.6 to 8.10.0

Release notes

Sourced from mongoose's releases.

8.10.0 / 2025-02-05

  • feat(schema+schematype): add toJSONSchema() method to convert schemas and schematypes to JSON schema #15184 #11162
  • feat(connection): make connection helpers respect bufferTimeoutMS #15229 #15201
  • feat(document): support schematype-level transform option #15163 #15084
  • feat(model): add insertOne() function to insert a single doc #15162 #14843
  • feat(connection): support Connection.prototype.aggregate() for db-level aggregations #15153
  • feat(model): make syncIndexes() not call createIndex() on indexes that already exist #15175 #12250
  • feat(model): useConnection(connection) function #14802
  • fix(model): disallow updateMany(update) and fix TypeScript types re: updateMany() #15199 #15190
  • fix(collection): avoid buffering if creating a collection during a connection interruption #15187 #14971
  • fix(model): throw error if calling create() with multiple docs in a transaction unless ordered: true #15100
  • fix(model): skip createCollection() in syncIndexes() if autoCreate: false #15155
  • fix(model): make hydrate() handle hydrating deeply nested populated docs with hydratedPopulatedDocs #15130
  • types(document): make sure toObject() and toJSON() apply versionKey __v #15097
  • ci(NODE-6505): CI Setup for Encryption Support #15139 aditi-khare-mongoDB

8.9.7 / 2025-02-04

  • fix: avoid applying defaults on map embedded paths #15217 #15196
  • types: add missing $median operator to aggregation types #15233 #15209
  • docs(document): clarify that toObject() returns a POJO that may contain non-POJO values #15232 #15208
Changelog

Sourced from mongoose's changelog.

8.10.0 / 2025-02-05

  • feat(schema+schematype): add toJSONSchema() method to convert schemas and schematypes to JSON schema #15184 #11162
  • feat(connection): make connection helpers respect bufferTimeoutMS #15229 #15201
  • feat(document): support schematype-level transform option #15163 #15084
  • feat(model): add insertOne() function to insert a single doc #15162 #14843
  • feat(connection): support Connection.prototype.aggregate() for db-level aggregations #15153
  • feat(model): make syncIndexes() not call createIndex() on indexes that already exist #15175 #12250
  • feat(model): useConnection(connection) function #14802
  • fix(model): disallow updateMany(update) and fix TypeScript types re: updateMany() #15199 #15190
  • fix(collection): avoid buffering if creating a collection during a connection interruption #15187 #14971
  • fix(model): throw error if calling create() with multiple docs in a transaction unless ordered: true #15100
  • fix(model): skip createCollection() in syncIndexes() if autoCreate: false #15155
  • fix(model): make hydrate() handle hydrating deeply nested populated docs with hydratedPopulatedDocs #15130
  • types(document): make sure toObject() and toJSON() apply versionKey __v #15097
  • ci(NODE-6505): CI Setup for Encryption Support #15139 aditi-khare-mongoDB

8.9.7 / 2025-02-04

  • fix: avoid applying defaults on map embedded paths #15217 #15196
  • types: add missing $median operator to aggregation types #15233 #15209
  • docs(document): clarify that toObject() returns a POJO that may contain non-POJO values #15232 #15208
Commits

Updates vitest from 3.0.4 to 3.0.5

Release notes

Sourced from vitest's releases.

v3.0.5

This release includes security patches for:

🚀 Features

🐞 Bug Fixes

View changes on GitHub
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [ioredis](https://github.com/luin/ioredis) | `5.4.2` | `5.5.0` |
| [semver](https://github.com/npm/node-semver) | `7.7.0` | `7.7.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.0` | `22.13.1` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.0.4` | `3.0.5` |
| [mongoose](https://github.com/Automattic/mongoose) | `8.9.6` | `8.10.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.4` | `3.0.5` |


Updates `ioredis` from 5.4.2 to 5.5.0
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](redis/ioredis@v5.4.2...v5.5.0)

Updates `semver` from 7.7.0 to 7.7.1
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.7.0...v7.7.1)

Updates `@types/node` from 22.13.0 to 22.13.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vitest/coverage-v8` from 3.0.4 to 3.0.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/coverage-v8)

Updates `mongoose` from 8.9.6 to 8.10.0
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@8.9.6...8.10.0)

Updates `vitest` from 3.0.4 to 3.0.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/vitest)

---
updated-dependencies:
- dependency-name: ioredis
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: mongoose
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2025
Copy link

@ilovepixelart ilovepixelart merged commit a68ca84 into main Feb 12, 2025
10 checks passed
@ilovepixelart ilovepixelart deleted the dependabot-npm_and_yarn-all-dependencies-e2d4cef7ba branch February 12, 2025 09:35
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant