Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 4, 2026

This PR contains the following updates:

Package Change Age Confidence
@embroider/vite (source) 1.4.41.5.0 age confidence
ember-template-imports 4.3.04.4.0 age confidence
qunit (source) 2.24.32.25.0 age confidence
vite (source) 7.2.77.3.0 age confidence
vitepress-plugin-llms 1.9.31.10.0 age confidence
webpack 5.103.05.104.1 age confidence

Release Notes

embroider-build/embroider (@​embroider/vite)

v1.5.0

🚀 Enhancement
🐛 Bug Fix
  • @embroider/shared-internals
Committers: 2
ember-template-imports/ember-template-imports (ember-template-imports)

v4.4.0

ember-template-imports 4.4.0 (minor)

🚀 Enhancement
📝 Documentation
  • ember-template-imports
Committers: 2
qunitjs/qunit (qunit)

v2.25.0

Compare Source

==================

Added
  • Core: Add QUnit.config.testFilter to programmatically filter tests. (NullVoxPopuli, Sebastian Gbudje) #​1814
vitejs/vite (vite)

v7.3.0

Compare Source

Please refer to CHANGELOG.md for details.

okineadev/vitepress-plugin-llms (vitepress-plugin-llms)

v1.10.0

Compare Source

    🚀 Enhancements

  • vitepress-components: Redesign buttons for copying a page in Markdown format and add buttons for opening a chat about a specific page  -  by @​okineadev (c8e24)

Now you can also open a chat in ChatGPT or Claude and chat about any page using the new buttons 🙌

Here's how they look:

image
    🩹 Fixes

  • vitepress-rewrites: Use relative paths for rewrites and align path-to-regexp version with vitepress (#​108)  -  by hcdo (911f2)

Fixed an error where due to the different versions of path-to-regexp in the

plugin (^8.3.0) and in vitepress (^6.3.0), wildcard ends up changing from :<name>* and :<name>+ to :*<name>

The patch folder was not included in the package, which is why users did not have their dependencies patched

   💖 Contributors
     View changes on GitHub
webpack/webpack (webpack)

v5.104.1

Compare Source

Patch Changes
  • 2efd21b: Reexports runtime calculation should not accessing WEBPACK_IMPORT_KEY decl with var.
  • c510070: Fixed a user information bypass vulnerability in the HttpUriPlugin plugin.

v5.104.0

Compare Source

Minor Changes
  • d3dd841: Use method shorthand to render module content in __webpack_modules__ object.
  • d3dd841: Enhance import.meta.env to support object access.
  • 4baab4e: Optimize dependency sorting in updateParent: sort each module only once by deferring to finishUpdateParent(), and reduce traversal count in sortWithSourceOrder by caching WeakMap values upfront.
  • 04cd530: Handle more at-rules for CSS modules.
  • cafae23: Added options to control the renaming of at-rules and various identifiers in CSS modules.
  • d3dd841: Added base64url, base62, base58, base52, base49, base36, base32 and base25 digests.
  • 5983843: Provide a stable runtime function variable __webpack_global__.
  • d3dd841: Improved localIdentName hashing for CSS.
Patch Changes
  • 22c48fb: Added module existence check for informative error message in development mode.
  • 50689e1: Use the fully qualified class name (or export name) for [fullhash] placeholder in CSS modules.
  • d3dd841: Support universal lazy compilation.
  • d3dd841: Fixed module library export definitions when multiple runtimes.
  • d3dd841: Fixed CSS nesting and CSS custom properties parsing.
  • d3dd841: Don't write fragment from URL to filename and apply fragment to module URL.
  • aab1da9: Fixed bugs for css/global type.
  • d3dd841: Compatibility import.meta.filename and import.meta.dirname with eval devtools.
  • d3dd841: Handle nested __webpack_require__.
  • 728ddb7: The speed of identifier parsing has been improved.
  • 0f8b31b: Improve types.
  • d3dd841: Don't corrupt debugId injection when hidden-source-map is used.
  • 2179fdb: Re-validate HttpUriPlugin redirects against allowedUris, restrict to http(s) and add a conservative redirect limit to prevent SSRF and untrusted content inclusion. Redirects failing policy are rejected before caching/lockfile writes.
  • d3dd841: Serialize HookWebpackError.
  • d3dd841: Added ability to use built-in properties in dotenv and define plugin.
  • 3c4319f: Optimizing the regular expression character class by specifying ranges for runtime code.
  • d3dd841: Reduce collision for local indent name in CSS.
  • d3dd841: Remove CSS link tags when CSS imports are removed.

Configuration

📅 Schedule: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 label Jan 4, 2026
@renovate renovate bot enabled auto-merge (squash) January 4, 2026 22:32
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.

1 participant