creasico / creasico.github.io

Our Website
https://creasi.co
1 stars 0 forks source link

chore(deps-dev): bump the dev-dependencies group with 20 updates #22

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps the dev-dependencies group with 20 updates:

Package From To
@commitlint/cli 19.2.1 19.3.0
@commitlint/config-conventional 19.1.0 19.2.2
@fontsource/nunito 5.0.17 5.0.18
@fontsource/work-sans 5.0.17 5.0.18
@iconify/vue 4.1.1 4.1.2
@types/markdown-it 14.0.0 14.0.1
@types/node 20.12.5 20.12.7
@unhead/addons 1.9.4 1.9.8
@unhead/schema-org 1.9.4 1.9.8
@vue/compiler-sfc 3.4.21 3.4.26
@vue/server-renderer 3.4.21 3.4.26
rollup 4.14.1 4.17.2
typescript 5.4.4 5.4.5
unplugin-vue-markdown 0.26.0 0.26.2
unplugin-vue-router 0.8.5 0.8.6
vite 5.2.8 5.2.10
vite-ssg 0.23.6 0.23.7
vitest 1.4.0 1.5.3
vue-tsc 2.0.11 2.0.16
workbox-window 7.0.0 7.1.0

Updates @commitlint/cli from 19.2.1 to 19.3.0

Release notes

Sourced from @​commitlint/cli's releases.

v19.3.0

19.3.0 (2024-04-23)

Features

Chore

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.2...v19.3.0

v19.2.2

19.2.2 (2024-04-14)

Bug Fixes

Chore

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2

Changelog

Sourced from @​commitlint/cli's changelog.

19.3.0 (2024-04-23)

Note: Version bump only for package @​commitlint/cli

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/cli

Commits


Updates @commitlint/config-conventional from 19.1.0 to 19.2.2

Release notes

Sourced from @​commitlint/config-conventional's releases.

v19.2.2

19.2.2 (2024-04-14)

Bug Fixes

Chore

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2

v19.2.1

19.2.1 (2024-03-19)

Bug Fixes

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.0...v19.2.1

v19.2.0

19.2.0 (2024-03-15)

Features

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.1.0...v19.2.0

Changelog

Sourced from @​commitlint/config-conventional's changelog.

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/config-conventional

Commits


Updates @fontsource/nunito from 5.0.17 to 5.0.18

Commits


Updates @fontsource/work-sans from 5.0.17 to 5.0.18

Commits


Updates @iconify/vue from 4.1.1 to 4.1.2

Commits


Updates @types/markdown-it from 14.0.0 to 14.0.1

Commits


Updates @types/node from 20.12.5 to 20.12.7

Commits


Updates @unhead/addons from 1.9.4 to 1.9.8

Release notes

Sourced from @​unhead/addons's releases.

v1.9.8

   🐞 Bug Fixes

    View changes on GitHub

v1.9.7

   🐞 Bug Fixes

    View changes on GitHub

v1.9.6

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.9.5

   🐞 Bug Fixes

    View changes on GitHub
Commits


Updates @unhead/schema-org from 1.9.4 to 1.9.8

Release notes

Sourced from @​unhead/schema-org's releases.

v1.9.8

   🐞 Bug Fixes

    View changes on GitHub

v1.9.7

   🐞 Bug Fixes

    View changes on GitHub

v1.9.6

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.9.5

   🐞 Bug Fixes

    View changes on GitHub
Commits


Updates @vue/compiler-sfc from 3.4.21 to 3.4.26

Release notes

Sourced from @​vue/compiler-sfc's releases.

v3.4.26

Please refer to CHANGELOG.md for details.

v3.4.25

Please refer to CHANGELOG.md for details.

v3.4.24

Please refer to CHANGELOG.md for details.

v3.4.23

Please refer to CHANGELOG.md for details.

v3.4.22

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vue/compiler-sfc's changelog.

3.4.26 (2024-04-29)

Bug Fixes

3.4.25 (2024-04-24)

Bug Fixes

3.4.24 (2024-04-22)

Bug Fixes

  • compiler-core: handle template ref bound via v-bind object on v-for (#10706) (da7adef), closes #10696
  • compiler-core: properly parse await expressions in edge cases (b92c25f), closes #10754
  • compiler-sfc: handle readonly operator and ReadonlyArray/Map/Set types (5cef52a), closes #10726
  • compiler-ssr: fix hydration mismatch for conditional slot in transition (f12c81e), closes #10743
  • compiler-ssr: fix v-html SSR for nullish values (1ff4076), closes #10725
  • deps: update compiler (#10760) (15df5c1)
  • runtime-core: fix edge case of KeepAlive inside Transition with slot children (#10719) (e51ca61), closes #10708
  • runtime-core: further fix slots _ctx check (cde7f05), closes #10724
  • runtime-core: props should be readonly via direct template access (b93f264), closes #8216 #10736
  • transition: transition is breaking/flickering when enter is canceled (#10688) (65109a7)

3.4.23 (2024-04-16)

Bug Fixes

  • runtime-core: fix regression for $attrs tracking in slots (6930e60), closes #10710
  • runtime-core: use same internal object mechanism for slots (6df53d8), closes #10709

... (truncated)

Commits
  • 2417909 release: v3.4.26
  • 574c3e6 release: v3.4.25
  • 4253a57 fix(defineModel): align prod mode runtime type generation with defineProps
  • 958286e release: v3.4.24
  • 5cef52a fix(compiler-sfc): handle readonly operator and ReadonlyArray/Map/Set types
  • 15df5c1 fix(deps): update compiler (#10760)
  • b0d0095 chore(deps): update all non-major dependencies (#10758)
  • 46c2b63 release: v3.4.23
  • b4b856b release: v3.4.22
  • 0cef65c fix(compiler-sfc): fix defineModel coercion for boolean + string union types ...
  • Additional commits viewable in compare view


Updates @vue/server-renderer from 3.4.21 to 3.4.26

Release notes

Sourced from @​vue/server-renderer's releases.

v3.4.26

Please refer to CHANGELOG.md for details.

v3.4.25

Please refer to CHANGELOG.md for details.

v3.4.24

Please refer to CHANGELOG.md for details.

v3.4.23

Please refer to CHANGELOG.md for details.

v3.4.22

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vue/server-renderer's changelog.

3.4.26 (2024-04-29)

Bug Fixes

3.4.25 (2024-04-24)

Bug Fixes

3.4.24 (2024-04-22)

Bug Fixes

  • compiler-core: handle template ref bound via v-bind object on v-for (#10706) (da7adef), closes #10696
  • compiler-core: properly parse await expressions in edge cases (b92c25f), closes #10754
  • compiler-sfc: handle readonly operator and ReadonlyArray/Map/Set types (5cef52a), closes #10726
  • compiler-ssr: fix hydration mismatch for conditional slot in transition (f12c81e), closes #10743
  • compiler-ssr: fix v-html SSR for nullish values (1ff4076), closes #10725
  • deps: update compiler (#10760) (15df5c1)
  • runtime-core: fix edge case of KeepAlive inside Transition with slot children (#10719) (e51ca61), closes #10708
  • runtime-core: further fix slots _ctx check (cde7f05), closes #10724
  • runtime-core: props should be readonly via direct template access (b93f264), closes #8216 #10736
  • transition: transition is breaking/flickering when enter is canceled (#10688) (65109a7)

3.4.23 (2024-04-16)

Bug Fixes

  • runtime-core: fix regression for $attrs tracking in slots (6930e60), closes #10710
  • runtime-core: use same internal object mechanism for slots (6df53d8), closes #10709

... (truncated)

Commits


Updates rollup from 4.14.1 to 4.17.2

Release notes

Sourced from rollup's releases.

v4.17.2

4.17.2

2024-04-30

Bug Fixes

  • Fix tree-shaking problems when using spread arguments (#5503)

Pull Requests

v4.17.1

4.17.1

2024-04-29

Bug Fixes

  • Prevent infinite recursions for certain constructor invocations (#5500)

Pull Requests

v4.17.0

4.17.0

2024-04-27

Features

  • Track function call arguments to optimize functions only called once or with the same literal values (re-release from 4.16.0) (#5483)

Bug Fixes

  • Reduce browser WASM size to a fraction by changing optimization settings (#5494)

Pull Requests

v4.16.4

... (truncated)

Changelog

Sourced from rollup's changelog.

4.17.2

2024-04-30

Bug Fixes

  • Fix tree-shaking problems when using spread arguments (#5503)

Pull Requests

4.17.1

2024-04-29

Bug Fixes

  • Prevent infinite recursions for certain constructor invocations (#5500)

Pull Requests

4.17.0

2024-04-27

Features

  • Track function call arguments to optimize functions only called once or with the same literal values (re-release from 4.16.0) (#5483)

Bug Fixes

  • Reduce browser WASM size to a fraction by changing optimization settings (#5494)

Pull Requests

4.16.4

2024-04-23

... (truncated)

Commits


Updates typescript from 5.4.4 to 5.4.5

Release notes

Sourced from typescript's releases.

TypeScript 5.4.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • 27bcd4c Update LKG
  • 9f33bf1 🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...
  • 71b2f84 Bump version to 5.4.5 and LKG
  • 892936f 🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...
  • 38a7c05 release-5.4: Always set node-version for setup-node (#58117)
  • b754fc3 🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...
  • See full diff in compare view


Updates unplugin-vue-markdown from 0.26.0 to 0.26.2

Release notes

Sourced from unplugin-vue-markdown's releases.

v0.26.2

No significant changes

    View changes on GitHub

v0.26.1

   🚀 Features

    View changes on GitHub
Commits


Updates unplugin-vue-router from 0.8.5 to 0.8.6

Release notes

Sourced from unplugin-vue-router's releases.

v0.8.6

Please refer to CHANGELOG.md for details.

Changelog

Sourced from unplugin-vue-router's changelog.

0.8.6 (2024-04-12)

Bug Fixes

  • data-loaders: tracked properties with an object in key (58aa516)
Commits
  • 6f9a661 release: unplugin-vue-router@0.8.6
  • de9abc0 chore: playground
  • 58aa516 fix(data-loaders): tracked properties with an object in key
  • d7b5b60 chore(deps): update all non-major dependencies
  • cd2483b chore(deps): update all non-major dependencies
  • a56a777 chore(deps): update dependency happy-dom to v14
  • e2d8163 chore(deps): update all non-major dependencies
  • b5a943f chore(deps): update all non-major dependencies
  • See full diff in compare view


Updates vite from 5.2.8 to 5.2.10

Changelog

Sourced from vite's changelog.

5.2.10 (2024-04-20)

5.2.9 (2024-04-15)

Commits
vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
creasi ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 1, 2024 4:20pm
feryardiant commented 5 months ago

@dependabot rebase

dependabot[bot] commented 5 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.