Skip to content

Bump eslint-import-resolver-typescript from 4.3.4 to 4.4.2#234

Merged
ncalteen merged 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-import-resolver-typescript-4.4.2
Jun 6, 2025
Merged

Bump eslint-import-resolver-typescript from 4.3.4 to 4.4.2#234
ncalteen merged 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-import-resolver-typescript-4.4.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps eslint-import-resolver-typescript from 4.3.4 to 4.4.2.

Release notes

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

v4.4.2

Patch Changes

Full Changelog: import-js/eslint-import-resolver-typescript@v4.4.1...v4.4.2

v4.4.1

Patch Changes

Full Changelog: import-js/eslint-import-resolver-typescript@v4.4.0...v4.4.1

v4.4.0

Minor Changes

Full Changelog: import-js/eslint-import-resolver-typescript@v4.3.5...v4.4.0

v4.3.5

Patch Changes

Full Changelog: import-js/eslint-import-resolver-typescript@v4.3.4...v4.3.5

Changelog

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

4.4.2

Patch Changes

4.4.1

Patch Changes

4.4.0

Minor Changes

4.3.5

Patch Changes

Commits
  • 5db36e7 chore: release eslint-import-resolver-typescript (#460)
  • f16150b fix: always sort projects by affinity before iterating (#459)
  • f9ad3b0 docs: add Star History section
  • c7d0125 chore: release eslint-import-resolver-typescript (#458)
  • d9f3e68 fix(deps): bump eslint-import-context to v0.1.5 (#457)
  • 93aabc2 chore: release eslint-import-resolver-typescript (#455)
  • 7d87517 feat: integrate eslint-import-context to get correct context.cwd (#453)
  • c45039e chore: release eslint-import-resolver-typescript (#451)
  • 3f1aab1 fix: remove buggy module-sync exports field (#450)
  • See full diff 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 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 requested a review from a team June 1, 2025 13:14
@dependabot dependabot bot added dependabot Dependabot issues and PRs npm Node.js issues and PRs labels Jun 1, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 1, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ JSON jsonlint 7 0 0 0.23s
✅ JSON npm-package-json-lint yes no no 0.46s
✅ JSON prettier 7 0 0 1.02s
✅ JSON v8r 7 0 0 9.21s
✅ MARKDOWN markdownlint 1 0 0 0.79s
✅ MARKDOWN markdown-link-check 1 0 0 1.58s
✅ REPOSITORY checkov yes no no 20.99s
✅ REPOSITORY gitleaks yes no no 1.23s
✅ REPOSITORY git_diff yes no no 0.02s
✅ REPOSITORY grype yes no no 33.98s
✅ REPOSITORY secretlint yes no no 1.22s
✅ REPOSITORY syft yes no no 6.38s
✅ REPOSITORY trivy-sbom yes no no 1.72s
✅ REPOSITORY trufflehog yes no no 15.22s
✅ TYPESCRIPT prettier 10 0 0 0.73s
✅ YAML prettier 13 0 0 0.59s
✅ YAML v8r 13 0 0 7.42s
✅ YAML yamllint 13 0 0 0.41s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-import-resolver-typescript-4.4.2 branch 5 times, most recently from 01eaf6c to 804c1f9 Compare June 6, 2025 15:09
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 4.3.4 to 4.4.2.
- [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@v4.3.4...v4.4.2)

---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
  dependency-version: 4.4.2
  dependency-type: direct:development
  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-import-resolver-typescript-4.4.2 branch from 804c1f9 to 2ad4f71 Compare June 6, 2025 15:13
@ncalteen ncalteen merged commit 2c4d49a into main Jun 6, 2025
5 checks passed
@ncalteen ncalteen deleted the dependabot/npm_and_yarn/eslint-import-resolver-typescript-4.4.2 branch June 6, 2025 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Dependabot issues and PRs npm Node.js issues and PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant