Skip to content

chore(deps): update devdependencies#647

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

chore(deps): update devdependencies#647
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/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.28.57.29.7 age confidence
@babel/plugin-proposal-decorators (source) 7.28.07.29.7 age confidence
@babel/plugin-transform-typescript (source) 7.28.57.29.7 age confidence
@embroider/macros (source) 1.19.41.20.5 age confidence
@glint/template 1.7.31.7.8 age confidence
@typescript-eslint/eslint-plugin (source) 8.47.08.62.1 age confidence
@typescript-eslint/parser (source) 8.47.08.62.1 age confidence
concurrently 9.2.19.2.3 age confidence
ember-modifier 4.2.24.3.0 age confidence
eslint-plugin-ember 12.7.412.7.5 age confidence
eslint-plugin-n 17.23.117.24.0 age confidence
eslint-plugin-prettier 5.5.45.5.6 age confidence
eslint-plugin-qunit 8.2.58.2.6 age confidence
prettier (source) 3.6.23.9.4 age confidence
webpack 5.104.15.108.3 age confidence

Release Notes

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

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
embroider-build/embroider (@​embroider/macros)

v1.20.5

🐛 Bug Fix
Committers: 2

v1.20.4

🐛 Bug Fix
Committers: 2

v1.20.3

🚀 Enhancement
🏠 Internal
Committers: 3

v1.20.2

🐛 Bug Fix
  • @embroider/compat, @embroider/core, @embroider/macros, @embroider/template-tag-codemod
  • @embroider/macros
Committers: 2

v1.20.1

🐛 Bug Fix
Committers: 1

v1.20.0

🚀 Enhancement
Committers: 1

v1.19.7

🚀 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

v1.19.6

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

v1.19.5

🐛 Bug Fix
Committers: 1
typed-ember/glint (@​glint/template)

v1.7.8

🐛 Bug Fix
🏠 Internal
:present: Additional updates
  • @glint/template
    • Type inference error in (component) helper when pre-binding optional union arguments (@​BoussonKarel)
Committers: 5

v1.7.7

🐛 Bug Fix
  • @glint/template
  • @glint/ember-tsc
    • #​1087 Convert intrinsic type tests to .gts, fix modifier element constraint diagnostic (@​johanrd)
  • @glint/ember-tsc, @glint/template
🏠 Internal
Committers: 1

v1.7.6

🐛 Bug Fix
🏠 Internal
Committers: 1

v1.7.5

🐛 Bug Fix
  • @glint/ember-tsc
    • #​1131 fix(ember-tsc): gate g-component-hover plugin to the component tag-name range (@​aklkv)
Committers: 1

v1.7.4

🐛 Bug Fix
  • @glint/ember-tsc
    • #​1129 fix(ember-tsc): use cooked text for tagged template content to keep gts source-map offsets aligned (@​aklkv)
Committers: 1
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.62.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] parenthesize object literal at left edge of expression statement (#​12443, #​12418)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] preserve boolean result in fixer for nullable true comparisons (#​12365)
  • eslint-plugin: [prefer-optional-chain] use suggestion instead of autofix for trailing binary operator (#​12328)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.62.0

Compare Source

🚀 Features
  • remove redundant package.json "files" (#​12444)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.61.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-template-expression] respect ECMAScript line terminators (#​12388)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] fix precedence bug in autofix (#​12413)
  • eslint-plugin: [no-unnecessary-type-assertion] wrap object literal in parens when removing TSTypeAssertion in arrow body (#​12394, #​12393)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive for template literal expressions (#​12281)
  • eslint-plugin: [consistent-indexed-object-style] do not remove comments when fixing (#​12396, #​10577)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.61.0

Compare Source

🚀 Features
  • ast-spec: change type of UnaryExpression.prefix to always true (#​12372)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-shadow] correct rule to match ESLint v10 handling (#​12182)
  • eslint-plugin: respect ECMAScript line terminators in ts-comment rules (#​12352)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.0

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.4

Compare Source

🩹 Fixes
  • eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#​12294)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.3

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.2

Compare Source

🩹 Fixes
  • eslint-plugin: [no-deprecated] object destructuring values should be treated as declarations (#​12292)
  • eslint-plugin: [no-unsafe-type-assertion] handle crash on recursive template literal types (#​12150)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] treat void as nullish in no-unnecessary-condition (#​12241)
  • eslint-plugin: [no-unnecessary-type-arguments] handle instantiation expressions (#​12220)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive in logical assignment assertions (#​12278)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve phantom type arguments in generic inference (#​12269)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve index signatures in undefined unions (#​12257)
  • eslint-plugin: [no-unnecessary-type-assertion] fix crash "TypeError: checker.getTypeArguments is not a function" (#​12246)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-type-assertion] report more cases based on assignability (#​11789)
❤️ Thank You
  • Ulrich Stark

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.2

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] use assignability checks in checkTypePredicates (#​12147)
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unused-vars] fix false negative for type predicate parameter (#​12004)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.0

Compare Source

🚀 Features
🩹 Fixes
  • eslint-plugin: [prefer-regexp-exec] avoid fixing unknown RegExp flags (#​12161)
  • eslint-plugin: [no-extraneous-class] handle index signatures (#​12142)
  • eslint-plugin: crash in 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.

v8.57.2

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-readonly-parameter-types] preserve type alias infomation (#​11954)
  • eslint-plugin: [no-useless-default-assignment] skip reporting false positives for unresolved type parameters (#​12127)
  • eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#​12125)
  • eslint-plugin: [no-restricted-types] flag banned generics in extends or implements (#​12120)
  • eslint-plugin: [array-type] ignore Array and ReadonlyArray without type arguments (#​11971)
  • eslint-plugin: [prefer-optional-chain] remove dangling closing parenthesis (#​11865)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.1

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-optional-chain] no report for property on intersection type (#​12126)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-condition] allow literal loop conditions in for/do loops (#​12080)
🩹 Fixes
  • eslint-plugin: [no-base-to-string] fix false positive for toString with overloads (#​12089)
  • eslint-plugin: [prefer-promise-reject-errors] add allow TypeOrValueSpecifier to prefer-promise-reject-errors (#​12094)
  • typescript-estree: if the template literal is tagged and the text has an invalid escape, cooked will be null (#​11355)
  • eslint-plugin: guard against negative paramIndex in no-useless-default-assignment (#​12077)
  • eslint-plugin: handle statically analyzable computed keys in prefer-readonly (#​12079)
  • eslint-plugin: [strict-void-return] false positives with overloads (#​12055)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.56.1

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.56.0

Compare Source

🚀 Features
🩹 Fixes
  • use parser options from context.languageOptions (#​12043)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.55.0

Compare Source

🚀 Features
  • utils: deprecate defaultOptions in favor of meta.defaultOptions (#​11992)
🩹 Fixes
  • eslint-plugin: [no-useless-default-assignment] reduce param index to ts this handling (#​11949)
  • eslint-plugin: [no-useless-default-assignment] report unnecessary defaults in ternary expressions (#​11984)
  • eslint-plugin: [no-useless-default-assignment] require strictNullChecks (#​11966, #​12000)
  • eslint-plugin: [no-unused-vars] remove trailing newline when removing entire import (#​11990)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy an

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 f81e6ef
🔍 Latest deploy log https://app.netlify.com/projects/ember-sortable/deploys/6a4acf98029dfc0008b26b2f

@renovate renovate Bot force-pushed the renovate/devdependencies branch from 7a0d71d to 65e7e56 Compare October 5, 2025 21:07
@renovate renovate Bot force-pushed the renovate/devdependencies branch 2 times, most recently from 9e42126 to e471ccc Compare October 19, 2025 22:13
@renovate renovate Bot force-pushed the renovate/devdependencies branch 3 times, most recently from 72f78e7 to 2e4b288 Compare November 2, 2025 21:14
@renovate renovate Bot force-pushed the renovate/devdependencies branch 3 times, most recently from 0cba244 to 37d869c Compare November 16, 2025 21:57
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 37d869c to 29a789b Compare November 23, 2025 21:46
@renovate renovate Bot force-pushed the renovate/devdependencies branch 3 times, most recently from 797c260 to 2d2ac71 Compare December 21, 2025 22:00
@renovate renovate Bot force-pushed the renovate/devdependencies branch 4 times, most recently from 3d22f4e to 62c8672 Compare January 4, 2026 21:02
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 62c8672 to d64c88c Compare January 18, 2026 21:06
@renovate renovate Bot force-pushed the renovate/devdependencies branch 2 times, most recently from 854793e to 557017a Compare January 25, 2026 21:44
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 557017a to 7c25e3a Compare February 1, 2026 22:02
@renovate renovate Bot force-pushed the renovate/devdependencies branch 2 times, most recently from e16c23a to 0eb3ed4 Compare February 22, 2026 21:40
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 0eb3ed4 to 6d47b4c Compare March 1, 2026 21:03
@renovate renovate Bot force-pushed the renovate/devdependencies branch 3 times, most recently from 18d2b38 to 3f3cfaf Compare March 15, 2026 21:03
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 3f3cfaf to a616135 Compare March 22, 2026 21:41
@renovate renovate Bot force-pushed the renovate/devdependencies branch 3 times, most recently from 68a7baa to ed4bd61 Compare April 5, 2026 21:06
@renovate renovate Bot force-pushed the renovate/devdependencies branch from ed4bd61 to 9e6ec70 Compare April 12, 2026 21:26
@renovate renovate Bot force-pushed the renovate/devdependencies branch 2 times, most recently from 809374a to a8324ae Compare May 10, 2026 21:04
@renovate renovate Bot force-pushed the renovate/devdependencies branch from a8324ae to 554ee81 Compare June 7, 2026 21:15
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 554ee81 to 5d6fe22 Compare June 21, 2026 21:06
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 5d6fe22 to ed2807c Compare June 28, 2026 22:55
@renovate renovate Bot force-pushed the renovate/devdependencies branch from ed2807c to f81e6ef Compare July 5, 2026 21:41
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