Skip to content

fix(deps): update all non-major dependencies #73

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

Merged
merged 1 commit into from
Jul 19, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2024

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) 24.0.14 -> 24.0.15 age confidence
@typescript/native-preview (source) 7.0.0-dev.20250711.1 -> 7.0.0-dev.20250718.1 age confidence
@volar/typescript (source) 2.4.19 -> 2.4.20 age confidence
@vue/language-core (source) 3.0.1 -> 3.0.3 age confidence
rolldown (source) 1.0.0-beta.27 -> 1.0.0-beta.28 age confidence

Release Notes

microsoft/typescript-go (@​typescript/native-preview)

v7.0.0-dev.20250718.1

Compare Source

v7.0.0-dev.20250716.1

Compare Source

v7.0.0-dev.20250715.1

Compare Source

v7.0.0-dev.20250712.1

Compare Source

volarjs/volar.js (@​volar/typescript)

v2.4.20

Compare Source

vuejs/language-tools (@​vue/language-core)

v3.0.3

Compare Source

Bug Fixes
  • fix(language-core): find node_modules based on file's directory (#​5525) - Thanks to @​KazariEX!
  • fix(language-core): do not spread exposed object (#​5526) - Thanks to @​KazariEX!
  • fix(vscode): prompt manual reload in remote envs (#​5530)
Other Changes

v3.0.2

Compare Source

Features
  • feat(language-core): introduce globalTypesPath option for non-npm like environment (#​5505) - Thanks to @​KazariEX!
  • feat: forward tsserver's semantic tokens via language server (#​5512) - Thanks to @​KazariEX!
Bug Fixes
  • fix(vscode): correct syntax highlight of control directives ending with / or ) - Thanks to @​KazariEX!
  • fix(language-core): infer parameter type of union slots to be union instead of intersection (#​5475) - Thanks to @​KazariEX!
  • fix(vscode): remove colorizedBracketPairs config for plaintext
  • fix(language-core): avoid early access to local types to skip unnecessary type generation - Thanks to @​KazariEX!
  • fix(language-core): treat <component> without is prop as normal component - Thanks to @​KazariEX!
  • fix(vscode): make sure tsserver loads @vue/typescript-plugin last (#​5483)
  • fix(language-core): only keep navigation code feature on static name value of <slot> - Thanks to @​KazariEX!
  • fix(language-server): add allowJs to reactivity analyze host - Thanks to @​KazariEX!
  • fix(language-core): do not set template lang to md for markdown (#​5497) - Thanks to @​KazariEX!
  • fix(typescript-plugin): exclude items of kind module from template completion - Thanks to @​KazariEX!
  • fix(language-core): walk identifiers correctly within type nodes in interpolation (#​5501) - Thanks to @​KazariEX!
  • fix(language-service): correct position calculation of twoslash queries (#​5503) - Thanks to @​KazariEX!
  • fix(language-core): avoid redundant increment of block variable depth (#​5511) - Thanks to @​KazariEX!
  • fix(language-service): re-implement twoslash queries in script - Thanks to @​KazariEX!
Other Changes
  • refactor(vscode): make welcome page code public - Thanks to @​KazariEX!
  • refactor(vscode): add premium feature settings
  • chore: migrate from minimatch to picomatch (#​5499) - Thanks to @​KazariEX!
  • chore: update volar to 2.4.19
  • revert: type support of slot children (#​5137) (#​5514) - Thanks to @​KazariEX!
rolldown/rolldown (rolldown)

v1.0.0-beta.28

Compare Source

🚀 Features
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
⚡ Performance
🧪 Testing
  • rust: prevent meaningless snapshot change from bumping oxc runtime versions (#​5312) by @​hyf0
⚙️ Miscellaneous Tasks
❤️ New Contributors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 renovate label Apr 4, 2024
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b954c2b to 70df80f Compare April 6, 2024 01:43
@renovate renovate bot changed the title fix(deps): update dependency @vue/language-core to v2.0.10 chore(deps): update all non-major dependencies Apr 6, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from eecfe74 to 13d7fcd Compare April 14, 2024 08:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 6e99e7e to c810a32 Compare April 22, 2024 04:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 371c2da to 21ca7f1 Compare April 27, 2024 12:19
@renovate renovate bot changed the title fix(deps): update all non-major dependencies - autoclosed fix(deps): update all non-major dependencies Jul 12, 2025
@renovate renovate bot reopened this Jul 12, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e80c5f2 to be96912 Compare July 12, 2025 00:04
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update dependency eslint to v9.31.0 Jul 12, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 3745a11 to 7210356 Compare July 12, 2025 07:29
@renovate renovate bot changed the title chore(deps): update dependency eslint to v9.31.0 chore(deps): update all non-major dependencies Jul 12, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7210356 to 4aac7fb Compare July 13, 2025 19:44
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Jul 13, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 18 times, most recently from 1711ec4 to e615c92 Compare July 18, 2025 20:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e615c92 to 6164ee0 Compare July 19, 2025 03:55
@renovate renovate bot merged commit 95150bd into main Jul 19, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant