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

build(deps-dev): Bump eslint-plugin-import from 2.27.5 to 2.28.0 #2

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2023

Bumps eslint-plugin-import from 2.27.5 to 2.28.0.

Changelog

Sourced from eslint-plugin-import's changelog.

[2.28.0] - 2023-07-27

Fixed

  • [no-duplicates]: remove duplicate identifiers in duplicate imports (#2577, thanks [@​joe-matsec])
  • [consistent-type-specifier-style]: fix accidental removal of comma in certain cases (#2754, thanks [@​bradzacher])
  • [Perf] ExportMap: Improve ExportMap.for performance on larger codebases (#2756, thanks [@​leipert])
  • [no-extraneous-dependencies]/TypeScript: do not error when importing inline type from dev dependencies (#1820, thanks [@​andyogo])
  • [newline-after-import]/TypeScript: do not error when re-exporting a namespaced import (#2832, thanks [@​laurens-dg])
  • [order]: partial fix for #2687 (thanks [@​ljharb])
  • [no-duplicates]: Detect across type and regular imports (#2835, thanks [@​benkrejci])
  • [extensions]: handle . and .. properly (#2778, thanks [@​benasher44])
  • [no-unused-modules]: improve schema (thanks [@​ljharb])
  • [no-unused-modules]: report error on binding instead of parent export (#2842, thanks [@​Chamion])

Changed

  • [Docs] [no-duplicates]: fix example schema (#2684, thanks [@​simmo])
  • [Docs] [group-exports]: fix syntax highlighting (#2699, thanks [@​devinrhode2])
  • [Docs] [extensions]: reference node ESM behavior (#2748, thanks [@​xM8WVqaG])
  • [Refactor] [exports-last]: use array.prototype.findlastindex (thanks [@​ljharb])
  • [Refactor] [no-anonymous-default-export]: use object.fromentries (thanks [@​ljharb])
  • [Refactor] [no-unused-modules]: use array.prototype.flatmap (thanks [@​ljharb])
Commits
  • a257df9 Bump to 2.28.0
  • 600fcc1 [Refactor] order: use object.groupby
  • be928ae [Refactor] no-internal-modules: simplify a reduce
  • e7c2486 [Refactor] no-useless-path-segments: use .filter instead of .reduce
  • 89f5d0d [Refactor] no-anonymous-default-export: use fromEntries instead of reduce
  • 703e9f9 [Refactor] no-duplicates, no-unused-modules: use flatMap instead of `ma...
  • 70f24f1 [Tests] allow WSL builds to fail, for now
  • 90e2dfa [Fix] no-unused-modules: report error on binding instead of parent export
  • d3aa478 [Tests] no-unused-modules: document error reported on entire export state...
  • 3e1dd0b [Fix] no-unused-modules: improve schema
  • 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 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> dependency 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> dependency 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

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] <support@github.com>
@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Aug 10, 2023
@dependabot dependabot bot requested review from flexdevelopment, a team and unicornware August 10, 2023 22:17
@unicornware unicornware enabled auto-merge (squash) August 10, 2023 22:17
Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

@unicornware
Copy link
Member

auto-merge was automatically disabled August 10, 2023 23:12

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 10, 2023

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-import-2.28.0 branch August 10, 2023 23:12
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent
activity after it was closed. Please open a new issue for related bugs or features. Be
sure to reference this issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope:dependencies dependency updates type:build changes to the build system or external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants