Bump uuid, @nestjs/typeorm and typeorm in /apps/ai-engine#11
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump uuid, @nestjs/typeorm and typeorm in /apps/ai-engine#11dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependencies [uuid](https://github.com/uuidjs/uuid), [@nestjs/typeorm](https://github.com/nestjs/typeorm) and [typeorm](https://github.com/typeorm/typeorm). These dependencies need to be updated together. Removes `uuid` Updates `@nestjs/typeorm` from 10.0.2 to 11.0.1 - [Release notes](https://github.com/nestjs/typeorm/releases) - [Commits](nestjs/typeorm@10.0.2...11.0.1) Updates `typeorm` from 0.3.29 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.29...1.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: dependency-type: indirect - dependency-name: "@nestjs/typeorm" dependency-version: 11.0.1 dependency-type: direct:production - dependency-name: typeorm dependency-version: 1.0.0 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/typeorm and typeorm. These dependencies need to be updated together.
Removes
uuidUpdates
@nestjs/typeormfrom 10.0.2 to 11.0.1Release notes
Sourced from @nestjs/typeorm's releases.
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 modifies
preparescript that runs during installation. Review the package contents before updating.Updates
typeormfrom 0.3.29 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)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.