Update devDependencies (major)#266
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
2d75945 to
db15852
Compare
db15852 to
9519e0c
Compare
9519e0c to
52e7130
Compare
52e7130 to
6432b10
Compare
6432b10 to
706cdb9
Compare
706cdb9 to
dc9a38a
Compare
dc9a38a to
8623962
Compare
8623962 to
a598737
Compare
a598737 to
237eea1
Compare
237eea1 to
ebb52a7
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:
5.5.0→6.0.0^5.5.0→^6.0.06.1.0→7.1.0^6.0.4→^7.0.09.2.1→10.0.3^9.2.1→^10.0.0^6.9.1→^7.0.0^6.12.0-alpha.3→^7.0.09.39.2→10.4.1^9.39.2→^10.0.05.9.3→6.0.3^5.9.3→^6.0.0Release Notes
NullVoxPopuli/eslint-configs (@nullvoxpopuli/eslint-configs)
v6.0.0💥 Breaking Change
@nullvoxpopuli/eslint-configs🚀 Enhancement
@nullvoxpopuli/eslint-configs🏠 Internal
@nullvoxpopuli/eslint-configsCommitters: 1
rollup/plugins (@rollup/plugin-babel)
v7.1.02026-05-29
Features
v7.0.02026-03-05
Breaking Changes
open-cli-tools/concurrently (concurrently)
v10.0.3Compare Source
Republish of https://github.com/open-cli-tools/concurrently/releases/tag/v10.0.1 with Trusted Publishing enabled (see #595)
Full Changelog: open-cli-tools/concurrently@v10.0.2...v10.0.3
v10.0.1Compare Source
FlowControllertype is exported - #594Full Changelog: open-cli-tools/concurrently@v10.0.0...v10.0.1
v10.0.0Compare Source
💥 Breaking Changes
Older Node.js version have reached end-of-life, and certain features require new-ish JS APIs.
It's now possible to
require(esm). See here for interoperability.The colors used to default to
reset(which does nothing). Concurrently now automatically selects a color, out of the box.The list of colors used is not jarring nor carries semantic meaning, and reads well in both dark and light terminal backgrounds.
--name-separator: use commas instead.killOthers: usekillOthersOninstead.✨ New Features
#ff0000.bold) - #450rgb(),hex(),bgRgb(), etc) - #578bg#RRGGBB- #578--shellCLI flag/shellAPI option - #288, #589, #556concurrently distinguishes between cmd.exe, powershell, and POSIX-based shells.
[{color}{name}{/color}]- #583, #587🐛 Bug fixes
It should now also be possible to run commands like
"/some/command" foo bar"🔐 Security
shellquote- #591Other changes
New Contributors
Full Changelog: open-cli-tools/concurrently@v9.2.1...v10.0.0
ember-cli/ember-cli (ember-cli)
v7.0.0🚀 Enhancement
ember-cli,@ember-tooling/classic-build-addon-blueprint,@ember-tooling/classic-build-app-blueprintCommitters: 1
v6.12.0🚀 Enhancement
ember-cli,@ember-tooling/classic-build-addon-blueprint,@ember-tooling/classic-build-app-blueprint@ember-tooling/classic-build-addon-blueprint,@ember-tooling/classic-build-app-blueprint@ember-tooling/classic-build-app-blueprint,ember-cli🐛 Bug Fix
@ember-tooling/classic-build-addon-blueprint,@ember-tooling/classic-build-app-blueprintuse-ember-modulesin blueprint optional-features.json (@Copilot)ember-cli@ember-tooling/classic-build-addon-blueprint,@ember-tooling/classic-build-app-blueprint,ember-cli🏠 Internal
ember-clitemppackage with Node.js built-infs.mkdtemp(@Copilot)@ember-tooling/classic-build-addon-blueprint,@ember-tooling/classic-build-app-blueprint,ember-cliCommitters: 4
v6.11.2🐛 Bug Fix
@ember-tooling/classic-build-addon-blueprint,@ember-tooling/classic-build-app-blueprintCommitters: 1
v6.11.1🐛 Bug Fix
@ember-tooling/classic-build-app-blueprint,ember-cli@ember-tooling/classic-build-addon-blueprint,@ember-tooling/classic-build-app-blueprint,ember-cliember-cliCommitters: 2
v6.11.0🚀 Enhancement
ember-cli,@ember-tooling/classic-build-app-blueprintember-cli,@ember-tooling/classic-build-addon-blueprint,@ember-tooling/classic-build-app-blueprintCommitters: 1
v6.10.2🐛 Bug Fix
ember-cli🏠 Internal
ember-cliCommitters: 1
emberjs/ember.js (ember-source)
v7.0.0Compare Source
use-ember-modulesoptional feature per RFC #1101.import Ember from 'ember') per RFC #1003._globalsModeand_prepareForGlobalsModefromApplicationthisin explicit scope for the runtime template compiler.<LinkTo>'s@current-whenargument with nested routes containing dynamic segmentsv6.12.0Compare Source
emberjs/ember.jsmonorepo.@glimmer/*packages that were formerly dependencies ofember-sourceare now included in the monorepo. This enables us to more easily iterateon the Glimmer VM and related packages, avoid an integration step with
ember.jsand to more easily share code between them andember-source.glimmer-vmrepo will continue to be published as separate packages, for example,@glimmer/syntaxwill be published.glimmer-vmrepo has been archived and relevant issues have been moved to theemberjs/ember.jsrepo. If you have an issue that was not moved, please reopen it on ember.js, after a search.renderComponenterror: 'attempted to close a tracking frame, but one was not open'renderComponenterror: 'Cannot read property of undefined: reading syscall'Ember.and add import where necessaryGlimmerComponenttoComponentv6.12.0-beta.3Compare Source
v6.12.0-beta.2Compare Source
v6.12.0-beta.1Compare Source
v6.12.0-alpha.7Compare Source
v6.12.0-alpha.6Compare Source
v6.12.0-alpha.5Compare Source
v6.12.0-alpha.4Compare Source
eslint/eslint (eslint)
v10.4.1Compare Source
Bug Fixes
e557467fix: update@eslint/plugin-kitversion to 0.7.2 (#20930) (Francesco Trotta)d4ce898fix: propagate failures from delegated commands (#20917) (Minh Vu)f4f3507fix: prefer-arrow-callback invalid autofix with newline afterasync(#20916) (kuldeep kumar)c5bc78bfix: false positive for reference infinallyblock (#20655) (Tanuj Kanti)27538c0fix: add missing CodePath and CodePathSegment types (#20853) (Pixel998)Documentation
61b0adddocs: remove deprecated rule from related rules ofmax-params(#20921) (Tanuj Kanti)305d5b9docs: remove deprecated rules from related rules section (#20911) (Tanuj Kanti)49b0202docs: fixdisplay: noneof ad (#20901) (Tanuj Kanti)9067f94docs: switch build to Node.js 24 (#20893) (Milos Djermanovic)c91b041docs: Update README (GitHub Actions Bot)e349265docs: clarify semver strings in rule deprecation objects (#20885) (Milos Djermanovic)Chores
b0e466btest: adddataproperty to invalid tests cases for rules (#20924) (Tanuj Kanti)f78838btest: add CodePath type coverage (#20904) (Pixel998)1daa4bdchore: updateeslint-plugin-eslint-commentstest data to latest commit (#20922) (Francesco Trotta)002942cci: declare contents:read on update-readme workflow (#20919) (Arpit Jain)64bca24chore: update ecosystem plugins (#20912) (ESLint Bot)6d7c832chore: ignore fflate updates in renovate (#20908) (Pixel998)b2c8638ci: bump pnpm/action-setup from 6.0.7 to 6.0.8 (#20889) (dependabot[bot])a9b8d7fchore: increase maxBuffer for ecosystem tests (#20881) (sethamus)b702eadchore: update ecosystem update PR settings (#20884) (Pixel998)507f60echore: update ecosystem plugins (#20882) (ESLint Bot)92f5c5btest: add unit test for message-count (#20878) (kuldeep kumar)df32108chore: add @eslint/markdown and typescript-eslint ecosystem tests (#20837) (sethamus)327f91dchore: use includeIgnoreFile internally (#20876) (Kirk Waiblinger)f0dc4bdchore: pin fflate@0.8.2 (#20877) (Milos Djermanovic)0f4bd25ci: run Discord alert for ecosystem test failures (#20873) (Copilot)v10.4.0Compare Source
v10.3.0Compare Source
v10.2.1Compare Source
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)v10.1.0Compare Source
Features
ff4382bfeat: apply fix forno-varinTSModuleBlock(#20638) (Tanuj Kanti)0916995feat: Implement api support for bulk-suppressions (#20565) (Blake Sager)Bug Fixes
2b8824efix: Preventno-varautofix when a variable is used before declaration (#20464) (Amaresh S M)e58b4bffix: update eslint (#20597) (renovate[bot])Documentation
b7b57fedocs: use correct JSDoc link in require-jsdoc.md (#20641) (mkemna-clb)58e4cfcdocs: add deprecation notice partial (#20639) (Milos Djermanovic)7143dbfdocs: update v9 migration guide for@eslint/jsusage (#20540) (fnx)035fc4fdocs: note thatglobalReturnapplies only withsourceType: "script"(#20630) (Milos Djermanovic)e972c88docs: merge ESLint option descriptions into type definitions (#20608) (Francesco Trotta)7f10d84docs: Update README (GitHub Actions Bot)aeed007docs: open playground link in new tab (#20602) (Tanuj Kanti)a0d1a37docs: Add AI Usage Policy (#20510) (Nicholas C. Zakas)Chores
a9f9ccechore: update dependency eslint-plugin-unicorn to ^63.0.0 (#20584) (Milos Djermanovic)1f42bd7chore: updateprettierto 3.8.1 (#20651) (루밀LuMir)c0a6f4achore: update dependency @eslint/json to ^1.2.0 (#20652) (renovate[bot])cc43f79chore: update dependency c8 to v11 (#20650) (renovate[bot])2ce4635chore: update dependency @eslint/json to v1 (#20649) (renovate[bot])f0406eechore: update dependency markdownlint-cli2 to ^0.21.0 (#20646) (renovate[bot])dbb4c95chore: remove trunk (#20478) (sethamus)c672a2atest: fix CLI test for empty output file (#20640) (kuldeep kumar)c7ada24ci: bump pnpm/action-setup from 4.3.0 to 4.4.0 (#20636) (dependabot[bot])07c4b8btest: fixRuleTestertest without test runners (#20631) (Francesco Trotta)079bba7test: Add tests forisValidWithUnicodeFlag(#20601) (Manish chaudhary)5885ae6ci: unpin Node.js 25.x in CI (#20615) (Copilot)f65e5d3chore: update pnpm/action-setup digest tob906aff(#20610) (renovate[bot])v10.0.3Compare Source
v10.0.2Compare Source
v10.0.1Compare Source
Bug Fixes
c87d5bdfix: update eslint (#20531) (renovate[bot])d841001fix: updateminimatchto10.2.1to address security vulnerabilities (#20519) (루밀LuMir)04c2147fix: update error message for unused suppressions (#20496) (fnx)38b089cfix: update dependency @eslint/config-array to ^0.23.1 (#20484) (renovate[bot])Documentation
5b3dbcedocs: add AI acknowledgement section to templates (#20431) (루밀LuMir)6f23076docs: toggle nav in no-JS mode (#20476) (Tanuj Kanti)b69cfb3docs: Update README (GitHub Actions Bot)Chores
e5c281fchore: updates for v9.39.3 release (Jenkins)8c3832achore: update @typescript-eslint/parser to ^8.56.0 (#20514) (Milos Djermanovic)8330d23test: add tests for config-api (#20493) (Milos Djermanovic)37d6e91chore: remove eslint v10 prereleases from eslint-config-eslint deps (#20494) (Milos Djermanovic)da7cd0erefactor: cleanup error message templates (#20479) (Francesco Trotta)84fb885chore: package.json update for @eslint/js release (Jenkins)1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467) (Milos Djermanovic)v10.0.0Compare Source
v9.39.4Compare Source
Bug Fixes
f18f6c8fix: update dependency minimatch to ^3.1.5 (#20564) (Milos Djermanovic)a3c868ffix: update dependency @eslint/eslintrc to ^3.3.4 (#20554) (Milos Djermanovic)234d005fix: minimatch security vulnerability patch for v9.x (#20549) (Andrej Beles)b1b37eefix: updateajvto6.14.0to address security vulnerabilities (#20538) (루밀LuMir)Documentation
4675152docs: add deprecation notice partial (#20520) (Milos Djermanovic)Chores
b8b4eb1chore: update dependencies for ESLint v9.39.4 (#20596) (Francesco Trotta)71b2f6bchore: package.json update for @eslint/js release (Jenkins)1d16c2f](https://redirect.github.com/eslint/eslConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ 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.