-
Notifications
You must be signed in to change notification settings - Fork 3
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
build(deps): bump the dependencies group across 1 directory with 6 updates #1796
base: main
Are you sure you want to change the base?
Conversation
|
Tip Once this PR is ready to go, add the This saves us a lot of money by not running the tests before we need them. |
…dates Bumps the dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.13.0` | `9.15.0` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `2.9.0` | `2.10.1` | | [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `4.3.1` | `4.4.2` | | [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) | `0.10.1` | `0.11.0` | | [globals](https://github.com/sindresorhus/globals) | `15.11.0` | `15.12.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.11.0` | `8.14.0` | Updates `@eslint/js` from 9.13.0 to 9.15.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.15.0/packages/js) Updates `@stylistic/eslint-plugin` from 2.9.0 to 2.10.1 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.10.1/packages/eslint-plugin) Updates `eslint-plugin-import-x` from 4.3.1 to 4.4.2 - [Release notes](https://github.com/un-ts/eslint-plugin-import-x/releases) - [Changelog](https://github.com/un-ts/eslint-plugin-import-x/blob/master/CHANGELOG.md) - [Commits](un-ts/eslint-plugin-import-x@v4.3.1...v4.4.2) Updates `eslint-plugin-storybook` from 0.10.1 to 0.11.0 - [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.10.1...v0.11.0) Updates `globals` from 15.11.0 to 15.12.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.11.0...v15.12.0) Updates `typescript-eslint` from 8.11.0 to 8.14.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.14.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-import-x dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-storybook dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: globals dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript-eslint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
3187793
to
3f7af54
Compare
Bumps the dependencies group with 6 updates in the / directory:
9.13.0
9.15.0
2.9.0
2.10.1
4.3.1
4.4.2
0.10.1
0.11.0
15.11.0
15.12.0
8.11.0
8.14.0
Updates
@eslint/js
from 9.13.0 to 9.15.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.Commits
b441bee
chore: package.json update for@eslint/js
release3087c9e
feat: addmeta
object to@eslint/js
plugin (#19095)28be447
chore: package.json update for@eslint/js
releaseb0faee3
feat: add types for the@eslint/js
package (#19010)Updates
@stylistic/eslint-plugin
from 2.9.0 to 2.10.1Release notes
Sourced from
@stylistic/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin
's changelog.Commits
2015893
chore: release v2.10.1 (main) (#595)25fe554
feat(indent-binary-ops): disabled to lower indent when starts closing bracket...6000f43
fix(key-spacing): crash for import without attributes when using `align: "col...0002fe0
chore: release v2.10.0 (main) (#569)2ed4054
feat(max-statements-per-line): new option to allow specific statements (#558)2690a30
feat(padding-line-between-statements): add support for multiline-export and s...53b4a55
fix(function-call-spacing): don't remove comments while auto-fixing (#588)cbf800d
feat(indent-binary-ops): logical expression indent (#576)ea72317
feat: cross testcomma-spacing
(#562)7a2b47f
feat(function-call-spacing): auto-fix optional chain when option isnever
(...Updates
eslint-plugin-import-x
from 4.3.1 to 4.4.2Release notes
Sourced from eslint-plugin-import-x's releases.
Changelog
Sourced from eslint-plugin-import-x's changelog.
Commits
26cdedf
chore: release eslint-plugin-import-x (#182)c8f5d59
chore: release eslint-plugin-import-x (#180)cc4ee65
fix(#144): readsourceType
w/ both flat/legacy config (#181)e01dce0
fix(no-extraneous-dependencies): correct someOptions
type properties (#174)acebd98
fix(extensions): correctOptions
type (#175)3a45170
chore: release eslint-plugin-import-x (#172)5de039c
fix: support namespace type import (#168)9c58269
extensions
: addedcheckTypeImports
option (#169)9715220
refactor: backport a few upstream changes (#171)Updates
eslint-plugin-storybook
from 0.10.1 to 0.11.0Release notes
Sourced from eslint-plugin-storybook's releases.
Changelog
Sourced from eslint-plugin-storybook's changelog.
Commits
3e31c5b
Bump version to: 0.11.0 [skip ci]68bfc32
Update CHANGELOG.md [skip ci]ce51104
Merge pull request #180 from storybookjs/yann/add-types0d62984
Enable TypeScript declaration generation6a811c6
Merge pull request #179 from storybookjs/yann/update-rule-docs9b3f6b3
Update docs to be more clear about extended categories2bcc615
Merge pull request #163 from tunawasabi/update-eslint-urlc16dd3a
Bump version to: 0.10.2 [skip ci]b64e752
Update CHANGELOG.md [skip ci]3ad3fff
Merge pull request #176 from storybookjs/yann/fix-missing-rulesUpdates
globals
from 15.11.0 to 15.12.0Release notes
Sourced from globals's releases.
Commits
ff4844d
15.12.0439b398
AddIterator
to ES2025 (#272)dd0a502
Update globals (#271)Updates
typescript-eslint
from 8.11.0 to 8.14.0Release notes
Sourced from typescript-eslint's releases.