-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps-dev): Bump eslint-plugin-import from 2.27.5 to 2.28.0 #342
build(deps-dev): Bump eslint-plugin-import from 2.27.5 to 2.28.0 #342
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍🏾
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍🏾
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍🏾
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #342 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 134 134
Lines 4589 4589
Branches 188 188
=========================================
Hits 4589 4589
Continue to review full report in Codecov by Sentry.
|
7e648ea
to
4dcabf3
Compare
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.5 to 2.28.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.27.5...v2.28.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
329aa64
to
78700f3
Compare
Signed-off-by: flexdevelopment[bot] <[email protected]>
Pull request was closed
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
- #342 - import-js/eslint-plugin-import#2843 Signed-off-by: Lexus Drumgold <[email protected]>
This pull request has been automatically locked since there has not been any recent |
Bumps eslint-plugin-import from 2.27.5 to 2.28.0.
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
a257df9
Bump to 2.28.0600fcc1
[Refactor]order
: useobject.groupby
be928ae
[Refactor]no-internal-modules
: simplify a reducee7c2486
[Refactor]no-useless-path-segments
: use.filter
instead of.reduce
89f5d0d
[Refactor]no-anonymous-default-export
: usefromEntries
instead ofreduce
703e9f9
[Refactor]no-duplicates
,no-unused-modules
: useflatMap
instead of `ma...70f24f1
[Tests] allow WSL builds to fail, for now90e2dfa
[Fix]no-unused-modules
: report error on binding instead of parent exportd3aa478
[Tests]no-unused-modules
: document error reported on entireexport
state...3e1dd0b
[Fix]no-unused-modules
: improve schemaDependabot 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