Skip to content

[patch-upgrades] Update all patch dependencies#209

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-patch
Open

[patch-upgrades] Update all patch dependencies#209
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2026

This PR contains the following updates:

Package Change Age Confidence
axios (source) 1.13.21.13.6 age confidence
cors 2.8.52.8.6 age confidence
mailparser 3.9.13.9.4 age confidence

Release Notes

axios/axios (axios)

v1.13.6

Compare Source

This release focuses on platform compatibility, error handling improvements, and code quality maintenance.

⚠️ Important Changes

  • Breaking Changes: None identified in this release.
  • Action Required: Users targeting React Native should verify their integration, particularly if relying on specific Blob or FormData behaviours, as improvements have been made to support these objects.

🚀 New Features

  • React Native Blob Support: Axios now includes support for React Native Blob objects. Thanks to @​moh3n9595 for the initial implementation. (#​5764)
  • Code Quality: Implemented prettier across the codebase and resolved associated formatting issues. (#​7385)

🐛 Bug Fixes

  • Environment Compatibility:

    • Fixed module exports for React Native and Browserify environments. (#​7386)
    • Added safe FormData detection for the WeChat Mini Program environment. (#​7324)
  • Error Handling:

    • AxiosError.message is now correctly enumerable. (#​7392)
    • AxiosError.from now correctly copies the status property from the source error, ensuring better error propagation. (#​7403)

🔧 Maintenance & Chores

🌟 New Contributors

We are thrilled to welcome our new contributors! Thank you for helping improve the project:

Full Changelog: v1.13.5...v1.13.6

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
expressjs/cors (cors)

v2.8.6

Compare Source

==================

  • Improve documentation (API, context, examples...)
  • Remove additional markdown files from tarball
nodemailer/mailparser (mailparser)

v3.9.4

Compare Source

Bug Fixes
  • bump nodemailer to 8.0.2 for unquoted comma-in-display-name parsing (dd71f08)
  • filter false values from empty References headers (9884e5d), closes #​385
  • prevent RFC 2047 encoded-word address fabrication in decodeAddresses (08b800c)

v3.9.3

Compare Source

Bug Fixes
  • escape URLs and link text in textToHtml to prevent XSS (921a67d), closes #​412

v3.9.2

Compare Source

Bug Fixes

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file patch labels Jan 10, 2026
@renovate renovate bot force-pushed the renovate/all-patch branch from b980b1e to da24c73 Compare January 11, 2026 01:38
@renovate renovate bot changed the title [patch-upgrades] Update dependency @anthropic-ai/claude-code to v2.1.3 [patch-upgrades] Update dependency @anthropic-ai/claude-code to v2.1.4 Jan 11, 2026
@renovate renovate bot changed the title [patch-upgrades] Update dependency @anthropic-ai/claude-code to v2.1.4 [patch-upgrades] Update dependency @anthropic-ai/claude-code to v2.1.5 Jan 12, 2026
@renovate renovate bot force-pushed the renovate/all-patch branch from da24c73 to 91668ae Compare January 12, 2026 01:50
@renovate renovate bot changed the title [patch-upgrades] Update dependency @anthropic-ai/claude-code to v2.1.5 [patch-upgrades] Update dependency @anthropic-ai/claude-code to v2.1.6 Jan 13, 2026
@renovate renovate bot force-pushed the renovate/all-patch branch from 91668ae to 61ff0d1 Compare January 13, 2026 04:35
@renovate renovate bot changed the title [patch-upgrades] Update dependency @anthropic-ai/claude-code to v2.1.6 [patch-upgrades] Update dependency @anthropic-ai/claude-code to v2.1.7 Jan 14, 2026
@renovate renovate bot force-pushed the renovate/all-patch branch 2 times, most recently from 00fa855 to 71ac346 Compare January 16, 2026 04:47
@renovate renovate bot changed the title [patch-upgrades] Update dependency @anthropic-ai/claude-code to v2.1.7 [patch-upgrades] Update dependency @anthropic-ai/claude-code to v2.1.9 Jan 16, 2026
@renovate renovate bot changed the title [patch-upgrades] Update dependency @anthropic-ai/claude-code to v2.1.9 [patch-upgrades] Update dependency @anthropic-ai/claude-code to v2.1.11 Jan 17, 2026
@renovate renovate bot force-pushed the renovate/all-patch branch from 71ac346 to a2299fa Compare January 17, 2026 04:50
@renovate renovate bot changed the title [patch-upgrades] Update dependency @anthropic-ai/claude-code to v2.1.11 [patch-upgrades] Update dependency @anthropic-ai/claude-code to v2.1.12 Jan 17, 2026
@renovate renovate bot force-pushed the renovate/all-patch branch 2 times, most recently from 812970d to 5096a93 Compare January 21, 2026 02:14
@renovate renovate bot changed the title [patch-upgrades] Update dependency @anthropic-ai/claude-code to v2.1.12 [patch-upgrades] Update dependency @anthropic-ai/claude-code to v2.1.14 Jan 21, 2026
@renovate renovate bot force-pushed the renovate/all-patch branch from 5096a93 to 768518d Compare January 21, 2026 22:09
@renovate renovate bot changed the title [patch-upgrades] Update dependency @anthropic-ai/claude-code to v2.1.14 [patch-upgrades] Update dependency @anthropic-ai/claude-code to v2.1.15 Jan 21, 2026
@renovate renovate bot force-pushed the renovate/all-patch branch from 768518d to 4741461 Compare January 22, 2026 17:31
@renovate renovate bot changed the title [patch-upgrades] Update dependency @anthropic-ai/claude-code to v2.1.15 [patch-upgrades] Update all patch dependencies Jan 22, 2026
@renovate renovate bot force-pushed the renovate/all-patch branch 8 times, most recently from 6c7b421 to 330df61 Compare January 28, 2026 11:51
@renovate renovate bot force-pushed the renovate/all-patch branch 5 times, most recently from 086e963 to b7f7428 Compare February 13, 2026 21:34
@renovate renovate bot force-pushed the renovate/all-patch branch 9 times, most recently from fc3b1e4 to 11023e5 Compare February 23, 2026 13:13
@renovate renovate bot force-pushed the renovate/all-patch branch 11 times, most recently from 87d83e6 to 2fa86da Compare February 28, 2026 06:10
@renovate renovate bot force-pushed the renovate/all-patch branch 3 times, most recently from 78179d8 to f38e937 Compare March 5, 2026 00:50
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants