-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the eslint group with 2 updates #9
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
base: main
Are you sure you want to change the base?
Conversation
9a6a0a2
to
687275b
Compare
68a99bb
to
64158f9
Compare
64158f9
to
d695944
Compare
@hilary-luo How are we going to handle dependabot PRs? These PRs probably should be merged into a RC branch first. |
More specific to this PR we probably need to change the version of eslint to ^8.57.1 |
@mikehosmar I had modified the dependabot so it was supposed to just assign to me until I had adjusted how the dependabot worked. Please ignore it for now. |
FYI the other PR mentions that the reviewer field is being retired in favor of CODEOWNERS. You probably could just set yourself as owner of package.json and package-lock.json |
d695944
to
dccf6e3
Compare
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise). Updates `eslint` from 8.57.1 to 9.26.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.26.0) Updates `eslint-plugin-promise` from 6.6.0 to 7.2.1 - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v6.6.0...v7.2.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.26.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-promise dependency-version: 7.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
dccf6e3
to
19c45c5
Compare
Bumps the eslint group with 2 updates: eslint and eslint-plugin-promise.
Updates
eslint
from 8.57.1 to 9.26.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
8bbabc4
9.26.016f5ff7
Build: changelog update for 9.26.05b247c8
chore: upgrade to@eslint/[email protected]
(#19681)d6fa4ac
chore: package.json update for@eslint/js
releasee9754e7
feat: add reportGlobalThis to no-shadow-restricted-names (#19670)0fa2b7a
feat: add suggestions foreqeqeq
rule (#19640)dd98d63
docs: Update README96e84de
fix: check cache file existence before deletion (#19648)c25e858
docs: Update README0958690
chore: disambiguate internal typesLanguageOptions
andRule
(#19669)Updates
eslint-plugin-promise
from 6.6.0 to 7.2.1Release notes
Sourced from eslint-plugin-promise's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-promise's changelog.
... (truncated)
Commits
6bda064
chore(main): release 7.2.1 (#571)8324564
fix(no-callback-in-promise
): false triggering of callback (#574)24fd90a
chore(deps-dev): update husky to v9.1.7 (#573)f33f82e
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#568)5b987c6
chore(main): release 7.2.0 (#538)a849f64
chore(deps-dev): update eslint-plugin-eslint-plugin to v6.3.2 (#570)390f51f
chore(deps-dev): update eslint-plugin-n to v17.13.2 (#569)266ddbb
chore(deps-dev): update eslint-plugin-n to v17.13.1 (#567)b62f234
chore(deps-dev): update eslint-plugin-n to v17.13.0 (#566)cf213fb
chore(deps-dev): update eslint-plugin-jest to v28.9.0 (#565)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