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

Update devDependencies #88

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update devDependencies #88

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ~20.11.20 -> ~20.16.10 age adoption passing confidence
@typescript-nameof/common-types (source) ~0.0.7 -> ~0.0.10 age adoption passing confidence
@typescript-nameof/types (source) ~0.0.7 -> ~0.0.10 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.0.4 -> ^5.1.4 age adoption passing confidence
@vue/compiler-sfc (source) ^3.4.19 -> ^3.5.11 age adoption passing confidence
eslint (source) ~8.57.0 -> ~8.57.1 age adoption passing confidence
eslint-plugin-prettier ~5.1.3 -> ~5.2.1 age adoption passing confidence
npm-run-all2 ~6.1.2 -> ~6.2.3 age adoption passing confidence
rimraf ~5.0.5 -> ~5.0.10 age adoption passing confidence
tsup (source) ~8.0.2 -> ~8.3.0 age adoption passing confidence
vite (source) ^5.1.4 -> ^5.4.8 age adoption passing confidence

Release Notes

typescript-nameof/nameof (@​typescript-nameof/common-types)

v0.0.10

Compare Source

Fixed
  • Woodpecker pipelines and publishing process

Show differences

v0.0.9

Compare Source

Fixed
  • An error where expressions such as !function(){}() would cause compilations to fail (#​11)
  • Thanks, @​Ixonal for reporting!
  • Documentation to address the babel configuration properly
    Thanks, @​philsherry for reporting
Updated
  • All dependencies
  • Improved performance (#​6)
    Thanks, @​lahma!
  • The plugin to skip parsing nodes unnecessarily
  • The README file in general

Show differences

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.1.4

v5.1.3

v5.1.2

v5.1.1

  • fix(plugin-vue): clear script cache if recall (f5eb5ac), closes #​431

v5.1.0

v5.0.5

vuejs/core (@​vue/compiler-sfc)

v3.5.11

Compare Source

Bug Fixes

v3.5.10

Compare Source

Bug Fixes

v3.5.9

Compare Source

Bug Fixes

v3.5.8

Compare Source

Bug Fixes
  • reactivity: do not remove dep from depsMap when cleaning up deps of computed (#​11995) (0267a58)

v3.5.7

Compare Source

Bug Fixes
Performance Improvements

v3.5.6

Compare Source

Bug Fixes

v3.5.5

Compare Source

Bug Fixes

v3.5.4

Compare Source

Bug Fixes
Performance Improvements
  • reactivity: trigger deps directly instead of storing in an array first (#​11695) (f80d447)

v3.5.3

Compare Source

Bug Fixes
  • hydration: check __asyncHydrate presence for vue3-lazy-hydration compat (#​11825) (8e6c337), closes #​11793
  • Revert "fix(reactivity): self-referencing computed should refresh" (35c760f)
  • ssr: respect app.config.warnHandler during ssr (bf3d9a2), closes #​11830
  • Transition: handle KeepAlive child unmount in Transition out-in mode (#​11833) (6b7901d), closes #​11775
  • useId: make generated IDs selector compatible (babfb4c), closes #​11828

v3.5.2

Compare Source

Bug Fixes
Features
  • compiler-core: parse modifiers as expression to provide location data (#​11819) (3f13203)

v3.5.1

Compare Source

Bug Fixes

v3.5.0

Compare Source

Aggregated Features List for 3.5 (alpha to stable)

Reactivity
  • reactivity: Refactor reactivity system to use version counting and doubly-linked list tracking (#​10397) (05eb4e0)
  • reactivity: Optimize array tracking (#​9511) (70196a4)
  • compiler-sfc: enable reactive props destructure by default (d2dac0e)
  • reactivity: onEffectCleanup API (2cc5615), closes #​10173
  • reactivity: add failSilently argument for onScopeDispose (9a936aa)
  • reactivity/watch: base watch, getCurrentWatcher, and onWatcherCleanup (#​9927) (205e5b5)
  • reactivity/watch: add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (#​9651) (267093c)
  • watch: support passing number to deep option to control the watch depth (#​9572) (22f7d96)
  • types: export MultiWatchSources type (#​9563) (998dca5)
  • types: allow computed getter and setter types to be unrelated (#​11472) (a01675e), closes #​7271
SSR
  • runtime-core: useId() and app.config.idPrefix (#​11404) (73ef156)
  • hydration: lazy hydration strategies for async components (#​11458) (d14a11c)
  • hydration: support suppressing hydration mismatch via data-allow-mismatch (94fb2b8)
Custom Element
Teleport
Misc
Internals
  • reactivity: store value cache on CustomRefs impls (#​11539) (e044b6e)
  • types: provide internal options for directly using user types in language tools (#​10801) (75c8cf6)
  • types: provide internal options for using refs type in language tools (#​11492) (5ffd1a8)

Bug Fixes

v3.4.38

Compare Source

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.37

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Berlin, 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 requested a review from Shinigami92 as a code owner March 2, 2022 21:34
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 2, 2022
@renovate renovate bot force-pushed the renovate/devdependencies branch from c975678 to 708214d Compare March 12, 2022 00:47
@renovate renovate bot changed the title Update dependency eslint-config-prettier to ~8.5.0 Update devDependencies Mar 12, 2022
@renovate renovate bot force-pushed the renovate/devdependencies branch from 708214d to d736ca2 Compare March 16, 2022 11:15
@renovate renovate bot force-pushed the renovate/devdependencies branch 4 times, most recently from 88749ce to 25b1d2c Compare March 31, 2022 14:08
@renovate renovate bot force-pushed the renovate/devdependencies branch 7 times, most recently from 7ff4a24 to c9a10ed Compare April 14, 2022 16:20
@renovate renovate bot force-pushed the renovate/devdependencies branch 7 times, most recently from 843313f to 1895591 Compare April 26, 2022 23:02
@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from a59273b to c7fcb18 Compare May 2, 2022 16:27
@renovate renovate bot force-pushed the renovate/devdependencies branch from c7fcb18 to 33fff23 Compare May 15, 2022 19:03
@renovate renovate bot force-pushed the renovate/devdependencies branch from 33fff23 to db737c7 Compare June 18, 2022 19:15
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 8baa126 to ba936ac Compare August 2, 2022 19:55
@renovate renovate bot force-pushed the renovate/devdependencies branch 7 times, most recently from 515d601 to a395eb7 Compare September 5, 2024 16:01
@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from 006f573 to 0987660 Compare September 11, 2024 08:30
@renovate renovate bot force-pushed the renovate/devdependencies branch 8 times, most recently from 4831f65 to 804c20f Compare September 18, 2024 03:25
@renovate renovate bot force-pushed the renovate/devdependencies branch 9 times, most recently from da51a96 to fc20fff Compare September 26, 2024 12:15
@renovate renovate bot force-pushed the renovate/devdependencies branch from 2c5b490 to 974a1fd Compare October 3, 2024 16:16
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