npm-backend: bump the backend-major-updates group across 1 directory with 6 updates#6229
Open
dependabot[bot] wants to merge 1 commit into
Conversation
dc3d5fa to
9f6ea07
Compare
…with 6 updates Bumps the backend-major-updates group with 6 updates in the /sources/packages/backend directory: | Package | From | To | | --- | --- | --- | | [@bull-board/api](https://github.com/felixmosh/bull-board/tree/HEAD/packages/api) | `7.1.5` | `8.0.0` | | [@bull-board/express](https://github.com/felixmosh/bull-board/tree/HEAD/packages/express) | `7.1.5` | `8.0.0` | | [@bull-board/nestjs](https://github.com/felixmosh/bull-board/tree/HEAD/packages/nestjs) | `7.1.5` | `8.0.0` | | [@bull-board/ui](https://github.com/felixmosh/bull-board/tree/HEAD/packages/ui) | `7.1.5` | `8.0.0` | | [redis](https://github.com/redis/node-redis) | `5.12.1` | `6.0.0` | | [typeorm](https://github.com/typeorm/typeorm) | `0.3.30` | `1.0.0` | Updates `@bull-board/api` from 7.1.5 to 8.0.0 - [Release notes](https://github.com/felixmosh/bull-board/releases) - [Changelog](https://github.com/felixmosh/bull-board/blob/master/CHANGELOG.md) - [Commits](https://github.com/felixmosh/bull-board/commits/v8.0.0/packages/api) Updates `@bull-board/express` from 7.1.5 to 8.0.0 - [Release notes](https://github.com/felixmosh/bull-board/releases) - [Changelog](https://github.com/felixmosh/bull-board/blob/master/CHANGELOG.md) - [Commits](https://github.com/felixmosh/bull-board/commits/v8.0.0/packages/express) Updates `@bull-board/nestjs` from 7.1.5 to 8.0.0 - [Release notes](https://github.com/felixmosh/bull-board/releases) - [Changelog](https://github.com/felixmosh/bull-board/blob/master/CHANGELOG.md) - [Commits](https://github.com/felixmosh/bull-board/commits/v8.0.0/packages/nestjs) Updates `@bull-board/ui` from 7.1.5 to 8.0.0 - [Release notes](https://github.com/felixmosh/bull-board/releases) - [Changelog](https://github.com/felixmosh/bull-board/blob/master/CHANGELOG.md) - [Commits](https://github.com/felixmosh/bull-board/commits/v8.0.0/packages/ui) Updates `redis` from 5.12.1 to 6.0.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.0.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) --- updated-dependencies: - dependency-name: "@bull-board/api" dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: backend-major-updates - dependency-name: "@bull-board/express" dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: backend-major-updates - dependency-name: "@bull-board/nestjs" dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: backend-major-updates - dependency-name: "@bull-board/ui" dependency-version: 8.0.0 dependency-type: direct:production 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>
9f6ea07 to
cebeca1
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 6 updates in the /sources/packages/backend directory:
7.1.58.0.07.1.58.0.07.1.58.0.07.1.58.0.05.12.16.0.00.3.301.0.0Updates
@bull-board/apifrom 7.1.5 to 8.0.0Release notes
Sourced from @bull-board/api's releases.
... (truncated)
Changelog
Sourced from @bull-board/api's changelog.
... (truncated)
Commits
4e922c2release: v8.0.038ce164chore: remove date-fns localization, use Intl api, update date-fns to latest37fbf0cfeat: Add Docs & Demo site (#1217)7a9c3edrelease: v7.2.11e0c4a3chore: reformat with oxfmt6f34d1achore: Bump deps0874e69release: v7.2.0cf550dfAdd per-queue throughput metrics (#1208)e36c80cfix: update package links and badgesUpdates
@bull-board/expressfrom 7.1.5 to 8.0.0Release notes
Sourced from @bull-board/express's releases.
... (truncated)
Changelog
Sourced from @bull-board/express's changelog.
... (truncated)
Commits
4e922c2release: v8.0.07a9c3edrelease: v7.2.16f34d1achore: Bump deps0874e69release: v7.2.0e36c80cfix: update package links and badgesUpdates
@bull-board/nestjsfrom 7.1.5 to 8.0.0Release notes
Sourced from @bull-board/nestjs's releases.
... (truncated)
Changelog
Sourced from @bull-board/nestjs's changelog.
... (truncated)
Commits
4e922c2release: v8.0.07a9c3edrelease: v7.2.11e0c4a3chore: reformat with oxfmt6f34d1achore: Bump deps0874e69release: v7.2.0e36c80cfix: update package links and badgesUpdates
@bull-board/uifrom 7.1.5 to 8.0.0Release notes
Sourced from @bull-board/ui's releases.
... (truncated)
Changelog
Sourced from @bull-board/ui's changelog.
... (truncated)
Commits
4e922c2release: v8.0.07fdb8a8chore: reformat code38ce164chore: remove date-fns localization, use Intl api, update date-fns to latest37fbf0cfeat: Add Docs & Demo site (#1217)c049d4efeat(ui): add German (de-DE) locale (#1215)7a9c3edrelease: v7.2.11e0c4a3chore: reformat with oxfmt6f34d1achore: Bump depsf2377abchore(ui): update recharts to latest7b6297efeat: replace radix-ui with base-ui/reactUpdates
redisfrom 5.12.1 to 6.0.0Release notes
Sourced from redis's releases.
... (truncated)
Commits
4ec5a31Release redis@6.0.056f9a49Release entraid@6.0.0727b24cRelease time-series@6.0.0b5b7b88Release search@6.0.04813d1cRelease json@6.0.02cbd719Release bloom@6.0.0d0a53bbRelease client@6.0.0c91e667chore: widen@redis/clientpeer-dep to allow 6.x for major release (#3296)f784b17feat(client): align default keepAliveInitialDelay and commandTimeout (#3292)9fa8a5bfix: wrapper command options (#3295)Updates
typeormfrom 0.3.30 to 1.0.0Release notes
Sourced from typeorm's releases.
... (truncated)
Changelog
Sourced from typeorm's changelog.