Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @nestjs/typeorm from 9.0.1 to 10.0.0 #445

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps @nestjs/typeorm from 9.0.1 to 10.0.0.

Release notes

Sourced from @​nestjs/typeorm's releases.

Release 10.0.0

  • chore: update package lock, fix husky scripts (4055b29)
  • ci: update config.yml (cab7471)
  • Merge pull request #1673 from nestjs/renovate/major-nest-monorepo (1c1ad2f)
  • chore(deps): update nest monorepo to v10 (3d171d1)
  • Merge pull request #1670 from nestjs/10.0.0 (f9da8c8)
  • chore(deps): update typescript-eslint monorepo to v5.59.11 (4d967a3)
  • chore: laying the grounds for v10.0.0 (bfae2ab)
  • Merge pull request #1669 from nestjs/renovate/nest-monorepo (3d9db94)
  • chore(deps): update nest monorepo to v9.4.3 (138dabf)
  • Merge pull request #1668 from nestjs/renovate/node-18.x (b1e6a3c)
  • chore(deps): update dependency @​types/node to v18.16.18 (fee22a4)
  • Merge pull request #1667 from nestjs/renovate/cimg-node-20.x (ed40779)
  • chore(deps): update node.js to v20.3 (050c316)
  • chore(deps): update dependency @​types/uuid to v9.0.2 (5d11107)
  • chore(deps): update typescript-eslint monorepo to v5.59.9 (8feb10e)
  • chore(deps): update dependency release-it to v15.11.0 (c70d79a)
  • chore(deps): update dependency eslint to v8.42.0 (456a437)
  • chore(deps): update dependency release-it to v15.10.5 (fb50a10)
  • chore(deps): update dependency typescript to v5.1.3 (c82c259)
  • chore(deps): update dependency @​types/jest to v29.5.2 (d291b64)
  • chore(deps): update commitlint monorepo to v17.6.5 (5401451)
  • chore(deps): update typescript-eslint monorepo to v5.59.8 (99ef156)
  • chore(deps): update dependency @​types/node to v18.16.16 (34b7a0e)
  • chore(deps): update dependency @​types/node to v18.16.15 (20c4405)
  • chore(deps): update nest monorepo to v9.4.2 (5cc10f6)
  • chore(deps): update typescript-eslint monorepo to v5.59.7 (3642cf2)
  • Merge pull request #1651 from nestjs/dependabot/npm_and_yarn/vm2-3.9.19 (5dbe4f8)
  • chore(deps): update dependency @​types/node to v18.16.14 (61237a5)
  • chore(deps): bump vm2 from 3.9.17 to 3.9.19 (cb83c26)
  • chore(deps): update dependency eslint to v8.41.0 (2654e19)
  • Merge pull request #1617 from nestjs/dependabot/npm_and_yarn/vm2-3.9.17 (fdb6b2e)
  • Merge pull request #1642 from nestjs/renovate/postgres-15.x (774ee0a)
  • Merge pull request #1615 from nestjs/renovate/cimg-node-20.x (c5b7d90)
  • chore(deps): update dependency @​types/node to v18.16.13 (2f9b066)
  • chore(deps): update dependency @​types/node to v18.16.12 (36d9baf)
  • chore(deps): update node.js to v20 (7271048)
  • chore(deps): update nest monorepo to v9.4.1 (7e9e554)
  • chore(deps): update dependency @​types/node to v18.16.10 (e6a312b)
  • chore(deps): update dependency pg to v8.11.0 (0ecd23d)
  • chore(deps): update typescript-eslint monorepo to v5.59.6 (3e90048)
  • chore(deps): update dependency @​types/node to v18.16.9 (8c36543)
  • chore(deps): update postgres docker tag to v15.3 (e74df60)
  • chore(deps): update dependency @​types/node to v18.16.8 (3674fb8)
  • chore(deps): update dependency @​types/node to v18.16.7 (96bc97c)
  • chore(deps): update dependency typeorm to v0.3.16 (fb36e94)
  • chore(deps): update dependency @​types/node to v18.16.6 (b14dca0)
  • chore(deps): update typescript-eslint monorepo to v5.59.5 (3b13202)
  • chore(deps): update dependency @​types/node to v18.16.5 (e268761)
  • chore(deps): update dependency eslint to v8.40.0 (527d593)

... (truncated)

Commits
  • b472ece chore(): release v10.0.0
  • 4055b29 chore: update package lock, fix husky scripts
  • cab7471 ci: update config.yml
  • 1c1ad2f Merge pull request #1673 from nestjs/renovate/major-nest-monorepo
  • 3d171d1 chore(deps): update nest monorepo to v10
  • f9da8c8 Merge pull request #1670 from nestjs/10.0.0
  • 4d967a3 chore(deps): update typescript-eslint monorepo to v5.59.11
  • bfae2ab chore: laying the grounds for v10.0.0
  • 3d9db94 Merge pull request #1669 from nestjs/renovate/nest-monorepo
  • 138dabf chore(deps): update nest monorepo to v9.4.3
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@nestjs/typeorm](https://github.com/nestjs/typeorm) from 9.0.1 to 10.0.0.
- [Release notes](https://github.com/nestjs/typeorm/releases)
- [Changelog](https://github.com/nestjs/typeorm/blob/master/.release-it.json)
- [Commits](nestjs/typeorm@9.0.1...10.0.0)

---
updated-dependencies:
- dependency-name: "@nestjs/typeorm"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 14, 2023
@github-actions github-actions bot merged commit 67f463a into master Aug 14, 2023
13 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/nestjs/typeorm-10.0.0 branch August 14, 2023 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants