-
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 with 20 updates #822
chore(deps-dev): bump the dev-dependencies group with 20 updates #822
Conversation
Bumps the dev-dependencies group with 20 updates: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets) | `2.26.2` | `2.27.1` | | [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/storysource) | `7.5.0` | `7.6.7` | | [@storybook/html-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/html-vite) | `7.5.0` | `7.6.7` | | [@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` | `6.18.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.8.0` | `6.18.0` | | [eslint](https://github.com/eslint/eslint) | `8.51.0` | `8.56.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.1` | `5.1.2` | | [lint-staged](https://github.com/okonet/lint-staged) | `15.0.1` | `15.2.0` | | [pixi.js](https://github.com/pixijs/pixijs) | `7.3.1` | `7.3.3` | | [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.1.1` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.5.0` | `7.6.7` | | [storybook-dark-mode](https://github.com/hipstersmoothie/storybook-dark-mode) | `3.0.1` | `3.0.3` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.25.2` | `0.25.6` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.0` | `5.0.11` | | [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) | `3.6.0` | `3.7.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `0.34.6` | `1.1.3` | Updates `@changesets/cli` from 2.26.2 to 2.27.1 - [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 7.5.0 to 7.6.7 - [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/v7.6.7/code/addons/storysource) Updates `@storybook/html-vite` from 7.5.0 to 7.6.7 - [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/v7.6.7/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 6.18.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/v6.18.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.8.0 to 6.18.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/v6.18.0/packages/parser) Updates `eslint` from 8.51.0 to 8.56.0 - [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.56.0) Updates `eslint-config-prettier` from 9.0.0 to 9.1.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0) Updates `eslint-plugin-prettier` from 5.0.1 to 5.1.2 - [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.1.2) Updates `lint-staged` from 15.0.1 to 15.2.0 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.0.1...v15.2.0) Updates `pixi.js` from 7.3.1 to 7.3.3 - [Release notes](https://github.com/pixijs/pixijs/releases) - [Commits](pixijs/pixijs@v7.3.1...v7.3.3) Updates `prettier` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.3...3.1.1) Updates `storybook` from 7.5.0 to 7.6.7 - [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/v7.6.7/code/lib/cli) Updates `storybook-dark-mode` from 3.0.1 to 3.0.3 - [Release notes](https://github.com/hipstersmoothie/storybook-dark-mode/releases) - [Changelog](https://github.com/hipstersmoothie/storybook-dark-mode/blob/master/CHANGELOG.md) - [Commits](hipstersmoothie/storybook-dark-mode@v3.0.1...v3.0.3) Updates `typedoc` from 0.25.2 to 0.25.6 - [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.25.6) Updates `typescript` from 5.2.2 to 5.3.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.2.2...v5.3.3) Updates `vite` from 4.5.0 to 5.0.11 - [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/v5.0.11/packages/vite) Updates `vite-plugin-dts` from 3.6.0 to 3.7.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@v3.6.0...v3.7.0) Updates `vitest` from 0.34.6 to 1.1.3 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.3/packages/vitest) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-type: direct:development update-type: version-update:semver-minor 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-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor 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-minor 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: 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-patch dependency-group: dev-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: storybook dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: storybook-dark-mode dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch 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]>
|
Superseded by #823. |
Bumps the dev-dependencies group with 20 updates:
2.26.2
2.27.1
7.5.0
7.6.7
7.5.0
7.6.7
7.4.2
7.4.3
1.0.5
1.0.6
6.8.0
6.18.0
6.8.0
6.18.0
8.51.0
8.56.0
9.0.0
9.1.0
5.0.1
5.1.2
15.0.1
15.2.0
7.3.1
7.3.3
3.0.3
3.1.1
7.5.0
7.6.7
3.0.1
3.0.3
0.25.2
0.25.6
5.2.2
5.3.3
4.5.0
5.0.11
3.6.0
3.7.0
0.34.6
1.1.3
Updates
@changesets/cli
from 2.26.2 to 2.27.1Release notes
Sourced from
@changesets/cli
's releases.Commits
c11391b
Version Packages (#1268)86cfff1
Make./bin.js
available throughpackage.json#exports
(#1267)3c03496
Version Packages (#1184)dfd4cca
Avoid using short commit IDs (#1236)0c8829b
Adjust bump types related to theexports
change (#1186)a971652
Usepackage.json#exports
(#1185)90a870a
Replace the dependencyis-ci
withci-info
(#1053)47016fc
add pnpm docs to publish command (#1181)Updates
@storybook/addon-storysource
from 7.5.0 to 7.6.7Release notes
Sourced from
@storybook/addon-storysource
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-storysource
's changelog.... (truncated)
Commits
22ec27e
Bump version from "7.6.6" to "7.6.7" [skip ci]a3a9ca8
Bump version from "7.6.5" to "7.6.6" [skip ci]1bb4147
Bump version from "7.6.4" to "7.6.5" [skip ci]1ba5416
Bump version from "7.6.3" to "7.6.4" [skip ci]d223145
Merge pull request #25098 from storybookjs/valentin/fix-csf-loader-for-angula...afc4c2f
Bump version from "7.6.2" to "7.6.3" [skip ci]afc89aa
Bump version from "7.6.1" to "7.6.2" [skip ci]60f9c9a
Bump version from "7.6.0" to "7.6.1" [skip ci]b64214c
Bump version from "7.6.0-beta.2" to "7.6.0" [skip ci]b990144
Bump version from "7.6.0-beta.1" to "7.6.0-beta.2" [skip ci]Updates
@storybook/html-vite
from 7.5.0 to 7.6.7Release notes
Sourced from
@storybook/html-vite
's releases.... (truncated)
Changelog
Sourced from
@storybook/html-vite
's changelog.... (truncated)
Commits
22ec27e
Bump version from "7.6.6" to "7.6.7" [skip ci]a3a9ca8
Bump version from "7.6.5" to "7.6.6" [skip ci]1bb4147
Bump version from "7.6.4" to "7.6.5" [skip ci]1ba5416
Bump version from "7.6.3" to "7.6.4" [skip ci]afc4c2f
Bump version from "7.6.2" to "7.6.3" [skip ci]afc89aa
Bump version from "7.6.1" to "7.6.2" [skip ci]60f9c9a
Bump version from "7.6.0" to "7.6.1" [skip ci]b64214c
Bump version from "7.6.0-beta.2" to "7.6.0" [skip ci]b990144
Bump version from "7.6.0-beta.1" to "7.6.0-beta.2" [skip ci]d82167b
Bump version from "7.6.0-beta.0" to "7.6.0-beta.1" [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 6.18.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
21460ef
chore(release): publish 6.18.0d0977ab
chore: use nx release (#8194)684d626
docs(eslint-plugin): [switch-exhaustiveness-check] remove extra quotes in rul...f7b5ca8
feat(eslint-plugin): [no-var-requires, no-require-imports] allow option (#7710)1a8e0dc
feat(typescript-estree): throw on invalid update expressions (#7202)e566a5d
chore: publish v6.17.0675e987
fix(eslint-plugin): [no-restricted-imports] prevent crash whenpatterns
or ...5857356
feat(eslint-plugin): [no-floating-promises] flag result of .map(async) (#7897)6a219bd
feat(eslint-plugin): [switch-exhaustiveness-check] add an option to warn agai...5ad1b76
docs: modify examples for explicit-module-boundary-types (#7404)Updates
@typescript-eslint/parser
from 6.8.0 to 6.18.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
21460ef
chore(release): publish 6.18.0d0977ab
chore: use nx release (#8194)e566a5d
chore: publish v6.17.07246e56
chore: publish v6.16.06128a02
chore: publish v6.15.0c7d702f
chore: publish v6.14.0cc2c6d3
chore: publish v6.13.24dae083
chore: prefix all nx package scripts with npx (#7988)14f3ff0
chore: publish v6.13.139c437a
chore: publish v6.13.0Updates
eslint
from 8.51.0 to 8.56.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.