Skip to content

TCS-3: Bump eslint-plugin-no-barrel-files from 1.3.1 to 2.2.0 - #74

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-no-barrel-files-2.2.0
Open

TCS-3: Bump eslint-plugin-no-barrel-files from 1.3.1 to 2.2.0#74
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-no-barrel-files-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-no-barrel-files from 1.3.1 to 2.2.0.

Release notes

Sourced from eslint-plugin-no-barrel-files's releases.

eslint-plugin-no-barrel-files: v2.2.0

2.2.0 (2026-07-28)

Features

  • allow intentional barrel files (7adda7a)
  • ignore intentional barrel imports (e69920a)
  • rewrite direct default barrel imports (9618ad3)

Bug Fixes

  • regenerate npm lockfile (369de08)
  • support npm 10 lockfile installs (423e61f)

eslint-plugin-no-barrel-files: v2.1.1

2.1.1 (2026-07-27)

Performance Improvements

  • avoid unnecessary import analysis (e445136)
  • share TypeScript resolution caches (d0e43fa)
  • skip external module resolution (ddc726d)

eslint-plugin-no-barrel-files: v2.1.0

2.1.0 (2026-07-27)

Features

  • resolve local re-export barrels (627ac19)
  • support TypeScript 6 (fa1176a)

Bug Fixes

  • resolve aliases from configured base paths (31fe0f8)

eslint-plugin-no-barrel-files: v2.0.2

2.0.2 (2026-07-27)

Bug Fixes

  • derive plugin metadata version (8d1ffab)
  • detect imports declared after exports (3f0011e)

... (truncated)

Changelog

Sourced from eslint-plugin-no-barrel-files's changelog.

1.3.1 (2026-04-12)

Bug Fixes

  • refresh lockfile for npm 11 ci (e6efe55)

1.3.0 (2026-04-12)

Features

2.2.0 (2026-07-28)

Features

  • allow intentional barrel files (7adda7a)
  • ignore intentional barrel imports (e69920a)
  • rewrite direct default barrel imports (9618ad3)

Bug Fixes

  • regenerate npm lockfile (369de08)
  • support npm 10 lockfile installs (423e61f)

2.1.1 (2026-07-27)

Performance Improvements

  • avoid unnecessary import analysis (e445136)
  • share TypeScript resolution caches (d0e43fa)
  • skip external module resolution (ddc726d)

2.1.0 (2026-07-27)

Features

  • resolve local re-export barrels (627ac19)
  • support TypeScript 6 (fa1176a)

Bug Fixes

  • resolve aliases from configured base paths (31fe0f8)

... (truncated)

Commits
  • 4bfdc76 chore(main): release eslint-plugin-no-barrel-files 2.2.0
  • 084438d docs: show ignore rule configuration
  • e69920a feat: ignore intentional barrel imports
  • 9618ad3 feat: rewrite direct default barrel imports
  • 423e61f fix: support npm 10 lockfile installs
  • 369de08 fix: regenerate npm lockfile
  • 7adda7a feat: allow intentional barrel files
  • b89c052 docs: clarify prefer-source-imports support
  • 887ce14 chore(main): release eslint-plugin-no-barrel-files 2.1.1
  • 27dc389 test: cover resolver cache branches
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-no-barrel-files since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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-no-barrel-files](https://github.com/art0rz/eslint-plugin-no-barrel-files) from 1.3.1 to 2.2.0.
- [Release notes](https://github.com/art0rz/eslint-plugin-no-barrel-files/releases)
- [Changelog](https://github.com/art0rz/eslint-plugin-no-barrel-files/blob/main/CHANGELOG.md)
- [Commits](art0rz/eslint-plugin-no-barrel-files@v1.3.1...eslint-plugin-no-barrel-files-v2.2.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-no-barrel-files
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Sep 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 1, 2026 13:17
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 1, 2026 13:17
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Sep 1, 2026
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