Skip to content

chore(deps): update devdependencies (major)#648

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

chore(deps): update devdependencies (major)#648
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-devdependencies

Conversation

@renovate

@renovate renovate Bot commented Sep 28, 2025

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/eslint-parser (source) ^7.11.0^8.0.0 age confidence
@babel/plugin-proposal-decorators (source) ^7.24.7^8.0.0 age confidence
@babel/plugin-transform-typescript (source) ^7.25.2^8.0.0 age confidence
@ember/test-helpers ^4.0.4^5.0.0 age confidence
@ember/test-waiters ^3.1.0^4.0.0 age confidence
@embroider/addon-dev (source) ^5.0.0^8.0.0 age confidence
@glimmer/component ^1.1.2^2.0.0 age confidence
@rollup/plugin-babel (source) ^6.0.4^7.0.0 age confidence
babel-plugin-ember-template-compilation ^2.2.5^4.0.0 age confidence
concurrently ^9.0.1^10.0.0 age confidence
ember-template-lint ^6.0.0^7.0.0 age confidence
eslint (source) ^8.57.0^10.0.0 age confidence
eslint-config-prettier ^9.1.0^10.0.0 age confidence
eslint-plugin-ember ^12.2.0^13.0.0 age confidence
eslint-plugin-n ^17.10.3^18.0.0 age confidence
rollup (source) ^3.29.5^4.0.0 age confidence
typescript (source) ^5.6.2^6.0.0 age confidence

Release Notes

babel/babel (@​babel/eslint-parser)

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

v7.28.6

Compare Source

v7.28.6 (2026-01-12)

Thanks @​kadhirash and @​kolvian for your first PRs!

🐛 Bug Fix
  • babel-cli, babel-code-frame, babel-core, babel-helper-check-duplicate-nodes, babel-helper-fixtures, babel-helper-plugin-utils, babel-node, babel-plugin-transform-flow-comments, babel-plugin-transform-modules-commonjs, babel-plugin-transform-property-mutators, babel-preset-env, babel-traverse, babel-types
  • babel-plugin-transform-regenerator
  • babel-plugin-transform-react-jsx
💅 Polish
  • babel-core, babel-standalone
🏠 Internal
  • babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-proposal-decorators, babel-plugin-proposal-import-attributes-to-assertions, babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-async-do-expressions, babel-plugin-syntax-decorators, babel-plugin-syntax-destructuring-private, babel-plugin-syntax-do-expressions, babel-plugin-syntax-explicit-resource-management, babel-plugin-syntax-export-default-from, babel-plugin-syntax-flow, babel-plugin-syntax-function-bind, babel-plugin-syntax-function-sent, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-plugin-syntax-import-defer, babel-plugin-syntax-import-source, babel-plugin-syntax-jsx, babel-plugin-syntax-module-blocks, babel-plugin-syntax-optional-chaining-assign, babel-plugin-syntax-partial-application, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-throw-expressions, babel-plugin-syntax-typescript, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-regexp-modifiers, babel-plugin-transform-unicode-property-regex, babel-plugin-transform-unicode-sets-regex
🏃‍♀️ Performance
Committers: 7
emberjs/ember-test-helpers (@​ember/test-helpers)

v5.4.3

Compare Source

🐛 Bug Fix
Committers: 1

v5.4.2

🐛 Bug Fix
  • @ember/test-helpers
🏠 Internal
Committers: 2

v5.4.1

🐛 Bug Fix
Committers: 1

v5.4.0

🚀 Enhancement
Committers: 1

v5.3.0

🚀 Enhancement
📝 Documentation
Committers: 2

v5.2.2

🐛 Bug Fix
🏠 Internal
Committers: 1

v5.2.1

@​ember/test-helpers 5.2.1 (patch)

🐛 Bug Fix
🏠 Internal
Committers: 2

v5.2.0

@​ember/test-helpers 5.2.0 (minor)

🚀 Enhancement
🐛 Bug Fix
Committers: 1

v5.1.0

@​ember/test-helpers 5.1.0 (minor)

🚀 Enhancement
Committers: 1

v5.0.0

@​ember/test-helpers 5.0.0 (major)

💥 Breaking Change
🐛 Bug Fix
  • @ember/test-helpers, test-app
🏠 Internal
Committers: 3
emberjs/ember-test-waiters (@​ember/test-waiters)

v4.1.2

🐛 Bug Fix
  • @ember/test-waiters
    • #​521 Remove macros from dependencies as it's not needed (consumer must provide macros-handling plugin) (@​NullVoxPopuli)
🏠 Internal
Committers: 1

v4.1.1

@​ember/test-waiters 4.1.1 (patch)

🐛 Bug Fix
📝 Documentation
Committers: 2

v4.1.0

@​ember/test-waiters 4.1.0 (minor)

🚀 Enhancement
Committers: 1

v4.0.0

@​ember/test-waiters 4.0.0 (major)

💥 Breaking Change
🚀 Enhancement
🐛 Bug Fix
🏠 Internal
Committers: 3
embroider-build/embroider (@​embroider/addon-dev)

v8.3.1

🐛 Bug Fix
Committers: 2

v8.3.0

🚀 Enhancement
  • @embroider/addon-dev
    • #​2651 Update addon-dev to support glint 1 and glint 2 and choose between them based on your available dependencies (@​NullVoxPopuli)
🐛 Bug Fix
  • @embroider/compat, @embroider/template-tag-codemod
  • @embroider/vite
  • @embroider/macros
🏠 Internal
Committers: 3

v8.2.0

🚀 Enhancement
🐛 Bug Fix
  • @embroider/shared-internals
Committers: 2

v8.1.2

🐛 Bug Fix
Committers: 1

v8.1.1

🐛 Bug Fix
Committers: 1

v8.1.0

🚀 Enhancement
🐛 Bug Fix
Committers: 2

v8.0.1

🐛 Bug Fix
Committers: 2

v8.0.0

📝 Documentation
🏠 Internal
  • @embroider/addon-dev, @embroider/addon-shim, @embroider/babel-loader-9, @embroider/broccoli-side-watch, @embroider/compat, @embroider/config-meta-loader, @embroider/core, @embroider/hbs-loader, @embroider/macros, @embroider/reverse-exports, @embroider/router, @embroider/shared-internals, @embroider/vite
  • @embroider/addon-dev, @embroider/compat
Committers: 1

v7.1.4

@​embroider/addon-dev 7.1.4 (patch)

🐛 Bug Fix
Committers: 1

v7.1.3

@​embroider/addon-dev 7.1.3 (patch)

🐛 Bug Fix
Committers: 1

v7.1.2

@​embroider/addon-dev 7.1.2 (patch)

🐛 Bug Fix
  • @embroider/addon-dev
🏠 Internal
Committers: 2

v7.1.1

@​embroider/addon-dev 7.1.1 (patch)

🐛 Bug Fix
Committers: 1

v7.1.0

@​embroider/addon-dev 7.1.0 (minor)
@​embroider/compat 3.7.1 (patch)
@​embroider/core 3.4.20 (patch)
@​embroider/macros 1.16.10 (patch)

🚀 Enhancement
🏠 Internal
Committers: 1

v7.0.0

@​embroider/addon-dev 7.0.0 (major)

💥 Breaking Change
Committers: 1

v6.0.1

@​embroider/addon-dev 6.0.1 (patch)
@​embroider/broccoli-side-watch 1.0.0 (major)
@​embroider/compat 3.6.4 (patch)
@​embroider/core 3.4.18 (patch)
@​embroider/macros 1.16.8 (patch)
@​embroider/shared-internals 2.8.0 (minor)
@​embroider/webpack 4.0.7 (patch)

💥 Breaking Change
  • @embroider/broccoli-side-watch
🚀 Enhancement
  • @embroider/broccoli-side-watch, @embroider/shared-internals
🐛 Bug Fix
  • @embroider/addon-dev, @embroider/test-scenarios
Committers: 1

v6.0.0

@​embroider/addon-dev 6.0.0 (major)
@​embroider/compat 3.6.2 (patch)
@​embroider/core 3.4.17 (patch)
@​embroider/macros 1.16.7 (patch)
@​embroider/shared-internals 2.7.0 (minor)
@​embroider/vite 0.2.1 (patch)
@​embroider/webpack 4.0.6 (patch)

💥 Breaking Change
  • @embroider/addon-dev, @embroider/test-scenarios
🚀 Enhancement
  • @embroider/addon-dev, @embroider/shared-internals, @embroider/test-scenarios
🐛 Bug Fix
  • @embroider/compat, @embroider/core, @embroider/vite, @embroider/webpack, @embroider/test-scenarios
  • @embroider/shared-internals, @embroider/test-scenarios
Committers: 3
emberjs/ember.js (@​glimmer/component)

v2.1.1

Compare Source

  • #​12445 [BUGFIX] Ensure rest arg style positionalParams can be omitted.
  • #​12456 [BUGFIX]Allow usage of bound properties in {{link-to}} for bubbles, preventDefault, target, replace, and disabledWhen.
  • #​12463 [BUGFIX] Fix uglification introduced bug with super wrapping.
  • #​12464 [BUGFIX] Ember.String.htmlSafe() should return a instance of SafeString for null / undefined.

v2.1.0

Compare Source

  • #​12396 [BUGFIX] Ensure that this._super is called when extending from Ember.Component.
  • #​12383 [BUGFIX] Fix Ember.String.classify to underscore items with a leading dash/underscore.
  • #​12350 [BUGFIX] Provide a helpful assertion when using positional parameters with a param of the same name.
  • #​12345 [BUGFIX] Ensure {{link-to}} properly handles bound values for activeClass, disabledClass, and loadingClass.
  • #​12359 [BUGFIX] Ensure that functions are properly super wrapped if they include .call or .apply (this is in addition to ._super).
  • #​12075 [PERF] Avoid creating a run-loop for events that are unhandled.
  • #​12260 [BUGFIX] Ensure init is completed before didReceiveAttrs is fired.
  • #​12323 [BUGFIX beta] Make {{get something 'path.goes.here'}} work.
  • #​12331 [BUGFIX beta] Update backburner.js to prevent issues when interleaving run.later and run.next.
  • #​12157 [DEPRECATION] Allow deprecated access to registry from Application (argument to initializers) and ApplicationInstance (argument to instance initializers) instances.
  • #​12156 [BUGFIX] Add helpful error message when providing incorrect arguments to Ember.computed.
  • #​12253 [BUGFIX] Remove initializer causing errors during App.reset.
  • #​12272 [BUGFIX] Update HTMLBars to fix memory leak when an {{each}} is inside an {{if}}.
  • #​12184 [BUGFIX] Prevent classNames from being duplicated.
  • #​12198 [BUGFIX] Further cleanup of the link-to component, allow for extending {{link-to}} via Ember.LinkComponent.extend.
  • #​12208 [BUGFIX] Ember.computed.sort was crashing when it hit a null value. Fixes #​12207.
  • #​12188 [BUGFIX] Ensure _actions specified to extend works.
  • #​12241 [BUGFIX] Provide a helpful error for undefined closure actions.
  • #​12256 [BUGFIX] Ensure concat streams unsubscribe properly.
  • #​12262 [BUGFIX] Breaks circular references in rejected jqXhr promises
  • #​12297 / #​12299 [BUGFIX] Remove extra work pe

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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Sep 28, 2025
@netlify

netlify Bot commented Sep 28, 2025

Copy link
Copy Markdown

Deploy Preview for ember-sortable canceled.

Name Link
🔨 Latest commit 4dac70c
🔍 Latest deploy log https://app.netlify.com/projects/ember-sortable/deploys/6a4acfba0caa6000087fb103

@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from c6834cf to 9d23e0f Compare October 5, 2025 21:07
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 7bf69c8 to 3bc4559 Compare October 19, 2025 22:14
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from a904b5e to 2188773 Compare November 2, 2025 21:15
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from b95c22d to 21de82b Compare November 16, 2025 21:58
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 21de82b to 30be09d Compare November 23, 2025 21:47
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 53d35d8 to 50200de Compare December 21, 2025 22:01
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 48364b2 to 510a840 Compare January 4, 2026 21:02
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 510a840 to b9c7ce2 Compare January 18, 2026 21:06
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from b9c7ce2 to e49cae9 Compare January 25, 2026 21:45
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from e49cae9 to 61a8ba1 Compare February 1, 2026 22:02
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 3a3176a to 7cfe12a Compare February 22, 2026 21:40
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 7cfe12a to 082ca8c Compare March 1, 2026 21:03
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 6279f8d to 2434c67 Compare March 15, 2026 21:03
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 0eadb3c to 96e4d0b Compare April 5, 2026 21:07
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 96e4d0b to 43cf67a Compare April 12, 2026 21:26
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 9708849 to 72cc63b Compare May 10, 2026 21:05
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 72cc63b to f5abffc Compare June 7, 2026 21:15
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from f5abffc to 29c0f45 Compare June 21, 2026 21:07
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 29c0f45 to 5158994 Compare June 28, 2026 22:56
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 5158994 to 4dac70c Compare July 5, 2026 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants