Skip to content

chore(deps): update v0.x (minor)#60

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/v0.x
Open

chore(deps): update v0.x (minor)#60
renovate[bot] wants to merge 1 commit intomainfrom
renovate/v0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 24, 2025

This PR contains the following updates:

Package Change Age Confidence
@changesets/changelog-github (source) ^0.5.1^0.6.0 age confidence
@vue/tsconfig ^0.7.0^0.9.1 age confidence
eslint-import-resolver-next ^0.4.3^0.6.0 age confidence

Release Notes

changesets/changesets (@​changesets/changelog-github)

v0.6.0

Compare Source

Minor Changes
Patch Changes

v0.5.2

Compare Source

vuejs/tsconfig (@​vue/tsconfig)

v0.9.1

Compare Source

Notable Changes

  • Align the TypeScript peer dependency requirement with the documentation (>= 5.8, including TypeScript 6)

Full Changelog: vuejs/tsconfig@v0.9.0...v0.9.1

v0.9.0

Compare Source

Noticeable Changes

  • feat: update lib to ES2022 by @​Slessi in #​41
  • chore: move noUncheckedIndexedAccess from base config to the lib config [fa4423b]
    • This is because noUncheckedIndexedAccess may have false positives, making it hard for existing codebases to upgrade.
    • But for new codebases, it’s still recommended to enable this flag from the beginning.

New Contributors

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

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
@renovate renovate bot force-pushed the renovate/v0.x branch 2 times, most recently from a95e40d to a50101b Compare August 19, 2025 19:30
@renovate renovate bot force-pushed the renovate/v0.x branch 2 times, most recently from 7cf6682 to 8a6b7a6 Compare March 3, 2026 13:06
@renovate renovate bot force-pushed the renovate/v0.x branch from 8a6b7a6 to 950f214 Compare March 13, 2026 14:03
@renovate renovate bot force-pushed the renovate/v0.x branch from 950f214 to 1ebcb31 Compare March 24, 2026 04:56
@renovate renovate bot force-pushed the renovate/v0.x branch from 1ebcb31 to 66b6fdd Compare March 27, 2026 17:57
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