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 6.3.4 to 7.1.5 #84

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @nestjs/typeorm from 6.3.4 to 7.1.5.

Release notes

Sourced from @nestjs/typeorm's releases.

Release 7.1.5

  • Merge pull request #711 from miaowing/master (f41699b)
  • Update lib/typeorm-core.module.ts (9238f1c)
  • fix(): stop app with unexpected error when the connection is not ready (7f0403d)
  • chore(deps): update typescript-eslint monorepo to v4.8.0 (55241f2)
  • Merge pull request #706 from nestjs/renovate/docker-postgres-11.x (1b49eb3)
  • chore(deps): update dependency pg to v8.5.1 (f5c7a9d)
  • chore(deps): update nest monorepo to v7.5.2 (ff57601)
  • chore(deps): update postgres docker tag to v11.10 (f36ee01)
  • chore(deps): update dependency pg to v8.5.0 (790d909)
  • chore(deps): update typescript-eslint monorepo to v4.7.0 (088e5ed)
  • chore(deps): update dependency ts-jest to v26.4.4 (48d7d7b)
  • chore(deps): update dependency eslint to v7.13.0 (8f3da71)
  • chore(deps): update dependency supertest to v6.0.1 (b614945)
  • chore(deps): update dependency jest to v26.6.3 (cbb5d9f)
  • chore(deps): update typescript-eslint monorepo to v4.6.1 (32c21d3)
  • chore(deps): update dependency typeorm to v0.2.29 (82db6cb)
  • chore(deps): update dependency jest to v26.6.2 (12b7a15)
  • chore(deps): update nest monorepo to v7.5.1 (8c4f225)
  • chore(deps): update nest monorepo to v7.5.0 (fca09a5)
  • Merge pull request #657 from nestjs/renovate/uuid-8.x (363861e)
  • chore(deps): update dependency lint-staged to v10.5.1 (6188041)
  • chore(deps): update dependency release-it to v14.2.1 (5c5f8ba)
  • chore(deps): update dependency supertest to v6 (353ced4)
  • chore(deps): update dependency eslint-config-prettier to v6.15.0 (8f6b962)
  • chore(deps): update dependency eslint to v7.12.1 (116380b)
  • chore(deps): update dependency typescript to v4.0.5 (9382363)
  • chore(deps): update dependency ts-jest to v26.4.3 (4607f70)
  • chore(deps): update dependency pg to v8.4.2 (2230911)
  • chore(deps): update dependency lint-staged to v10.5.0 (d07a93a)
  • chore(deps): update typescript-eslint monorepo to v4.6.0 (f763b8c)
  • chore(deps): update dependency eslint to v7.12.0 (fc1ef13)
  • chore(deps): update dependency ts-jest to v26.4.2 (75c0e1d)
  • chore(deps): update dependency jest to v26.6.1 (72bd703)
  • chore(deps): update dependency eslint-config-prettier to v6.14.0 (147655a)
  • chore(deps): update dependency @types/jest to v26.0.15 (edabd4e)
  • chore(deps): update typescript-eslint monorepo to v4.5.0 (5e8f224)
  • chore(deps): update dependency jest to v26.6.0 (eaf0538)
  • chore(deps): update dependency release-it to v14.2.0 (4725edc)
  • chore(deps): update dependency lint-staged to v10.4.2 (33ae581)
  • chore(deps): update dependency eslint-config-prettier to v6.13.0 (ea7ccd5)
  • chore(deps): update dependency lint-staged to v10.4.1 (7af7a23)
  • chore(deps): update typescript-eslint monorepo to v4.4.1 (82eb015)
  • chore(deps): update dependency jest to v26.5.3 (dc3e4f3)
  • chore(deps): update dependency release-it to v14.1.0 (8ab5597)
  • chore(deps): update dependency eslint to v7.11.0 (63b7c7c)
  • chore(deps): update dependency pg to v8.4.1 (9f0fd3b)
  • fix(deps): update dependency uuid to v8.3.1 (28a8b07)
  • chore(deps): update dependency release-it to v14.0.4 (1ec6fc2)
  • chore(deps): update dependency jest to v26.5.2 (6a6f59f)
Commits
  • 51a1d26 chore(): release v7.1.5
  • f41699b Merge pull request #711 from miaowing/master
  • 9238f1c Update lib/typeorm-core.module.ts
  • 7f0403d fix(): stop app with unexpected error when the connection is not ready
  • 55241f2 chore(deps): update typescript-eslint monorepo to v4.8.0
  • 1b49eb3 Merge pull request #706 from nestjs/renovate/docker-postgres-11.x
  • f5c7a9d chore(deps): update dependency pg to v8.5.1
  • ff57601 chore(deps): update nest monorepo to v7.5.2
  • f36ee01 chore(deps): update postgres docker tag to v11.10
  • 790d909 chore(deps): update dependency pg to v8.5.0
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants