Update dependencies: Bump the all-dependencies group with 6 updates#276
Merged
ilovepixelart merged 1 commit intomainfrom Feb 12, 2025
Merged
Conversation
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] <support@github.com>
|
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
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.



Bumps the all-dependencies group with 6 updates:
5.4.25.5.07.7.07.7.122.13.022.13.13.0.43.0.58.9.68.10.03.0.43.0.5Updates
ioredisfrom 5.4.2 to 5.5.0Release notes
Sourced from ioredis's releases.
Changelog
Sourced from ioredis's changelog.
Commits
49d1cf0chore(release): 5.5.0 [skip ci]3a04beefeat: Add ability for nat mapping through function (#1948)2f9843dfeat(HscanStream): adding NOVALUES option (#1943)5d3e7caUpdate README.mdUpdates
semverfrom 7.7.0 to 7.7.1Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
30c438bchore: release 7.7.1 (#765)af761c0fix(inc): fully capture prerelease identifier (#764)Updates
@types/nodefrom 22.13.0 to 22.13.1Commits
Updates
@vitest/coverage-v8from 3.0.4 to 3.0.5Release notes
Sourced from
@vitest/coverage-v8's releases.Commits
1154662chore: release v3.0.5Updates
mongoosefrom 8.9.6 to 8.10.0Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
Commits
3501adfchore: release 8.10.0ebf1533Merge pull request #15214 from Automattic/8.100d41398Merge branch 'master' into 8.108a55290test: make distinct() transaction test more durable70377fcchore: release 8.9.7bd53c4cMerge pull request #15233 from Automattic/vkarpov15/gh-152092de289btypes: add Median as AccumulatorOperator52f3cedMerge pull request #15232 from Automattic/vkarpov15/gh-15208f344f63types: avoid flattening/transforming MongoDB Sessions to fix testscfd1bb5correctly check out pinned commitUpdates
vitestfrom 3.0.4 to 3.0.5Release notes
Sourced from vitest's releases.
Commits
1154662chore: release v3.0.53c8050efix: don't toggle cli cursor on non-TTY (#7336)191ef9efix: validate websocket request (#7317)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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