generated from iadvize/hello-world-monorepo-javascript-library
-
Notifications
You must be signed in to change notification settings - Fork 1
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
misc: bump eslint-plugin-import from 2.23.2 to 2.23.4 in /packages/eslint-config #571
Open
dependabot-preview
wants to merge
1
commit into
master
Choose a base branch
from
dependabot-npm_and_yarn-packages-eslint-config-eslint-plugin-import-2.23.4
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
dependabot-preview
bot
requested review from
iadvizeponey and
a team
as code owners
May 29, 2021 21:03
dependabot-preview
bot
added
Action: no bump
Pull request will not create a new version
packages/eslint-config
labels
May 29, 2021
iadvizeponey
approved these changes
May 29, 2021
@dependabot rebase |
dependabot-preview
bot
force-pushed
the
dependabot-npm_and_yarn-packages-eslint-config-eslint-plugin-import-2.23.4
branch
from
May 31, 2021 07:56
9d93d9e
to
5ed87f6
Compare
dependabot-preview
bot
force-pushed
the
dependabot-npm_and_yarn-packages-eslint-config-eslint-plugin-import-2.23.4
branch
from
June 6, 2021 23:22
5ed87f6
to
25b5ff7
Compare
dependabot-preview
bot
force-pushed
the
dependabot-npm_and_yarn-packages-eslint-config-eslint-plugin-import-2.23.4
branch
from
June 8, 2021 22:14
25b5ff7
to
93d6622
Compare
dependabot-preview
bot
force-pushed
the
dependabot-npm_and_yarn-packages-eslint-config-eslint-plugin-import-2.23.4
branch
from
June 13, 2021 23:25
93d6622
to
8d84aee
Compare
dependabot-preview
bot
force-pushed
the
dependabot-npm_and_yarn-packages-eslint-config-eslint-plugin-import-2.23.4
branch
from
June 14, 2021 22:14
8d84aee
to
6babc37
Compare
dependabot-preview
bot
force-pushed
the
dependabot-npm_and_yarn-packages-eslint-config-eslint-plugin-import-2.23.4
branch
from
June 21, 2021 22:14
6babc37
to
69e1af0
Compare
dependabot-preview
bot
force-pushed
the
dependabot-npm_and_yarn-packages-eslint-config-eslint-plugin-import-2.23.4
branch
from
July 5, 2021 22:13
69e1af0
to
85d7b6b
Compare
dependabot-preview
bot
force-pushed
the
dependabot-npm_and_yarn-packages-eslint-config-eslint-plugin-import-2.23.4
branch
from
July 6, 2021 22:14
85d7b6b
to
fb4ed99
Compare
dependabot-preview
bot
force-pushed
the
dependabot-npm_and_yarn-packages-eslint-config-eslint-plugin-import-2.23.4
branch
from
July 11, 2021 23:20
fb4ed99
to
7b727a5
Compare
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
dependabot-preview
bot
force-pushed
the
dependabot-npm_and_yarn-packages-eslint-config-eslint-plugin-import-2.23.4
branch
from
July 21, 2021 22:14
7b727a5
to
fc1618e
Compare
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.23.2 to 2.23.4. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.23.2...v2.23.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview
bot
force-pushed
the
dependabot-npm_and_yarn-packages-eslint-config-eslint-plugin-import-2.23.4
branch
from
July 27, 2021 22:14
fc1618e
to
69b7569
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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-plugin-import from 2.23.2 to 2.23.4.
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
998c300
Bump to v2.23.4ec10721
[meta] fix changelog entriesda8d584
[Fix]no-extraneous-dependencies
: fix package name algorithm81b9d24
[Fix]no-import-module-exports
: Don't crash if packages have no entrypoint20c373c
Bump to v2.23.30a08b6a
[Tests]order
add passing test to close #2081b39770d
[Fix]order
: restore default behavior unlesstype
is in groups72b9c3d
[Fix]no-cycle
: fix false negative when file imports a type after importing...30bba6a
[Fix]no-cycle
: ignore imports where imported file only imports types of im...3cf913d
[meta] sort and uniquify usernames in changelogYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot will not automatically merge this PR because it includes a patch update to a production dependency.
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 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)@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in the
.dependabot/config.yml
file in this repo: