-
Notifications
You must be signed in to change notification settings - Fork 2
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
Bump the dependencies group across 1 directory with 7 updates #1881
Conversation
Bumps the dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.16.0` | `9.17.0` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `2.11.0` | `2.12.1` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.6.3` | `3.7.0` | | [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `4.4.3` | `4.6.1` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.0.0` | `5.1.0` | | [globals](https://github.com/sindresorhus/globals) | `15.13.0` | `15.14.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.16.0` | `8.19.0` | Updates `@eslint/js` from 9.16.0 to 9.17.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.17.0/packages/js) Updates `@stylistic/eslint-plugin` from 2.11.0 to 2.12.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.12.1/packages/eslint-plugin) Updates `eslint-import-resolver-typescript` from 3.6.3 to 3.7.0 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v3.6.3...v3.7.0) Updates `eslint-plugin-import-x` from 4.4.3 to 4.6.1 - [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.4.3...v4.6.1) Updates `eslint-plugin-react-hooks` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `globals` from 15.13.0 to 15.14.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.13.0...v15.14.0) Updates `typescript-eslint` from 8.16.0 to 8.19.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.19.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-import-resolver-typescript 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-react-hooks 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]>
|
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. |
Superseded by #1889. |
Bumps the dependencies group with 7 updates in the / directory:
9.16.0
9.17.0
2.11.0
2.12.1
3.6.3
3.7.0
4.4.3
4.6.1
5.0.0
5.1.0
15.13.0
15.14.0
8.16.0
8.19.0
Updates
@eslint/js
from 9.16.0 to 9.17.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
84c5787
chore: package.json update for@eslint/js
releaseUpdates
@stylistic/eslint-plugin
from 2.11.0 to 2.12.1Release notes
Sourced from
@stylistic/eslint-plugin
's releases.Changelog
Sourced from
@stylistic/eslint-plugin
's changelog.Commits
65a18b2
chore: release v2.12.1 (main) (#635)c14a3ee
feat(indent): introduceoffsetTernaryExpressionsOffsetCallExpressions
optio...b67f274
chore: release v2.12.0 (main) (#615)0714754
fix(function-call-spacing): remove invalid defaults from schema (#617)0764252
fix(jsx-wrap-multilines): text between replacement texts included in parenthe...55d3529
fix(indent): considerCallExpression
whenoffsetTernaryExpressions
is tru...2d8d8ce
fix(comma-style): handles comma after default import and trailing comma (#600)Updates
eslint-import-resolver-typescript
from 3.6.3 to 3.7.0Release notes
Sourced from eslint-import-resolver-typescript's releases.
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
Commits
c5da700
chore: release eslint-import-resolver-typescript (#327)93ea130
feat: implement import-x resolver interface v3 (#326)e6256b7
chore(deps): update dependency simple-git-hooks to ^2.11.1 (#325)da56f17
chore(deps): update dependency react to ^18.3.1 (#324)88a6d44
chore(deps): update node.js to v18.20.5 (#323)bed664f
chore(deps): update dependency@changesets/cli
to ^2.27.10 (#322)42e7cc3
chore(deps): update dependency@types/node
to ^18.19.63 (#320)13fa760
chore(deps): update dependency@changesets/cli
to ^2.27.9 (#319)5ee5879
fix(deps): update dependency debug to ^4.3.7 (#316)f5b09f5
chore(deps): update dependency eslint to ^8.57.1 (#315)Updates
eslint-plugin-import-x
from 4.4.3 to 4.6.1Release notes
Sourced from eslint-plugin-import-x's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import-x's changelog.
... (truncated)
Commits
1ff90b8
chore: release eslint-plugin-import-x (#213)be9c3e8
fix: moveenhanced-resolve
to prod deps (#211)c3950d4
chore: release eslint-plugin-import-x (#207)46d2360
feat: implement a resolver that supportsexports
(#209)449738f
fix(no-duplicates): autofix insert type prefix without new line (#206)af711e5
chore: release eslint-plugin-import-x (#202)32e9b55
fix(no-duplicates
): merge type importas
with value import (#204)ac6d2e1
fix: include@types/doctrine
todependencies
(#198)f22eaa9
chore: release eslint-plugin-import-x (#190)739e22c
chore: fix changeset (#193)Updates
eslint-plugin-react-hooks
from 5.0.0 to 5.1.0Commits
Updates
globals
from 15.13.0 to 15.14.0Release notes
Sourced from globals's releases.
Commits
48c7b51
15.14.006a5723
Addvitest
globals (#274)Updates
typescript-eslint
from 8.16.0 to 8.19.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
e19f30f
chore(release): publish 8.19.0157b781
chore(release): publish 8.18.2d24a828
fix(typescript-eslint): export types so that declarations can be named for dt...b2ce158
chore(release): publish 8.18.1c60dbab
chore(release): publish 8.18.04cb2cf8
fix: typescript peer dependency (#10373)2c8a75e
chore(release): publish 8.17.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions