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

chore(deps): update all #50

Merged
merged 1 commit into from
May 1, 2023
Merged

chore(deps): update all #50

merged 1 commit into from
May 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/cli 9.3.0 -> 9.4.2 age adoption passing confidence
@tsconfig/node18 1.0.1 -> 1.0.3 age adoption passing confidence
@types/node (source) 18.15.11 -> 18.16.3 age adoption passing confidence
eslint (source) 8.38.0 -> 8.39.0 age adoption passing confidence
lint-staged 13.2.1 -> 13.2.2 age adoption passing confidence
nestjs-pino 3.1.2 -> 3.2.0 age adoption passing confidence
prettier (source) 2.8.7 -> 2.8.8 age adoption passing confidence
rxjs (source) 7.8.0 -> 7.8.1 age adoption passing confidence
typeorm (source) 0.3.14 -> 0.3.15 age adoption passing confidence
typeorm-extension 2.7.0 -> 2.8.0 age adoption passing confidence

Release Notes

nestjs/nest-cli

v9.4.2

Compare Source

  • Merge pull request #​2034 from nestjs/renovate/webpack-5.x (8976926)
  • Merge pull request #​2037 from nestjs/dependabot/npm_and_yarn/vm2-3.9.17 (7d246cd)
  • Merge pull request #​2035 from nestjs/renovate/cimg-node-20.x (89512e8)
  • Merge pull request #​2038 from nestjs/renovate/npm-vm2-vulnerability (55e0ca4)
  • Merge pull request #​2043 from micalevisk/fix/issue-2039 (430a520)
  • Merge pull request #​2042 from micalevisk/patch-1 (360c3ae)
  • perf(lib): prioritize 'nest-cli.json' file over all the others patterns (ac68fa8)
  • chore(deps): update dependency prettier to v2.8.8 (8d27341)
  • chore(deps): update dependency @​types/node to v18.16.0 (452c6c5)
  • fix: load the entry file supplied via command-line option (24bb37b)
  • chore(deps): update dependency eslint to v8.39.0 (8b63cde)
  • chore(deps): update dependency @​types/node to v18.15.13 (86e5e5e)
  • chore(deps): update dependency vm2 to 3.9.17 [security] (2feb22e)
  • chore(deps): bump vm2 from 3.9.16 to 3.9.17 (09df66f)
  • chore(deps): update node.js to v20 (5905d10)
  • fix(deps): update dependency webpack to v5.80.0 (f02fcdf)

v9.4.1

Compare Source

  • chore: resolve conflicts (4feee80)
  • fix: flat flag was always truthy (994704e)
  • chore(deps): update dependency @​types/node to v18.15.12 (e3702d9)
  • chore(deps): update dependency @​types/jest to v29.5.1 (79d462b)
  • chore(deps): update typescript-eslint monorepo to v5.59.0 (8faaf0a)
  • chore(deps): update commitlint monorepo to v17.6.1 (fd0a5a3)
  • Merge pull request #​1968 from hrkeni/spec-file-suffix (4781b7d)
  • chore(deps): update commitlint monorepo to v17.6.0 (171831c)
  • chore: rename function (85e8452)
  • feat: added new generate option to control spec file name (a4b0ed4)

v9.4.0

Compare Source

  • Merge branch 'sheerlox-feat/manual-restart-watchmode' (122a18f)
  • chore: update manual restart tip message (1d0f843)
  • Merge branch 'feat/manual-restart-watchmode' of https://github.com/sheerlox/nest-cli into sheerlox-feat/manual-restart-watchmode (4eeddcb)
  • chore: update package-lock (6560db4)
  • Merge pull request #​1952 from nestjs/renovate/rimraf-4.x (6f4add2)
  • Merge pull request #​2017 from nestjs/renovate/angular-cli-monorepo (d566a19)
  • Merge pull request #​1961 from nestjs/renovate/webpack-5.x (91bf10c)
  • Merge pull request #​1991 from nestjs/renovate/cimg-node-19.x (2b556bb)
  • Merge pull request #​2010 from nestjs/renovate/tsconfig-paths-4.x (b019a25)
  • Merge pull request #​2012 from nestjs/renovate/nest-monorepo (19c5ad7)
  • Merge pull request #​2021 from nestjs/renovate/npm-vm2-vulnerability (e87358e)
  • Update lib/compiler/helpers/manual-restart.ts (a3b04f1)
  • Merge pull request #​2028 from nestjs/dependabot/npm_and_yarn/vm2-3.9.16 (db777e8)
  • Merge pull request #​2027 from ydhn/master (3388e52)
  • chore(deps): update dependency @​types/shelljs to v0.8.12 (97da720)
  • chore(deps): update dependency vm2 to 3.9.16 [security] (d8b82c2)
  • chore(deps): bump vm2 from 3.9.14 to 3.9.16 (c0393e4)
  • feat: exec in configuration (177d945)
  • fix(deps): update dependency webpack to v5.79.0 (9f636f9)
  • chore(deps): update node.js to v19.9 (a498398)
  • fix(deps): update angular-cli monorepo to v15.2.6 (7dffa6d)
  • chore(deps): update typescript-eslint monorepo to v5.58.0 (e50c7b8)
  • chore(deps): update dependency eslint to v8.38.0 (7d700f8)
  • chore(deps): update dependency lint-staged to v13.2.1 (41a3842)
  • Update README.md (840b54d)
  • chore(deps): update typescript-eslint monorepo to v5.57.1 (fd13530)
  • chore(deps): update dependency release-it to v15.10.1 (12f6fc7)
  • chore(deps): update dependency ts-jest to v29.1.0 (71a03f6)
  • fix: always display manual restart tip (a88ad13)
  • feat: use trim instead of replace (056ca9e)
  • feat: display manual restart tip to user (c9da924)
  • feat: implement manual restart for ts watchmode (72646c9)
  • chore(deps): update dependency release-it to v15.10.0 (0711124)
  • fix(deps): update dependency @​nestjs/schematics to v9.1.0 (1a6d907)
  • fix(deps): update dependency tsconfig-paths to v4.2.0 (d812a32)
  • chore(deps): update dependency eslint to v8.37.0 (e2ac220)
  • chore(deps): update dependency @​types/node to v18.15.11 (3c8f0f7)
  • chore(deps): update dependency @​commitlint/cli to v17.5.1 (27eb343)
  • chore(deps): update typescript-eslint monorepo to v5.57.0 (a892a01)
  • chore(deps): update dependency @​types/node to v18.15.10 (a1e241b)
  • chore(deps): update dependency @​types/node to v18.15.9 (7267150)
  • chore(deps): update dependency @​types/node to v18.15.8 (2714e6d)
  • chore(deps): update dependency release-it to v15.9.3 (2803d6e)
  • chore(deps): update dependency prettier to v2.8.7 (e4e5c2d)
  • chore(deps): update dependency @​types/node to v18.15.7 (5a7a2c1)
  • chore(deps): update dependency @​types/node to v18.15.6 (d1c6196)
  • fix(deps): update dependency rimraf to v4.4.1 (6ca15ea)
  • chore(deps): update dependency @​commitlint/cli to v17.5.0 (05c7db1)
  • chore(deps): update dependency prettier to v2.8.6 (0e11341)
  • chore(deps): update dependency release-it to v15.9.1 (5e1f4b9)
  • chore(deps): update typescript-eslint monorepo to v5.56.0 (f141940)
  • chore(deps): update dependency @​types/node to v18.15.5 (8f15788)
  • chore(deps): update dependency eslint-config-prettier to v8.8.0 (e111357)
  • chore(deps): update dependency prettier to v2.8.5 (f670914)
tsconfig/bases

v1.0.3

Compare Source

eslint/eslint

v8.39.0

Compare Source

Features

  • 3f7af9f feat: Implement SourceCode#markVariableAsUsed() (#​17086) (Nicholas C. Zakas)

Documentation

  • 6987dc5 docs: Fix formatting in Custom Rules docs (#​17097) (Milos Djermanovic)
  • 4ee92e5 docs: Update README (GitHub Actions Bot)
  • d8e9887 docs: Custom Rules cleanup/expansion (#​16906) (Ben Perlmutter)
  • 1fea279 docs: Clarify how to add to tsc agenda (#​17084) (Nicholas C. Zakas)
  • 970ef1c docs: Update triage board location (Nicholas C. Zakas)
  • 6d8bffd docs: Update README (GitHub Actions Bot)

Chores

okonet/lint-staged

v13.2.2

Compare Source

Bug Fixes
iamolegga/nestjs-pino

v3.2.0: : protected methods to access in child class

Compare Source

What's Changed

New Contributors

Full Changelog: iamolegga/nestjs-pino@3.1.3...3.2.0

v3.1.3: : typescript@5 support

Compare Source

What's Changed

Full Changelog: iamolegga/nestjs-pino@3.1.2...3.1.3

prettier/prettier

v2.8.8

Compare Source

This version is a republished version of v2.8.7.
A bad version was accidentally published and it can't be unpublished, apologies for the churn.

reactivex/rxjs

v7.8.1

Compare Source

typeorm/typeorm

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

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency @nestjs/cli to v9.4.0 chore(deps): update all Apr 15, 2023
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from cb1d4af to 11e47ab Compare April 27, 2023 23:56
@IgnatG IgnatG merged commit a442956 into main May 1, 2023
@IgnatG IgnatG deleted the renovate/all branch May 1, 2023 18:47
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.

1 participant