-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps-dev): bump the dev-dependencies group across 1 directory with 22 updates #896
base: master
Are you sure you want to change the base?
chore(deps-dev): bump the dev-dependencies group across 1 directory with 22 updates #896
Conversation
…ith 22 updates Bumps the dev-dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets) | `2.27.11` | `2.27.12` | | [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/storysource) | `8.4.7` | `8.5.3` | | [@storybook/html-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/html-vite) | `8.4.7` | `8.5.3` | | [@types/d3](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3) | `7.4.2` | `7.4.3` | | [@types/mock-raf](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mock-raf) | `1.0.5` | `1.0.6` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.8.0` | `8.23.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.8.0` | `8.23.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `10.0.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.1` | `5.2.3` | | [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) | `0.9.0` | `0.11.2` | | [husky](https://github.com/typicode/husky) | `8.0.3` | `9.1.7` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.3.0` | `15.4.3` | | [pixi.js](https://github.com/pixijs/pixijs) | `7.3.1` | `8.7.3` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.5.0` | | [rimraf](https://github.com/isaacs/rimraf) | `5.0.5` | `6.0.1` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.25.2` | `0.27.7` | | [typescript](https://github.com/microsoft/TypeScript) | `5.2.2` | `5.7.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.5` | `6.1.0` | | [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) | `4.4.0` | `4.5.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `0.34.6` | `3.0.5` | Updates `@changesets/cli` from 2.27.11 to 2.27.12 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md) - [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected]) Updates `@storybook/addon-storysource` from 8.4.7 to 8.5.3 - [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/v8.5.3/code/addons/storysource) Updates `@storybook/html-vite` from 8.4.7 to 8.5.3 - [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/v8.5.3/code/frameworks/html-vite) Updates `@types/d3` from 7.4.2 to 7.4.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3) Updates `@types/mock-raf` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mock-raf) Updates `@typescript-eslint/eslint-plugin` from 6.8.0 to 8.23.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.23.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.8.0 to 8.23.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.23.0/packages/parser) Updates `eslint` from 8.51.0 to 8.57.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.51.0...v8.57.1) Updates `eslint-config-prettier` from 9.0.0 to 10.0.1 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.0.0...v10.0.1) Updates `eslint-plugin-prettier` from 5.0.1 to 5.2.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.0.1...v5.2.3) Updates `eslint-plugin-storybook` from 0.9.0 to 0.11.2 - [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases) - [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md) - [Commits](storybookjs/eslint-plugin-storybook@v0.9.0...v0.11.2) Updates `husky` from 8.0.3 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.3...v9.1.7) Updates `lint-staged` from 15.3.0 to 15.4.3 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.3.0...v15.4.3) Updates `pixi.js` from 7.3.1 to 8.7.3 - [Release notes](https://github.com/pixijs/pixijs/releases) - [Commits](pixijs/pixijs@v7.3.1...v8.7.3) Updates `prettier` from 3.3.3 to 3.5.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.5.0) Updates `rimraf` from 5.0.5 to 6.0.1 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.5...v6.0.1) Updates `storybook` from 8.4.7 to 8.5.3 - [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/v8.5.3/code/lib/cli) Updates `typedoc` from 0.25.2 to 0.27.7 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.25.2...v0.27.7) Updates `typescript` from 5.2.2 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.2.2...v5.7.3) Updates `vite` from 4.5.5 to 6.1.0 - [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/[email protected]/packages/vite) Updates `vite-plugin-dts` from 4.4.0 to 4.5.0 - [Release notes](https://github.com/qmhc/vite-plugin-dts/releases) - [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md) - [Commits](qmhc/vite-plugin-dts@v4.4.0...v4.5.0) Updates `vitest` from 0.34.6 to 3.0.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/vitest) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@storybook/addon-storysource" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@storybook/html-vite" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/d3" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/mock-raf" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-plugin-storybook dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pixi.js dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: storybook dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: vite-plugin-dts dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
Bumps the dev-dependencies group with 20 updates in the / directory:
2.27.11
2.27.12
8.4.7
8.5.3
8.4.7
8.5.3
7.4.2
7.4.3
1.0.5
1.0.6
6.8.0
8.23.0
6.8.0
8.23.0
9.0.0
10.0.1
5.0.1
5.2.3
0.9.0
0.11.2
8.0.3
9.1.7
15.3.0
15.4.3
7.3.1
8.7.3
3.3.3
3.5.0
5.0.5
6.0.1
0.25.2
0.27.7
5.2.2
5.7.3
4.5.5
6.1.0
4.4.0
4.5.0
0.34.6
3.0.5
Updates
@changesets/cli
from 2.27.11 to 2.27.12Release notes
Sourced from
@changesets/cli
's releases.Commits
68a83d5
Version Packages (#1567)a0f87f1
Fixed changelog application when executing throughnpx
(#1562)a8c474f
Update default config object in config-file-options.md (#1052)0417c90
Fix minor grammar and spelling in docs (#609)6d3fab3
Update common-questions.md (#1256)eedd3fa
Standardized all code snippets for consistency (#1422)262bdd7
Improve docs npx usage (#1515)a3acd12
Bump@babel/preset-env
from 7.20.2 to 7.26.0 (#1538)acb04d6
Bump eslint-plugin-import from 2.26.0 to 2.31.0 (#1541)574822f
Bump@babel/cli
from 7.19.3 to 7.26.4 (#1540)Updates
@storybook/addon-storysource
from 8.4.7 to 8.5.3Release notes
Sourced from
@storybook/addon-storysource
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-storysource
's changelog.... (truncated)
Commits
81d183f
Bump version from "8.5.2" to "8.5.3" [skip ci]7dac855
Bump version from "8.5.1" to "8.5.2" [skip ci]600af05
Bump version from "8.5.0" to "8.5.1" [skip ci]9277067
Bump version from "8.5.0-beta.11" to "8.5.0" [skip ci]d8fe93a
Bump version from "8.5.0-beta.10" to "8.5.0-beta.11" [skip ci]426586d
Bump version from "8.5.0-beta.9" to "8.5.0-beta.10" [skip ci]b607dbe
Bump version from "8.5.0-beta.8" to "8.5.0-beta.9" [skip ci]3b979ee
Bump version from "8.5.0-beta.7" to "8.5.0-beta.8" [skip ci]2b9f1cf
Bump version from "8.5.0-beta.6" to "8.5.0-beta.7" [skip ci]91f53fd
Bump version from "8.5.0-beta.5" to "8.5.0-beta.6" [skip ci]Updates
@storybook/html-vite
from 8.4.7 to 8.5.3Release notes
Sourced from
@storybook/html-vite
's releases.... (truncated)
Changelog
Sourced from
@storybook/html-vite
's changelog.... (truncated)
Commits
81d183f
Bump version from "8.5.2" to "8.5.3" [skip ci]7dac855
Bump version from "8.5.1" to "8.5.2" [skip ci]600af05
Bump version from "8.5.0" to "8.5.1" [skip ci]9277067
Bump version from "8.5.0-beta.11" to "8.5.0" [skip ci]d8fe93a
Bump version from "8.5.0-beta.10" to "8.5.0-beta.11" [skip ci]426586d
Bump version from "8.5.0-beta.9" to "8.5.0-beta.10" [skip ci]b607dbe
Bump version from "8.5.0-beta.8" to "8.5.0-beta.9" [skip ci]3b979ee
Bump version from "8.5.0-beta.7" to "8.5.0-beta.8" [skip ci]2b9f1cf
Bump version from "8.5.0-beta.6" to "8.5.0-beta.7" [skip ci]91f53fd
Bump version from "8.5.0-beta.5" to "8.5.0-beta.6" [skip ci]Updates
@types/d3
from 7.4.2 to 7.4.3Commits
Updates
@types/mock-raf
from 1.0.5 to 1.0.6Commits
Updates
@typescript-eslint/eslint-plugin
from 6.8.0 to 8.23.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
2a96020
chore(release): publish 8.23.006925f8
feat(eslint-plugin): [no-unnecessary-boolean-literal-compare] enforce strictN...884995d
fix(eslint-plugin): [no-shadow] ignore declare variables in definition files ...cd15629
docs(eslint-plugin): [class-methods-use-this] refresh options docs (#10728)a9cbcc9
fix(eslint-plugin): [no-restricted-imports] support regex option (#10699)3e44913
fix(eslint-plugin): [dot-notation] handle noPropertyAccessFromIndexSignature ...82cb00d
fix(eslint-plugin): [prefer-nullish-coalescing] fix missing return (#10732)c58d816
fix: bump ts-api-utils to ^2.0.1 (#10761)345e82e
docs(eslint-plugin): remove duplicate option descriptions on various rules (#...77df70d
fix(eslint-plugin): [no-unnecessary-template-expression] allow interpolating ...Updates
@typescript-eslint/parser
from 6.8.0 to 8.23.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
2a96020
chore(release): publish 8.23.094e8098
chore(release): publish 8.22.0a885343
feat(parser): add standalone isolatedDeclarations option (#10499)79af426
chore(release): publish 8.21.0a157fd4
chore: standardized on inline named exports (mostly) (#10596)ea6fbea
chore(release): publish 8.20.0328b7df
chore(release): publish 8.19.1e19f30f
chore(release): publish 8.19.0157b781
chore(release): publish 8.18.2b2ce158
chore(release): publish 8.18.1Updates
eslint
from 8.51.0 to 8.57.1Release notes
Sourced from eslint's releases.