Skip to content

chore(deps): update dependencies (minor) - #2530

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/minor-updates
Open

chore(deps): update dependencies (minor)#2530
renovate[bot] wants to merge 1 commit into
devfrom
renovate/minor-updates

Conversation

@renovate

@renovate renovate Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
axios (source) 1.19.01.20.0 age confidence
eleventy-plugin-fluid 3.2.33.3.0 age confidence
eslint (source) 10.8.110.9.1 age confidence
uuid 14.0.114.0.2 age confidence

Release Notes

axios/axios (axios)

v1.20.0

Compare Source

v1.20.0 — August 19, 2026

This release hardens runtime option handling, adds RFC 9110 status-code aliases, fixes Node.js and XHR reliability issues, and refreshes project tooling and documentation.

⚠️ Breaking Changes & Deprecations

  • HTTP Status Naming: Added ContentTooLarge (413) and UnprocessableContent (422), while retaining PayloadTooLarge and UnprocessableEntity as backward-compatible deprecated aliases. (#​11082)

🔒 Security Fixes

  • Runtime Option Handling: Hardened behavioral configuration reads against shared and foreign prototype pollution and normalized unsafe interceptor replacement objects. This also clarifies Fetch redirect and custom implementation behavior, HTTP/2 DNS and proxy handling, CIDR-based NO_PROXY matching, and malformed data URI rejection; see the PR for documented compatibility effects. (#​11141)

🐛 Bug Fixes

  • Interceptor Lifecycle: Prevented unbounded handler-array growth by trimming trailing ejected interceptors without changing iteration semantics, and kept interceptor operations safe when the public handlers field is nullish. (#​11087, #​11118)
  • Request Error Preservation: Prevented custom Error.prepareStackTrace implementations that return non-string values from replacing the original request failure with an unrelated TypeError. (#​11109)
  • XHR Reliability: Navigation-canceled requests now reject with ECONNABORTED instead of resolving with status 0, while successful downloads flush their final progress callback during the live loadend dispatch. (#​11094, #​11121)
  • Node.js Socket Memory: Removed request-context retention from per-socket error listeners, preventing completed response data from being pinned for the lifetime of pooled keep-alive sockets. (#​11091)
  • Core Methods and HTTP Errors: Prevented structural method-header buckets from leaking into outgoing headers, standardized invalid DNS lookup and httpVersion failures as AxiosError.ERR_BAD_OPTION_VALUE, and corrected the timeoutErrorMessage merge strategy. (#​11096)

🔧 Maintenance & Chores

🌟 New Contributors

We are thrilled to welcome our new contributors. Thank you for helping improve axios:

Full Changelog (axios/axios@v1.19.0...v1.20.0)

fluid-project/eleventy-plugin-fluid (eleventy-plugin-fluid)

v3.3.0

Compare Source

Bug Fixes
Miscellaneous Chores
eslint/eslint (eslint)

v10.9.1

Compare Source

v10.9.0

Compare Source

uuidjs/uuid (uuid)

v14.0.2

Compare Source

Bug Fixes
  • v1: carry nsecs overflow into the timestamp's high bits (#​972) (6adcc1d)
  • v1: set the multicast bit on v1Bytes's own randomly-generated node (#​973) (b1da338)
  • v7: align default seq formula in v7Bytes with updateV7State (#​965) (a67db57)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Monday (* * * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 24, 2026
@renovate
renovate Bot enabled auto-merge (squash) August 24, 2026 01:12
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 24, 2026

Copy link
Copy Markdown

Deploying wecount with  Cloudflare Pages  Cloudflare Pages

Latest commit: e57c270
Status: ✅  Deploy successful!
Preview URL: https://4c84e084.wecount.pages.dev
Branch Preview URL: https://renovate-minor-updates.wecount.pages.dev

View logs

@renovate
renovate Bot force-pushed the renovate/minor-updates branch from c81315e to 502dbf5 Compare August 26, 2026 23:51
@renovate
renovate Bot force-pushed the renovate/minor-updates branch from 502dbf5 to e57c270 Compare August 28, 2026 12:07
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants