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 all #623

Closed
wants to merge 1 commit into from
Closed

fix(deps): update all #623

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/swagger 7.1.15 -> 7.1.16 age adoption passing confidence
@types/chance (source) 1.1.5 -> 1.1.6 age adoption passing confidence
@types/lodash (source) 4.14.201 -> 4.14.202 age adoption passing confidence
eslint (source) 8.53.0 -> 8.54.0 age adoption passing confidence
lint-staged 15.0.2 -> 15.1.0 age adoption passing confidence
nock 13.3.8 -> 13.4.0 age adoption passing confidence
passport (source) ^0.6.0 -> ^0.7.0 age adoption passing confidence
typeorm-extension 3.1.1 -> 3.2.0 age adoption passing confidence
typescript (source) 5.2.2 -> 5.3.2 age adoption passing confidence

Release Notes

nestjs/swagger (@​nestjs/swagger)

v7.1.16

Compare Source

  • Merge pull request #​2684 from drewish/extensions (fddb84b)
  • chore(deps): update typescript-eslint monorepo to v6.11.0 (c4cbca6)
  • chore(deps): update dependency @​commitlint/cli to v18.4.1 (a849b89)
  • chore(deps): update dependency lint-staged to v15.1.0 (d8c4159)
  • chore(deps): update dependency release-it to v17 (d71e46d)
  • chore(deps): update commitlint monorepo to v18.4.0 (8be0ed5)
  • Update lib/services/schema-object-factory.ts (ae67789)
  • feat(@​nestjs/swagger): Support extensions in Document and Schema objects (693889f)
eslint/eslint (eslint)

v8.54.0

Compare Source

Features

  • a7a883b feat: for-direction rule add check for condition in reverse order (#​17755) (Angelo Annunziata)
  • 1452dc9 feat: Add suggestions to no-console (#​17680) (Joel Mathew Koshy)
  • 21ebf8a feat: update no-array-constructor rule (#​17711) (Francesco Trotta)

Bug Fixes

  • 98926e6 fix: Ensure that extra data is not accidentally stored in the cache file (#​17760) (Milos Djermanovic)
  • e8cf9f6 fix: Make dark scroll bar in dark theme (#​17753) (Pavel)
  • 3cbeaad fix: Use cwd constructor option as config basePath in Linter (#​17705) (Milos Djermanovic)

Documentation

  • becfdd3 docs: Make clear when rules are removed (#​17728) (Nicholas C. Zakas)
  • 05d6e99 docs: update "Submit a Pull Request" page (#​17712) (Francesco Trotta)
  • eb2279e docs: display info about deprecated rules (#​17749) (Percy Ma)
  • d245326 docs: Correct working in migrating plugin docs (#​17722) (Filip Tammergård)

Chores

okonet/lint-staged (lint-staged)

v15.1.0

Compare Source

Minor Changes
Patch Changes
nock/nock (nock)

v13.4.0

Compare Source

Features
jaredhanson/passport (passport)

v0.7.0

Compare Source

Changed
  • Set req.authInfo by default when using the assignProperty option to
    authenticate() middleware. This makes the behavior the same as when not using
    the option, and can be disabled by setting authInfo option to false.
tada5hi/typeorm-extension (typeorm-extension)

v3.2.0

Compare Source

Bug Fixes
Features
Microsoft/TypeScript (typescript)

v5.3.2: TypeScript 5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


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.

Copy link
Contributor Author

renovate bot commented Nov 29, 2023

⚠ 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/passport@10.0.2
npm ERR! Found: passport@0.7.0
npm ERR! node_modules/passport
npm ERR!   passport@"^0.7.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer passport@"^0.4.0 || ^0.5.0 || ^0.6.0" from @nestjs/passport@10.0.2
npm ERR! node_modules/@nestjs/passport
npm ERR!   @nestjs/passport@"^10.0.2" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: passport@0.6.0
npm ERR! node_modules/passport
npm ERR!   peer passport@"^0.4.0 || ^0.5.0 || ^0.6.0" from @nestjs/passport@10.0.2
npm ERR!   node_modules/@nestjs/passport
npm ERR!     @nestjs/passport@"^10.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/worker/aac87c/1f3d31/cache/others/npm/_logs/2023-11-29T09_21_51_054Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/aac87c/1f3d31/cache/others/npm/_logs/2023-11-29T09_21_51_054Z-debug-0.log

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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