Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2025

This PR contains the following updates:

Package Change Age Confidence
@vue/tsconfig ^0.7.0 -> ^0.8.1 age confidence
eslint-import-resolver-next ^0.4.3 -> ^0.6.0 age confidence

Release Notes

vuejs/tsconfig (@​vue/tsconfig)

v0.8.1

Compare Source

fix: do not turn on exactOptionalPropertyTypes for now [a235c5f]

Full Changelog: vuejs/tsconfig@v0.8.0...v0.8.1

v0.8.0

Compare Source

Breaking Changes


If you experience a significant number of type errors in your projects after upgrading to this version, you might want to consider a gradual approach to adopting the new options:

  • After upgrading to @vue/tsconfig, use supress-ts-errors (npx suppress-ts-errors && npx suppress-ts-errors vue src/**/*.vue) to insert @ts-expect-error comments in your current codebase.
  • This way, the stricter configuration will only apply to any new code you add, allowing you to address the existing errors later when you have more time.

Full Changelog: vuejs/tsconfig@v0.7.0...v0.8.0

kuoruan/eslint-import-resolver-next (eslint-import-resolver-next)

v0.6.0

Compare Source

What's Changed
New Contributors

Full Changelog: kuoruan/eslint-import-resolver-next@v0.5.0...v0.6.0

v0.5.0

Compare Source

What's Changed
  • refactor: update tsconfig moduleResolution to node16 (#​1)
  • refactor!: rename NewResolver to NextImportResolver
  • chore!: update node engine requirement to 14.18.0
  • perf: switch to tinyglobby
  • feat: update exclude patterns to exclude browser_components
  • feat: update and refactor the config file handling
  • feat: implement cache control with environment variable support NEXT_RESOLVER_CACHE_DISABLED
  • perf: simplify hashObject function
  • Update tests by @​kuoruan in #​2

Full Changelog: kuoruan/eslint-import-resolver-next@v0.4.3...v0.5.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 24, 2025
@renovate renovate bot force-pushed the renovate/v0.x branch 2 times, most recently from 24a0c36 to b454f24 Compare March 25, 2025 18:05
@renovate renovate bot force-pushed the renovate/v0.x branch from b454f24 to 27413e2 Compare May 9, 2025 11:23
@renovate renovate bot changed the title chore(deps): update dependency eslint-import-resolver-next to ^0.5.0 chore(deps): update dependency eslint-import-resolver-next to ^0.6.0 May 9, 2025
@renovate renovate bot force-pushed the renovate/v0.x branch from 27413e2 to 7f9c11b Compare May 30, 2025 22:14
@renovate renovate bot changed the title chore(deps): update dependency eslint-import-resolver-next to ^0.6.0 chore(deps): update v0.x (minor) May 30, 2025
@renovate renovate bot force-pushed the renovate/v0.x branch 2 times, most recently from 8960885 to ae484e2 Compare June 9, 2025 15:04
@renovate renovate bot changed the title chore(deps): update v0.x (minor) chore(deps): update dependency eslint-import-resolver-next to ^0.6.0 Jun 11, 2025
@renovate renovate bot force-pushed the renovate/v0.x branch 2 times, most recently from e2dcd27 to eacb588 Compare June 12, 2025 14:17
@renovate renovate bot changed the title chore(deps): update dependency eslint-import-resolver-next to ^0.6.0 chore(deps): update v0.x (minor) Aug 15, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants