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

fix(deps): update dependency typeorm to ^0.3.0 #17

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 9, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typeorm (source) ^0.2.38 -> ^0.3.0 age adoption passing confidence

Release Notes

typeorm/typeorm (typeorm)

v0.3.20

Compare Source

Bug Fixes
Features
Reverts

v0.3.19

Compare Source

Bug Fixes
  • fixed Cannot read properties of undefined (reading 'sync') caused after glob package upgrade

v0.3.18

Compare Source

Bug Fixes
Features
Performance Improvements
BREAKING CHANGES

v0.3.17

Compare Source

Bug Fixes

v0.3.16

Compare Source

Bug Fixes
Features
Reverts

v0.3.15

Compare Source

Bug Fixes
  • make cache optional fields optional (#​9942) (159c60a)
  • prevent unique index identical to primary key (all sql dialects) (#​9940) (51eecc2)
  • SelectQueryBuilder builds incorrectly escaped alias in Oracle when used on entity with composite key (#​9668) (83c6c0e)
Features

v0.3.14

Compare Source

Bug Fixes
  • drop xml & yml connection option support. Addresses security issues in underlying dependency (#​9930) (7dac12c)
Features

v0.3.13

Compare Source

Bug Fixes
Features

v0.3.12

Compare Source

Bug Fixes
Features

v0.3.11

Compare Source

Fixes
Features

v0.3.10

Compare Source

Bug Fixes
Features

v0.3.9

Compare Source

v0.3.8

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/typeorm-0.x branch from 9e6659c to 4f5d2c7 Compare November 11, 2021 17:12
@renovate renovate bot changed the title fix(deps): update dependency typeorm to v0.2.39 fix(deps): update dependency typeorm to v0.2.40 Nov 11, 2021
@renovate renovate bot force-pushed the renovate/typeorm-0.x branch from 4f5d2c7 to 63a404f Compare November 18, 2021 16:35
@renovate renovate bot changed the title fix(deps): update dependency typeorm to v0.2.40 fix(deps): update dependency typeorm to v0.2.41 Nov 18, 2021
@renovate renovate bot force-pushed the renovate/typeorm-0.x branch from 63a404f to bafadef Compare March 7, 2022 08:37
@renovate renovate bot changed the title fix(deps): update dependency typeorm to v0.2.41 fix(deps): update dependency typeorm to v0.2.45 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/typeorm-0.x branch from bafadef to 11820d4 Compare March 26, 2022 15:14
@renovate renovate bot changed the title fix(deps): update dependency typeorm to v0.2.45 fix(deps): update dependency typeorm to v0.3.3 Mar 26, 2022
@renovate
Copy link
Author

renovate bot commented Mar 26, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @nestjs/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/typeorm
npm ERR!   typeorm@"^0.3.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typeorm@"^0.2.34" from @nestjs/[email protected]
npm ERR! node_modules/@nestjs/typeorm
npm ERR!   @nestjs/typeorm@"^8.0.2" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/typeorm
npm ERR!   peer typeorm@"^0.2.34" from @nestjs/[email protected]
npm ERR!   node_modules/@nestjs/typeorm
npm ERR!     @nestjs/typeorm@"^8.0.2" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate-cache/others/npm/_logs/2022-11-20T12_42_26_914Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-11-20T12_42_26_914Z-debug-0.log

@renovate renovate bot force-pushed the renovate/typeorm-0.x branch from 11820d4 to c755da6 Compare April 24, 2022 23:51
@renovate renovate bot changed the title fix(deps): update dependency typeorm to v0.3.3 fix(deps): update dependency typeorm to v0.3.6 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/typeorm-0.x branch from c755da6 to 741f1c6 Compare September 25, 2022 22:51
@renovate renovate bot changed the title fix(deps): update dependency typeorm to v0.3.6 fix(deps): update dependency typeorm to v0.3.10 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/typeorm-0.x branch from 741f1c6 to 2070a00 Compare November 20, 2022 12:42
@renovate renovate bot changed the title fix(deps): update dependency typeorm to v0.3.10 fix(deps): update dependency typeorm to ^0.3.0 Nov 20, 2022
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