Bump lucene.version from 8.11.0 to 8.11.1#245
Merged
Conversation
Bumps `lucene.version` from 8.11.0 to 8.11.1. Updates `lucene-analyzers-common` from 8.11.0 to 8.11.1 Updates `lucene-queryparser` from 8.11.0 to 8.11.1 --- updated-dependencies: - dependency-name: org.apache.lucene:lucene-analyzers-common dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.lucene:lucene-queryparser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
mergify Bot
added a commit
that referenced
this pull request
Sep 14, 2025
…6.0 to 3.6.1 [skip ci] Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.6.0 to 3.6.1. Release notes *Sourced from [org.apache.maven.plugins:maven-shade-plugin's releases](https://github.com/apache/maven-shade-plugin/releases).* > 3.6.1 > ----- > > 📝 Documentation updates > ----------------------- > > * [[MNGSITE-529]](https://issues.apache.org/jira/browse/MNGSITE-529) - Rename "Goals" to "Plugin Documentation" ([#250](https://redirect.github.com/apache/maven-shade-plugin/pull/250)) [`@Bukama`](https://github.com/Bukama) > > 👻 Maintenance > ------------- > > * Enable prevent branch protection rules ([#746](https://redirect.github.com/apache/maven-shade-plugin/pull/746)) [`@sparsick`](https://github.com/sparsick) > * Enable GH issues ([#253](https://redirect.github.com/apache/maven-shade-plugin/pull/253)) [`@Bukama`](https://github.com/Bukama) > * Add missing [`@Override`](https://github.com/Override) annotations ([#246](https://redirect.github.com/apache/maven-shade-plugin/pull/246)) [`@elharo`](https://github.com/elharo) > * Merge `ApacheLicenseResourceTransformer` tests ([#245](https://redirect.github.com/apache/maven-shade-plugin/pull/245)) [`@Goooler`](https://github.com/Goooler) > * Add test cases for .md supports in the Apache License and Notice transformers ([#243](https://redirect.github.com/apache/maven-shade-plugin/pull/243)) [`@Goooler`](https://github.com/Goooler) > * [[MSHADE-479]](https://issues.apache.org/jira/browse/MSHADE-479) - Make the mojo much less noisy ([#233](https://redirect.github.com/apache/maven-shade-plugin/pull/233)) [`@elharo`](https://github.com/elharo) > > 📦 Dependency updates > -------------------- > > * Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0 ([#748](https://redirect.github.com/apache/maven-shade-plugin/pull/748)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 ([#235](https://redirect.github.com/apache/maven-shade-plugin/pull/235)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump org.apache.maven.plugins:maven-plugins from 42 to 45 ([#738](https://redirect.github.com/apache/maven-shade-plugin/pull/738)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump org.apache.commons:commons-compress from 1.26.2 to 1.28.0 ([#743](https://redirect.github.com/apache/maven-shade-plugin/pull/743)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump org.xmlunit:xmlunit-legacy from 2.10.0 to 2.10.3 ([#745](https://redirect.github.com/apache/maven-shade-plugin/pull/745)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump ASM 9.8 to support JDK 25 bytecode ([#744](https://redirect.github.com/apache/maven-shade-plugin/pull/744)) [`@pan3793`](https://github.com/pan3793) > * Bump commons-io:commons-io from 2.13.0 to 2.14.0 in /src/it/projects/MSHADE-105/shaded-jar ([#241](https://redirect.github.com/apache/maven-shade-plugin/pull/241)) @[dependabot[bot]](https://github.com/apps/dependabot) Commits * [`9662c98`](apache/maven-shade-plugin@9662c98) [maven-release-plugin] prepare for next development iteration * [`06902bd`](apache/maven-shade-plugin@06902bd) [maven-release-plugin] prepare release maven-shade-plugin-3.6.1 * [`29e9a9d`](apache/maven-shade-plugin@29e9a9d) add .git * [`844e61a`](apache/maven-shade-plugin@844e61a) use github * [`43101f9`](apache/maven-shade-plugin@43101f9) [maven-release-plugin] prepare release maven-shade-plugin-3.6.1 * [`2ffb28d`](apache/maven-shade-plugin@2ffb28d) use release drafter v4 and dependabot to updade gha as well ([#750](https://redirect.github.com/apache/maven-shade-plugin/issues/750)) * [`f5b590e`](apache/maven-shade-plugin@f5b590e) Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0 * [`eee0319`](apache/maven-shade-plugin@eee0319) Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 * [`0d5a7a4`](apache/maven-shade-plugin@0d5a7a4) fix upgrade, remove those useless final * [`6e5f0f3`](apache/maven-shade-plugin@6e5f0f3) Bump org.apache.maven.plugins:maven-plugins from 42 to 45 * Additional commits viewable in [compare view](apache/maven-shade-plugin@maven-shade-plugin-3.6.0...v3.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
Mar 13, 2026
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.7.0 to 4.0.0. Release notes *Sourced from [docker/setup-qemu-action's releases](https://github.com/docker/setup-qemu-action/releases).* > v4.0.0 > ------ > > * Node 24 as default runtime (requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later) by [`@crazy-max`](https://github.com/crazy-max) in [docker/setup-qemu-action#245](https://redirect.github.com/docker/setup-qemu-action/pull/245) > * Switch to ESM and update config/test wiring by [`@crazy-max`](https://github.com/crazy-max) in [docker/setup-qemu-action#241](https://redirect.github.com/docker/setup-qemu-action/pull/241) > * Bump `@actions/core` from 1.11.1 to 3.0.0 in [docker/setup-qemu-action#244](https://redirect.github.com/docker/setup-qemu-action/pull/244) > * Bump `@docker/actions-toolkit` from 0.67.0 to 0.77.0 in [docker/setup-qemu-action#243](https://redirect.github.com/docker/setup-qemu-action/pull/243) > * Bump `@isaacs/brace-expansion` from 5.0.0 to 5.0.1 in [docker/setup-qemu-action#240](https://redirect.github.com/docker/setup-qemu-action/pull/240) > * Bump js-yaml from 3.14.1 to 3.14.2 in [docker/setup-qemu-action#231](https://redirect.github.com/docker/setup-qemu-action/pull/231) > * Bump lodash from 4.17.21 to 4.17.23 in [docker/setup-qemu-action#238](https://redirect.github.com/docker/setup-qemu-action/pull/238) > > **Full Changelog**: <docker/setup-qemu-action@v3.7.0...v4.0.0> Commits * [`ce36039`](docker/setup-qemu-action@ce36039) Merge pull request [#245](https://redirect.github.com/docker/setup-qemu-action/issues/245) from crazy-max/node24 * [`6386344`](docker/setup-qemu-action@6386344) node 24 as default runtime * [`1ea3db7`](docker/setup-qemu-action@1ea3db7) Merge pull request [#243](https://redirect.github.com/docker/setup-qemu-action/issues/243) from docker/dependabot/npm\_and\_yarn/docker/actions-to... * [`b56a002`](docker/setup-qemu-action@b56a002) chore: update generated content * [`c43f02d`](docker/setup-qemu-action@c43f02d) build(deps): bump `@docker/actions-toolkit` from 0.67.0 to 0.77.0 * [`ce10c58`](docker/setup-qemu-action@ce10c58) Merge pull request [#244](https://redirect.github.com/docker/setup-qemu-action/issues/244) from docker/dependabot/npm\_and\_yarn/actions/core-3.0.0 * [`429fc9d`](docker/setup-qemu-action@429fc9d) chore: update generated content * [`060e5f8`](docker/setup-qemu-action@060e5f8) build(deps): bump `@actions/core` from 1.11.1 to 3.0.0 * [`44be13e`](docker/setup-qemu-action@44be13e) Merge pull request [#231](https://redirect.github.com/docker/setup-qemu-action/issues/231) from docker/dependabot/npm\_and\_yarn/js-yaml-3.14.2 * [`1897438`](docker/setup-qemu-action@1897438) chore: update generated content * Additional commits viewable in [compare view](docker/setup-qemu-action@c7c5346...ce36039) [](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 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)
tae898
pushed a commit
to humemai/arcadedb-embedded-python
that referenced
this pull request
Jun 28, 2026
Bumps `lucene.version` from 8.11.0 to 8.11.1. Updates `lucene-analyzers-common` from 8.11.0 to 8.11.1 Updates `lucene-queryparser` from 8.11.0 to 8.11.1 --- updated-dependencies: - dependency-name: org.apache.lucene:lucene-analyzers-common dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.lucene:lucene-queryparser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tae898
pushed a commit
to humemai/arcadedb-embedded-python
that referenced
this pull request
Jun 28, 2026
…6.0 to 3.6.1 [skip ci] Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.6.0 to 3.6.1. Release notes *Sourced from [org.apache.maven.plugins:maven-shade-plugin's releases](https://github.com/apache/maven-shade-plugin/releases).* > 3.6.1 > ----- > > 📝 Documentation updates > ----------------------- > > * [[MNGSITE-529]](https://issues.apache.org/jira/browse/MNGSITE-529) - Rename "Goals" to "Plugin Documentation" ([ArcadeData#250](https://redirect.github.com/apache/maven-shade-plugin/pull/250)) [`@Bukama`](https://github.com/Bukama) > > 👻 Maintenance > ------------- > > * Enable prevent branch protection rules ([ArcadeData#746](https://redirect.github.com/apache/maven-shade-plugin/pull/746)) [`@sparsick`](https://github.com/sparsick) > * Enable GH issues ([ArcadeData#253](https://redirect.github.com/apache/maven-shade-plugin/pull/253)) [`@Bukama`](https://github.com/Bukama) > * Add missing [`@Override`](https://github.com/Override) annotations ([ArcadeData#246](https://redirect.github.com/apache/maven-shade-plugin/pull/246)) [`@elharo`](https://github.com/elharo) > * Merge `ApacheLicenseResourceTransformer` tests ([ArcadeData#245](https://redirect.github.com/apache/maven-shade-plugin/pull/245)) [`@Goooler`](https://github.com/Goooler) > * Add test cases for .md supports in the Apache License and Notice transformers ([ArcadeData#243](https://redirect.github.com/apache/maven-shade-plugin/pull/243)) [`@Goooler`](https://github.com/Goooler) > * [[MSHADE-479]](https://issues.apache.org/jira/browse/MSHADE-479) - Make the mojo much less noisy ([#233](https://redirect.github.com/apache/maven-shade-plugin/pull/233)) [`@elharo`](https://github.com/elharo) > > 📦 Dependency updates > -------------------- > > * Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0 ([ArcadeData#748](https://redirect.github.com/apache/maven-shade-plugin/pull/748)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 ([ArcadeData#235](https://redirect.github.com/apache/maven-shade-plugin/pull/235)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump org.apache.maven.plugins:maven-plugins from 42 to 45 ([ArcadeData#738](https://redirect.github.com/apache/maven-shade-plugin/pull/738)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump org.apache.commons:commons-compress from 1.26.2 to 1.28.0 ([ArcadeData#743](https://redirect.github.com/apache/maven-shade-plugin/pull/743)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump org.xmlunit:xmlunit-legacy from 2.10.0 to 2.10.3 ([ArcadeData#745](https://redirect.github.com/apache/maven-shade-plugin/pull/745)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump ASM 9.8 to support JDK 25 bytecode ([#744](https://redirect.github.com/apache/maven-shade-plugin/pull/744)) [`@pan3793`](https://github.com/pan3793) > * Bump commons-io:commons-io from 2.13.0 to 2.14.0 in /src/it/projects/MSHADE-105/shaded-jar ([ArcadeData#241](https://redirect.github.com/apache/maven-shade-plugin/pull/241)) @[dependabot[bot]](https://github.com/apps/dependabot) Commits * [`9662c98`](apache/maven-shade-plugin@9662c98) [maven-release-plugin] prepare for next development iteration * [`06902bd`](apache/maven-shade-plugin@06902bd) [maven-release-plugin] prepare release maven-shade-plugin-3.6.1 * [`29e9a9d`](apache/maven-shade-plugin@29e9a9d) add .git * [`844e61a`](apache/maven-shade-plugin@844e61a) use github * [`43101f9`](apache/maven-shade-plugin@43101f9) [maven-release-plugin] prepare release maven-shade-plugin-3.6.1 * [`2ffb28d`](apache/maven-shade-plugin@2ffb28d) use release drafter v4 and dependabot to updade gha as well ([ArcadeData#750](https://redirect.github.com/apache/maven-shade-plugin/issues/750)) * [`f5b590e`](apache/maven-shade-plugin@f5b590e) Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0 * [`eee0319`](apache/maven-shade-plugin@eee0319) Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 * [`0d5a7a4`](apache/maven-shade-plugin@0d5a7a4) fix upgrade, remove those useless final * [`6e5f0f3`](apache/maven-shade-plugin@6e5f0f3) Bump org.apache.maven.plugins:maven-plugins from 42 to 45 * Additional commits viewable in [compare view](apache/maven-shade-plugin@maven-shade-plugin-3.6.0...v3.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)
tae898
pushed a commit
to humemai/arcadedb-embedded-python
that referenced
this pull request
Jun 28, 2026
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.7.0 to 4.0.0. Release notes *Sourced from [docker/setup-qemu-action's releases](https://github.com/docker/setup-qemu-action/releases).* > v4.0.0 > ------ > > * Node 24 as default runtime (requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later) by [`@crazy-max`](https://github.com/crazy-max) in [docker/setup-qemu-action#245](https://redirect.github.com/docker/setup-qemu-action/pull/245) > * Switch to ESM and update config/test wiring by [`@crazy-max`](https://github.com/crazy-max) in [docker/setup-qemu-action#241](https://redirect.github.com/docker/setup-qemu-action/pull/241) > * Bump `@actions/core` from 1.11.1 to 3.0.0 in [docker/setup-qemu-action#244](https://redirect.github.com/docker/setup-qemu-action/pull/244) > * Bump `@docker/actions-toolkit` from 0.67.0 to 0.77.0 in [docker/setup-qemu-action#243](https://redirect.github.com/docker/setup-qemu-action/pull/243) > * Bump `@isaacs/brace-expansion` from 5.0.0 to 5.0.1 in [docker/setup-qemu-action#240](https://redirect.github.com/docker/setup-qemu-action/pull/240) > * Bump js-yaml from 3.14.1 to 3.14.2 in [docker/setup-qemu-action#231](https://redirect.github.com/docker/setup-qemu-action/pull/231) > * Bump lodash from 4.17.21 to 4.17.23 in [docker/setup-qemu-action#238](https://redirect.github.com/docker/setup-qemu-action/pull/238) > > **Full Changelog**: <docker/setup-qemu-action@v3.7.0...v4.0.0> Commits * [`ce36039`](docker/setup-qemu-action@ce36039) Merge pull request [ArcadeData#245](https://redirect.github.com/docker/setup-qemu-action/issues/245) from crazy-max/node24 * [`6386344`](docker/setup-qemu-action@6386344) node 24 as default runtime * [`1ea3db7`](docker/setup-qemu-action@1ea3db7) Merge pull request [ArcadeData#243](https://redirect.github.com/docker/setup-qemu-action/issues/243) from docker/dependabot/npm\_and\_yarn/docker/actions-to... * [`b56a002`](docker/setup-qemu-action@b56a002) chore: update generated content * [`c43f02d`](docker/setup-qemu-action@c43f02d) build(deps): bump `@docker/actions-toolkit` from 0.67.0 to 0.77.0 * [`ce10c58`](docker/setup-qemu-action@ce10c58) Merge pull request [ArcadeData#244](https://redirect.github.com/docker/setup-qemu-action/issues/244) from docker/dependabot/npm\_and\_yarn/actions/core-3.0.0 * [`429fc9d`](docker/setup-qemu-action@429fc9d) chore: update generated content * [`060e5f8`](docker/setup-qemu-action@060e5f8) build(deps): bump `@actions/core` from 1.11.1 to 3.0.0 * [`44be13e`](docker/setup-qemu-action@44be13e) Merge pull request [ArcadeData#231](https://redirect.github.com/docker/setup-qemu-action/issues/231) from docker/dependabot/npm\_and\_yarn/js-yaml-3.14.2 * [`1897438`](docker/setup-qemu-action@1897438) chore: update generated content * Additional commits viewable in [compare view](docker/setup-qemu-action@c7c5346...ce36039) [](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 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
Jul 12, 2026
…3.5.1 in /studio in the build-tools group [skip ci] Bumps the build-tools group in /studio with 1 update: [webpack-sources](https://github.com/webpack/webpack-sources). Updates `webpack-sources` from 3.5.0 to 3.5.1 Release notes *Sourced from [webpack-sources's releases](https://github.com/webpack/webpack-sources/releases).* > v3.5.1 > ------ > > ### Patch Changes > > * perf: stream potential tokens in OriginalSource instead of materialising an array (by [`@alexander-akait`](https://github.com/alexander-akait) in [#246](https://redirect.github.com/webpack/webpack-sources/pull/246)) > > `OriginalSource.streamChunks` (and therefore `map()` / `sourceAndMap()`) previously built the full `splitIntoPotentialTokens` array of substrings and then iterated it — even though `map()` and `sourceAndMap()` run with `finalSource: true` and discard every chunk substring. The scan is now streamed by offset, so chunk substrings are only allocated when actually emitted. This removes the intermediate array and, on the dominant final-source paths, all per-token slices: `map()` / `sourceAndMap()` allocate ~38–46% less memory and run ~15–40% faster. > * Reduce allocations and CPU in `map()` / `sourceAndMap()`: mappings are serialized into a reused byte buffer instead of per-mapping strings, `ReplaceSource` verifies original content through a line-offset index instead of splitting sources into line arrays, and `ReplaceSource.streamChunks` emits position-only chunks and returns the final source directly when `finalSource` is requested. (by [`@alexander-akait`](https://github.com/alexander-akait) in [#251](https://redirect.github.com/webpack/webpack-sources/pull/251)) > * Skip sorting ReplaceSource replacements when they were added in order. (by [`@alexander-akait`](https://github.com/alexander-akait) in [#249](https://redirect.github.com/webpack/webpack-sources/pull/249)) > * perf: use lookup table in splitIntoPotentialTokens for faster character classification (by [`@xiaoxiaojx`](https://github.com/xiaoxiaojx) in [#240](https://redirect.github.com/webpack/webpack-sources/pull/240)) > > Replace multi-comparison chains (4 comparisons in phase 1, 6 in phase 2) with a single Uint8Array bitmask lookup per character. This reduces per-character branching overhead, yielding ~7% improvement on typical source and ~21% on large sources. Changelog *Sourced from [webpack-sources's changelog](https://github.com/webpack/webpack-sources/blob/main/CHANGELOG.md).* > 3.5.1 > ----- > > ### Patch Changes > > * perf: stream potential tokens in OriginalSource instead of materialising an array (by [`@alexander-akait`](https://github.com/alexander-akait) in [#246](https://redirect.github.com/webpack/webpack-sources/pull/246)) > > `OriginalSource.streamChunks` (and therefore `map()` / `sourceAndMap()`) previously built the full `splitIntoPotentialTokens` array of substrings and then iterated it — even though `map()` and `sourceAndMap()` run with `finalSource: true` and discard every chunk substring. The scan is now streamed by offset, so chunk substrings are only allocated when actually emitted. This removes the intermediate array and, on the dominant final-source paths, all per-token slices: `map()` / `sourceAndMap()` allocate ~38–46% less memory and run ~15–40% faster. > * Reduce allocations and CPU in `map()` / `sourceAndMap()`: mappings are serialized into a reused byte buffer instead of per-mapping strings, `ReplaceSource` verifies original content through a line-offset index instead of splitting sources into line arrays, and `ReplaceSource.streamChunks` emits position-only chunks and returns the final source directly when `finalSource` is requested. (by [`@alexander-akait`](https://github.com/alexander-akait) in [#251](https://redirect.github.com/webpack/webpack-sources/pull/251)) > * Skip sorting ReplaceSource replacements when they were added in order. (by [`@alexander-akait`](https://github.com/alexander-akait) in [#249](https://redirect.github.com/webpack/webpack-sources/pull/249)) > * perf: use lookup table in splitIntoPotentialTokens for faster character classification (by [`@xiaoxiaojx`](https://github.com/xiaoxiaojx) in [#240](https://redirect.github.com/webpack/webpack-sources/pull/240)) > > Replace multi-comparison chains (4 comparisons in phase 1, 6 in phase 2) with a single Uint8Array bitmask lookup per character. This reduces per-character branching overhead, yielding ~7% improvement on typical source and ~21% on large sources. Commits * [`210e0a4`](webpack/webpack-sources@210e0a4) chore(release): new release ([#245](https://redirect.github.com/webpack/webpack-sources/issues/245)) * [`f38af31`](webpack/webpack-sources@f38af31) perf: cut map()/sourceAndMap() allocations via mappings writer and streaming ... * [`bf3033c`](webpack/webpack-sources@bf3033c) chore(deps-dev): bump the dependencies group with 2 updates ([#247](https://redirect.github.com/webpack/webpack-sources/issues/247)) * [`de37f65`](webpack/webpack-sources@de37f65) perf: stream potential tokens in OriginalSource, avoid discarded slices ([#246](https://redirect.github.com/webpack/webpack-sources/issues/246)) * [`841bdb3`](webpack/webpack-sources@841bdb3) perf: skip sorting ReplaceSource replacements when already in order ([#249](https://redirect.github.com/webpack/webpack-sources/issues/249)) * [`cb3733d`](webpack/webpack-sources@cb3733d) chore(deps): bump the dependencies group with 2 updates ([#248](https://redirect.github.com/webpack/webpack-sources/issues/248)) * [`0872bcd`](webpack/webpack-sources@0872bcd) perf: use lookup table in splitIntoPotentialTokens ([#240](https://redirect.github.com/webpack/webpack-sources/issues/240)) * [`4874fd7`](webpack/webpack-sources@4874fd7) feat: port performance fixes and ignoreList propagation from rspack-sources (... * [`5c5ed84`](webpack/webpack-sources@5c5ed84) chore(deps): bump the dependencies group with 3 updates ([#244](https://redirect.github.com/webpack/webpack-sources/issues/244)) * [`0ea507d`](webpack/webpack-sources@0ea507d) chore(deps-dev): bump tooling from v1.26.3 to v1.26.4 ([#243](https://redirect.github.com/webpack/webpack-sources/issues/243)) * Additional commits viewable in [compare view](webpack/webpack-sources@v3.5.0...v3.5.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 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
lucene.versionfrom 8.11.0 to 8.11.1.Updates
lucene-analyzers-commonfrom 8.11.0 to 8.11.1Updates
lucene-queryparserfrom 8.11.0 to 8.11.1Dependabot 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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)