Skip to content

Bump eslint-import-resolver-typescript from 2.7.1 to 3.1.4 #77

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2022

Bumps eslint-import-resolver-typescript from 2.7.1 to 3.1.4.

Release notes

Sourced from eslint-import-resolver-typescript's releases.

v3.1.4

Patch Changes

v3.1.3

Patch Changes

v3.1.2

Patch Changes

3.1.1 (2022-06-27)

Bug Fixes

v3.1.1

3.1.1 (2022-06-27)

Bug Fixes

v3.1.0

3.1.0 (2022-06-25)

⚠ BREAKING CHANGES

  • use enhanced-resolve instead

Features

  • support angular-package-format out of box (7e0cd04)
  • use enhanced-resolve instead (39ab8b1), closes #85 #107

v3.0.0

3.0.0 (2022-06-25)

⚠ BREAKING CHANGES

  • remove depracated directory option
  • use get-tsconfig to replace tsconfig-paths

... (truncated)

Changelog

Sourced from eslint-import-resolver-typescript's changelog.

3.1.4

Patch Changes

3.1.3

Patch Changes

3.1.2

Patch Changes

3.1.1 (2022-06-27)

Bug Fixes

3.1.0 (2022-06-25)

⚠ BREAKING CHANGES

  • use enhanced-resolve instead

Features

  • support angular-package-format out of box (7e0cd04)
  • use enhanced-resolve instead (39ab8b1), closes #85 #107

3.0.0 (2022-06-25)

⚠ BREAKING CHANGES

  • remove depracated directory option
  • use get-tsconfig to replace tsconfig-paths
  • bump globby, use synckit for sync fn
  • deps: bump tsconfig-paths to ^4.0.0 (#104)

Features

  • bump globby, use synckit for sync fn (322cb29)
  • ignore node_modules folder in projects option glob (#105) (1e1b5a6)
  • remove depracated directory option (67c8d59)
  • use get-tsconfig to replace tsconfig-paths (78a08e0)

... (truncated)

Commits
  • 5f828eb chore: release eslint-import-resolver-typescript v3.1.4 (#124)
  • f88a8c9 refactor: use non-capturing groups for perf (#123)
  • ee1222c chore: release eslint-import-resolver-typescript v3.1.3 (#122)
  • 35d3022 fix: try index.d.ts automatically (#121)
  • 5e2ec07 chore: the cli is changeset, not changesets
  • bc411f1 docs: remove unused changelog content
  • 75ebf60 chore: release eslint-import-resolver-typescript v3.1.2 (#119)
  • 73b58c9 ci: yarn install issue
  • 01f525e ci: integration with changesets (#118)
  • e96dcc1 chore(release): 3.1.1
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 2, 2022
@codecov
Copy link

codecov bot commented Jul 2, 2022

Codecov Report

Merging #77 (5af6e4f) into develop (3ba7b16) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           develop       #77   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines           68        68           
  Branches        10        10           
=========================================
  Hits            68        68           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ba7b16...5af6e4f. Read the comment docs.

Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 2.7.1 to 3.1.4.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](import-js/eslint-import-resolver-typescript@v2.7.1...v3.1.4)

---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-import-resolver-typescript-3.1.4 branch from 4f2ca18 to 5af6e4f Compare July 2, 2022 15:04
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 9, 2022

Superseded by #79.

@dependabot dependabot bot closed this Jul 9, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-import-resolver-typescript-3.1.4 branch July 9, 2022 05:05
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.

1 participant