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 dependencies #210

Merged
merged 1 commit into from
Feb 25, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/cli 11.0.2 -> 11.0.4 age adoption passing confidence
@nestjs/common (source) 11.0.9 -> 11.0.10 age adoption passing confidence
@nestjs/core (source) 11.0.9 -> 11.0.10 age adoption passing confidence
@nestjs/platform-express (source) 11.0.9 -> 11.0.10 age adoption passing confidence
@nestjs/schematics 11.0.0 -> 11.0.1 age adoption passing confidence
@nestjs/swagger 11.0.3 -> 11.0.4 age adoption passing confidence
@nestjs/testing (source) 11.0.9 -> 11.0.10 age adoption passing confidence
@octokit/rest 21.1.0 -> 21.1.1 age adoption passing confidence
@swc/core (source) 1.10.16 -> 1.10.18 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.24.0 -> 8.24.1 age adoption passing confidence
@typescript-eslint/parser (source) 8.24.0 -> 8.24.1 age adoption passing confidence
@vitest/coverage-v8 (source) 3.0.5 -> 3.0.6 age adoption passing confidence
openid-client 6.1.7 -> 6.3.0 age adoption passing confidence
vitest (source) 3.0.5 -> 3.0.6 age adoption passing confidence

Release Notes

nestjs/nest-cli (@​nestjs/cli)

v11.0.4

Compare Source

  • chore(deps): allow any schematics package newer or eq to v11 (5d79adf)
  • chore(deps): update dependency @​swc/core to v1.10.17 (887fa7d)

v11.0.3

Compare Source

  • fix(deps): update angular-cli monorepo to v19.1.7 (c8c8904)
  • fix(deps): update dependency ansis to v3.15.0 (72d59e1)
  • fix(deps): update dependency @​inquirer/prompts to v7.3.2 (ea34a79)
  • fix(deps): update dependency webpack to v5.98.0 (24014fc)
nestjs/nest (@​nestjs/common)

v11.0.10

Compare Source

v11.0.10 (2025-02-17)
Bug fixes
nestjs/schematics (@​nestjs/schematics)

v11.0.1

Compare Source

  • fix(deps): update angular-cli monorepo to v19.1.7 (a532fd8)
  • chore: update typescript compiler target (83f92d0)
nestjs/swagger (@​nestjs/swagger)

v11.0.4

Compare Source

What's Changed

New Contributors

Full Changelog: nestjs/swagger@11.0.3...11.0.4

octokit/rest.js (@​octokit/rest)

v21.1.1

Compare Source

Bug Fixes
  • deps: update Octokit dependencies to mitigate ReDos [security] (#​484) (ca256c3)
swc-project/swc (@​swc/core)

v1.10.18

Compare Source

Bug Fixes
Miscellaneous Tasks
  • (es/minifier) Make minify-all example ignore parsing errors (#​10045) (6c7ec46)
Build

v1.10.17

Compare Source

Bug Fixes
Performance
Testing
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.24.1

Compare Source

🩹 Fixes
  • eslint-plugin: [class-methods-use-this] check accessor methods with a function initializer (#​10796)
  • eslint-plugin: [no-misused-promises] don't report on static accessor properties (#​10814)
  • eslint-plugin: [no-deprecated] don't report on deprecated accessor property declaration (#​10813)
  • eslint-plugin: [explicit-member-accessibility] check accessor class properties for missing accessibility modifier (#​10805)
  • eslint-plugin: [explicit-module-boundary-types] check accessor class properties with a function initializer (#​10804)
  • eslint-plugin: [prefer-return-this-type] check accessor properties with a function initializer (#​10794)
  • eslint-plugin: [consistent-generic-constructors] check accessor class properties (#​10789)
  • eslint-plugin: [no-unsafe-assignment] report on an any value assigned as an initializer of an accessor property (#​10785)
  • eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#​10782)
  • eslint-plugin: [no-inferrable-types] handle accessor (#​10780)
❤️ Thank You
  • Ronen Amiel
  • YeonJuan

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.24.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

vitest-dev/vitest (@​vitest/coverage-v8)

v3.0.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
panva/openid-client (openid-client)

v6.3.0

Compare Source

Features
  • add a helper to DPoPHandle to calculate dpop_jkt (e99a9d9)
Documentation
  • add DPoP example (2fb51e1)
  • reword buildAuthorizationUrl methods for more clarity (7e987d9)
  • update CIBA docs (35ff0f5)
  • update example diffs (2e152d9)
  • update JWT Introspection Response references to RFC 9701 (d742709)
  • update README.md (8dbb921)
  • update README.md (546b651)

v6.2.0

Compare Source

Features
  • add Client-Initiated Backchannel Authentication (fe6d996)
Documentation
  • explain more discovery() behaviours (271ac5b)
  • re-run docs (17b531a)
  • update buildAuthorizationUrl parameters description (23fb405)
  • update buildAuthorizationUrl parameters description (db9fd94)
Fixes
  • types: fix typo in DeviceAuthorizationGrantPollOptions (d3629c9)

Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), 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.

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


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

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

@danieldietzler danieldietzler merged commit 491e95f into main Feb 25, 2025
3 checks passed
@danieldietzler danieldietzler deleted the renovate/dependencies branch February 25, 2025 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant