fix(npm): bump the all-version-updates group across 1 directory with 17 updates#1005
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
fix(npm): bump the all-version-updates group across 1 directory with 17 updates#1005dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
1f93143 to
0200a48
Compare
…17 updates Bumps the all-version-updates group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@equinor/videx-math](https://github.com/equinor/videx-math) | `1.1.6` | `1.1.8` | | [@equinor/videx-vector2](https://github.com/equinor/videx-vector2) | `1.0.50` | `1.0.53` | | [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.2.14` | `10.3.5` | | [@storybook/html-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/html-vite) | `10.2.14` | `10.3.5` | | [eslint](https://github.com/eslint/eslint) | `9.39.3` | `10.2.1` | | [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.2.14` | `10.3.5` | | [jsdom](https://github.com/jsdom/jsdom) | `27.4.0` | `29.0.2` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.5.2` | `16.4.0` | | [pixi.js](https://github.com/pixijs/pixijs) | `8.16.0` | `8.18.1` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.17` | `0.28.19` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.56.1` | `8.59.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.3.2` | `8.0.10` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.18` | `4.1.5` | | [vitest-canvas-mock](https://github.com/wobsoriano/vitest-canvas-mock) | `1.1.3` | `1.1.4` | Updates `@equinor/videx-math` from 1.1.6 to 1.1.8 - [Release notes](https://github.com/equinor/videx-math/releases) - [Changelog](https://github.com/equinor/videx-math/blob/master/CHANGELOG.md) - [Commits](equinor/videx-math@v1.1.6...v1.1.8) Updates `@equinor/videx-vector2` from 1.0.50 to 1.0.53 - [Release notes](https://github.com/equinor/videx-vector2/releases) - [Changelog](https://github.com/equinor/videx-vector2/blob/master/CHANGELOG.md) - [Commits](equinor/videx-vector2@v1.0.50...v1.0.53) Updates `@storybook/addon-docs` from 10.2.14 to 10.3.5 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.3.5/code/addons/docs) Updates `@storybook/html-vite` from 10.2.14 to 10.3.5 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.3.5/code/frameworks/html-vite) Updates `eslint` from 9.39.3 to 10.2.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.3...v10.2.1) Updates `eslint-plugin-storybook` from 10.2.14 to 10.3.5 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.3.5/code/lib/eslint-plugin) Updates `jsdom` from 27.4.0 to 29.0.2 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v27.4.0...v29.0.2) Updates `lint-staged` from 15.5.2 to 16.4.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.5.2...v16.4.0) Updates `pixi.js` from 8.16.0 to 8.18.1 - [Release notes](https://github.com/pixijs/pixijs/releases) - [Commits](pixijs/pixijs@v8.16.0...v8.18.1) Updates `prettier` from 3.8.1 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) Updates `storybook` from 10.2.14 to 10.3.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.3.6/code/core) Updates `typedoc` from 0.28.17 to 0.28.19 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.17...v0.28.19) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) Updates `typescript-eslint` from 8.56.1 to 8.59.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.0/packages/typescript-eslint) Updates `vite` from 7.3.2 to 8.0.10 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.10/packages/vite) Updates `vitest` from 4.0.18 to 4.1.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/vitest) Updates `vitest-canvas-mock` from 1.1.3 to 1.1.4 - [Release notes](https://github.com/wobsoriano/vitest-canvas-mock/releases) - [Changelog](https://github.com/wobsoriano/vitest-canvas-mock/blob/main/CHANGELOG.md) - [Commits](wobsoriano/vitest-canvas-mock@v1.1.3...v1.1.4) --- updated-dependencies: - dependency-name: "@equinor/videx-math" dependency-version: 1.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-version-updates - dependency-name: "@equinor/videx-vector2" dependency-version: 1.0.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-version-updates - dependency-name: "@storybook/addon-docs" dependency-version: 10.3.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-version-updates - dependency-name: "@storybook/html-vite" dependency-version: 10.3.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-version-updates - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-version-updates - dependency-name: eslint-plugin-storybook dependency-version: 10.3.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-version-updates - dependency-name: jsdom dependency-version: 29.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-version-updates - dependency-name: lint-staged dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-version-updates - dependency-name: pixi.js dependency-version: 8.17.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-version-updates - dependency-name: prettier dependency-version: 3.8.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-version-updates - dependency-name: storybook dependency-version: 10.3.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-version-updates - dependency-name: typedoc dependency-version: 0.28.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-version-updates - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-version-updates - dependency-name: typescript-eslint dependency-version: 8.58.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-version-updates - dependency-name: vite dependency-version: 8.0.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-version-updates - dependency-name: vitest dependency-version: 4.1.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-version-updates - dependency-name: vitest-canvas-mock dependency-version: 1.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
0200a48 to
cd12b5f
Compare
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 all-version-updates group with 16 updates in the / directory:
1.1.61.1.81.0.501.0.5310.2.1410.3.510.2.1410.3.59.39.310.2.110.2.1410.3.527.4.029.0.215.5.216.4.08.16.08.18.13.8.13.8.30.28.170.28.195.9.36.0.38.56.18.59.07.3.28.0.104.0.184.1.51.1.31.1.4Updates
@equinor/videx-mathfrom 1.1.6 to 1.1.8Release notes
Sourced from @equinor/videx-math's releases.
Changelog
Sourced from @equinor/videx-math's changelog.
Commits
4caec3cchore(master): release 1.1.8 (#133)482ca2afix(npm): bump handlebars from 4.7.8 to 4.7.9 (#132)7ebde2bfix(npm): bump picomatch from 2.3.1 to 2.3.2 (#130)b4729bdchore(actions): bump equinor/ops-actions/.github/workflows/commitlint.yml (#135)46fd717fix(122): dependa security warnings (#131)3cfd2dachore(master): release 1.1.7 (#129)d7af759fix(npm): bump rollup from 3.29.5 to 3.30.0 (#126)0296a78ci: rewrite to use OIDC (#128)45c5d11chore(actions): bump the all-version-updates group with 2 updates (#124)6dbcabfchore(actions): bump the all-version-updates group with 2 updates (#118)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@equinor/videx-mathsince your current version.Updates
@equinor/videx-vector2from 1.0.50 to 1.0.53Release notes
Sourced from @equinor/videx-vector2's releases.
Changelog
Sourced from @equinor/videx-vector2's changelog.
Commits
e005afdchore(master): release 1.0.53 (#62)3c1b874fix(npm): bump serialize-javascript from 7.0.4 to 7.0.5 (#60)af1f807fix(npm): bump picomatch (#59)d7e3056chore(actions): bump equinor/ops-actions/.github/workflows/commitlint.yml (#61)8c23e65chore(master): release 1.0.52 (#58)b240258fix(npm): bump flatted from 3.3.1 to 3.4.2 (#56)93dc9efci: rewrite to use oidc (#57)609ed45chore(actions): bump the all-version-updates group with 2 updates (#55)0aecb75chore(master): release 1.0.51 (#52)39db035Merge pull request #54 from equinor/fix/taskless/security-vulnerabilitiesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@equinor/videx-vector2since your current version.Updates
@storybook/addon-docsfrom 10.2.14 to 10.3.5Release notes
Sourced from @storybook/addon-docs's releases.
... (truncated)
Changelog
Sourced from @storybook/addon-docs's changelog.
... (truncated)
Commits
e486d38Bump version from "10.3.4" to "10.3.5" [skip ci]ee73b65Merge pull request #34455 from seojcarlos/fix/remove-duplicate-words4eff9cdBump version from "10.3.3" to "10.3.4" [skip ci]4eb227bBuild: Move prettier to oxfmtb0acfb4Bump version from "10.3.2" to "10.3.3" [skip ci]308656fBump version from "10.3.1" to "10.3.2" [skip ci]24c2c2cBump version from "10.3.0" to "10.3.1" [skip ci]06cb6a6Bump version from "10.3.0-beta.3" to "10.3.0" [skip ci]94b9430Bump version from "10.3.0-beta.2" to "10.3.0-beta.3" [skip ci]af5b7deBump version from "10.3.0-beta.1" to "10.3.0-beta.2" [skip ci]Updates
@storybook/html-vitefrom 10.2.14 to 10.3.5Release notes
Sourced from @storybook/html-vite's releases.
... (truncated)
Changelog
Sourced from @storybook/html-vite's changelog.
... (truncated)
Commits
e486d38Bump version from "10.3.4" to "10.3.5" [skip ci]4eff9cdBump version from "10.3.3" to "10.3.4" [skip ci]b0acfb4Bump version from "10.3.2" to "10.3.3" [skip ci]308656fBump version from "10.3.1" to "10.3.2" [skip ci]24c2c2cBump version from "10.3.0" to "10.3.1" [skip ci]06cb6a6Bump version from "10.3.0-beta.3" to "10.3.0" [skip ci]94b9430Bump version from "10.3.0-beta.2" to "10.3.0-beta.3" [skip ci]af5b7deBump version from "10.3.0-beta.1" to "10.3.0-beta.2" [skip ci]a571619Bump version from "10.3.0-beta.0" to "10.3.0-beta.1" [skip ci]546aeceBump version from "10.3.0-alpha.17" to "10.3.0-beta.0" [skip ci]Updates
eslintfrom 9.39.3 to 10.2.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4d1d8f910.2.13e33105Build: changelog update for 10.2.1ca92ca0docs: reuse markdown-it instance for markdown filter (#20768)7ddfea9chore: update dependency prettier to v3.8.2 (#20770)57d2ee2docs: Enable Eleventy incremental mode for watch (#20767)c1621b9docs: fix typos in code-path-analyzer.js (#20700)fac40e1ci: bump pnpm/action-setup from 5.0.0 to 6.0.0 (#20763)7246f92test: add tests for SuppressionsService.load() error handling (#20734)4f34b1echore: update pnpm/action-setup action to v5 (#20762)1418d52docs: Update READMEUpdates
eslint-plugin-storybookfrom 10.2.14 to 10.3.5Release notes
Sourced from eslint-plugin-storybook's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-storybook's changelog.
... (truncated)
Commits
e486d38Bump version from "10.3.4" to "10.3.5" [skip ci]4eff9cdBump version from "10.3.3" to "10.3.4" [skip ci]7a820b1Merge pull request #34245 from storybookjs/chore/root_oxfmt4eb227bBuild: Move prettier to oxfmtb0acfb4Bump version from "10.3.2" to "10.3.3" [skip ci]308656fBump version from "10.3.1" to "10.3.2" [skip ci]24c2c2cBump version from "10.3.0" to "10.3.1" [skip ci]06cb6a6Bump version from "10.3.0-beta.3" to "10.3.0" [skip ci]df32a33Merge branch 'next-release' into next94b9430Bump version from "10.3.0-beta.2" to "10.3.0-beta.3" [skip ci]Updates
jsdomfrom 27.4.0 to 29.0.2Release notes
Sourced from jsdom's releases.