chore(deps): Update all non-major dependencies#148
Merged
Conversation
kevcodez
approved these changes
Apr 6, 2026
|
🎉 This PR is included in version 1.14.26 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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:
8.57.2→8.58.08.57.2→8.58.0v4.0.0→v4.1.010.1.0→10.2.015.14.1.103→15.14.1.1042.8.21→2.9.4Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.58.0Compare Source
🚀 Features
🩹 Fixes
no-unnecessary-type-arguments(#12163)❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.58.0Compare Source
🚀 Features
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
docker/login-action (docker/login-action)
v4.1.0Compare Source
Full Changelog: docker/login-action@v4.0.0...v4.1.0
eslint/eslint (eslint)
v10.2.0Compare Source
Features
586ec2ffeat: Addmeta.languagessupport to rules (#20571) (Copilot)14207defeat: addTemporaltono-obj-calls(#20675) (Pixel998)bbb2c93feat: add Temporal to ES2026 globals (#20672) (Pixel998)Bug Fixes
542cb3efix: update first-party dependencies (#20714) (Francesco Trotta)Documentation
a2af743docs: addlanguageto configuration objects (#20712) (Francesco Trotta)845f23fdocs: Update README (GitHub Actions Bot)5fbcf59docs: removesourceTypefrom ts playground link (#20477) (Tanuj Kanti)8702a47docs: Update README (GitHub Actions Bot)ddeadeddocs: Update README (GitHub Actions Bot)2b44966docs: add Major Releases section to Manage Releases (#20269) (Milos Djermanovic)eab65c7docs: updateeslintversions in examples (#20664) (루밀LuMir)3e4a299docs: update ESM Dependencies policies with note for own-usage packages (#20660) (Milos Djermanovic)Chores
8120e30refactor: extract no unmodified loop condition (#20679) (kuldeep kumar)46e8469chore: update dependency markdownlint-cli2 to ^0.22.0 (#20697) (renovate[bot])01ed3aatest: add unit tests for unicode utilities (#20622) (Manish chaudhary)811f493ci: remove--legacy-peer-depsfrom types integration tests (#20667) (Milos Djermanovic)6b86fcfchore: update dependency npm-run-all2 to v8 (#20663) (renovate[bot])632c4f8chore: addprettierupdate commit to.git-blame-ignore-revs(#20662) (루밀LuMir)b0b0f21chore: update dependency eslint-plugin-regexp to ^3.1.0 (#20659) (Milos Djermanovic)228a2ddchore: update dependency eslint-plugin-eslint-plugin to ^7.3.2 (#20661) (Milos Djermanovic)3ab4d7etest: Add tests for eslintrc-style keys (#20645) (kuldeep kumar)vercel/turborepo (turbo)
v2.9.4: Turborepo v2.9.4Compare Source
What's Changed
@turbo/codemod
turbo.jsoncin codemod transforms by @anthonyshew in #12532Examples
Changelog
filterUsingTasks--filterfrom pulling dependents into Task Graph by @anthonyshew in #12535--affectedand--filterto be combined by @anthonyshew in #12543filterUsingTasksby @anthonyshew in #12545New Contributors
Full Changelog: vercel/turborepo@v2.9.3...v2.9.4
v2.9.3: Turborepo v2.9.3Compare Source
What's Changed
Changelog
Full Changelog: vercel/turborepo@v2.9.2...v2.9.3
v2.9.2: Turborepo v2.9.2Compare Source
What's Changed
Examples
Changelog
setsid()in PTY spawn to prevent macOS Gatekeeper CPU spikes" by @anthonyshew in #12507watchloop so interruptible persistent tasks restart on file changes by @anthonyshew in #12509turbo.*generator variables by @anthonyshew in #12511New Contributors
Full Changelog: vercel/turborepo@v2.9.1...v2.9.2
v2.9.1: Turborepo v2.9.1Compare Source
What's Changed
@turbo/codemod
@turbo/repository
cacheMaxAgeandcacheMaxSizefor local cache eviction by @anthonyshew in #12487Changelog
Full Changelog: vercel/turborepo@v2.9.0...v2.9.1
v2.9.0: Turborepo v2.9.0Compare Source
What's Changed
Docs
create-turbo
affectedUsingTaskInputsfuture flag for task-level--affecteddetection by @anthonyshew in #12247create-turboselection by @anthonyshew in #12353turbo-ignore
turbo-ignorein favor ofturbo query affectedby @anthonyshew in #12382turbo-ignoredeprecation notice for Vercel users by @anthonyshew in #12385@turbo/codemod
pipelinekey inclean-globscodemod by @anthonyshew in #12235add-package-namescodemod from silently renaming existing packages by @anthonyshew in #12332eslint
@turbo/repository
packagesFromLockfile()NAPI binding to@turbo/repositoryby @anthonyshew in #12454Examples
viteand@vitejs/plugin-reactversions on example by @GabrielBB in #12193with-svelteexample by @floriansalihovic in #11952Changelog
allowCommentsandallowTrailingCommasto turbo.json schema by @ddmoney420 in #11579serde_ymlwithserde_yaml_ngto fix RUSTSEC-2025-0067/0068 by @anthonyshew in #11755oxc_resolverwithunrs_resolverto fix yankedpapayadependency by @anthonyshew in #11754turbo boundariesby @anthonyshew in #11798secret_key_overridein tests to eliminate env var race condition by @anthonyshew in #11824secrecycrate and close exposure gaps by @anthonyshew in #11831pre_exec/setsidwithtokio process_group(0)by @anthonyshew in #11854node-plopto dependencies soPlopTypesresolves for consumers by @anthonyshew in #11862--profileand--anon-profilefilename optional by @anthonyshew in #11883Configuration
📅 Schedule: Branch creation - "before 3am 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 was generated by Mend Renovate. View the repository job log.