-
Notifications
You must be signed in to change notification settings - Fork 5
chore(deps): update all devdependencies (minor and patch) #1630
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update all devdependencies (minor and patch) #1630
Conversation
|
cc55a77 to
649d295
Compare
723b1f1 to
c651086
Compare
f15346b to
3ea4c02
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
17648ca to
c980337
Compare
c980337 to
66e7545
Compare
This PR contains the following updates:
9.29.0->9.33.0^0.40.0->^0.45.0^0.40.0->^0.45.08.32.1->8.39.14.25.1->4.25.23.5.3->3.6.25.8.3->5.9.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
eslint/eslint (@eslint/js)
v9.33.0Compare Source
v9.32.0Compare Source
v9.31.0Compare Source
v9.30.1Compare Source
v9.30.0Compare Source
yeonjuan/html-eslint (@html-eslint/eslint-plugin)
v0.45.0Compare Source
What's Changed
Full Changelog: yeonjuan/html-eslint@v0.44.0...v0.45.0
v0.44.0Compare Source
What's Changed
Full Changelog: yeonjuan/html-eslint@v0.43.1...v0.44.0
v0.43.1Compare Source
What's Changed
New Contributors
Full Changelog: yeonjuan/html-eslint@v0.43.0...v0.43.1
v0.43.0Compare Source
What's Changed
New Contributors
Full Changelog: yeonjuan/html-eslint@v0.42.0...v0.43.0
v0.42.0Compare Source
What's Changed
New Contributors
Full Changelog: yeonjuan/html-eslint@v0.41.0...v0.42.0
v0.41.0Compare Source
What's Changed
require-open-graph-protocoldescription by @ntnyq in https://github.com/yeonjuan/html-eslint/pull/342meta.docs.urlto all rules by @ntnyq in https://github.com/yeonjuan/html-eslint/pull/341New Contributors
Full Changelog: yeonjuan/html-eslint@v0.40.3...v0.41.0
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.39.1Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.39.0Compare Source
🚀 Features
🩹 Fixes
unsafeObjectPatternmessage (#11403)checkoption for most RHS of a chain (#11272)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.38.0Compare Source
🩹 Fixes
isolatedDeclarationsif enabled inconstructoroption (#11351)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.37.0Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.36.0Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.35.1Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.35.0Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.34.1Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.34.0Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.33.1Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.33.0Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
browserslist/browserslist (browserslist)
v4.25.2Compare Source
--permissionsupport (by @broofa).prettier/prettier (prettier)
v3.6.2Compare Source
diff
Markdown: Add missing blank line around code block (#17675 by @fisker)
v3.6.1Compare Source
diff
TypeScript: Allow const without initializer (#17650, #17654 by @fisker)
Miscellaneous: Avoid closing files multiple times (#17665 by @43081j)
When reading a file to infer the interpreter from a shebang, we use the
n-readlineslibrary to read the first line in order to get the shebang.This library closes files when it reaches EOF, and we later try close the same
files again. We now close files only if
n-readlinesdid not already closethem.
v3.6.0Compare Source
diff
🔗 Release Notes
microsoft/TypeScript (typescript)
v5.9.2Compare Source
Configuration
📅 Schedule: Branch creation - Between 01:00 AM and 05:59 AM, Monday through Friday ( * 1-5 * * 1-5 ) in timezone Europe/Zurich, Automerge - Between 05:00 AM and 07:59 AM, Monday through Friday ( * 5-7 * * 1-5 ) in timezone Europe/Zurich.
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.