-
Notifications
You must be signed in to change notification settings - Fork 180
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 development-dependencies group across 1 directory with 4 updates #1938
base: main
Are you sure you want to change the base?
Bump the development-dependencies group across 1 directory with 4 updates #1938
Conversation
…ates Bumps the development-dependencies group with 4 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint), [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@eslint/js` from 9.17.0 to 9.18.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.18.0/packages/js) Updates `eslint` from 9.17.0 to 9.18.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.17.0...v9.18.0) Updates `eslint-config-prettier` from 9.1.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.1.0...v10.0.1) Updates `typescript-eslint` from 8.19.1 to 8.20.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.20.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot rebase |
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
This seems to be related to redhat-developer/vscode-extension-tester#1715, which describes a new problem with the VS Code 1.97 Insiders version and finding/selecting |
In #1938 we discovered the failures seem to be related to redhat-developer/vscode-extension-tester#1715 and VS Code Insiders 1.97.0. These failures may resolve with a new release of vscode-extension-tester or a new version of VS Code or they may not. We are skipping the tests for now to allow the dependency updates to merge and unblock future work
Bumps the development-dependencies group with 4 updates in the / directory: @eslint/js, eslint, eslint-config-prettier and typescript-eslint.
Updates
@eslint/js
from 9.17.0 to 9.18.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
362099c
chore: package.json update for@eslint/js
release495aa49
chore: extract packagename
frompackage.json
for public interface (#19314)Updates
eslint
from 9.17.0 to 9.18.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
1c87b41
9.18.04df3132
Build: changelog update for 9.18.0c52be85
chore: upgrade to@eslint/[email protected]
(#19330)362099c
chore: package.json update for@eslint/js
release9486141
deps: upgrade@eslint/core
and@eslint/plugin-kit
(#19329)d9c23c5
docs: replacevar
withconst
in rule examples (#19325)8e1a898
docs: add tabs to cli code blocks (#18784)f3aeefb
docs: rewrite using let and const in rule examples (#19320)0b680b3
docs: Update README98c86a9
docs:Edit this page
button link to different branches (#19228)Updates
eslint-config-prettier
from 9.1.0 to 10.0.1Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
c5170f0
fix: add main fielde814e70
chore: change release folders9ebedc7
chore: release eslint-config-prettier (#296)5be64be
feat: add support for@stylistic/eslint-plugin
(#272)5687e7d
chore: migrate to changeset for automatically releasing (#278)4f3bbb4
Remove unused eslint-disable-next-line commentMaintainer changes
This version was pushed to npm by jounqin, a new releaser for eslint-config-prettier since your current version.
Updates
typescript-eslint
from 8.19.1 to 8.20.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
ea6fbea
chore(release): publish 8.20.0a175189
docs(typescript-eslint): make jsdoc for config helper function consistent (#1...04166e0
feat(eslint-plugin): [no-misused-spread] add new rule (#10551)Dependabot 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