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

chore(deps): update all non-major dependencies #300

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^2.1.0 -> ^2.1.2 age adoption passing confidence
@rollup/pluginutils (source) ^5.0.5 -> ^5.1.0 age adoption passing confidence
pnpm (source) 8.10.5 -> 8.11.0 age adoption passing confidence
scule ^1.1.0 -> ^1.1.1 age adoption passing confidence
vite (source) ^5.0.2 -> ^5.0.4 age adoption passing confidence
vite-plugin-inspect ^0.7.42 -> ^0.8.0 age adoption passing confidence
vue (source) ^3.3.8 -> ^3.3.9 age adoption passing confidence
vue-tsc ^1.8.22 -> ^1.8.24 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v2.1.2

Compare Source

   🚀 Features
    View changes on GitHub

v2.1.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
rollup/plugins (@​rollup/pluginutils)

v5.1.0

2023-11-28

Features
  • feat: add includeArbitraryNames: true to dataToEsm (#​1635)
Updates
  • doc: correct the return type of createFilter (#​1633)
pnpm/pnpm (pnpm)

v8.11.0

Compare Source

Minor Changes

  • (IMPORTANT) When the package tarballs aren't hosted on the same domain on which the registry (the server with the package metadata) is, the dependency keys in the lockfile should only contain /<pkg_name>@&#8203;<pkg_version, not <domain>/<pkg_name>@&#8203;<pkg_version>.

    This change is a fix to avoid the same package from being added to node_modules/.pnpm multiple times. The change to the lockfile is backward compatible, so previous versions of pnpm will work with the fixed lockfile.

    We recommend that all team members update pnpm in order to avoid repeated changes in the lockfile.

    Related PR: #​7318.

Patch Changes

  • pnpm add a-module-already-in-dev-deps will show a message to notice the user that the package was not moved to "dependencies" #​926.
  • The modules directory should not be removed if the registry configuration has changed.
  • Fix missing auth tokens in registries with paths specified (e.g. //npm.pkg.github.com/pnpm). #​5970 #​2933

Our Gold Sponsors

Our Silver Sponsors

unjs/scule (scule)

v1.1.1

Compare Source

compare changes

🩹 Fixes
  • pascalCase, camelCase: Move normalize behind a flag (#​63)
❤️ Contributors
vitejs/vite (vite)

v5.0.4

Compare Source

v5.0.3

Compare Source

antfu/vite-plugin-inspect (vite-plugin-inspect)

v0.8.0

Compare Source

vuejs/core (vue)

v3.3.9

Compare Source

Bug Fixes
vuejs/language-tools (vue-tsc)

v1.8.24

Compare Source

  • refactor(component-type-helpers): vue 2 types now move to vue-component-type-helpers/vue2 (#​3404)
  • feat(language-core): expose defineEmits's arg and typeArg in parseScriptSetupRanges (#​3710) - thanks @​so1ve
  • fix(language-core): strictTemplates fails to report unknown components (#​3539)
  • fix(language-core): script syntax breaks if script options does not have trailing comma (#​3755)
  • fix(language-core): script syntax breaks if options are enclosed in parentheses (#​3756)
  • fix(language-core): allow using as with multiple <script> blocks (#​3733) - thanks @​so1ve
  • fix(language-core): component type narrowing not working in template
  • fix(language-core): incremental insertion incorrect if input <script setup> tag above <script> tag (#​3743) - thanks @​so1ve
  • fix(language-core): don't camelize attributes for plain elements (#​3750) - thanks @​rchl
  • fix(vscode): syntax highlighting for .prop shorthand (#​3729) - thanks @​so1ve
Volar.js 1.11.1 updates:

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

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.

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b1f1d33) 98.22% compared to head (2048153) 98.22%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #300   +/-   ##
=======================================
  Coverage   98.22%   98.22%           
=======================================
  Files          57       57           
  Lines        1518     1518           
  Branches      298      298           
=======================================
  Hits         1491     1491           
  Misses         27       27           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from bbf39ea to 8a85045 Compare November 30, 2023 10:02
@renovate renovate bot merged commit d9ab710 into main Dec 1, 2023
5 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch December 1, 2023 01:24
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.

None yet

0 participants