deps(deps-dev): bump the development-dependencies group with 4 updates#25
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
3633cb2 to
c5944e0
Compare
c5944e0 to
7570182
Compare
Bumps the development-dependencies group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [eslint](https://github.com/eslint/eslint), [eslint-plugin-format](https://github.com/antfu/eslint-plugin-format) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `@typescript-eslint/eslint-plugin` from 8.36.0 to 8.46.1 - [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.46.1/packages/eslint-plugin) Updates `eslint` from 9.31.0 to 9.37.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.31.0...v9.37.0) Updates `eslint-plugin-format` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/antfu/eslint-plugin-format/releases) - [Commits](antfu/eslint-plugin-format@v1.0.1...v1.0.2) Updates `vite` from 6.3.6 to 6.4.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/create-vite@6.4.0/packages/vite) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-format dependency-version: 1.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: vite dependency-version: 6.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
7570182 to
065beae
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the development-dependencies group with 4 updates: @typescript-eslint/eslint-plugin, eslint, eslint-plugin-format and vite.
Updates
@typescript-eslint/eslint-pluginfrom 8.36.0 to 8.46.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
3f5fbf6chore(release): publish 8.46.1a64b3ccfix(eslint-plugin): [no-misused-promises] special-case.finallynot to repo...73003bffix(eslint-plugin): [prefer-optional-chain] include mixed "nullish comparison...aec785echore(release): publish 8.46.0a974191fix(eslint-plugin): [prefer-readonly-parameter-types] ignore tagged primitive...02e0278fix(typescript-estree): forbid abstract method and accessor to have implement...f083798feat(eslint-plugin): [no-unsafe-member-access] add allowOptionalChaining opti...a62f625fix(eslint-plugin): removed error type previously deprecated (#11674)7f5fed7chore: remove unused batchedSingleLineTests test utility (#11675)f8412cefix(eslint-plugin): [no-deprecated] ignore deprecatedexport imports (#11603)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/eslint-pluginsince your current version.Updates
eslintfrom 9.31.0 to 9.37.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
d5d1bdf9.37.094865ffBuild: changelog update for 9.37.0afe8a13chore: update@eslint/jsdependency to version 9.37.0 (#20183)abee4cachore: package.json update for@eslint/jsreleaseb950359docs: fix typos across the docs (#20182)42498a2docs: improve ToC accessibility by hiding non-semantic character (#20181)fc9381fchore: fix typos in comments (#20175)e1574a2chore: unpin jiti (#20173)29ea092docs: Update READMEa129ccefix: correctno-loss-of-precisionfalse positives for leading zeros (#20164)Updates
eslint-plugin-formatfrom 1.0.1 to 1.0.2Release notes
Sourced from eslint-plugin-format's releases.
Commits
5e44d87chore: release v1.0.21858d9abuild: enable OIDCMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-format since your current version.
Updates
vitefrom 6.3.6 to 6.4.0Release notes
Sourced from vite's releases.
Commits
5003434fix(preview): use host url to open browser (#19836)bf9728erelease: v6.3.0-beta.2380c10efix(hmr): run HMR handler sequentially (#19793)8bed1defix: addWatchFile doesn't work if base is specified (fixes #19792) (#19794)0a0c50arefactor: simplify pluginFilter implementation (#19828)59d0b35perf(css): avoid constructingrenderedModules(#19775)175a839fix: reject requests with#in request-target (#19830)e2e11b1fix(module-runner): allow already resolved id as entry (#19768)7200deefix: correct the behavior when multiple transform filter options are specifie...b125172fix(css): remove empty chunk imports correctly when chunk file name contained...You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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