npm-backend: bump the backend-major-updates group across 1 directory with 3 updates#6293
Open
dependabot[bot] wants to merge 1 commit into
Conversation
c80f509 to
f0c3d94
Compare
…with 3 updates Bumps the backend-major-updates group with 3 updates in the /sources/packages/backend directory: [redis](https://github.com/redis/node-redis), [typeorm](https://github.com/typeorm/typeorm) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `redis` from 5.12.1 to 6.1.0 - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/redis@5.12.1...redis@6.1.0) Updates `typeorm` from 0.3.30 to 1.0.0 - [Release notes](https://github.com/typeorm/typeorm/releases) - [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md) - [Commits](typeorm/typeorm@0.3.30...1.0.0) Updates `@types/node` from 25.9.3 to 26.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: backend-major-updates - dependency-name: redis dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: backend-major-updates - dependency-name: typeorm dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: backend-major-updates ... Signed-off-by: dependabot[bot] <support@github.com>
f0c3d94 to
b796542
Compare
|
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 backend-major-updates group with 3 updates in the /sources/packages/backend directory: redis, typeorm and @types/node.
Updates
redisfrom 5.12.1 to 6.1.0Release notes
Sourced from redis's releases.
... (truncated)
Commits
9ba65ddRelease redis@6.1.0d400bc9Release entraid@6.1.027c0b71Release time-series@6.1.05044e44Release search@6.1.057aba53Release json@6.1.0c19ba5bRelease bloom@6.1.0323e2bcRelease client@6.1.0a476aa6feat(cluster): add getNodeClientForKey for WATCH/MULTI/EXEC (#3315)7ae4652feat: add key prefixing (#3312)65e9453Release redis@6.0.1Updates
typeormfrom 0.3.30 to 1.0.0Release notes
Sourced from typeorm's releases.
... (truncated)
Changelog
Sourced from typeorm's changelog.
... (truncated)
Commits
cf3f13fdocs: restyle version dropdown for v1 release (#12514)6997b23chore: release v1.0.0 (#12510)df09802fix(cockroachdb): adjust join in loadTables to load correct table columns (#1...f5cc456fix(find-options): allow array values in JsonContains (#12420)9440998fix(mysql)!: use index identifiers instead of raw SQL inQB.useIndex()(#12...a4f26afchore(deps): bump the github-actions-official group with 3 updates (#12483)ac2ffc6chore(deps): bump the github-actions-third-party group with 3 updates (#12484)62948a3revert: fix up limit with joins (#12478)c2b788fci: pin all GitHub Actions to commit SHAs (#12481)9284c16fix(security): validate limit() in Update/SoftDelete query builders (#12436)Updates
@types/nodefrom 25.9.3 to 26.1.0Commits