react-oidc-context
react-oidc-context copied to clipboard
build(deps-dev): bump eslint from 8.23.0 to 8.23.1
Bumps eslint from 8.23.0 to 8.23.1.
Release notes
Sourced from eslint's releases.
v8.23.1
Bug Fixes
b719893fix: Upgrade eslintrc to stop redefining plugins (#16297) (Brandon Mills)734b54efix: improve autofix for theprefer-construle (#16292) (Nitin Kumar)6a923fffix: Ensure that glob patterns are normalized (#16287) (Nicholas C. Zakas)c6900f8fix: Ensure globbing doesn't include subdirectories (#16272) (Nicholas C. Zakas)Documentation
16cba3fdocs: fix mobile double tap issue (#16293) (Sam Chen)e098b5fdocs: keyboard control to search results (#16222) (Shanmughapriyan S)1b5b2a7docs: add Consolas font and prioritize resource loading (#16225) (Amaresh S M)1ae8236docs: copy & use main package version in docs on release (#16252) (Jugal Thakkar)279f0afdocs: Improve id-denylist documentation (#16223) (Mert Ciflikli)Chores
Changelog
Sourced from eslint's changelog.
v8.23.1 - September 12, 2022
b719893fix: Upgrade eslintrc to stop redefining plugins (#16297) (Brandon Mills)734b54efix: improve autofix for theprefer-construle (#16292) (Nitin Kumar)6a923fffix: Ensure that glob patterns are normalized (#16287) (Nicholas C. Zakas)38e8171perf: migrate rbTree to js-sdsl (#16267) (Zilong Yao)16cba3fdocs: fix mobile double tap issue (#16293) (Sam Chen)c6900f8fix: Ensure globbing doesn't include subdirectories (#16272) (Nicholas C. Zakas)e098b5fdocs: keyboard control to search results (#16222) (Shanmughapriyan S)1b5b2a7docs: add Consolas font and prioritize resource loading (#16225) (Amaresh S M)1c388fbchore: switch nyc to c8 (#16263) (唯然)67db10cchore: enable linting.eleventy.jsagain (#16274) (Milos Djermanovic)1ae8236docs: copy & use main package version in docs on release (#16252) (Jugal Thakkar)42bfbd7chore: fixnpm run perfcrashes (#16258) (唯然)279f0afdocs: Improve id-denylist documentation (#16223) (Mert Ciflikli)
Commits
d75d3c68.23.1c625f18Build: changelog update for 8.23.1b719893fix: Upgrade eslintrc to stop redefining plugins (#16297)734b54efix: improve autofix for theprefer-construle (#16292)6a923fffix: Ensure that glob patterns are normalized (#16287)38e8171perf: migrate rbTree to js-sdsl (#16267)16cba3fdocs: fix mobile double tap issue (#16293)c6900f8fix: Ensure globbing doesn't include subdirectories (#16272)e098b5fdocs: keyboard control to search results (#16222)1b5b2a7docs: add Consolas font and prioritize resource loading (#16225)- 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)
Codecov Report
Merging #513 (bdd1302) into main (f771d32) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## main #513 +/- ##
=======================================
Coverage 88.52% 88.52%
=======================================
Files 9 9
Lines 122 122
Branches 18 18
=======================================
Hits 108 108
Misses 11 11
Partials 3 3
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 88.52% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Superseded by #526.