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-module-utils from 2.7.4 to 2.8.0 #2760

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps eslint-module-utils from 2.7.4 to 2.8.0.

Changelog

Sourced from eslint-module-utils's changelog.

[2.8.0] - 2017-10-18

Added

Changed

  • Case-sensitivity checking ignores working directory and ancestors. (#720 + #858, thanks [@​laysent])

Fixed

[2.7.0] - 2017-07-06

Changed

  • [no-absolute-path] picks up speed boost, optional AMD support (#843, thanks [@​jseminck])

[2.6.1] - 2017-06-29

Fixed

  • update bundled node resolver dependency to latest version

[2.6.0] - 2017-06-23

Changed

  • update tests / peerDeps for ESLint 4.0 compatibility (#871, thanks [@​mastilver])
  • [memo-parser] updated to require filePath on parser options as it melts down if it's not there, now that this plugin always provides it. (see #863)

[2.5.0] - 2017-06-22

Re-releasing v[2.4.0] after discovering that the memory leak is isolated to the [memo-parser], which is more or less experimental anyway.

Added

[2.4.0] - 2017-06-02 [YANKED]

Yanked due to critical issue in eslint-module-utils with cache key resulting from #839.

Added

  • Add filePath into parserOptions passed to parser (#839, thanks [@​sompylasar])
  • Add allow option to [no-unassigned-import] to allow for files that match the globs (#671, #737, thanks [@​kevin940726]).

[2.3.0] - 2017-05-18

Added

  • [no-anonymous-default-export] rule: report anonymous default exports (#712, thanks [@​duncanbeevers]).
  • Add new value to [order]'s newlines-between option to allow newlines inside import groups (#627, #628, thanks [@​giodamelio])

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 17, 2023
@github-actions github-actions bot enabled auto-merge April 17, 2023 02:02
Bumps [eslint-module-utils](https://github.com/import-js/eslint-plugin-import) from 2.7.4 to 2.8.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@utils/2.7.4...v2.8.0)

---
updated-dependencies:
- dependency-name: eslint-module-utils
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-module-utils-2.8.0 branch from c933cb2 to d9706bc Compare April 17, 2023 02:38
@github-actions github-actions bot merged commit 5cca1e7 into main Apr 17, 2023
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/eslint-module-utils-2.8.0 branch April 17, 2023 03:03
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.

0 participants