Skip to content

Update devDependencies (major)#266

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-devdependencies
Open

Update devDependencies (major)#266
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-devdependencies

Conversation

@renovate

@renovate renovate Bot commented Jan 25, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@babel/core (source) 7.29.68.0.1 age confidence
@babel/core (source) ^7.29.0^8.0.0 age confidence
@babel/plugin-proposal-decorators (source) ^7.28.0^8.0.0 age confidence
@babel/plugin-transform-runtime (source) 7.29.08.0.1 age confidence
@babel/plugin-transform-runtime (source) ^7.29.0^8.0.0 age confidence
@babel/plugin-transform-typescript (source) 7.28.68.0.1 age confidence
@babel/plugin-transform-typescript (source) ^7.28.5^8.0.0 age confidence
@babel/preset-typescript (source) ^7.28.5^8.0.0 age confidence
@babel/runtime (source) 7.28.68.0.0 age confidence
@babel/runtime (source) ^7.28.4^8.0.0 age confidence
@nullvoxpopuli/eslint-configs 5.5.06.0.0 age confidence
@nullvoxpopuli/eslint-configs ^5.5.0^6.0.0 age confidence
@rollup/plugin-babel (source) 6.1.07.1.0 age confidence
@rollup/plugin-babel (source) ^6.0.4^7.0.0 age confidence
concurrently 9.2.110.0.3 age confidence
concurrently ^9.2.1^10.0.0 age confidence
ember-cli (source) ^6.9.1^7.0.0 age confidence
ember-source (source) ^6.12.0-alpha.3^7.0.0 age confidence
eslint (source) 9.39.210.6.0 age confidence
eslint (source) ^9.39.2^10.0.0 age confidence
typescript (source) 5.9.37.0.2 age confidence
typescript (source) ^5.9.3^7.0.0 age confidence

Release Notes

babel/babel (@​babel/core)

v8.0.1

Compare Source

💥 Breaking Change
  • babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

v8.0.0

Compare Source

👓 Spec Compliance
💥 Breaking Change
  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser
🐛 Bug Fix
  • babel-generator
  • babel-plugin-transform-modules-systemjs
📝 Documentation
🏠 Internal
🏃‍♀️ Performance

v7.29.7

Compare Source

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

NullVoxPopuli/eslint-configs (@​nullvoxpopuli/eslint-configs)

v6.0.0

💥 Breaking Change
🚀 Enhancement
🏠 Internal
Committers: 1
rollup/plugins (@​rollup/plugin-babel)

v7.1.0

2026-05-29

Features
  • babel: add parallel processing via worker threads (#​1956)

v7.0.0

2026-03-05

Breaking Changes
  • babel!: improve filtering capability & performance (#​1954)
open-cli-tools/concurrently (concurrently)

v10.0.3

Compare 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.1

Compare Source

  • Ensure FlowController type is exported - #​594

Full Changelog: open-cli-tools/concurrently@v10.0.0...v10.0.1

v10.0.0

Compare Source

💥 Breaking Changes

  • Dropped support for Node.js <22.0.0.
    Older Node.js version have reached end-of-life, and certain features require new-ish JS APIs.
  • concurrently is now ESM-only.
    It's now possible to require(esm). See here for interoperability.
  • Prefix colors now default to automatic - #​581
    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.
  • Removed deprecated flags and options
    • CLI flag --name-separator: use commas instead.
    • API option killOthers: use killOthersOn instead.

✨ New Features

  • Support applying modifiers to hex prefix colors (e.g. #ff0000.bold) - #​450
  • Support chalk's color functions in prefixes (e.g. rgb(), hex(), bgRgb(), etc) - #​578
  • Set prefix background color via bg#RRGGBB - #​578
  • Allow shell override via --shell CLI flag/shell API option - #​288, #​589, #​556
    concurrently distinguishes between cmd.exe, powershell, and POSIX-based shells.
  • Manual prefix coloring in templates e.g. [{color}{name}{/color}] - #​583, #​587

🐛 Bug fixes

  • Scope quote normalization to CLI input - #​582, #​585
    It should now also be possible to run commands like "/some/command" foo bar"
  • Don't throw when color doesn't exist - #​580

🔐 Security

Other changes

  • Warn about running on Snap - #​584

New Contributors

Full Changelog: open-cli-tools/concurrently@v9.2.1...v10.0.0

v9.2.4

Compare Source

Full Changelog: open-cli-tools/concurrently@v9.2.3...v9.2.4

v9.2.3

Compare Source

Full Changelog: open-cli-tools/concurrently@v9.2.2...v9.2.3

ember-cli/ember-cli (ember-cli)

v7.1.0

🚀 Enhancement
🐛 Bug Fix
🏠 Internal
Committers: 4

v7.0.0

🚀 Enhancement
  • ember-cli, @ember-tooling/classic-build-addon-blueprint, @ember-tooling/classic-build-app-blueprint
Committers: 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-blueprint
  • ember-cli
  • @ember-tooling/classic-build-addon-blueprint, @ember-tooling/classic-build-app-blueprint, ember-cli
🏠 Internal
Committers: 4

v6.11.2

🐛 Bug Fix
  • @ember-tooling/classic-build-addon-blueprint, @ember-tooling/classic-build-app-blueprint
Committers: 1

v6.11.1

🐛 Bug Fix
Committers: 2

v6.11.0

🚀 Enhancement
  • ember-cli, @ember-tooling/classic-build-app-blueprint
  • ember-cli, @ember-tooling/classic-build-addon-blueprint, @ember-tooling/classic-build-app-blueprint
Committers: 1

v6.10.2

  • ember-cli 6.10.2 (patch)
🐛 Bug Fix
🏠 Internal
Committers: 1
emberjs/ember.js (ember-source)

v7.1.0

Compare Source

  • #​21068 [FEATURE] Build in the {{on}} modifier as a keyword in strict-mode templates per RFC# 997.
  • #​21299 [FEATURE] Build in the {{fn}} helper as a keyword in strict-mode templates per RFC #​998.
  • #​21230 / #​21343 [FEATURE] Add a built-in (element)/ {{element}} helper for dynamic tag names in strict-mode templates per RFC #​389.
  • #​21334 [FEATURE] Build in the {{hash}} helper as a keyword in strict-mode templates per RFC# 999.
  • #​21336 [FEATURE] Build in the {{array}} helper as a keyword in strict-mode templates per RFC#1000.
  • #​21337 [FEATURE] Build in {{and}}, {{or}}, {{not}} helpers as keywords in strict-mode templates per RFC #​562.
  • #​21339 [FEATURE] Build in {{eq}} and {{neq}} helpers as keywords in strict-mode templates per RFC #​560.
  • #​21342 [FEATURE] Build in the {{lt}}, {{lte}}, {{gt}}, {{gte}} helpers as keywords in strict-mode templates per RFC# 561.
  • #​21373 [BUGFIX] Fix newly added keywords polluting the JS namespace
  • #​21232 [INTERNAL] Clean up scope bag, wire format, and debug render tree
  • #​21350 [INTERNAL] Remove barrel file imports from internal code for better tree-shaking
  • #​21402 [INTERNAL] Do not use any caches on release and lock publishing of ember-source to npm to require approval from select persons.
  • #​21379 [CLEANUP] Remove old Component Lookup
  • #​21468 [DOC] Update API docs to use template tag where appropriate

v7.0.0

Compare Source

  • [BREAKING] Features and APIs that were deprecated until v7.0 will now throw exceptions and the related code will be removed imminently. For a list of deprecations, see the Deprecation Guide.
  • #​21240 [BREAKING] Remove deprecated amd bundles and use-ember-modules optional feature per RFC #​1101.
  • #​21275 [BREAKING] Remove ember barrel file (import Ember from 'ember') per RFC #​1003.
  • #​21056 [CLEANUP] Remove '@​ember/application's lazy load / onLoad stuff (private API)
  • #​21058 [CLEANUP] Remove template-compiler bootstrap for script tags
  • #​21198 [CLEANUP] Remove _globalsMode and _prepareForGlobalsMode from Application
  • #​21079 [CLEANUP] Remove some IE11 support (Symbols)
  • #​21204 [CLEANUP] Remove old browser workarounds
  • #​21206 [CLEANUP] Remove unused exports, variables, imports and dependencies
  • #​21257 [CLEANUP] Remove old testing apis.
  • #​21067 [BUGFIX] Remove @​ember/runloop from initializer test blueprints
  • #​21076 [BUGFIX] Support default globals for strict mode with the runtime compiler per RFC #​1070.
  • #​21098 [BUGFIX] Add support for this in explicit scope for the runtime template compiler.
  • #​21107 [BUGFIX] Fix LinkTo inside inline SVG reloads application
  • #​21108 [BUGFIX] Fix unhelpful error message when the function for on modifier was forgotten as param.
  • #​21109 [BUGFIX] Fix missing value attribute on radio/checkbox inputs bound to empty string
  • #​21122 [BUGFIX] Fix tracked collections delete() returning true for non-existent entries
  • #​21124 [BUGFIX] Fix {{#each}} runtime crash when array contains null/undefined items with key
  • #​21125 [BUGFIX] Fix crash when accessing negative index of helper positional args #​20912
  • #​21128 [BUGFIX] Fix trackedMap and trackedWeakMap reactivity for existing keys
  • #​21139 [BUGFIX] Port BrandedArray fix for Array-as-parent bug in destroyables
  • #​21168 [BUGFIX] Fix EmberArray.reduce to match native behavior
  • #​21189 [BUGFIX] Clear stale metadata references after destruction to allow GC
  • #​21202 [BUGFIX] Fix <LinkTo>'s @current-when argument with nested routes containing dynamic segments
  • #​21211 Pull router_js into the Ember monorepo
  • #​21069 Internalize @​handlebars/parser
  • #​21129 Add prod build via package.json#exports
  • #​21141 Run smoke-tests with and without deprecations removed
  • #​21147 Migrate node tests to scenarios
  • #​21169 Migrate smoke tests to use ESM Ember -- ES'Mber
  • #​21173 Update actions + lock down to shas
  • #​21185 Use zizmor to lint actions & workflows
  • #​21188 Prepare @​glimmer/syntax publishing again and add smoke tests for prettier's use of it
  • #​21234 Refactor tracked collections to use Proxy-based approach

v6.12.0

Compare Source

  • #​20908 / #​21020 Merge glimmerjs/glimmer-vm into the emberjs/ember.js monorepo.
    • All @glimmer/* packages that were formerly dependencies of ember-source are now included in the monorepo. This enables us to more easily iterate
      on the Glimmer VM and related packages, avoid an integration step with ember.js and to more easily share code between them and ember-source.
    • Only a few of the packages from the glimmer-vm repo will continue to be published as separate packages, for example, @glimmer/syntax will be published.
    • The glimmer-vm repo has been archived and relevant issues have been moved to the emberjs/ember.js repo. If you have an issue that was not moved, please reopen it on ember.js, after a search.
  • #​20995 [BUGFIX] renderComponent error: 'attempted to close a tracking frame, but one was not open'
  • #​20996 [BUGFIX] renderComponent error: 'Cannot read property of undefined: reading syscall'
  • #​21091 [BUGFIX] Fix 'on' modifier error message regression
  • #​21025 [CLEANUP] Remove applySVGInnerHTMLFix
  • #​21061 [CLEANUP] Remove 'text-node-merging-fix'
  • #​21059 [DOC] Remove doc references to Ember. and add import where necessary
  • #​21014 Rename default export GlimmerComponent to Component
  • #​21046 Add benchmark infrastructure
  • #​21090 Swap nightly ts test of ts-nightly with ts-latest for better signal-to-noise

v6.12.0-beta.3

Compare Source

v6.12.0-beta.2

Compare Source

v6.12.0-beta.1

Compare Source

v6.12.0-alpha.7

Compare Source

v6.12.0-alpha.6

Compare Source

v6.12.0-alpha.5

Compare Source

v6.12.0-alpha.4

Compare Source

eslint/eslint (eslint)

v10.6.0

Compare Source

Features

  • b1f9106 feat: detect Symbol() and BigInt() in no-constant-binary-expression (#​20981) (Taejin Kim)
  • f291007 feat: add checkRelationalComparisons to no-constant-binary-expression (#​20948) (sethamus)

Bug Fixes

  • 6b05784 fix: prefer-exponentiation-operator invalid autofix at statement start (#​20997) (Milos Djermanovic)
  • bb9eb2a fix: account for shadowed Boolean in no-extra-boolean-cast (#​21013) (den$)
  • 8fd8741 fix: don't report shadowed undefined in radix rule (#​21011) (Pixel)
  • 5784980 fix: don't report shadowed undefined in no-throw-literal (#​21010) (Pixel)
  • 9cd1e6d fix: suppress invalid class suggestion in no-promise-executor-return (#​21008) (Pixel)
  • d4eb2dc fix: don't report shadowed undefined in prefer-promise-reject-errors (#​21006) (Pixel)
  • 2360464 fix: prefer-promise-reject-errors false positives for shadowed Promise (#​21003) (den$)
  • 63d52d2 fix: restore max-classes-per-file report range (#​21002) (Pixel)
  • 7feaff0 fix: callback detection logic for IIFEs in max-nested-callbacks (#​20979) (fnx)
  • 399a2ec fix: don't report inner non-callbacks in max-nested-callbacks (#​20995) (Milos Djermanovic)

Documentation

  • a83683d docs: Update README (GitHub Actions Bot)
  • f5449f9 docs: document userland patterns for global assertionOptions in RuleT… (#​20986) (playgirl)
  • bea49f7 docs: Update README (GitHub Actions Bot)
  • e5f70f9 docs: update code-path diagrams (#​20984) (Tanuj Kanti)
  • 8890c2d docs: add TypeScript config guidance for MCP server (#​20796) (Pierluigi Lenoci)
  • 3eb3d9b docs: Update README (GitHub Actions Bot)
  • c5bb59c docs: Update README (GitHub Actions Bot)
  • eb3c97c docs: fix grammar in prefer-const rule description (#​20983) (lumir)

Chores

v10.5.0

Compare Source

Features

  • 5ca8c52 feat: correct stack tracking in max-nested-callbacks (#​20973) (Pixel998)
  • b565783 feat: report no-with violations at the with keyword (#​20971) (Pixel998)
  • 2ce032f feat: report max-lines-per-function violations at function head (#​20966) (Pixel998)
  • 732cb3e feat: report max-nested-callbacks violations at function head (#​20967) (Pixel998)
  • f9c138a feat: report max-depth violations on keywords (#​20943) (Pixel998)
  • bdb496c feat: correct max-depth handling for else-if chains (#​20944) (Pixel998)
  • c296873 feat: update error loc in max-statements to function header (#​20907) (Taejin Kim)

Documentation

  • 8ae1b5b docs: Update README (GitHub Actions Bot)
  • ca7eb90 docs: update Node.js prerequisites to include ICU support (#​20962) (Francesco Trotta)
  • f99b47a do

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 9pm on sunday"
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel

vercel Bot commented Jan 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
kolay-docs-app Error Error Jul 12, 2026 11:02pm

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 2d75945 to db15852 Compare February 1, 2026 21:58
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from db15852 to 9519e0c Compare February 8, 2026 23:31
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 9519e0c to 52e7130 Compare February 10, 2026 17:59
@renovate renovate Bot changed the title Update dependency babel-plugin-ember-template-compilation to v4 Update dependency eslint to v10 Feb 10, 2026
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 52e7130 to 6432b10 Compare February 15, 2026 21:07
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 6432b10 to 706cdb9 Compare March 8, 2026 22:05
@renovate renovate Bot changed the title Update dependency eslint to v10 Update devDependencies (major) Mar 8, 2026
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 706cdb9 to dc9a38a Compare March 15, 2026 21:13
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from dc9a38a to 8623962 Compare April 12, 2026 21:16
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 8623962 to a598737 Compare May 24, 2026 21:32
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from a598737 to 237eea1 Compare May 31, 2026 21:07
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 237eea1 to ebb52a7 Compare June 7, 2026 21:28
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from ebb52a7 to ae218b0 Compare June 14, 2026 21:48
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from ae218b0 to 0b3bf4b Compare June 21, 2026 21:59
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from d4a2745 to 387b09e Compare July 5, 2026 21:14
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 387b09e to ad9e99d Compare July 12, 2026 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants