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 dependencies #32

Merged
merged 1 commit into from
Jan 8, 2024
Merged

chore(deps): update all dependencies #32

merged 1 commit into from
Jan 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.10.5 -> 20.10.6 age adoption passing confidence
@vitejs/plugin-vue (source) 5.0.1 -> 5.0.2 age adoption passing confidence
@vitest/coverage-v8 (source) 1.1.0 -> 1.1.3 age adoption passing confidence
postcss (source) 8.4.32 -> 8.4.33 age adoption passing confidence
tailwindcss (source) 3.4.0 -> 3.4.1 age adoption passing confidence
vite (source) 5.0.10 -> 5.0.11 age adoption passing confidence
vitest (source) 1.1.0 -> 1.1.3 age adoption passing confidence
vue (source) 3.4.0 -> 3.4.5 age adoption passing confidence

Release Notes

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

v5.0.2

  • fix: ensure consistent user template options when reusing AST (bc0ad64), closes #​322
  • fix: only enable ast reuse for vue 3.4.3+ (4a53b6f)
  • chore: bump vue to 3.4.2 (97002e1)
vitest-dev/vitest (@​vitest/coverage-v8)

v1.1.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.1.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
postcss/postcss (postcss)

v8.4.33

Compare Source

  • Fixed NoWorkResult behavior difference with normal mode (by Romain Menke).
  • Fixed NoWorkResult usage conditions (by @​ahmdammarr).
tailwindlabs/tailwindcss (tailwindcss)

v3.4.1

Compare Source

Fixed
  • Don't remove keyframe stops when using important utilities (#​12639)
  • Don't add spaces to gradients and grid track names when followed by calc() (#​12704)
  • Restore old behavior for class dark mode strategy (#​12717)
Added
  • Add new selector and variant strategies for dark mode (#​12717)
Changed
  • Support rtl and ltr variants on same element as dir attribute (#​12717)
vitejs/vite (vite)

v5.0.11

Compare Source

vuejs/core (vue)

v3.4.5

Compare Source

Bug Fixes
  • compiler-sfc: fix co-usage of defineModel transform options and props destructure (b20350d), closes #​9972
  • compiler-sfc: fix sfc template unref rewrite for class instantiation (ae60a91), closes #​6483 #​6491
  • compiler-ssr: fix node clone edge case caused by AST reuse (#​9983) (7dbdb3e), closes #​9981
  • watch: cleanup watcher effect from scope when manually stopped (#​9978) (d2d8955)

v3.4.4

Compare Source

Bug Fixes
  • compiler-sfc: fix scss source map regression (71d3121), closes #​9970 #​9969
  • compiler-sfc: use compilerOptions when re-parsing consumed AST (d94d8d4)
  • defineModel: support kebab-case/camelCase mismatches (#​9950) (10ccb9b)
  • runtime-core: correctly assign suspenseId to avoid conflicts with the default id (#​9966) (0648804), closes #​9944
  • ssr: avoid rendering transition-group slot content as a fragment (#​9961) (0160264), closes #​9933
  • watch: remove instance unmounted short circuit in getter of watchEffect (#​9948) (f300a40)
  • watch: revert watch behavior when watching shallow reactive objects (a9f781a), closes #​9965
Performance Improvements
  • watch: avoid double traverse for reactive source (24d77c2)

v3.4.3

Compare Source

Bug Fixes
  • compiler-sfc: respect sfc parse options in cache key (b8d58ec)

v3.4.2

Compare Source

Bug Fixes

v3.4.1

Compare Source

Bug Fixes
  • compat: correct enum value for COMPILER_FILTERS feature (#​9875) (77d33e2)
  • defineModel: always default modifiers to empty object (9bc3c7e), closes #​9945
  • defineModel: support local mutation when only prop but no listener is passed (97ce041)
  • types: fix defineModel watch type error (#​9942) (4af8583), closes #​9939
Features

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Helsinki, Automerge - At any time (no schedule defined).

🚦 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

github-actions bot commented Jan 7, 2024

Coverage Summary

Status Category Percentage Covered / Total
🔵 Lines 53.97% 163 / 302
🔵 Statements 53.97% 163 / 302
🔵 Functions 0% 0 / 7
🔵 Branches 0% 0 / 14
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
playwright.config.ts 0% 0% 0% 0% 1-57
postcss.config.cjs 0% 0% 0% 0% 1-6
tailwind.config.js 0% 0% 0% 0% 1-5
src/Dev.vue 0% 0% 0% 0% 1-61
src/dev.ts 0% 0% 0% 0% 1-5
src/index.ts 0% 0% 0% 0% 1-3
src/vite-env.d.ts 0% 0% 0% 0% 1
src/components/SlipmatButton.vue 99.39% 0% 100% 99.39% 1

@renovate renovate bot merged commit b3dca04 into main Jan 8, 2024
3 checks passed
@renovate renovate bot deleted the renovate/all branch January 8, 2024 00:58
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.

0 participants