fix(deps): update all non-major dependencies #17494
Merged
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:
^1.5.6->^1.5.7^9.4.0->^9.5.0^1.6.3->^1.7.0^7.9.6->^7.9.7^20.14.2->^20.14.4^7.12.0->^7.13.1^7.12.0->^7.13.1^3.4.27->^3.4.29^8.11.3->^8.12.0^17.8.1->^17.9.0^15.4.0->^15.6.0^2.6.1->^2.7.0^15.2.5->^15.2.7^3.20240605.0->^3.20240610.09.3.0->9.4.03.3.1->3.3.2^1.77.4->^1.77.6^3.8.0->^3.8.1^4.15.1->^4.15.6^7.12.0->^7.13.1^5.2.13->^5.3.1^3.4.27->^3.4.29^8.17.0->^8.17.1Release Notes
QwikDev/qwik (@builder.io/qwik)
v1.5.7Compare Source
What's Changed
New Contributors
Full Changelog: QwikDev/qwik@v1.5.6...v1.5.7
eslint/eslint (@eslint/js)
v9.5.0Compare Source
Features
b2d256cfeat:no-sparse-arraysreport on "comma" instead of the whole array (#18579) (fisker Cheung)Bug Fixes
6880286fix: treat*as a universal pattern (#18586) (Milos Djermanovic)7fbe211fix: message template for all files ignored (#18564) (Milos Djermanovic)469cb36fix: Don't lint the same file multiple times (#18552) (Milos Djermanovic)5cff638fix: improve message for ignored files without a matching config (#18404) (Francesco Trotta)Documentation
455f7fddocs: add section about including.gitignorefiles (#18590) (Milos Djermanovic)721eafedocs: update info about universalfilespatterns (#18587) (Francesco Trotta)8127127docs: Update README (GitHub Actions Bot)55c2a66docs: Update README (GitHub Actions Bot)eb76282docs: Update README (GitHub Actions Bot)ff6e96edocs:baseConfigandoverrideConfigcan be arrays (#18571) (Milos Djermanovic)d2d83e0docs: Add mention of eslint-transforms to v9 migration guide (#18566) (Nicholas C. Zakas)9ce6832docs: add callout box for unintuitive behavior (#18567) (Ben McCann)b8db99cdocs: Add VS Code info to config migration guide (#18555) (Nicholas C. Zakas)518a35cdocs: Mention config migrator (#18561) (Nicholas C. Zakas)eb440fcdocs: specifying files with arbitrary or no extension (#18539) (Francesco Trotta)38c159edocs: Provide example of reading package.json for plugins meta (#18530) (Nicholas C. Zakas)d16a659docs: add link to migration guide for--extCLI option (#18537) (Milos Djermanovic)73408dedocs: add link to configuration file docs before examples (#18535) (Milos Djermanovic)Chores
f588160chore: upgrade @eslint/js@9.5.0 (#18591) (Milos Djermanovic)5890841chore: package.json update for @eslint/js release (Jenkins)e9f4ccdchore: remove unused eslint-disable directive (#18589) (Milos Djermanovic)4b23ffdrefactor: Move JS parsing logic into JS language (#18448) (Nicholas C. Zakas)1495b93chore: update WebdriverIO packages (#18558) (Christian Bromann)cea7edechore: add website donate link instead of opencollective (#18582) (Strek)ec94880chore: package.json update for eslint-config-eslint release (Jenkins)6912586chore: extract formatting rules into separate config (#18560) (Milos Djermanovic)9738f7eci: fix CLI flags for c8, raise thresholds (#18554) (Francesco Trotta)c6de7bbchore: update dependency markdownlint-cli to ^0.41.0 (#18538) (renovate[bot])2c8fd34ci: pin @wdio/browser-runner v8.36.0 (#18540) (唯然)shikijs/shiki (@shikijs/vitepress-twoslash)
v1.7.0Compare Source
🚀 Features
🐞 Bug Fixes
UTF8ToStringfunction, close #693 - by @antfu in https://github.com/shikijs/shiki/issues/693 (0c891)View changes on GitHub
v1.6.5Compare Source
🐞 Bug Fixes
🏎 Performance
includeExplanationoption - by @thetarnav in https://github.com/shikijs/shiki/issues/701 (966e7)View changes on GitHub
v1.6.4Compare Source
🚀 Features
View changes on GitHub
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.13.1Compare Source
🩹 Fixes
eslint-plugin: [prefer-readonly] refine report locations
eslint-plugin: [return-await] support explicit resource management
eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.13.0Compare Source
🚀 Features
typescript-estree: require
import = require()argument to be a string literaltypescript-estree: forbid
.body,.async,.generatorondeclare functioneslint-plugin: [no-dynamic-delete] allow all string literals as index
🩹 Fixes
ast-spec: function-call-like callee should be Expression not LeftHandSideExpression
scope-manager: handle index signature in class
eslint-plugin: [init-declarations] refine report locations
eslint-plugin: [no-base-to-string] make error message more nuanced
eslint-plugin: [no-unsafe-assignment] be more specific about error types
eslint-plugin: [no-magic-numbers] fix implementation of the
ignoreoption❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.13.1Compare 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.
v7.13.0Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
vuejs/core (@vue/shared)
v3.4.29Compare Source
Bug Fixes
v3.4.28Compare Source
Bug Fixes
ForIteratorExpression'sreturnsproperty optional (#11011) (5b8c1af)<math>tag as block to retain MathML namespace after patching (#10891) (87c5443)<details>'sonToggleevent handler (#10938) (fd18ce7), closes #10928@vue/reactivityas dependency of@vue/runtime-dom(#10468) (ec424f6)<component :is>(#8304) (b310ec3), closes #8298app.providetype checking (#10603) (612bbf0), closes #10602acornjs/acorn (acorn)
v8.12.0Compare Source
eslint-community/eslint-plugin-n (eslint-plugin-n)
v17.9.0Compare Source
🌟 Features
sindresorhus/globals (globals)
v15.6.0Compare Source
v15.5.0Compare Source
19ea4cfyyx990803/launch-editor (launch-editor-middleware)
v2.7.0Compare Source
okonet/lint-staged (lint-staged)
v15.2.7Compare Source
Patch Changes
a51be80Thanks @iiroj! - In the previous version the nativegit rev-parse --show-toplevelcommand was taken into use for resolving the current gitConfiguration
📅 Schedule: Branch creation - "before 4am on Monday" (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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.