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

build(deps): bump @nestjs/typeorm from 10.0.0 to 10.0.1 #614

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps @nestjs/typeorm from 10.0.0 to 10.0.1.

Release notes

Sourced from @​nestjs/typeorm's releases.

Release 10.0.1

  • Merge pull request #1782 from nestjs/renovate/cimg-node-21.x (2a3e0aa)
  • Merge pull request #1800 from nestjs/renovate/postgres-16.x (41e97e7)
  • chore(deps): update postgres docker tag to v16.1 (6d11377)
  • chore(deps): update typescript-eslint monorepo to v6.11.0 (96bd691)
  • chore(deps): update dependency prettier to v3.1.0 (7ac612b)
  • chore(deps): update dependency @​commitlint/cli to v18.4.1 (8dc04bc)
  • chore(deps): update dependency lint-staged to v15.1.0 (bb81dc8)
  • chore(deps): update dependency release-it to v17 (48a2b81)
  • chore(deps): update commitlint monorepo to v18.4.0 (fdf115a)
  • chore(deps): update dependency @​types/node to v20.9.0 (614f524)
  • chore(deps): update dependency @​types/uuid to v9.0.7 (5dca871)
  • chore(deps): update dependency @​types/jest to v29.5.8 (6953709)
  • chore(deps): update dependency @​types/supertest to v2.0.16 (18b7fcb)
  • chore(deps): update dependency eslint to v8.53.0 (c48ebb9)
  • chore(deps): update typescript-eslint monorepo to v6.10.0 (9516e0a)
  • chore(deps): update nest monorepo to v10.2.8 (4ba5075)
  • chore(deps): update dependency @​types/node to v20.8.10 (43571a0)
  • chore(deps): update dependency @​types/jest to v29.5.7 (4eaff26)
  • chore(deps): update typescript-eslint monorepo to v6.9.1 (1986a8d)
  • chore(deps): update node.js to v21 (412e117)
  • chore(deps): update dependency lint-staged to v15 (5ce79dd)
  • chore(deps): update dependency @​types/node to v20 (4e5fa74)
  • chore(deps): update commitlint monorepo to v18 (b4dab3f)
  • chore(deps): update dependency eslint-plugin-import to v2.29.0 (2bdb9f1)
  • Merge pull request #1770 from nestjs/renovate/nest-monorepo (a103506)
  • chore(deps): update nest monorepo to v10.2.7 (8e05ec4)
  • Merge pull request #1772 from nestjs/renovate/uuid-9.x (1d02557)
  • fix(deps): update dependency uuid to v9.0.1 (c5f2e56)
  • Merge pull request #1767 from nestjs/renovate/node-18.x (243e6df)
  • Merge pull request #1768 from nestjs/renovate/typescript-eslint-monorepo (0b8cc4e)
  • chore(deps): update typescript-eslint monorepo to v6.9.0 (bef570f)
  • chore(deps): update dependency @​types/node to v18.18.7 (f39bd15)
  • Merge pull request #1769 from nestjs/renovate/eslint-8.x (346da4b)
  • Merge pull request #1771 from nestjs/renovate/jest-monorepo (3006951)
  • Merge pull request #1773 from nestjs/renovate/postgres-16.x (400a721)
  • chore(deps): update jest monorepo (f3d9045)
  • Merge pull request #1774 from nestjs/renovate/release-it-16.x (23a4931)
  • Merge pull request #1776 from nestjs/renovate/supertest-2.x (aeabb45)
  • Merge pull request #1777 from nestjs/renovate/commitlint-monorepo (d730eab)
  • chore(deps): update postgres docker tag to v16 (44b8e36)
  • chore(deps): update dependency release-it to v16.2.1 (2d6aef5)
  • chore(deps): update dependency eslint to v8.52.0 (8b6bf7c)
  • chore(deps): update commitlint monorepo to v17.8.1 (bd16f84)
  • chore(deps): update dependency @​types/supertest to v2.0.15 (ca0a9f7)
  • Merge pull request #1697 from nestjs/renovate/cimg-node-20.x (5bc8682)
  • Merge pull request #1735 from nestjs/renovate/postgres-15.x (864babc)
  • Merge pull request #1766 from Junikorn/feature/manual-initialization-option (a697437)
  • chore(deps): update node.js to v20.8 (accf89a)
  • feat(): add support for manual init (016881b)

... (truncated)

Commits
  • 5e437d8 chore(): release v10.0.1
  • 2a3e0aa Merge pull request #1782 from nestjs/renovate/cimg-node-21.x
  • 41e97e7 Merge pull request #1800 from nestjs/renovate/postgres-16.x
  • 6d11377 chore(deps): update postgres docker tag to v16.1
  • 96bd691 chore(deps): update typescript-eslint monorepo to v6.11.0
  • 7ac612b chore(deps): update dependency prettier to v3.1.0
  • 8dc04bc chore(deps): update dependency @​commitlint/cli to v18.4.1
  • bb81dc8 chore(deps): update dependency lint-staged to v15.1.0
  • 48a2b81 chore(deps): update dependency release-it to v17
  • fdf115a chore(deps): update commitlint monorepo to v18.4.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 20, 2023
@jorenn92 jorenn92 enabled auto-merge January 8, 2024 12:31
@jorenn92
Copy link
Owner

jorenn92 commented Jan 8, 2024

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/typeorm-10.0.1 branch from 153816c to 0cb8131 Compare January 8, 2024 13:12
@jorenn92 jorenn92 merged commit ccba245 into main Jan 8, 2024
@jorenn92 jorenn92 deleted the dependabot/npm_and_yarn/nestjs/typeorm-10.0.1 branch January 8, 2024 13:27
Copy link
Contributor

github-actions bot commented Feb 2, 2024

🎉 This PR is included in version 2.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant