Skip to content

fix(deps): pin dependencies#563

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/nestjs
Open

fix(deps): pin dependencies#563
renovate[bot] wants to merge 1 commit intomainfrom
renovate/nestjs

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
@nestjs/cli devDependencies pin ^11.0.1011.0.10 age confidence
@nestjs/common (source) dependencies patch ^11.1.8^11.1.13 age confidence
@nestjs/core (source) dependencies patch ^11.1.8^11.1.13 age confidence
@nestjs/platform-express (source) dependencies patch ^11.1.8^11.1.13 age confidence
@nestjs/schematics devDependencies pin ^11.0.911.0.9 age confidence
@nestjs/testing (source) devDependencies pin ^11.1.811.1.8 age confidence
axios (source) dependencies patch ^1.6.3^1.13.5 age confidence

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Release Notes

nestjs/nest (@​nestjs/common)

v11.1.13

Compare Source

v11.1.12

Compare Source

v11.1.12 (2026-01-15)

Bug fixes
Dependencies
Committers: 3

v11.1.11

Compare Source

v11.1.11 (2025-12-29)

Bug fixes
Dependencies
Committers: 3

v11.1.10

Compare Source

v11.1.10 (2025-12-22)
Bug fixes
Enhancements
Dependencies
Committers: 11
nestjs/nest (@​nestjs/core)

v11.1.13

Compare Source

v11.1.12

Compare Source

v11.1.12 (2026-01-15)
Bug fixes
Dependencies
Committers: 3

v11.1.11

Compare Source

v11.1.11 (2025-12-29)
Bug fixes
Dependencies
Committers: 3

v11.1.10

Compare Source

v11.1.10 (2025-12-22)
Bug fixes
Enhancements
Dependencies
Committers: 11
nestjs/nest (@​nestjs/platform-express)

v11.1.13

Compare Source

v11.1.13 (2026-02-03)
Bug fixes
  • common
Enhancements
Dependencies
Committers: 6

v11.1.12

Compare Source

v11.1.12 (2026-01-15)
Bug fixes
Dependencies
Committers: 3

v11.1.11

Compare Source

v11.1.11 (2025-12-29)
Bug fixes
Dependencies
Committers: 3

v11.1.10

Compare Source

v11.1.10 (2025-12-22)

Bug fixes
Enhancements
Dependencies
Committers: 11
axios/axios (axios)

v1.13.5

Compare Source

Release 1.13.5

Highlights
  • Security: Fixed a potential Denial of Service issue involving the __proto__ key in mergeConfig. (PR #​7369)
  • Bug fix: Resolved an issue where AxiosError could be missing the status field on and after v1.13.3. (PR #​7368)
Changes
Security
  • Fix Denial of Service via __proto__ key in mergeConfig. (PR #​7369)
Fixes
  • Fix/5657. (PR #​7313)
  • Ensure status is present in AxiosError on and after v1.13.3. (PR #​7368)
Features / Improvements
  • Add input validation to isAbsoluteURL. (PR #​7326)
  • Refactor: bump minor package versions. (PR #​7356)
Documentation
  • Clarify object-check comment. (PR #​7323)
  • Fix deprecated Buffer constructor usage and README formatting. (PR #​7371)
CI / Maintenance
  • Chore: fix issues with YAML. (PR #​7355)
  • CI: update workflow YAMLs. (PR #​7372)
  • CI: fix run condition. (PR #​7373)
  • Dev deps: bump karma-sourcemap-loader from 0.3.8 to 0.4.0. (PR #​7360)
  • Chore(release): prepare release 1.13.5. (PR #​7379)
New Contributors

Full Changelog: axios/axios@v1.13.4...v1.13.5

v1.13.4

Compare Source

Overview

The release addresses issues discovered in v1.13.3 and includes significant CI/CD improvements.

Full Changelog: v1.13.3...v1.13.4

What's New in v1.13.4

Bug Fixes
  • fix: issues with version 1.13.3 (#​7352) (ee90dfc)
    • Fixed issues discovered in v1.13.3 release
    • Cleaned up interceptor test files
    • Improved workflow configurations
Infrastructure & CI/CD
  • refactor: ci and build (#​7340) (8ff6c19)

    • Major refactoring of CI/CD workflows
    • Consolidated workflow files for better maintainability
    • Added mise configuration for the development environment
    • Improved sponsor block update automation
    • Enhanced issue and PR templates
    • Added automatic release notes generation
    • Implemented workflow cancellation for concurrent runs
  • chore: codegen and some updates to workflows (76cf77b)

    • Code generation improvements
    • Workflow optimisations

Migration Notes

Breaking Changes

None in this release.

Deprecations

None in this release.

Contributors

Thank you to all contributors who made this release possible! Special thanks to:

v1.13.3

Compare Source

Bug Fixes
  • http2: Use port 443 for HTTPS connections by default. (#​7256) (d7e6065)
  • interceptor: handle the error in the same interceptor (#​6269) (5945e40)
  • main field in package.json should correspond to cjs artifacts (#​5756) (7373fbf)
  • package.json: add 'bun' package.json 'exports' condition. Load the Node.js build in Bun instead of the browser build (#​5754) (b89217e)
  • silentJSONParsing=false should throw on invalid JSON (#​7253) (#​7257) (7d19335)
  • turn AxiosError into a native error (#​5394) (#​5558) (1c6a86d)
  • types: add handlers to AxiosInterceptorManager interface (#​5551) (8d1271b)
  • types: restore AxiosError.cause type from unknown to Error (#​7327) (d8233d9)
  • unclear error message is thrown when specifying an empty proxy authorization (#​6314) (6ef867e)
Features
Reverts
Contributors to this release

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot added the fix label Jun 14, 2025
@renovate renovate bot force-pushed the renovate/nestjs branch from 9807aef to 3de846d Compare June 14, 2025 20:07
@renovate renovate bot force-pushed the renovate/nestjs branch from 3de846d to 6233c15 Compare June 22, 2025 13:30
@renovate renovate bot force-pushed the renovate/nestjs branch from 6233c15 to 998f5ca Compare July 2, 2025 16:07
@renovate renovate bot force-pushed the renovate/nestjs branch from 998f5ca to 8113050 Compare July 23, 2025 07:58
@renovate renovate bot changed the title fix(deps): update dependency axios to v1.10.0 fix(deps): update nestjs Jul 23, 2025
@renovate renovate bot force-pushed the renovate/nestjs branch from 8113050 to f0c8aac Compare August 10, 2025 13:40
@renovate renovate bot force-pushed the renovate/nestjs branch from f0c8aac to 5bc24d6 Compare August 19, 2025 18:46
@renovate renovate bot changed the title fix(deps): update nestjs fix(deps): update nestjs to v10.4.20 Sep 13, 2025
@renovate renovate bot changed the title fix(deps): update nestjs to v10.4.20 fix(deps): update nestjs Sep 22, 2025
@renovate renovate bot changed the title fix(deps): update nestjs chore(deps): update nestjs Sep 25, 2025
@renovate renovate bot force-pushed the renovate/nestjs branch 2 times, most recently from 3c0a6ff to 8430840 Compare October 28, 2025 22:44
@renovate renovate bot changed the title chore(deps): update nestjs fix(deps): pin dependencies Oct 30, 2025
@renovate renovate bot force-pushed the renovate/nestjs branch 12 times, most recently from a68a802 to d7d0dc1 Compare November 4, 2025 16:58
@renovate renovate bot force-pushed the renovate/nestjs branch 6 times, most recently from 9bddfff to d8e1f40 Compare January 13, 2026 01:15
@renovate renovate bot force-pushed the renovate/nestjs branch 7 times, most recently from 0885dce to b4d19f8 Compare January 20, 2026 01:58
@renovate renovate bot force-pushed the renovate/nestjs branch 10 times, most recently from 83a4d69 to 3edec49 Compare January 27, 2026 18:44
@renovate renovate bot force-pushed the renovate/nestjs branch 4 times, most recently from 8ed1ee3 to 51a8a09 Compare February 5, 2026 01:14
@renovate renovate bot force-pushed the renovate/nestjs branch from 51a8a09 to d2dd3f1 Compare February 6, 2026 01:03
@renovate renovate bot force-pushed the renovate/nestjs branch from d2dd3f1 to 9e78a58 Compare February 8, 2026 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants