Skip to content

Update devDependencies#116

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

Update devDependencies#116
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/devdependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 22, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@babel/core (source) 7.28.67.29.7 age confidence
@babel/plugin-transform-typescript (source) 7.28.67.29.7 age confidence
@babel/runtime (source) 7.28.67.29.7 age confidence
@ember/test-helpers 5.4.15.4.2 age confidence
@embroider/compat (source) 3.9.33.9.4 age confidence
@embroider/core (source) 3.5.93.5.10 age confidence
@glint/template 1.7.41.7.7 age confidence
@types/qunit (source) 2.19.132.19.14 age confidence
ember-auto-import (source) 2.12.02.13.1 age confidence
ember-cli-babel 8.2.08.3.1 age confidence
ember-data (source) 5.8.15.8.2 age confidence
ember-modifier 4.2.24.3.0 age confidence
ember-resolver 13.1.113.2.0 age confidence
eslint-plugin-prettier 5.5.55.5.6 age confidence
eslint-plugin-qunit 8.2.58.2.6 age confidence
prettier (source) 3.8.13.8.3 age confidence
qunit-dom 3.5.03.5.1 age confidence
release-plan ^0.17.4^0.18.0 age confidence
rollup (source) 4.57.04.60.4 age confidence
webpack 5.104.15.107.2 age confidence

Release Notes

babel/babel (@​babel/core)

v7.29.7

Compare Source

v7.29.6

Compare Source

v7.29.0

Compare Source

v7.29.0 (2026-01-31)

Thanks @​simbahax for your first PR!

🚀 New Feature
🐛 Bug Fix
  • babel-parser
  • babel-traverse
    • #​17708 fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (@​simbahax)
  • babel-plugin-transform-block-scoping, babel-traverse
    • #​17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (@​magic-akari)
🏃‍♀️ Performance
Committers: 6
babel/babel (@​babel/plugin-transform-typescript)

v7.29.7

Compare Source

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

emberjs/ember-test-helpers (@​ember/test-helpers)

v5.4.2

🐛 Bug Fix
  • @ember/test-helpers
🏠 Internal
Committers: 2
typed-ember/glint (@​glint/template)

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
embroider-build/ember-auto-import (ember-auto-import)

v2.13.1

  • ember-auto-import 2.13.1 (patch)
🐛 Bug Fix
Committers: 1

v2.13.0

  • ember-auto-import 2.13.0 (minor)
🚀 Enhancement
  • ember-auto-import
🏠 Internal
Committers: 3

v2.12.1

  • ember-auto-import 2.12.1 (patch)
🐛 Bug Fix
  • ember-auto-import
    • #​687 Fix externals tracking for deps with escaped characters (@​ef4)
🏠 Internal
Committers: 2
emberjs/ember-cli-babel (ember-cli-babel)

v8.3.1

  • ember-cli-babel 8.3.1 (patch)
🐛 Bug Fix
Committers: 1
warp-drive-data/warp-drive (ember-data)

v5.8.2

Compare Source

🐛 Bug Fix
Committers: (1)

@​NullVoxPopuli's reduced-access machine account for AI usage (@​NullVoxPopuli-ai-agent)

ember-modifier/ember-modifier (ember-modifier)

v4.3.0

  • ember-modifier 4.3.0 (minor)
🚀 Enhancement
📝 Documentation
Committers: 2
ember-cli/ember-resolver (ember-resolver)

v13.2.0

  • ember-resolver 13.2.0 (minor)
🚀 Enhancement
  • ember-resolver
🏠 Internal
Committers: 1
prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.5.6

Compare Source

Patch Changes
platinumazure/eslint-plugin-qunit (eslint-plugin-qunit)

v8.2.6

Compare Source

Bug Fixes
Documentation
Chores
prettier/prettier (prettier)

v3.8.3

Compare Source

v3.8.2

Compare Source

mainmatter/qunit-dom (qunit-dom)

v3.5.1

qunit-dom 3.5.1 (patch)

🐛 Bug Fix
Committers: 1
release-plan/release-plan (release-plan)

v0.18.0

  • release-plan 0.18.0 (minor)
🚀 Enhancement
🏠 Internal
Committers: 2
rollup/rollup (rollup)

v4.60.4

Compare Source

2026-05-14

Bug Fixes
  • Improve stability of chunk hashes (#​6362)
Pull Requests

v4.60.3

Compare Source

2026-05-04

Bug Fixes
  • Ensure nested "exports" variables are not renamed (#​6360)
Pull Requests

v4.60.2

Compare Source

2026-04-18

Bug Fixes
  • Resolve a variable rendering bug when generating different formats from the same build (#​6350)
Pull Requests

v4.60.1

Compare Source

2026-03-30

Bug Fixes
  • Resolve a situation where side effect imports could be dropped due to a caching issue (#​6286)
Pull Requests

v4.60.0

Compare Source

2026-03-22

Features
  • Support source phase imports as long as they are external (#​6279)
Pull Requests

v4.59.1

Compare Source

2026-03-21

Bug Fixes
  • Fix a crash when using lazy dynamic imports with moduleSideEffects:false (#​6306)
Pull Requests

v4.59.0

Compare Source

2026-02-22

Features
  • Throw when the generated bundle contains paths that would leave the output directory (#​6276)
Pull Requests

v4.58.0

Compare Source

2026-02-20

Features
  • Also support __NO_SIDE_EFFECTS__ annotation before variable declarations declaring function expressions (#​6272)
Pull Requests

v4.57.1

Compare Source

2026-01-30

Bug Fixes
  • Fix heap corruption issue in Windows (#​6251)
  • Ensure exports of a dynamic import are fully included when called from a try...catch (#​6254)
Pull Requests
webpack/webpack (webpack)

v5.107.2

Compare Source

Patch Changes
  • Reduce per-file overhead in ContextModuleFactory.resolveDependencies by batching alternativeRequests hook calls. Previously the hook was invoked once per file in the context (with a single-item array), paying per-call overhead (closure allocation, resolverFactory.get, intermediate arrays in RequireContextPlugin) for every file. The hook is now invoked once per directory with all matched files in one batch — RequireContextPlugin's tap already iterates the items array, so the output is unchanged. Steady-state rebuild on a 4000-file require.context drops a further ~15 ms (after the watch-mode purge fix in the same release). (by @​alexander-akait in #​21020)

  • Include each external info's runtimeCondition in ConcatenatedModule#updateHash so changes to a concatenated external's runtime condition invalidate persistent caches instead of slipping through with the module id alone. (by @​alexander-akait in #​21023)

  • Fix HTML [contenthash] for referenced asset and inline-style URL changes. (by @​alexander-akait in #​21018)

  • Resolve chunk-hash placeholders in chunk URLs embedded into extracted HTML. (by @​alexander-akait in #​21018)

  • Remove unnecessary __webpack_require__ runtime helpers in ESM library output with multi-module chunks. (by @​xiaoxiaojx in #​21032)

  • Rewrite NormalModule#getSideEffectsConnectionState walk as an allocation-light iterative loop instead of a generator trampoline, restoring rebuild performance lost in #​20993 while keeping deep import chains stack-safe. (by @​alexander-akait in #​21014)

  • Fix runtime ReferenceError on the first activation of a lazy-compiled module when output.library.type produces a closure-wrapped bundle (umd, umd2, amd, amd-require, system). (by @​alexander-akait in #​21013)

    External modules of these types reference closure-bound identifiers like __WEBPACK_EXTERNAL_MODULE_react__, supplied by the library wrapper that is generated once per chunk. When lazyCompilation activates an entry or import for the first time, any external dependency the lazily-built module pulls in arrives in a hot-update chunk that lives outside the original wrapper closure, so its factory body cannot resolve the closure identifier and only a manual page refresh recovers.

    The inactive LazyCompilationProxyModule now declares statically-enumerable externals (string and object forms of externals) as its own dependencies, so the initial entry chunk's library wrapper already exposes their closure identifiers. When activation later pulls in those externals through the lazily-compiled module, they resolve to the already-installed factories instead of throwing. Function and RegExp externals are not pre-populated because their effective request set isn't knowable up front.

  • Fill in missing entryOptions when an async block joins an existing entrypoint. (by @​alexander-akait in #​21026)

  • Release per-child codeGenerationResults in MultiCompiler and at Compiler.close to reduce memory retention. (by @​alexander-akait in #​21015)

  • Reduce peak memory of SourceMapDevToolPlugin on large builds (closes #​20961). (by @​alexander-akait in #​20963)

  • Fix slow require.context() / dynamic import() rebuilds in watch mode (#​13636). When a file inside a watched context directory changed, NodeWatchFileSystem would call inputFileSystem.purge(contextDir). The enhanced-resolve purge implementation matches cache keys with key.startsWith(contextDir), so the stat cache of every file under the directory was discarded on every rebuild — ContextModuleFactory.resolveDependencies then re-stat-ed the whole tree on each rebuild. Single-file rebuilds on a 4000-file context now reuse the warm stat cache, dropping median rebuild from ~1260 ms to ~650 ms in a local reproduction (≈49%). For directory items that are explicitly watched contexts, purge is now called with { exact: true } (added in enhanced-resolve@5.22.0) so only the directory's own entry is invalidated; file-level changes in the same aggregated event continue to purge file stats and the parent readdir as before. (by @​alexander-akait in #​21020)

v5.107.1

Compare Source

Patch Changes
  • Align the experimental HTML tokenizer with the WHATWG spec: fix offset-range bugs in the script-data, content-mode end-tag, attribute-value, and EOF states; surface tokenizer parse errors to consumers via a new parseError callback ("warning" when the tokenizer recovers and the emitted token is still well-formed, "error" when the offset range is incomplete — e.g. eof-in-tag); and add the full WHATWG named character references table so decodeHtmlEntities handles all named entities (including legacy bare forms like &AMP and multi-code-point entities like ≂̸) with proper longest-prefix backtracking. (by @​alexander-akait in #​21000)

  • Tree-shake CommonJS modules imported through a const NAME = require(LITERAL) binding when only static members of NAME are read. Previously webpack treated every export of such modules as referenced (because the bare require() dependency reports EXPORTS_OBJECT_REFERENCED), so unused exports.x = ... assignments remained in the bundle even with usedExports enabled. The parser now forwards NAME.x / NAME.x() / NAME["x"] accesses to the underlying CommonJsRequireDependency as referenced exports, falling back to the full exports object the moment NAME is read in any other context (passed by value, destructured later, accessed with a dynamic key, …). This brings the binding form to parity with the existing destructuring form (const { x } = require(...)). (by [@​alexander-akait](https://redirec

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 force-pushed the renovate/devdependencies branch from ecbdd66 to 8af1537 Compare March 1, 2026 21:45
@renovate renovate Bot force-pushed the renovate/devdependencies branch 4 times, most recently from 96ecd93 to 33be55f Compare March 15, 2026 21:02
@renovate renovate Bot force-pushed the renovate/devdependencies branch 2 times, most recently from ec3bed3 to 40fb65e Compare March 22, 2026 21:36
@renovate renovate Bot force-pushed the renovate/devdependencies branch 2 times, most recently from db5227b to 70a963c Compare March 29, 2026 21:38
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 70a963c to 3d41b9a Compare April 12, 2026 21:10
@renovate renovate Bot changed the title chore(deps): update devdependencies Update devDependencies Apr 12, 2026
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 3d41b9a to 580eab2 Compare April 12, 2026 21:11
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 580eab2 to 245e47e Compare April 19, 2026 21:28
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 245e47e to 90d297f Compare May 10, 2026 21:04
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 90d297f to cf5c600 Compare May 17, 2026 21:30
@renovate renovate Bot force-pushed the renovate/devdependencies branch from cf5c600 to 0b2955c Compare May 31, 2026 21:52
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