Skip to content

Fixing failing tests on CI#220

Merged
lvca merged 4 commits into
mainfrom
test-fix
Nov 27, 2021
Merged

Fixing failing tests on CI#220
lvca merged 4 commits into
mainfrom
test-fix

Conversation

@lvca
Copy link
Copy Markdown
Member

@lvca lvca commented Nov 26, 2021

Fixing failing tests on CI

@lvca lvca self-assigned this Nov 26, 2021
@lvca lvca added this to the 21.11.1 milestone Nov 26, 2021
@lvca lvca added the bug label Nov 26, 2021
@lvca lvca merged commit 5120c86 into main Nov 27, 2021
@lvca lvca deleted the test-fix branch November 27, 2021 00:31
mergify Bot added a commit that referenced this pull request Sep 14, 2025
…6.0 to 3.6.1 [skip ci]

Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.6.0 to 3.6.1.
Release notes

*Sourced from [org.codehaus.mojo:build-helper-maven-plugin's releases](https://github.com/mojohaus/build-helper-maven-plugin/releases).*

> 3.6.1
> -----
>
> 📝 Documentation updates
> -----------------------
>
> * Rename Goals to Plugin Documentation in the site menu ([#229](https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/229)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * update the documentation for adding more resource directories ([#213](https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/213)) [`@​mjj042`](https://github.com/mjj042)
>
> 👻 Maintenance
> -------------
>
> * Use common release-drafter configuration ([#230](https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/230)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
>
> 📦 Dependency updates
> --------------------
>
> * Bump org.codehaus.mojo:mojo-parent from 87 to 91 ([#228](https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/228)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.shared:file-management from 3.1.0 to 3.2.0 ([#222](https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/222)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.mojo:mojo-parent from 86 to 87 ([#221](https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/221)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.mojo:mojo-parent from 85 to 86 ([#219](https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/219)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 ([#220](https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/220)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.mojo:mojo-parent from 84 to 85 ([#217](https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/217)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.mojo:mojo-parent from 82 to 84 ([#214](https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/214)) @[dependabot[bot]](https://github.com/apps/dependabot)


Commits

* [`908df59`](mojohaus/build-helper-maven-plugin@908df59) [maven-release-plugin] prepare release 3.6.1
* [`faafd8f`](mojohaus/build-helper-maven-plugin@faafd8f) Use common release-drafter configuration
* [`a91b402`](mojohaus/build-helper-maven-plugin@a91b402) Rename Goals to Plugin Documentation in the site menu
* [`1e9136d`](mojohaus/build-helper-maven-plugin@1e9136d) Bump org.codehaus.mojo:mojo-parent from 87 to 91
* [`8700ddc`](mojohaus/build-helper-maven-plugin@8700ddc) Bump org.apache.maven.shared:file-management from 3.1.0 to 3.2.0
* [`ab2c635`](mojohaus/build-helper-maven-plugin@ab2c635) Bump org.codehaus.mojo:mojo-parent from 86 to 87
* [`611ce40`](mojohaus/build-helper-maven-plugin@611ce40) Typos.
* [`02d2b8e`](mojohaus/build-helper-maven-plugin@02d2b8e) Bump org.codehaus.mojo:mojo-parent from 85 to 86
* [`d742e5c`](mojohaus/build-helper-maven-plugin@d742e5c) Update site.xml to Doxia 2
* [`80b89b8`](mojohaus/build-helper-maven-plugin@80b89b8) Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2
* Additional commits viewable in [compare view](mojohaus/build-helper-maven-plugin@3.6.0...3.6.1)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.codehaus.mojo:build-helper-maven-plugin&package-manager=maven&previous-version=3.6.0&new-version=3.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
  
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
mergify Bot added a commit that referenced this pull request Nov 9, 2025
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.6.0 to 3.7.0.
Release notes

*Sourced from [docker/setup-qemu-action's releases](https://github.com/docker/setup-qemu-action/releases).*

> v3.7.0
> ------
>
> * Bump `@​docker/actions-toolkit` from 0.56.0 to 0.67.0 in [docker/setup-qemu-action#217](https://redirect.github.com/docker/setup-qemu-action/pull/217) [docker/setup-qemu-action#230](https://redirect.github.com/docker/setup-qemu-action/pull/230)
> * Bump brace-expansion from 1.1.11 to 1.1.12 in [docker/setup-qemu-action#220](https://redirect.github.com/docker/setup-qemu-action/pull/220)
> * Bump form-data from 2.5.1 to 2.5.5 in [docker/setup-qemu-action#218](https://redirect.github.com/docker/setup-qemu-action/pull/218)
> * Bump tmp from 0.2.3 to 0.2.4 in [docker/setup-qemu-action#221](https://redirect.github.com/docker/setup-qemu-action/pull/221)
> * Bump undici from 5.28.4 to 5.29.0 in [docker/setup-qemu-action#219](https://redirect.github.com/docker/setup-qemu-action/pull/219)
>
> **Full Changelog**: <docker/setup-qemu-action@v3.6.0...v3.7.0>


Commits

* [`c7c5346`](docker/setup-qemu-action@c7c5346) Merge pull request [#230](https://redirect.github.com/docker/setup-qemu-action/issues/230) from docker/dependabot/npm\_and\_yarn/docker/actions-to...
* [`3a517a1`](docker/setup-qemu-action@3a517a1) chore: update generated content
* [`a5b45ed`](docker/setup-qemu-action@a5b45ed) build(deps): bump `@​docker/actions-toolkit` from 0.62.1 to 0.67.0
* [`3a64278`](docker/setup-qemu-action@3a64278) Merge pull request [#220](https://redirect.github.com/docker/setup-qemu-action/issues/220) from docker/dependabot/npm\_and\_yarn/brace-expansion-1...
* [`94906ba`](docker/setup-qemu-action@94906ba) chore: update generated content
* [`4027abf`](docker/setup-qemu-action@4027abf) build(deps): bump brace-expansion from 1.1.11 to 1.1.12
* [`bee0aaa`](docker/setup-qemu-action@bee0aaa) Merge pull request [#221](https://redirect.github.com/docker/setup-qemu-action/issues/221) from docker/dependabot/npm\_and\_yarn/tmp-0.2.4
* [`0d7e257`](docker/setup-qemu-action@0d7e257) chore: update generated content
* [`b869601`](docker/setup-qemu-action@b869601) build(deps): bump tmp from 0.2.3 to 0.2.4
* [`3a043ed`](docker/setup-qemu-action@3a043ed) Merge pull request [#219](https://redirect.github.com/docker/setup-qemu-action/issues/219) from docker/dependabot/npm\_and\_yarn/undici-5.29.0
* Additional commits viewable in [compare view](docker/setup-qemu-action@2910929...c7c5346)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=docker/setup-qemu-action&package-manager=github\_actions&previous-version=3.6.0&new-version=3.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
  
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
mergify Bot added a commit that referenced this pull request Dec 1, 2025
… 3.7.1 to 3.8.0 [skip ci]

Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.7.1 to 3.8.0.
Release notes

*Sourced from [org.apache.maven.plugins:maven-assembly-plugin's releases](https://github.com/apache/maven-assembly-plugin/releases).*

> 3.8.0
> -----
>
> 🐛 Bug Fixes
> -----------
>
> * [[MASSEMBLY-1030]](https://issues.apache.org/jira/browse/MASSEMBLY-1030) - Manifest entries from archive configuration are not added in final MANIFEST ([#205](https://redirect.github.com/apache/maven-assembly-plugin/pull/205)) [`@​olamy`](https://github.com/olamy)
> * [[MASSEMBLY-1029]](https://issues.apache.org/jira/browse/MASSEMBLY-1029) - Use minimal level for model validation ([#204](https://redirect.github.com/apache/maven-assembly-plugin/pull/204)) [`@​gnodet`](https://github.com/gnodet)
>
> 📝 Documentation updates
> -----------------------
>
> * [[MNGSITE-529]](https://issues.apache.org/jira/browse/MNGSITE-529) - Rename "Goals" to "Plugin Documentation" ([#215](https://redirect.github.com/apache/maven-assembly-plugin/pull/215)) [`@​Bukama`](https://github.com/Bukama)
>
> 👻 Maintenance
> -------------
>
> * chore: migrate junit3/4 to junit5 ([#1260](https://redirect.github.com/apache/maven-assembly-plugin/pull/1260)) [`@​sparsick`](https://github.com/sparsick)
> * feat: enable prevent branch protection rules ([#1252](https://redirect.github.com/apache/maven-assembly-plugin/pull/1252)) [`@​sebtiem`](https://github.com/sebtiem)
> * Enable Github Issues ([#219](https://redirect.github.com/apache/maven-assembly-plugin/pull/219)) [`@​Bukama`](https://github.com/Bukama)
>
> 📦 Dependency updates
> --------------------
>
> * Bump Maven to 3.9.11. Prerequisite still 3.6.3 ([#1270](https://redirect.github.com/apache/maven-assembly-plugin/pull/1270)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 ([#1269](https://redirect.github.com/apache/maven-assembly-plugin/pull/1269)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-io from 3.5.2 to 3.6.0 ([#1264](https://redirect.github.com/apache/maven-assembly-plugin/pull/1264)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29 ([#1266](https://redirect.github.com/apache/maven-assembly-plugin/pull/1266)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.20.0 to 2.21.0 ([#1267](https://redirect.github.com/apache/maven-assembly-plugin/pull/1267)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4 ([#1265](https://redirect.github.com/apache/maven-assembly-plugin/pull/1265)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven:maven-archiver from 3.6.4 to 3.6.5 ([#1258](https://redirect.github.com/apache/maven-assembly-plugin/pull/1258)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump com.github.luben:zstd-jni from 1.5.7-5 to 1.5.7-6 ([#1259](https://redirect.github.com/apache/maven-assembly-plugin/pull/1259)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump plexus-archiver to 4.10.3 ([#1255](https://redirect.github.com/apache/maven-assembly-plugin/pull/1255)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Bump m-invoker-p to 3.9.1 for Java 25 ([#1256](https://redirect.github.com/apache/maven-assembly-plugin/pull/1256)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Bump com.github.luben:zstd-jni from 1.5.7-4 to 1.5.7-5 ([#1254](https://redirect.github.com/apache/maven-assembly-plugin/pull/1254)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugins:maven-plugins from 44 to 45 ([#1251](https://redirect.github.com/apache/maven-assembly-plugin/pull/1251)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugins:maven-plugins from 42 to 44 ([#216](https://redirect.github.com/apache/maven-assembly-plugin/pull/216)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 ([#1248](https://redirect.github.com/apache/maven-assembly-plugin/pull/1248)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven:maven-archiver from 3.6.3 to 3.6.4 ([#1249](https://redirect.github.com/apache/maven-assembly-plugin/pull/1249)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 ([#1250](https://redirect.github.com/apache/maven-assembly-plugin/pull/1250)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.19.0 to 2.20.0 ([#1247](https://redirect.github.com/apache/maven-assembly-plugin/pull/1247)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump com.github.luben:zstd-jni from 1.5.7-3 to 1.5.7-4 ([#1244](https://redirect.github.com/apache/maven-assembly-plugin/pull/1244)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-fileupload:commons-fileupload from 1.5 to 1.6.0 in /src/it/projects/bugs/massembly-580 ([#1245](https://redirect.github.com/apache/maven-assembly-plugin/pull/1245)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump com.github.luben:zstd-jni from 1.5.7-2 to 1.5.7-3 ([#225](https://redirect.github.com/apache/maven-assembly-plugin/pull/225)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0 ([#209](https://redirect.github.com/apache/maven-assembly-plugin/pull/209)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.shared:maven-common-artifact-filters from 3.3.2 to 3.4.0 ([#207](https://redirect.github.com/apache/maven-assembly-plugin/pull/207)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.16.1 to 2.19.0 ([#224](https://redirect.github.com/apache/maven-assembly-plugin/pull/224)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28 ([#223](https://redirect.github.com/apache/maven-assembly-plugin/pull/223)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump com.github.luben:zstd-jni from 1.5.6-3 to 1.5.7-2 ([#222](https://redirect.github.com/apache/maven-assembly-plugin/pull/222)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.3 ([#221](https://redirect.github.com/apache/maven-assembly-plugin/pull/221)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-compress from 1.27.0 to 1.27.1 ([#213](https://redirect.github.com/apache/maven-assembly-plugin/pull/213)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.shared:maven-filtering from 3.3.2 to 3.4.0 ([#220](https://redirect.github.com/apache/maven-assembly-plugin/pull/220)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-io from 3.4.2 to 3.5.1 ([#214](https://redirect.github.com/apache/maven-assembly-plugin/pull/214)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.hamcrest:hamcrest from 2.2 to 3.0 ([#212](https://redirect.github.com/apache/maven-assembly-plugin/pull/212)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-compress from 1.26.1 to 1.27.0 ([#211](https://redirect.github.com/apache/maven-assembly-plugin/pull/211)) @[dependabot[bot]](https://github.com/apps/dependabot)

... (truncated)


Commits

* [`53dcfc0`](apache/maven-assembly-plugin@53dcfc0) Remove redundant escaping ([#1277](https://redirect.github.com/apache/maven-assembly-plugin/issues/1277))
* [`04cbbb3`](apache/maven-assembly-plugin@04cbbb3) some nits ([#1279](https://redirect.github.com/apache/maven-assembly-plugin/issues/1279))
* [`7c9e58a`](apache/maven-assembly-plugin@7c9e58a) Plug ThreadLocal memory leak ([#1276](https://redirect.github.com/apache/maven-assembly-plugin/issues/1276))
* [`ceef4b0`](apache/maven-assembly-plugin@ceef4b0) commons-io version is now the same ([#1274](https://redirect.github.com/apache/maven-assembly-plugin/issues/1274))
* [`0a06350`](apache/maven-assembly-plugin@0a06350) Declare used dependencies ([#1271](https://redirect.github.com/apache/maven-assembly-plugin/issues/1271))
* [`31ac192`](apache/maven-assembly-plugin@31ac192) Remove commented code ([#1273](https://redirect.github.com/apache/maven-assembly-plugin/issues/1273))
* [`c5b8aff`](apache/maven-assembly-plugin@c5b8aff) Document regex support in include/exclude patterns ([#1243](https://redirect.github.com/apache/maven-assembly-plugin/issues/1243))
* [`bd8cafc`](apache/maven-assembly-plugin@bd8cafc) [maven-release-plugin] prepare for next development iteration
* [`434b3aa`](apache/maven-assembly-plugin@434b3aa) [maven-release-plugin] prepare release maven-assembly-plugin-3.8.0
* [`43666c3`](apache/maven-assembly-plugin@43666c3) Bump Maven to 3.9.11. Prerequisite still 3.6.3
* Additional commits viewable in [compare view](apache/maven-assembly-plugin@maven-assembly-plugin-3.7.1...v3.8.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.apache.maven.plugins:maven-assembly-plugin&package-manager=maven&previous-version=3.7.1&new-version=3.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
  
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
mergify Bot added a commit that referenced this pull request May 24, 2026
…io with 2 updates [skip ci]

Bumps the build-tools group in /studio with 2 updates: [webpack](https://github.com/webpack/webpack) and [webpack-sources](https://github.com/webpack/webpack-sources).
Updates `webpack` from 5.106.2 to 5.107.1
Release notes

*Sourced from [webpack's releases](https://github.com/webpack/webpack/releases).*

> v5.107.1
> --------
>
> ### 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 `&NotEqualTilde;`) with proper longest-prefix backtracking. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21000](https://redirect.github.com/webpack/webpack/pull/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://github.com/alexander-akait) in [#21003](https://redirect.github.com/webpack/webpack/pull/21003))
> * Fix `RangeError: Maximum call stack size exceeded` thrown from `HarmonyImportSideEffectDependency.getModuleEvaluationSideEffectsState` on long linear chains of side-effect-free imports. `NormalModule.getSideEffectsConnectionState` previously descended through `HarmonyImportSideEffectDependency.getModuleEvaluationSideEffectsState` recursively, adding two stack frames per module, which overflowed V8's stack at a few thousand modules deep. The traversal is now iterative. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20993](https://redirect.github.com/webpack/webpack/pull/20993))
> * Fix `NormalModuleFactory` parser/generator types: (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20999](https://redirect.github.com/webpack/webpack/pull/20999))
>
>   + `module.generator.html` now uses `HtmlGeneratorOptions` instead of `EmptyGeneratorOptions` (the `extract` option was hidden from the `createGenerator` / `generator` hook types).
>   + WebAssembly (`webassembly/async`, `webassembly/sync`) generator hooks now use `EmptyGeneratorOptions` instead of `EmptyParserOptions`.
>   + `NormalModuleFactory#getParser` / `createParser` / `getGenerator` / `createGenerator` are now generic over the module-type string, returning the specific parser/generator class for known types (e.g. `JavascriptParser` for `"javascript/auto"`, `CssGenerator` for `"css"`, etc.) instead of always returning the base `Parser` / `Generator`.
>   + `NormalModuleCreateData` is now generic over the module type so `parser`, `parserOptions`, `generator`, and `generatorOptions` are narrowed to the specific class / options for the given `type`.
> * Link import bindings used inside `define(...)` callbacks in ES modules. Previously, `HarmonyDetectionParserPlugin` skipped walking the arguments of `define` calls in harmony modules, so references to imported bindings inside an inline AMD `define` factory (e.g. `define(function () { console.log(foo); })`) were not rewritten to their imported references and could cause `ReferenceError` at runtime. Inner graph usage analysis is also fixed for the related pattern `const fn = function () { foo; }; define(fn);`. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20990](https://redirect.github.com/webpack/webpack/pull/20990))
> * HTML-entry pipeline (`experiments.html` + `experiments.css`): emit `<link rel="stylesheet">` tags for CSS chunks reachable from a `<script src>` entry. Previously when the bundled JS imported CSS, the resulting `.css` file was emitted to disk but never referenced from the extracted HTML (no `<link>` tag), and when `splitChunks` extracted CSS into sibling chunks the HTML cloned the originating `<script>` for each one — producing `<script src="style.js">` pointing at non-existent JS filenames instead of `<link rel="stylesheet" href="style.css">`. CSS chunks are now sorted by the entrypoint's module post-order index so the `<link>` tags also appear in source import order, fixing the cascade ordering issue documented in `html-webpack-plugin#1838` and `webpack/mini-css-extract-plugin#959` for HTML-entry builds. `nonce`/`crossorigin`/`referrerpolicy` are copied from the originating tag onto the emitted `<link>`. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21002](https://redirect.github.com/webpack/webpack/pull/21002))
> * Allow `devtool` and `SourceMapDevToolPlugin` (or multiple `SourceMapDevToolPlugin` instances) to coexist on the same asset. Previously the second instance would silently skip any asset whose `info.related.sourceMap` had already been set by an earlier instance, and even when it ran the asset had been rewrapped as a `RawSource` so no source map could be recovered — producing an empty `.map` file. The plugin now keeps a per-compilation stash of pristine source maps, namespaces its persistent cache entries by the options that affect output, and appends additional `related.sourceMap` entries instead of overwriting them. The classic workaround of pairing `devtool: 'hidden-source-map'` with a `new webpack.SourceMapDevToolPlugin({ filename: '[file].secondary.map', noSources: true })` now produces both maps in a single build. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21001](https://redirect.github.com/webpack/webpack/pull/21001))
> * Narrow `TemplatePathFn` callback types by context. `pathData.chunk` is now non-optional for chunk filename callbacks (`output.filename`, `chunkFilename`, `cssFilename`, `cssChunkFilename`, `htmlFilename`, `htmlChunkFilename`, `optimization.splitChunks.cacheGroups[*].filename`), and `pathData.module` is non-optional for module filename callbacks (`output.assetModuleFilename`, per-module `generator.filename` / `generator.outputPath`, `module.parser.css.localIdentName`). (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20987](https://redirect.github.com/webpack/webpack/pull/20987))
> * Tighten the `CreateData` typedef in `NormalModuleFactory`. `CreateData` now represents the fully-populated value passed to the `createModule`, `module`, and `createModuleClass` hooks (`NormalModuleCreateData & { settings: ModuleSettings }`), while `ResolveData.createData` is typed as `Partial<CreateData>` to reflect the empty initial state. Plugins tapping those hooks no longer need to cast individual fields away from optional. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20992](https://redirect.github.com/webpack/webpack/pull/20992))
> * Stop `webpackPrefetch` / `webpackPreload` magic comments from leaking across `import()` call sites that share a `webpackChunkName`. When two imports targeted the same named chunk and only one of them set `webpackPrefetch: true`, the prefetch directive was applied from every parent chunk that referenced the named chunk. Prefetch and preload orders are now resolved per `import()` call site instead of from the shared chunk group's accumulated options. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20994](https://redirect.github.com/webpack/webpack/pull/20994))
> * Fix `[fullhash:N]` and `[hash:N]` (with length suffix) in `output.publicPath` not being interpolated at runtime. The detection regex in `RuntimePlugin` only matched `[fullhash]` / `[hash]` without a length suffix, so the `PublicPathRuntimeModule` was not flagged as a full-hash module and `__webpack_require__.p` was emitted with the placeholder `XXXX` left in place (e.g. `out/XXXX/`) instead of the real hash truncated to the requested length. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21004](https://redirect.github.com/webpack/webpack/pull/21004))
> * Re-export `ModuleNotFoundError` from `webpack/lib/ModuleNotFoundError` for backward compatibility with old plugins that import it from that path. This re-export will be removed in webpack 6. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20988](https://redirect.github.com/webpack/webpack/pull/20988))
>
> v5.107.0
> --------
>
> ### Minor Changes
>
> * Add `module.generator.javascript.anonymousDefaultExportName` option to control whether webpack sets `.name` to `"default"` for anonymous default export functions and classes per ES spec. Defaults to `true` for applications and `false` for libraries (when `output.library` is set) to avoid unnecessary bundle size overhead. Also extract anonymous default export `.name` fix-up into a shared runtime helper (`__webpack_require__.dn`), replacing repeated inline `Object.defineProperty` / `Object.getOwnPropertyDescriptor` calls with a single short call per module to reduce output size. (by [`@​xiaoxiaojx`](https://github.com/xiaoxiaojx) in [#20894](https://redirect.github.com/webpack/webpack/pull/20894))
> * Support module concatenation (scope hoisting) for CSS modules with `text`, `css-style-sheet`, `style`, and `link` export types (by [`@​xiaoxiaojx`](https://github.com/xiaoxiaojx) in [#20851](https://redirect.github.com/webpack/webpack/pull/20851))
> * The `generator.exportsConvention` function form for CSS modules now accepts `string[]` in addition to `string`. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20914](https://redirect.github.com/webpack/webpack/pull/20914))
> * Add `linkInsert` hook to `CssLoadingRuntimeModule.getCompilationHooks(compilation)` so plugin developers can control where stylesheet `<link>` elements are inserted into the document. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20947](https://redirect.github.com/webpack/webpack/pull/20947))
> * Add `CssModulesPlugin.getCompilationHooks(compilation).orderModules` hook. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20978](https://redirect.github.com/webpack/webpack/pull/20978))
> * Add a `pure` parser option for `css/module` and `css/auto` types matching `postcss-modules-local-by-default`'s pure mode: every selector must contain at least one local class or id, otherwise webpack emits a build error. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20946](https://redirect.github.com/webpack/webpack/pull/20946))
> * Support CSS Modules `@value` identifiers as `@import` URLs and inside `url()` functions, e.g. `@value path: "./other.css"; @import path;` and `@value bg: "./image.png"; .a { background: url(bg); }` (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20925](https://redirect.github.com/webpack/webpack/pull/20925))
> * Add experimental TypeScript support via `experiments.typescript: true` (auto-enabled by `experiments.futureDefaults`). Uses Node.js's built-in `module.stripTypeScriptTypes` (Node.js >= 22.6 with the stable `mode: "strip"` API, including Node.js 26) to transform `.ts`, `.cts`, `.mts`, `data:text/typescript`, and `data:application/typescript` modules — no type checking, only erasable TypeScript (types, generics, `import type`, casts). `.tsx`/JSX and non-erasable syntax (`enum`, `namespace`, parameter-property constructors, decorator metadata) are NOT supported; use a TSX-capable loader (e.g. `ts-loader`, `swc-loader`) for those. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20964](https://redirect.github.com/webpack/webpack/pull/20964))

... (truncated)


Changelog

*Sourced from [webpack's changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md).*

> 5.107.1
> -------
>
> ### 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 `&NotEqualTilde;`) with proper longest-prefix backtracking. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21000](https://redirect.github.com/webpack/webpack/pull/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://github.com/alexander-akait) in [#21003](https://redirect.github.com/webpack/webpack/pull/21003))
> * Fix `RangeError: Maximum call stack size exceeded` thrown from `HarmonyImportSideEffectDependency.getModuleEvaluationSideEffectsState` on long linear chains of side-effect-free imports. `NormalModule.getSideEffectsConnectionState` previously descended through `HarmonyImportSideEffectDependency.getModuleEvaluationSideEffectsState` recursively, adding two stack frames per module, which overflowed V8's stack at a few thousand modules deep. The traversal is now iterative. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20993](https://redirect.github.com/webpack/webpack/pull/20993))
> * Fix `NormalModuleFactory` parser/generator types: (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20999](https://redirect.github.com/webpack/webpack/pull/20999))
>
>   + `module.generator.html` now uses `HtmlGeneratorOptions` instead of `EmptyGeneratorOptions` (the `extract` option was hidden from the `createGenerator` / `generator` hook types).
>   + WebAssembly (`webassembly/async`, `webassembly/sync`) generator hooks now use `EmptyGeneratorOptions` instead of `EmptyParserOptions`.
>   + `NormalModuleFactory#getParser` / `createParser` / `getGenerator` / `createGenerator` are now generic over the module-type string, returning the specific parser/generator class for known types (e.g. `JavascriptParser` for `"javascript/auto"`, `CssGenerator` for `"css"`, etc.) instead of always returning the base `Parser` / `Generator`.
>   + `NormalModuleCreateData` is now generic over the module type so `parser`, `parserOptions`, `generator`, and `generatorOptions` are narrowed to the specific class / options for the given `type`.
> * Link import bindings used inside `define(...)` callbacks in ES modules. Previously, `HarmonyDetectionParserPlugin` skipped walking the arguments of `define` calls in harmony modules, so references to imported bindings inside an inline AMD `define` factory (e.g. `define(function () { console.log(foo); })`) were not rewritten to their imported references and could cause `ReferenceError` at runtime. Inner graph usage analysis is also fixed for the related pattern `const fn = function () { foo; }; define(fn);`. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20990](https://redirect.github.com/webpack/webpack/pull/20990))
> * HTML-entry pipeline (`experiments.html` + `experiments.css`): emit `<link rel="stylesheet">` tags for CSS chunks reachable from a `<script src>` entry. Previously when the bundled JS imported CSS, the resulting `.css` file was emitted to disk but never referenced from the extracted HTML (no `<link>` tag), and when `splitChunks` extracted CSS into sibling chunks the HTML cloned the originating `<script>` for each one — producing `<script src="style.js">` pointing at non-existent JS filenames instead of `<link rel="stylesheet" href="style.css">`. CSS chunks are now sorted by the entrypoint's module post-order index so the `<link>` tags also appear in source import order, fixing the cascade ordering issue documented in `html-webpack-plugin#1838` and `webpack/mini-css-extract-plugin#959` for HTML-entry builds. `nonce`/`crossorigin`/`referrerpolicy` are copied from the originating tag onto the emitted `<link>`. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21002](https://redirect.github.com/webpack/webpack/pull/21002))
> * Allow `devtool` and `SourceMapDevToolPlugin` (or multiple `SourceMapDevToolPlugin` instances) to coexist on the same asset. Previously the second instance would silently skip any asset whose `info.related.sourceMap` had already been set by an earlier instance, and even when it ran the asset had been rewrapped as a `RawSource` so no source map could be recovered — producing an empty `.map` file. The plugin now keeps a per-compilation stash of pristine source maps, namespaces its persistent cache entries by the options that affect output, and appends additional `related.sourceMap` entries instead of overwriting them. The classic workaround of pairing `devtool: 'hidden-source-map'` with a `new webpack.SourceMapDevToolPlugin({ filename: '[file].secondary.map', noSources: true })` now produces both maps in a single build. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21001](https://redirect.github.com/webpack/webpack/pull/21001))
> * Narrow `TemplatePathFn` callback types by context. `pathData.chunk` is now non-optional for chunk filename callbacks (`output.filename`, `chunkFilename`, `cssFilename`, `cssChunkFilename`, `htmlFilename`, `htmlChunkFilename`, `optimization.splitChunks.cacheGroups[*].filename`), and `pathData.module` is non-optional for module filename callbacks (`output.assetModuleFilename`, per-module `generator.filename` / `generator.outputPath`, `module.parser.css.localIdentName`). (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20987](https://redirect.github.com/webpack/webpack/pull/20987))
> * Tighten the `CreateData` typedef in `NormalModuleFactory`. `CreateData` now represents the fully-populated value passed to the `createModule`, `module`, and `createModuleClass` hooks (`NormalModuleCreateData & { settings: ModuleSettings }`), while `ResolveData.createData` is typed as `Partial<CreateData>` to reflect the empty initial state. Plugins tapping those hooks no longer need to cast individual fields away from optional. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20992](https://redirect.github.com/webpack/webpack/pull/20992))
> * Stop `webpackPrefetch` / `webpackPreload` magic comments from leaking across `import()` call sites that share a `webpackChunkName`. When two imports targeted the same named chunk and only one of them set `webpackPrefetch: true`, the prefetch directive was applied from every parent chunk that referenced the named chunk. Prefetch and preload orders are now resolved per `import()` call site instead of from the shared chunk group's accumulated options. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20994](https://redirect.github.com/webpack/webpack/pull/20994))
> * Fix `[fullhash:N]` and `[hash:N]` (with length suffix) in `output.publicPath` not being interpolated at runtime. The detection regex in `RuntimePlugin` only matched `[fullhash]` / `[hash]` without a length suffix, so the `PublicPathRuntimeModule` was not flagged as a full-hash module and `__webpack_require__.p` was emitted with the placeholder `XXXX` left in place (e.g. `out/XXXX/`) instead of the real hash truncated to the requested length. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21004](https://redirect.github.com/webpack/webpack/pull/21004))
> * Re-export `ModuleNotFoundError` from `webpack/lib/ModuleNotFoundError` for backward compatibility with old plugins that import it from that path. This re-export will be removed in webpack 6. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20988](https://redirect.github.com/webpack/webpack/pull/20988))
>
> 5.107.0
> -------
>
> ### Minor Changes
>
> * Add `module.generator.javascript.anonymousDefaultExportName` option to control whether webpack sets `.name` to `"default"` for anonymous default export functions and classes per ES spec. Defaults to `true` for applications and `false` for libraries (when `output.library` is set) to avoid unnecessary bundle size overhead. Also extract anonymous default export `.name` fix-up into a shared runtime helper (`__webpack_require__.dn`), replacing repeated inline `Object.defineProperty` / `Object.getOwnPropertyDescriptor` calls with a single short call per module to reduce output size. (by [`@​xiaoxiaojx`](https://github.com/xiaoxiaojx) in [#20894](https://redirect.github.com/webpack/webpack/pull/20894))
> * Support module concatenation (scope hoisting) for CSS modules with `text`, `css-style-sheet`, `style`, and `link` export types (by [`@​xiaoxiaojx`](https://github.com/xiaoxiaojx) in [#20851](https://redirect.github.com/webpack/webpack/pull/20851))
> * The `generator.exportsConvention` function form for CSS modules now accepts `string[]` in addition to `string`. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20914](https://redirect.github.com/webpack/webpack/pull/20914))
> * Add `linkInsert` hook to `CssLoadingRuntimeModule.getCompilationHooks(compilation)` so plugin developers can control where stylesheet `<link>` elements are inserted into the document. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20947](https://redirect.github.com/webpack/webpack/pull/20947))
> * Add `CssModulesPlugin.getCompilationHooks(compilation).orderModules` hook. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20978](https://redirect.github.com/webpack/webpack/pull/20978))
> * Add a `pure` parser option for `css/module` and `css/auto` types matching `postcss-modules-local-by-default`'s pure mode: every selector must contain at least one local class or id, otherwise webpack emits a build error. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20946](https://redirect.github.com/webpack/webpack/pull/20946))
> * Support CSS Modules `@value` identifiers as `@import` URLs and inside `url()` functions, e.g. `@value path: "./other.css"; @import path;` and `@value bg: "./image.png"; .a { background: url(bg); }` (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20925](https://redirect.github.com/webpack/webpack/pull/20925))

... (truncated)


Commits

* [`a1ce7eb`](webpack/webpack@a1ce7eb) chore(release): new release ([#20989](https://redirect.github.com/webpack/webpack/issues/20989))
* [`916810e`](webpack/webpack@916810e) test: lock chunk filenames stay verbatim for scoped names ([#21006](https://redirect.github.com/webpack/webpack/issues/21006))
* [`72ef0fb`](webpack/webpack@72ef0fb) fix: tree-shake CommonJS exports through `const NAME = require(LITERAL)` bind...
* [`6c5f2f8`](webpack/webpack@6c5f2f8) docs: tighten AGENTS.md rules for directory listings, branch names, and PR te...
* [`9edcb3d`](webpack/webpack@9edcb3d) fix: interpolate [fullhash:N] / [hash:N] in output.publicPath at runtime ([#21](https://redirect.github.com/webpack/webpack/issues/21)...
* [`e3ba2ff`](webpack/webpack@e3ba2ff) fix: emit `\<link rel=stylesheet>` for CSS chunks reachable from `<script src>...
* [`1097a7f`](webpack/webpack@1097a7f) fix(html): align walkHtmlTokens with WHATWG spec ([#21000](https://redirect.github.com/webpack/webpack/issues/21000))
* [`67b7419`](webpack/webpack@67b7419) fix: allow devtool and SourceMapDevToolPlugin to coexist on the same asset (#...
* [`294197c`](webpack/webpack@294197c) fix: correct `createParser`/`createGenerator` hook types in `NormalModuleFact...
* [`ec6ad34`](webpack/webpack@ec6ad34) chore(deps): bump codecov/codecov-action in the dependencies group ([#20995](https://redirect.github.com/webpack/webpack/issues/20995))
* Additional commits viewable in [compare view](webpack/webpack@v5.106.2...v5.107.1)
  
Updates `webpack-sources` from 3.4.1 to 3.5.0
Release notes

*Sourced from [webpack-sources's releases](https://github.com/webpack/webpack-sources/releases).*

> v3.5.0
> ------
>
> ### Minor Changes
>
> * Add `clearCache(options?, visited?)` method to `Source` that recursively releases cached data (`CachedSource` cached maps/buffers/strings, `SourceMapSource` parsed/serialized map caches, and dual-buffer caches in leaf sources). Lets consumers like webpack's `SourceMapDevToolPlugin` reclaim memory between chunks rather than accumulating per-task source map data across an entire build. Options: `maps` (default `true`) drops cached source maps; `source` (default `true`) drops cached source/buffer copies — pass `false` to keep source available for downstream plugins; `parsedMap` (default `false`) additionally drops the parsed object form on `SourceMapSource` instances when a buffer or string form survives (the combination `{ maps: true, source: false, parsedMap: true }` matches the `SourceMapDevToolPlugin` call shape in [webpack/webpack#20963](https://redirect.github.com/webpack/webpack/issues/20963)). The optional `visited` `WeakSet` deduplicates the walk when the same child is reachable through multiple parents (e.g. modules shared across chunks). (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#221](https://redirect.github.com/webpack/webpack-sources/pull/221))


Changelog

*Sourced from [webpack-sources's changelog](https://github.com/webpack/webpack-sources/blob/main/CHANGELOG.md).*

> 3.5.0
> -----
>
> ### Minor Changes
>
> * Add `clearCache(options?, visited?)` method to `Source` that recursively releases cached data (`CachedSource` cached maps/buffers/strings, `SourceMapSource` parsed/serialized map caches, and dual-buffer caches in leaf sources). Lets consumers like webpack's `SourceMapDevToolPlugin` reclaim memory between chunks rather than accumulating per-task source map data across an entire build. Options: `maps` (default `true`) drops cached source maps; `source` (default `true`) drops cached source/buffer copies — pass `false` to keep source available for downstream plugins; `parsedMap` (default `false`) additionally drops the parsed object form on `SourceMapSource` instances when a buffer or string form survives (the combination `{ maps: true, source: false, parsedMap: true }` matches the `SourceMapDevToolPlugin` call shape in [webpack/webpack#20963](https://redirect.github.com/webpack/webpack/issues/20963)). The optional `visited` `WeakSet` deduplicates the walk when the same child is reachable through multiple parents (e.g. modules shared across chunks). (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#221](https://redirect.github.com/webpack/webpack-sources/pull/221))


Commits

* [`7ad6559`](webpack/webpack-sources@7ad6559) chore(release): new release ([#225](https://redirect.github.com/webpack/webpack-sources/issues/225))
* [`a402b24`](webpack/webpack-sources@a402b24) feat: add Source.prototype.clearCache() to release per-instance caches ([#221](https://redirect.github.com/webpack/webpack-sources/issues/221))
* [`68d9c8e`](webpack/webpack-sources@68d9c8e) chore(deps-dev): bump the dependencies group with 3 updates ([#222](https://redirect.github.com/webpack/webpack-sources/issues/222))
* [`ca270da`](webpack/webpack-sources@ca270da) chore(deps-dev): bump tooling from v1.26.1 to v1.26.2 ([#223](https://redirect.github.com/webpack/webpack-sources/issues/223))
* [`5da0885`](webpack/webpack-sources@5da0885) chore(deps): bump codecov/codecov-action in the dependencies group ([#224](https://redirect.github.com/webpack/webpack-sources/issues/224))
* [`db3f9df`](webpack/webpack-sources@db3f9df) chore(deps): bump the dependencies group with 2 updates ([#220](https://redirect.github.com/webpack/webpack-sources/issues/220))
* [`06acc92`](webpack/webpack-sources@06acc92) chore(deps-dev): bump fast-uri from 3.1.0 to 3.1.2 ([#219](https://redirect.github.com/webpack/webpack-sources/issues/219))
* [`b6d2fee`](webpack/webpack-sources@b6d2fee) chore(deps-dev): bump axios from 1.15.0 to 1.16.0 ([#217](https://redirect.github.com/webpack/webpack-sources/issues/217))
* [`652ff13`](webpack/webpack-sources@652ff13) chore: fix lint ([#218](https://redirect.github.com/webpack/webpack-sources/issues/218))
* [`6c0206d`](webpack/webpack-sources@6c0206d) chore(deps): bump CodSpeedHQ/action in the dependencies group ([#216](https://redirect.github.com/webpack/webpack-sources/issues/216))
* See full diff in [compare view](webpack/webpack-sources@v3.4.1...v3.5.0)
  
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
  
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore  major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore  minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore  ` will remove the ignore condition of the specified dependency and ignore conditions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant