build(deps): bump the npm group across 1 directory with 8 updates#426
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the npm group across 1 directory with 8 updates#426dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [flatbush](https://github.com/mourner/flatbush) | `4.5.1` | `4.6.2` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `29.0.2` | `29.0.3` | | [builtin-modules](https://github.com/sindresorhus/builtin-modules) | `5.0.0` | `5.2.0` | | [ol](https://github.com/openlayers/openlayers) | `10.8.0` | `10.9.0` | | [rollup](https://github.com/rollup/rollup) | `4.60.0` | `4.62.0` | | [webpack](https://github.com/webpack/webpack) | `5.105.4` | `5.107.2` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `7.0.2` | `7.0.3` | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `5.2.3` | `5.2.5` | Updates `flatbush` from 4.5.1 to 4.6.2 - [Release notes](https://github.com/mourner/flatbush/releases) - [Commits](mourner/flatbush@v4.5.1...v4.6.2) Updates `@rollup/plugin-commonjs` from 29.0.2 to 29.0.3 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v29.0.3/packages/commonjs) Updates `builtin-modules` from 5.0.0 to 5.2.0 - [Release notes](https://github.com/sindresorhus/builtin-modules/releases) - [Commits](sindresorhus/builtin-modules@v5.0.0...v5.2.0) Updates `ol` from 10.8.0 to 10.9.0 - [Release notes](https://github.com/openlayers/openlayers/releases) - [Commits](openlayers/openlayers@v10.8.0...v10.9.0) Updates `rollup` from 4.60.0 to 4.62.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.60.0...v4.62.0) Updates `webpack` from 5.105.4 to 5.107.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.4...v5.107.2) Updates `webpack-cli` from 7.0.2 to 7.0.3 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@7.0.2...webpack-cli@7.0.3) Updates `webpack-dev-server` from 5.2.3 to 5.2.5 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v5.2.3...v5.2.5) --- updated-dependencies: - dependency-name: flatbush dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@rollup/plugin-commonjs" dependency-version: 29.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: builtin-modules dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: ol dependency-version: 10.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: rollup dependency-version: 4.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: webpack dependency-version: 5.107.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: webpack-cli dependency-version: 7.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: webpack-dev-server dependency-version: 5.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
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 the npm group with 8 updates in the / directory:
4.5.14.6.229.0.229.0.35.0.05.2.010.8.010.9.04.60.04.62.05.105.45.107.27.0.27.0.35.2.35.2.5Updates
flatbushfrom 4.5.1 to 4.6.2Release notes
Sourced from flatbush's releases.
Commits
4df50c94.6.27f2574016% faster neighbor search for k=1 (special case)f6b842c12-18% faster neighbors queries for small k73bb618small bench cleanup23d663f4.6.1011e066improve large queries, microoptimizations9af565enicer benchmark output9fc37934.6.0f41bb94much faster large queries via containment shortcutc5ba77dmicrooptimize knn (5% faster), minor cleanupUpdates
@rollup/plugin-commonjsfrom 29.0.2 to 29.0.3Changelog
Sourced from @rollup/plugin-commonjs's changelog.
Commits
1e4025bchore(release): commonjs v29.0.308a5b17fix(commonjs): make #1868 es5-compatible (#1981)5800bf3chore(repo): test migration to vitest. phase 4 (#1978)Updates
builtin-modulesfrom 5.0.0 to 5.2.0Release notes
Sourced from builtin-modules's releases.
Commits
04605495.2.002c5cb7Add Node.js v26.1.0 modules (#22)5947e495.1.021a8017Add Node.js v25.9.0 modules (#21)28c5efdAdd Node.js version to automated PR title (#19)Updates
olfrom 10.8.0 to 10.9.0Release notes
Sourced from ol's releases.
... (truncated)
Commits
ba63bf3Updates for the 10.9.0 release08455ceMerge pull request #17371 from wietzesuijker/feat/batched-fetch-store3dd6caefeat(GeoZarr): coalesce concurrent byte-range requests via zarrita3d730feMerge pull request #17409 from ahocevar/geozarr-multigroupee474e8Merge pull request #17429 from viktorijasolovjova/immediate-renderer-squared-...d0670a8Do not fake a multi scale structure for single scalefd8bd0eMake tests more readable and less verbose52d26abLoad group metadata in parallel6e8cb40Also support standalone single-scale groups99553c2Support bands from multiple zarr groupsUpdates
rollupfrom 4.60.0 to 4.62.0Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
5e0066d4.62.093e85fcchore(deps): update dependency eslint-plugin-unicorn to v65 (#6413)5c9ef2efix(deps): update minor/patch updates (#6412)18654d8chore(deps): lock file maintenance minor/patch updates (#6414)d96ed95Extract the static dependencies imported by manual chunks into separate chunk...126e141chore(deps): pin dependency concurrently to v9 (#6406)f2f58c4chore(deps): lock file maintenance minor/patch updates (#6410)5a15062chore(deps): update minor/patch updates to v6.2.0 (#6409)d02f03achore(deps): lock file maintenance minor/patch updates (#6407)844671cfix(deps): update minor/patch updates (#6405)Updates
webpackfrom 5.105.4 to 5.107.2Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
cfb24a4chore(release): new release (#21019)c7d8a3afix: release per-child Compilation heap pressure in MultiCompiler (#21015)d6cdebefix: regression in types for ProgressPlugin (#21036)c073890fix: gap-fill entryOptions when an async block reuses an existing entrypoint ...78158f0docs: streamline AGENTS.md to reduce AI hallucination (#21033)c61c649test: fail on missing per-kind snapshot instead of auto-writing it (#21027)a514897docs: update examples (#21031)cc4035bfix: remove unnecessary webpack_require in ESM library output (#21032)12cb825docs(buildChunkGraph): explain why blocksWithNestedBlocks gates the skip (#21...75f60f6fix(ConcatenatedModule): include runtimeCondition of external infos in update...Updates
webpack-clifrom 7.0.2 to 7.0.3Release notes
Sourced from webpack-cli's releases.
Changelog
Sourced from webpack-cli's changelog.