Bump eslint from 8.38.0 to 8.39.0 by dependabot[bot] · Pull Request #998 · peter-evans/create-issue-from-file (original) (raw)
Bumps eslint from 8.38.0 to 8.39.0.
Release notes
Sourced from eslint's releases.
v8.39.0
Features
Documentation
- 6987dc5 docs: Fix formatting in Custom Rules docs (#17097) (Milos Djermanovic)
- 4ee92e5 docs: Update README (GitHub Actions Bot)
- d8e9887 docs: Custom Rules cleanup/expansion (#16906) (Ben Perlmutter)
- 1fea279 docs: Clarify how to add to tsc agenda (#17084) (Nicholas C. Zakas)
- 970ef1c docs: Update triage board location (Nicholas C. Zakas)
- 6d8bffd docs: Update README (GitHub Actions Bot)
Chores
- 60a6f26 chore: upgrade
@eslint/js@8.39.0 (#17102) (Milos Djermanovic)- d5ba5c0 chore: package.json update for
@eslint/jsrelease (ESLint Jenkins)- f57eff2 ci: run tests on Node.js v20 (#17093) (Nitin Kumar)
- 9d1b8fc perf: Binary search in token store
utils.search(#17066) (Francesco Trotta)- 07a4435 chore: Add request for minimal repro to bug report (#17081) (Nicholas C. Zakas)
- eac4943 refactor: remove unnecessary use of
SourceCode#getAncestorsin rules (#17075) (Milos Djermanovic)- 0a7b60a chore: update description of
SourceCode#getDeclaredVariables(#17072) (Milos Djermanovic)- 6e2df71 chore: remove unnecessary references to the LICENSE file (#17071) (Milos Djermanovic)
Changelog
Sourced from eslint's changelog.
v8.39.0 - April 21, 2023
- 60a6f26 chore: upgrade
@eslint/js@8.39.0 (#17102) (Milos Djermanovic)- d5ba5c0 chore: package.json update for
@eslint/jsrelease (ESLint Jenkins)- 6987dc5 docs: Fix formatting in Custom Rules docs (#17097) (Milos Djermanovic)
- 4ee92e5 docs: Update README (GitHub Actions Bot)
- 3f7af9f feat: Implement
SourceCode#markVariableAsUsed()(#17086) (Nicholas C. Zakas)- d8e9887 docs: Custom Rules cleanup/expansion (#16906) (Ben Perlmutter)
- f57eff2 ci: run tests on Node.js v20 (#17093) (Nitin Kumar)
- 1fea279 docs: Clarify how to add to tsc agenda (#17084) (Nicholas C. Zakas)
- 970ef1c docs: Update triage board location (Nicholas C. Zakas)
- 9d1b8fc perf: Binary search in token store
utils.search(#17066) (Francesco Trotta)- 07a4435 chore: Add request for minimal repro to bug report (#17081) (Nicholas C. Zakas)
- eac4943 refactor: remove unnecessary use of
SourceCode#getAncestorsin rules (#17075) (Milos Djermanovic)- 6d8bffd docs: Update README (GitHub Actions Bot)
- 0a7b60a chore: update description of
SourceCode#getDeclaredVariables(#17072) (Milos Djermanovic)- 6e2df71 chore: remove unnecessary references to the LICENSE file (#17071) (Milos Djermanovic)
Commits
- 560e812 8.39.0
- 94ff9eb Build: changelog update for 8.39.0
- 60a6f26 chore: upgrade
@eslint/js@8.39.0 (#17102) - d5ba5c0 chore: package.json update for
@eslint/jsrelease - 6987dc5 docs: Fix formatting in Custom Rules docs (#17097)
- 4ee92e5 docs: Update README
- 3f7af9f feat: Implement
SourceCode#markVariableAsUsed()(#17086) - d8e9887 docs: Custom Rules cleanup/expansion (#16906)
- f57eff2 ci: run tests on Node.js v20 (#17093)
- 1fea279 docs: Clarify how to add to tsc agenda (#17084)
- Additional commits viewable in compare view
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 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 ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)