Skip to content

chore(deps): update all non-major npm dependencies - #1119

Merged
lodewiges merged 1 commit into
stagingfrom
renovate/all-minor-patch-npm
Nov 24, 2025
Merged

chore(deps): update all non-major npm dependencies#1119
lodewiges merged 1 commit into
stagingfrom
renovate/all-minor-patch-npm

Conversation

@renovate

@renovate renovate Bot commented Nov 17, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@eslint/js (source) ^9.39.0 -> ^9.39.1 age confidence
caniuse-lite ^1.0.30001754 -> ^1.0.30001756 age confidence
core-js (source) ^3.46.0 -> ^3.47.0 age confidence
eslint (source) ^9.39.0 -> ^9.39.1 age confidence
sass ^1.93.3 -> ^1.94.2 age confidence
stylelint (source) ^16.25.0 -> ^16.26.0 age confidence
webpack ^5.102.1 -> ^5.103.0 age confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.39.1

Compare Source

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001756

Compare Source

v1.0.30001755

Compare Source

zloirock/core-js (core-js)

v3.47.0

Compare Source

eslint/eslint (eslint)

v9.39.1

Compare Source

sass/dart-sass (sass)

v1.94.2

Compare Source

Command-Line Interface
  • Using --fatal-deprecation <version> no longer emits warnings about
    deprecations that are obsolete.
Dart API
  • Deprecation.forVersion now excludes obsolete deprecations from the set it
    returns.
JS API
  • Excludes obsolete deprecations from fatalDeprecations when a Version is
    passed.
Node.js Embedded Host
  • Fix a bug where a variable could be used before it was initialized during
    async compilation.

v1.94.1

Compare Source

  • No user-visible changes.

v1.94.0

Compare Source

  • Potentially breaking compatibility fix: @function rules whose names
    begin with -- are now parsed as unknown at-rules to support the plain CSS
    @function rule. Within this rule, the result property is parsed as raw
    CSS just like custom properties.

  • Potentially breaking compatibility fix: @mixin rules whose names begin
    with -- are now errors. These are not yet parsed as unknown at-rules because
    no browser currently supports CSS mixins.

stylelint/stylelint (stylelint)

v16.26.0

Compare Source

It adds 1 feature and fixes 2 bugs.

  • Added: support for customSyntax with function export (#​8834) (@​silverwind).
  • Fixed: custom-property-no-missing-var-function false positives for style query in if() function (#​8813) (@​sajdakabir).
  • Fixed: media-feature-range-notation false positives for multiple queries and except: exact-value (#​8832) (@​jeddy3).
webpack/webpack (webpack)

v5.103.0

Compare Source

Features
  • Added DotenvPlugin and top level dotenv option to enable this plugin
  • Added WebpackManifestPlugin
  • Added support the ignoreList option in devtool plugins
  • Allow to use custom javascript parse function
  • Added import.meta.env support for environment variables
  • Added support for import.meta.dirname and import.meta.filename
  • Added support import.defer() for statistical path
  • Handle import.meta.main
  • Added suport to setup named exports for JSON modules and disable usage named export for import file from "./file.json" with { type: "json" }
  • Added support __dirname/__filename/import.meta.dirname/import.meta.filename for universal target
  • [CSS] Added the exportType option with link (by default), "text" and css-style-sheet values
  • [CSS] Added support for composes properties
Fixes
  • The dependOn chunk must be loaded before the common chunk
  • Return to namespace import when the external request includes a specific export
  • No runtime extra runtime code for module libraries
  • Delay HMR accept dependencies to preserve import attributes
  • Properly handle external presets for universal target
  • Fixed incorrect identifier of import binding for module externals
  • Fixed when defer import and dynamic default export mixed
  • Reduce generated output when globalThis supported
  • Fixed loading async modules in defer import
  • Reexport module for default import when no used exports for systemjs library
  • Rename HarmonyExportDependencyParserPlugin exported id to CompatibilityPlugin tagged id
  • Handle __dirname and __filename for ES modules
  • Rename single nested __webpack_export__ and __webpack_require__ in already bundled code
  • [Types] webpack function type
  • [Types] NormalModule type
  • [Types] Multi compiler configuration type
  • [Types] Fixed regression in custom hashDigest type
  • [CSS] No extra runtime for initial chunk
  • [CSS] Fixed a lot of CSS modules bugs

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Nov 17, 2025
@coderabbitai

coderabbitai Bot commented Nov 17, 2025

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov

codecov Bot commented Nov 17, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.27%. Comparing base (ce82853) to head (e4fa361).
⚠️ Report is 5 commits behind head on staging.

Additional details and impacted files
@@           Coverage Diff            @@
##           staging    #1119   +/-   ##
========================================
  Coverage    75.27%   75.27%           
========================================
  Files           50       50           
  Lines         1076     1076           
========================================
  Hits           810      810           
  Misses         266      266           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot changed the title chore(deps): update dependency caniuse-lite to ^1.0.30001755 chore(deps): update all non-major npm dependencies Nov 19, 2025
@renovate
renovate Bot force-pushed the renovate/all-minor-patch-npm branch 2 times, most recently from 699b952 to 03bef88 Compare November 21, 2025 16:47
@lodewiges
lodewiges enabled auto-merge November 21, 2025 16:48
@lodewiges
lodewiges disabled auto-merge November 21, 2025 16:48
@renovate
renovate Bot force-pushed the renovate/all-minor-patch-npm branch from 03bef88 to e4fa361 Compare November 23, 2025 21:03
@lodewiges
lodewiges added this pull request to the merge queue Nov 24, 2025
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Nov 24, 2025
@lodewiges
lodewiges added this pull request to the merge queue Nov 24, 2025
Merged via the queue into staging with commit 4fe3117 Nov 24, 2025
8 of 9 checks passed
@lodewiges
lodewiges deleted the renovate/all-minor-patch-npm branch November 24, 2025 01:35
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.

1 participant