chore(deps): update all non-major dependencies#91
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
78729e1 to
125100b
Compare
2992a9e to
99deade
Compare
241be6b to
39a0790
Compare
bf6014c to
a94b67a
Compare
7710d65 to
d8ed561
Compare
056414c to
d6a5b09
Compare
d6a5b09 to
d891415
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.6.1→^0.6.2^20.19.35→^20.19.43^66.6.2→^66.7.4^66.6.2→^66.7.4^1.13.6→^1.18.1^9.39.3→^9.39.4^4.5.1→^4.6.7^16.2.7→^16.4.010.30.3→10.34.4^3.8.1→^3.9.4^9.3.1→^9.4.1^1.97.3→^1.101.0^19.9.2→^19.14.1^66.6.2→^66.7.4^6.4.1→^6.4.3^1.2.0→^1.3.0^3.5.29→^3.5.392.0.0-beta.8→2.0.1^7.4.0→^7.4.1^7.4.0→^7.4.1^7.4.0→^7.4.1^7.4.0→^7.4.1^7.4.0→^7.4.1^7.4.0→^7.4.1Release Notes
curev/eslint-config (@curev/eslint-config)
v0.6.2Bug Fixes
unocss/unocss (@unocss/eslint-plugin)
v66.7.4Compare Source
🚀 Features
@unocss/twoslash- by @9romise and @zyyv in #5215 (e4a35)🐞 Bug Fixes
View changes on GitHub
v66.7.3Compare Source
🚀 Features
🐞 Bug Fixes
🏎 Performance
View changes on GitHub
v66.7.2Compare Source
No significant changes
View changes on GitHub
v66.7.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v66.6.8Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v66.6.7Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v66.6.6Compare Source
🐞 Bug Fixes
View changes on GitHub
v66.6.5Compare Source
🐞 Bug Fixes
View changes on GitHub
v66.6.4Compare Source
🚀 Features
noScopekey determines whether to wrap the selector - by @zyyv and Copilot in #5130 (5b67c)View changes on GitHub
v66.6.3Compare Source
🚀 Features
*parse in variant group - by @zyyv and Copilot in #5124 (037ba)@unocss/language-server- by @Jungzl in #5102 (90f75)LogOutputChannelto log info - by @Jungzl in #5125 (4fe3a)🐞 Bug Fixes
View changes on GitHub
axios/axios (axios)
v1.18.1Compare Source
v1.18.1 — June 21, 2026
This release focuses on Node HTTP adapter fixes, safer AxiosError serialisation, runtime/type correctness fixes, documentation updates, and dependency maintenance.
🐛 Bug Fixes
encoder.call(this)receives theAxiosURLSearchParamsinstance correctly. (#11019)🔧 Maintenance & Chores
Documentation: Documented sensitive headers and status transition behaviour, prepared cleaned-up docs, added Deno install instructions, and clarified that request data is request-specific (#11007, #11010, #11023, #11025)
Dependencies: Bumped vite, rollup, form-data, js-yaml, and multer across the root project, docs, smoke tests, and module test workspaces. (#11011, #11012, #11013, #11014, #11015, #11016, #11017, #11026)
🌟 New Contributors
We are thrilled to welcome our new contributors. Thank you for helping improve axios:
Full Changelog
v1.18.0Compare Source
This release hardens redirect and URL handling, improves the validateStatus configuration semantics, and includes updates to documentation, dependencies, and release metadata.
v1.17.0Compare Source
This release adds Node HTTP zstd decompression, hardens config and release workflows, and fixes authentication, header, proxy, and type-handling regressions.
v1.16.1Compare Source
This release ships a defence-in-depth fix for prototype pollution in
formDataToJSON, hardens proxy and CI workflows, restores Webpack 4 compatibility for the fetch adapter, and includes several small bug fixes and maintenance improvements.v1.16.0Compare Source
This release adds support for the QUERY HTTP method and a new
ECONNREFUSEDerror constant, lands a substantial wave of HTTP, fetch, and XHR adapter bug fixes around redirects, aborts, headers, and timeouts, and welcomes 23 new contributors.v1.15.2Compare Source
This release delivers prototype-pollution hardening for the Node HTTP adapter, adds an opt-in
allowedSocketPathsallowlist to mitigate SSRF via Unix domain sockets, fixes a keep-alive socket memory leak, and ships supply-chain hardening across CI and security docs.v1.15.1Compare Source
This release ships a coordinated set of security hardening fixes across headers, body/redirect limits, multipart handling, and XSRF/prototype-pollution vectors, alongside a broad sweep of bug fixes, test migrations, and threat-model documentation updates.
v1.15.0Compare Source
Bug Fixes
Features
Contributors to this release
PRs
1.2.6 (2023-01-28)
Bug Fixes
CommonRequestHeadersList&CommonResponseHeadersListtypes to be private in commonJS; (#5503) (5a3d0a3)Contributors to this release
PRs
1.2.5 (2023-01-26)
Bug Fixes
Contributors to this release
PRs
1.2.4 (2023-01-22)
Bug Fixes
RawAxiosRequestConfigback toAxiosRequestConfig; (#5486) (2a71f49)AxiosRequestConfiggeneric; (#5478) (9bce81b)Contributors to this release
PRs
1.2.3 (2023-01-10)
Bug Fixes
Contributors to this release
PRs
[1.2.2] - 2022-12-29
Fixed
Chores
Contributors to this release
[1.2.1] - 2022-12-05
Changed
Fixed
Refactors
Chores
Contributors to this release
PRs
[1.2.0] - 2022-11-10
Changed
Fixed
Refactors
Chores
Contributors to this release
PRs
[1.1.3] - 2022-10-15
Added
Fixed
Chores
Contributors to this release
PRs
[1.1.2] - 2022-10-07
Fixed
Contributors to this release
PRs
[1.1.1] - 2022-10-07
Fixed
Contributors to this release
PRs
[1.1.0] - 2022-10-06
Fixed
Contributors to this release
PRs
[1.0.0] - 2022-10-04
Added
Changed
Deprecated
Removed
Fixed
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.