chore(deps): bump uuid, @nestjs/schedule, @nestjs/terminus and @nestjs/typeorm#75
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump uuid, @nestjs/schedule, @nestjs/terminus and @nestjs/typeorm#75dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…s/typeorm Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependencies [uuid](https://github.com/uuidjs/uuid), [@nestjs/schedule](https://github.com/nestjs/schedule), [@nestjs/terminus](https://github.com/nestjs/terminus) and [@nestjs/typeorm](https://github.com/nestjs/typeorm). These dependencies need to be updated together. Removes `uuid` Updates `@nestjs/schedule` from 2.2.3 to 6.1.3 - [Release notes](https://github.com/nestjs/schedule/releases) - [Commits](nestjs/schedule@2.2.3...6.1.3) Updates `@nestjs/terminus` from 10.3.0 to 11.1.1 - [Release notes](https://github.com/nestjs/terminus/releases) - [Changelog](https://github.com/nestjs/terminus/blob/master/CHANGELOG.md) - [Commits](nestjs/terminus@10.3.0...11.1.1) Updates `@nestjs/typeorm` from 9.0.1 to 11.0.1 - [Release notes](https://github.com/nestjs/typeorm/releases) - [Commits](nestjs/typeorm@9.0.1...11.0.1) --- updated-dependencies: - dependency-name: uuid dependency-version: dependency-type: indirect - dependency-name: "@nestjs/schedule" dependency-version: 6.1.3 dependency-type: direct:production - dependency-name: "@nestjs/terminus" dependency-version: 11.1.1 dependency-type: direct:production - dependency-name: "@nestjs/typeorm" dependency-version: 11.0.1 dependency-type: direct:production ... 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.
Removes uuid. It's no longer used after updating ancestor dependencies uuid, @nestjs/schedule, @nestjs/terminus and @nestjs/typeorm. These dependencies need to be updated together.
Removes
uuidUpdates
@nestjs/schedulefrom 2.2.3 to 6.1.3Release notes
Sourced from
@nestjs/schedule's releases.... (truncated)
Commits
059f196Merge pull request #2249 from nestjs/renovate/release-it-20.x557730eMerge pull request #2251 from kyungseopk1m/feat/cron-initial-delay-v214f5b80feat(cron): add initialDelay option to defer first job execution536367dchore(deps): update dependency release-it to v2057e2861Merge pull request #2250 from nestjs/revert-2247-feat/cron-initial-delaye08f457Revert "feat(cron): add initialDelay option to defer first job execution"3198abechore(): release v6.1.2a57ce2cMerge pull request #2247 from kyungseopk1m/feat/cron-initial-delaybb3490dchore(deps): update dependency prettier to v3.8.3 (#2248)1c5677ffeat(cron): add initialDelay option to defer first job executionUpdates
@nestjs/terminusfrom 10.3.0 to 11.1.1Release notes
Sourced from
@nestjs/terminus's releases.... (truncated)
Changelog
Sourced from
@nestjs/terminus's changelog.... (truncated)
Commits
a5dc4a5chore: release 1.11.1ff8dbcfMerge pull request #2696 from nestjs/nexta5c030dchore: release 11.1.1-beta.1e45f528chore: formattingeb3e234chore: release 11.1.1-beta.08d7226bfix: use dependency injection to provide custom loggers5a2647echore(): release v11.1.0c9386aeMerge pull request #2621 from nestjs/renovate/mikro-orm-monorepoc6862f4Merge pull request #2678 from nestjs/nextf2a33b4chore(deps): update mikro-orm monorepo to v6.6.7Updates
@nestjs/typeormfrom 9.0.1 to 11.0.1Release notes
Sourced from
@nestjs/typeorm's releases.... (truncated)
Commits
57bcd24chore(): release v11.0.1d08fc02Merge pull request #2528 from nestjs/renovate/postgres-18.x3d42a8eMerge pull request #2566 from nestjs/renovate/cimg-node-24.x180b9c9Merge pull request #2562 from naorpeled/feat/support-v1-of-typeorm429caa3chore(deps): update dependency ts-jest to v29.4.9 (#2569)4473f7bchore(deps): update dependency typescript-eslint to v8.58.0 (#2568)ed9f679fix: resolve lock sync issues574b654fix: Use ^1.0.0-dev for typeorm peer dependency rangef8a656achore(deps): update node.js to v24.14.170e63edchore: Remove unnecessary unit testsInstall script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.