Skip to content
This repository has been archived by the owner on May 15, 2022. It is now read-only.

Bump eslint-import-resolver-typescript from 2.0.0 to 2.7.0 #177

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2022

Bumps eslint-import-resolver-typescript from 2.0.0 to 2.7.0.

Release notes

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

v2.7.0

2.7.0 (2022-03-23)

Features

  • support .cjs .mjs .cts .mts extensions (#84) (1e39028)

v2.6.0

2.6.0 (2022-03-23)

Bug Fixes

v2.5.0

2.5.0 (2021-09-13)

Features

  • allow passing through custom options to resolve (#79) (34c94c8)

Bug Fixes

  • bump (dev)Dependencies, apply stricter rules (#75) (866f32f)

v2.4.0

2.4.0 (2021-02-16)

Features

  • remove any querystring from imports (#67) (82ef357)

Bug Fixes

  • remove .tsbuildinfo and d.ts.map files from package (#57) (15f2849)
  • remove redundant condition (#69) (ba62e65)

v2.3.0

2.3.0 (2020-09-01)

Features

  • import with .js and .jsx file extensions (#56) (5340f96)

... (truncated)

Changelog

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

2.7.0 (2022-03-23)

Features

  • support .cjs .mjs .cts .mts extensions (#84) (1e39028)

2.6.0 (2022-03-23)

Bug Fixes

2.5.0 (2021-09-13)

Features

  • allow passing through custom options to resolve (#79) (34c94c8)

Bug Fixes

  • bump (dev)Dependencies, apply stricter rules (#75) (866f32f)

2.4.0 (2021-02-16)

Features

  • remove any querystring from imports (#67) (82ef357)

Bug Fixes

  • remove .tsbuildinfo and d.ts.map files from package (#57) (15f2849)
  • remove redundant condition (#69) (ba62e65)

2.3.0 (2020-09-01)

Features

  • import with .js and .jsx file extensions (#56) (5340f96)

2.2.1 (2020-08-14)

Bug Fixes

... (truncated)

Commits
  • 9ec18d7 chore(release): 2.7.0
  • 1e39028 feat: support .cjs .mjs .cts .mts extensions (#84)
  • 4487788 chore(release): 2.6.0
  • 2e7b4f4 fix: upgrade (dev)Dependencies (#99)
  • e7edc4f chore(release): 2.5.0
  • 6e18c46 chore: add LICENSE file
  • 34c94c8 feat: allow passing through custom options to resolve (#79)
  • 866f32f fix: bump (dev)Dependencies, apply stricter rules (#75)
  • 38dba0b chore: bump (dev)Dependencies
  • 9b34271 chore(release): 2.4.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jounqin, a new releaser for eslint-import-resolver-typescript 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 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 the dependencies Pull requests that update a dependency file label Apr 1, 2022
@dependabot dependabot bot requested a review from will-molloy April 1, 2022 09:17
@codecov
Copy link

codecov bot commented Apr 1, 2022

Codecov Report

Merging #177 (c2ca0b9) into master (55ea89d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #177   +/-   ##
=======================================
  Coverage   12.94%   12.94%           
=======================================
  Files          10       10           
  Lines         139      139           
  Branches       19       19           
=======================================
  Hits           18       18           
  Misses        121      121           

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 55ea89d...c2ca0b9. Read the comment docs.

Bumps [eslint-import-resolver-typescript](https://github.com/alexgorbatchev/eslint-import-resolver-typescript) from 2.0.0 to 2.7.0.
- [Release notes](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](import-js/eslint-import-resolver-typescript@v2.0.0...v2.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-import-resolver-typescript-2.7.0 branch from a33355b to c2ca0b9 Compare April 1, 2022 23:40
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2022

Superseded by #188.

@dependabot dependabot bot closed this May 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-import-resolver-typescript-2.7.0 branch May 1, 2022 09:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants