Skip to content
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

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

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@microsoft/applicationinsights-core-js (source) 3.2.1 -> 3.2.2 age adoption passing confidence
@microsoft/applicationinsights-web 3.2.1 -> 3.2.2 age adoption passing confidence
@nuxt/module-builder 0.7.0 -> 0.7.1 age adoption passing confidence
pnpm (source) 9.2.0 -> 9.3.0 age adoption passing confidence
vue-tsc (source) 2.0.19 -> 2.0.21 age adoption passing confidence

Release Notes

microsoft/ApplicationInsights-JS (@​microsoft/applicationinsights-core-js)

v3.2.2

Compare Source

Changelog
  • #​2356 [Main][Task]27488189: Modify offline support enums for isolated mode
  • #​2357 [Main][Task]28050373: Expose Offline Support SendNextBatch function
  • #​2358 [Main][Task]27080650: Initialization Should Handle Offline Support Dependency
  • #​2362 [Main]Publishing: Add support for Az Modules instead of AzureRM Modules
  • #​2360 set script attribut to avoid race condition when multiple sdks are inited
nuxt/module-builder (@​nuxt/module-builder)

v0.7.1

Compare Source

compare changes

🩹 Fixes
  • build: Declare ModuleOptions in correct place (#​283)
📖 Documentation
  • Update path for runtime js files (#​282)
❤️ Contributors
pnpm/pnpm (pnpm)

v9.3.0

Compare Source

Minor Changes

  • Semi-breaking. Dependency key names in the lockfile are shortened if they are longer than 1000 characters. We don't expect this change to affect many users. Affected users most probably can't run install successfully at the moment. This change is required to fix some edge cases in which installation fails with an out-of-memory error or "Invalid string length (RangeError: Invalid string length)" error. The max allowed length of the dependency key can be controlled with the peers-suffix-max-length setting #​8177.

Patch Changes

  • Set reporter-hide-prefix to true by default for pnpm exec. In order to show prefix, the user now has to explicitly set reporter-hide-prefix=false #​8174.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

vuejs/language-tools (vue-tsc)

v2.0.21

Compare Source

Bug Fixes
  • fix(typescript-plugin): TS plugin cause type checking broken in .ts files (#​4453)

v2.0.20

Compare Source

Features
  • feat(language-service): add localization support for zh-hk/zh-tw
  • feat(vscode): enable syntax highlighting of cue code blocks in MDX (#​4425) - Thanks @​remcohaszing
Bug Fixes
  • fix(vscode): fix "as"/"instanceof" expressions syntax highlight (#​4412)
  • fix(language-core): ForIteratorExpression's returns property may be undefined (#​4418) - Thanks @​so1ve
  • fix(language-core): use defineEmits calls instead of type infer (#​4430) - Thanks @​zhiyuanzmj
  • fix(tsc): log catched errors to console (#​4451) - Thanks @​mik3ybark3r
  • fix(typescript-plugin): TS not working in template when tsconfig missing (#​4452)
  • fix(language-core): use type infer instead of await import (#​4436) - Thanks @​zhiyuanzmj
  • feat(language-core): ignore type error for new functional component (#​4445) - Thanks @​zhiyuanzmj
  • fix(language-core): ignore type error for possible component name (#​4446) - Thanks @​zhiyuanzmj
  • fix(language-service): filter internal props in template completion
  • fix(language-service): sort component props in template completion
  • fix(language-core): duplicate completion appears at the beginning of script setup block
Other Changes
  • Upgrade Volar from v2.2.4 to v2.3.0-alpha.14.
    • LSP server performance improved
    • Language server now responds with the exact server capabilities for initialization requests
    • Auto insertion requests can now exit early in the language client
  • The following extensions have been added to Hybrid Mode’s compatibility whitelist:

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v2.0.20 chore(deps): update dependency vue-tsc to v2.0.21 Jun 8, 2024
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v2.0.21 chore(deps): update all non-major dependencies Jun 10, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c1dfa15 to e51fcf5 Compare June 10, 2024 13:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e51fcf5 to 45b3263 Compare June 11, 2024 22:36
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Jun 11, 2024
@huang-julien huang-julien merged commit e0ac99b into master Jun 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant