-
Notifications
You must be signed in to change notification settings - Fork 0
Bump @eslint/js from 9.36.0 to 9.37.0 #115
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
Merged
Merged
Conversation
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
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.36.0 to 9.37.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.37.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for graceful-halva-2f1868 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
@dependabot merge
…On Mon, Oct 6, 2025 at 5:35 PM dependabot[bot] ***@***.***> wrote:
Bumps @eslint/js <https://github.com/eslint/eslint/tree/HEAD/packages/js>
from 9.36.0 to 9.37.0.
Release notes
*Sourced from @eslint/js's releases
<https://github.com/eslint/eslint/releases>.*
v9.37.0 Features
- 39f7fb4
<eslint/eslint@39f7fb4>
feat: preserve-caught-error should recognize all static "cause" keys (
#20163
<https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20163>)
(Pixel998)
- f81eabc
<eslint/eslint@f81eabc>
feat: support TS syntax in no-restricted-imports (#19562
<https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19562>)
(Nitin Kumar)
Bug Fixes
- a129cce
<eslint/eslint@a129cce>
fix: correct no-loss-of-precision false positives for leading zeros (
#20164
<https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20164>)
(Francesco Trotta)
- 09e04fc
<eslint/eslint@09e04fc>
fix: add missing AST token types (#20172
<https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20172>)
(Pixel998)
- 861c6da
<eslint/eslint@861c6da>
fix: correct ESLint typings (#20122
<https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20122>)
(Pixel998)
Documentation
- b950359
<eslint/eslint@b950359>
docs: fix typos across the docs (#20182
<https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20182>)
(루밀LuMir)
- 42498a2
<eslint/eslint@42498a2>
docs: improve ToC accessibility by hiding non-semantic character (
#20181
<https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20181>)
(Percy Ma)
- 29ea092
<eslint/eslint@29ea092>
docs: Update README (GitHub Actions Bot)
- 5c97a04
<eslint/eslint@5c97a04>
docs: show availableUntil in deprecated rule banner (#20170
<https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20170>)
(Pixel998)
- 90a71bf
<eslint/eslint@90a71bf>
docs: update README files to add badge and instructions (#20115
<https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20115>)
(루밀LuMir)
- 1603ae1
<eslint/eslint@1603ae1>
docs: update references from master to main (#20153
<https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20153>)
(루밀LuMir)
Chores
- afe8a13
<eslint/eslint@afe8a13>
chore: update @eslint/js dependency to version 9.37.0 (#20183
<https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20183>)
(Francesco Trotta)
- abee4ca
<eslint/eslint@abee4ca>
chore: package.json update for @eslint/js release (Jenkins)
- fc9381f
<eslint/eslint@fc9381f>
chore: fix typos in comments (#20175
<https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20175>)
(overlookmotel)
- e1574a2
<eslint/eslint@e1574a2>
chore: unpin jiti (#20173
<https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20173>)
(renovate[bot])
- e1ac05e
<eslint/eslint@e1ac05e>
refactor: mark ESLint.findConfigFile() as async, add missing docs (
#20157
<https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20157>)
(Pixel998)
- 347906d
<eslint/eslint@347906d>
chore: update eslint (#20149
<https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20149>)
(renovate[bot])
- 0cb5897
<eslint/eslint@0cb5897>
test: remove tmp dir created for circular fixes in multithread mode test (
#20146
<https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20146>)
(Milos Djermanovic)
- bb99566
<eslint/eslint@bb99566>
ci: pin jiti to version 2.5.1 (#20151
<https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20151>)
(Pixel998)
- 177f669
<eslint/eslint@177f669>
perf: improve worker count calculation for "auto" concurrency (#20067
<https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20067>)
(Francesco Trotta)
- 448b57b
<eslint/eslint@448b57b>
chore: Mark deprecated formatting rules as available until v11.0.0 (
#20144
<https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20144>)
(Milos Djermanovic)
Commits
- abee4ca
<eslint/eslint@abee4ca>
chore: package.json update for @eslint/js release
- 90a71bf
<eslint/eslint@90a71bf>
docs: update README files to add badge and instructions (#20115
<https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20115>)
- See full diff in compare view
<https://github.com/eslint/eslint/commits/v9.37.0/packages/js>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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 this major version will close this PR and stop
Dependabot creating any more for this major version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the PR
or upgrade to it yourself)
------------------------------
You can view, comment on, or merge this pull request online at:
#115
Commit Summary
- 682fb73
<682fb73>
Bump @eslint/js from 9.36.0 to 9.37.0
File Changes
(2 files <https://github.com/rnelson/webcv/pull/115/files>)
- *M* package-lock.json
<https://github.com/rnelson/webcv/pull/115/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519>
(21)
- *M* package.json
<https://github.com/rnelson/webcv/pull/115/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519>
(2)
Patch Links:
- https://github.com/rnelson/webcv/pull/115.patch
- https://github.com/rnelson/webcv/pull/115.diff
—
Reply to this email directly, view it on GitHub
<#115>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA44WPCDT3A2SX6QT5HX6D3WLVEHAVCNFSM6AAAAACIOQEIM6VHI2DSMVQWIX3LMV43ASLTON2WKOZTGQ4DSMZUG4ZDENY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
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 @eslint/js from 9.36.0 to 9.37.0.
Release notes
Sourced from
@eslint/js
's releases.Commits
abee4ca
chore: package.json update for@eslint/js
release90a71bf
docs: updateREADME
files to add badge and instructions (#20115)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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)