Skip to content
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

Bump eslint-plugin-import from 2.25.2 to 2.25.3 #1034

Merged
merged 2 commits into from
Nov 11, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2021

Bumps eslint-plugin-import from 2.25.2 to 2.25.3.

Changelog

Sourced from eslint-plugin-import's changelog.

[2.25.3] - 2021-11-09

Fixed

Changed

Commits
  • 7c239fe Bump to v2.25.3
  • dfc5b54 [Fix] no-import-module-exports: avoid a crash in eslint < 4
  • 790d9af [Tests] skip 2020 test in eslint < 6
  • 3fbc252 [Deps] update eslint-module-utils, is-core-module
  • cdcc76a [eslint] consolidate configs
  • 332d3c8 [Fix] no-import-module-exports: avoid false positives with a shadowed `modu...
  • add650a [Docs] HTTP => HTTPS
  • 6682e9a [Fix] importType: fix isExternalModule calculation
  • 498b102 [Refactor] importType: combine redundant isScoped and isScopedModule
  • 651a4d7 [readme] Add note to TypeScript docs to install appropriate resolver
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.2 to 2.25.3.
- [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.25.2...v2.25.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 11, 2021
@changeset-bot
Copy link

changeset-bot bot commented Nov 11, 2021

🦋 Changeset detected

Latest commit: 245d13b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
eslint-config-modular-app Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coveralls
Copy link
Collaborator

coveralls commented Nov 11, 2021

Coverage Status

Coverage increased (+0.2%) to 27.776% when pulling 245d13b on dependabot/npm_and_yarn/eslint-plugin-import-2.25.3 into f7de18e on main.

@LukeSheard LukeSheard merged commit 51ddf73 into main Nov 11, 2021
@LukeSheard LukeSheard deleted the dependabot/npm_and_yarn/eslint-plugin-import-2.25.3 branch November 11, 2021 14:39
@github-actions github-actions bot mentioned this pull request Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants