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): bump the minorandpatch group with 11 updates #1263

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps the minorandpatch group with 11 updates:

Package From To
consola 3.2.3 3.4.0
locter 2.1.5 2.1.6
@swc/core 1.8.0 1.10.9
@tada5hi/commitlint-config 1.2.1 1.2.3
@tada5hi/eslint-config-typescript 1.2.11 1.2.13
@tada5hi/tsconfig 0.5.1 0.6.0
@types/node 22.7.5 22.10.10
husky 9.1.6 9.1.7
rollup 4.24.4 4.32.0
vitepress 1.5.0 1.6.3
vue 3.5.12 3.5.13

Updates consola from 3.2.3 to 3.4.0

Release notes

Sourced from consola's releases.

v3.4.0

compare changes

🚀 Enhancements

  • Use upstream @clack/prompts (#332)

🩹 Fixes

  • Calculate box width without escape sequence chars (#336)

📦 Build

  • Update exports for node16 typescript resolution (#331)

❤️ Contributors

v3.3.3

compare changes

📦 Build

  • Revert "build: update exports for node16 typescript resolution" (2065136) (#329)

v3.3.2

compare changes

📦 Build

  • Patch string-width for node 14 support (421c663)
  • Update exports for node16 typescript resolution (18bc852)

v3.3.1

compare changes

🩹 Fixes

  • fancy: Fallback whenIntl is unavailable (#326)

❤️ Contributors

v3.3.0

compare changes

... (truncated)

Changelog

Sourced from consola's changelog.

v3.4.0

compare changes

🚀 Enhancements

  • Use upstream @clack/prompts (#332)

🩹 Fixes

  • Calculate box width without escape sequence chars (#336)

💅 Refactors

  • Keep prompt styles (cont. #332) (#332)

📦 Build

  • Update exports for node16 typescript resolution (#331)

🏡 Chore

❤️ Contributors

v3.3.3

compare changes

📦 Build

  • Revert "build: update exports for node16 typescript resolution" (2065136)

❤️ Contributors

v3.3.2

compare changes

📦 Build

  • Patch string-width for node 14 support (421c663)
  • Update exports for node16 typescript resolution (18bc852)

... (truncated)

Commits
  • 6a32ced chore(release): v3.4.0
  • fc8b9b9 chore: apply automated updates
  • b5f5414 refactor: keep prompt styles (cont. #332)
  • c5c1534 fix: calculate box width without escape sequence chars (#336)
  • 0e13792 chore(deps): update autofix-ci/action digest to 551dded (#337)
  • 9193d63 chore: update deps
  • 3190635 feat: use upstream @clack/prompts (#332)
  • 7313424 chore(deps): update pnpm to v9.15.1 (#330)
  • 9442ffb build: update exports for node16 typescript resolution (#331)
  • 6734c47 chore(release): v3.3.3
  • Additional commits viewable in compare view

Updates locter from 2.1.5 to 2.1.6

Release notes

Sourced from locter's releases.

v2.1.6

2.1.6 (2025-01-24)

Bug Fixes

  • deps: bump the minorandpatch group with 13 updates (#753) (7dd1b67)
Changelog

Sourced from locter's changelog.

2.1.6 (2025-01-24)

Bug Fixes

  • deps: bump the minorandpatch group with 13 updates (#753) (7dd1b67)
Commits
  • f3ff355 chore(release): 2.1.6 [skip ci]
  • 90061a4 build(deps-dev): bump the minorandpatch group with 10 updates (#754)
  • 7dd1b67 fix(deps): bump the minorandpatch group with 13 updates (#753)
  • 8dc3504 chore: add semantic release to exclude-pattern
  • 5916184 chore: group dependabot updates
  • See full diff in compare view

Updates @swc/core from 1.8.0 to 1.10.9

Changelog

Sourced from @​swc/core's changelog.

[1.10.9] - 2025-01-21

Bug Fixes

Documentation

  • (es/parallel) Improve document of Parallel (#9896) (9962c9c)

Features

  • (es/minifier) Print total size from minify-all example (#9897) (134000f)

  • (es/minifier) Turn 1 * v into +v (#9903) (a228347)

  • (es/minifier) Compress foo ? num : 0 into num * !!foo (#9908) (ce22557)

Miscellaneous Tasks

  • (es/minifier) Print slow files from minify-all example (#9899) (2d87b89)

Performance

  • (es/minifier) Make character frequency analysis parallel (#9895) (ca2fd1e)

  • (es/minifier) Parallelize handling of class members (#9900) (ed74839)

  • (es/minifier) Adjust threshold for parallel char frequency calculation (#9901) (47ea8de)

  • (es/minifier) Do heavy operation only if required (#9902) (2687231)

  • (es/minifier) Cache var_or_default calls (#9909) (4a3be8d)

... (truncated)

Commits
  • fa59f9d chore: Publish 1.10.9 with swc_core v10.6.1
  • b346835 chore: Update changelog
  • 584ead0 chore: Publish 1.10.9-nightly-20250121.1 with swc_core v10.6.1
  • 1b4c025 chore: Publish crates with swc_core v10.6.1
  • 8bfb0e5 perf(es/minifier): Invert cache to be really a cache (#9910)
  • 4a3be8d perf(es/minifier): Cache var_or_default calls (#9909)
  • eb84548 chore: Publish crates with swc_core v10.6.0
  • ce22557 feat(es/minifier): Compress foo ? num : 0 into num * !!foo (#9908)
  • 60ae9f3 chore: Publish crates with swc_core v10.5.1
  • a228347 feat(es/minifier): Turn 1 * v into +v (#9903)
  • Additional commits viewable in compare view

Updates @tada5hi/commitlint-config from 1.2.1 to 1.2.3

Release notes

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

commitlint-config: v1.2.3

1.2.3 (2024-11-25)

Bug Fixes

  • deps: bump @​commitlint/config-conventional from 19.4.1 to 19.5.0 (#615) (1074c1f)

commitlint-config: v1.2.2

1.2.2 (2024-08-30)

Bug Fixes

  • deps: bump @​commitlint/config-conventional from 19.2.2 to 19.4.1 (#610) (5b0fc0a)
Changelog

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

1.2.3 (2024-11-25)

Bug Fixes

  • deps: bump @​commitlint/config-conventional from 19.4.1 to 19.5.0 (#615) (1074c1f)

1.2.2 (2024-08-30)

Bug Fixes

  • deps: bump @​commitlint/config-conventional from 19.2.2 to 19.4.1 (#610) (5b0fc0a)
Commits
  • 5f98ecf chore: release master (#626)
  • 60651fd fix(deps): bump @​commitlint/config-conventional from 19.5.0 to 19.6.0 (#625)
  • 710d428 build(deps-dev): bump @​commitlint/cli from 19.5.0 to 19.6.0 (#624)
  • 1074c1f fix(deps): bump @​commitlint/config-conventional from 19.4.1 to 19.5.0 (#615)
  • 76d5e6b build(deps-dev): bump @​commitlint/cli from 19.4.1 to 19.5.0 (#614)
  • c7203ef chore: release master (#611)
  • 5b0fc0a fix(deps): bump @​commitlint/config-conventional from 19.2.2 to 19.4.1 (#610)
  • 3ec69ea build(deps-dev): bump @​commitlint/cli from 19.4.0 to 19.4.1 (#609)
  • 4a2f285 build(deps-dev): bump @​commitlint/cli from 19.3.0 to 19.4.0 (#606)
  • See full diff in compare view

Updates @tada5hi/eslint-config-typescript from 1.2.11 to 1.2.13

Changelog

Sourced from @​tada5hi/eslint-config-typescript's changelog.

1.2.13 (2024-11-25)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​tada5hi/eslint-config bumped from ^1.2.7 to ^1.2.8

1.2.12 (2024-08-30)

Bug Fixes

  • deps: bump @​typescript-eslint/eslint-plugin from 7.13.0 to 7.14.1 (#588) (4f2f3b3)
  • deps: bump @​typescript-eslint/eslint-plugin from 7.14.1 to 7.15.0 (#591) (227c2e1)
  • deps: bump @​typescript-eslint/eslint-plugin from 7.15.0 to 7.16.1 (#595) (7fe09f6)
  • deps: bump @​typescript-eslint/eslint-plugin from 7.16.1 to 7.17.0 (#600) (374d05c)
  • deps: bump @​typescript-eslint/eslint-plugin from 7.17.0 to 7.18.0 (#604) (aa3cf33)
  • deps: bump @​typescript-eslint/parser from 7.13.0 to 7.13.1 (#586) (9f99696)
  • deps: bump @​typescript-eslint/parser from 7.13.1 to 7.15.0 (#590) (7a2614a)
  • deps: bump @​typescript-eslint/parser from 7.15.0 to 7.16.0 (#593) (a33b7af)
  • deps: bump @​typescript-eslint/parser from 7.16.0 to 7.16.1 (#596) (7870c6d)
  • deps: bump @​typescript-eslint/parser from 7.16.1 to 7.17.0 (#601) (1f1d4c7)
  • deps: bump @​typescript-eslint/parser from 7.17.0 to 7.18.0 (#605) (8023577)
  • deps: bump eslint-import-resolver-typescript from 3.6.1 to 3.6.3 (#608) (5d7f65c)
Commits

Updates @tada5hi/tsconfig from 0.5.1 to 0.6.0

Release notes

Sourced from @​tada5hi/tsconfig's releases.

tsconfig: v0.6.0

0.6.0 (2024-11-25)

⚠ BREAKING CHANGES

  • target esm version changed

Features

  • change target in tsconfig to ESNEXT (f97171a)
Changelog

Sourced from @​tada5hi/tsconfig's changelog.

0.6.0 (2024-11-25)

⚠ BREAKING CHANGES

  • target esm version changed

Features

  • change target in tsconfig to ESNEXT (f97171a)
Commits

Updates @types/node from 22.7.5 to 22.10.10

Commits

Updates husky from 9.1.6 to 9.1.7

Release notes

Sourced from husky's releases.

v9.1.7

What's Changed

New Contributors

Full Changelog: typicode/husky@v9.1.6...v9.1.7

Commits

Updates rollup from 4.24.4 to 4.32.0

Release notes

Sourced from rollup's releases.

v4.32.0

4.32.0

2025-01-24

Features

  • Add watch.onInvalidate option to trigger actions immediately when a file is changed (#5799)

Bug Fixes

  • Fix incorrect urls in CLI warnings (#5809)

Pull Requests

v4.31.0

4.31.0

2025-01-19

Features

  • Do not immediately quit when trying to use watch mode from within non-TTY environments (#5803)

Bug Fixes

  • Handle files with more than one UTF-8 BOM header (#5806)

Pull Requests

v4.30.1

4.30.1

2025-01-07

Bug Fixes

... (truncated)

Changelog

Sourced from rollup's changelog.

4.32.0

2025-01-24

Features

  • Add watch.onInvalidate option to trigger actions immediately when a file is changed (#5799)

Bug Fixes

  • Fix incorrect urls in CLI warnings (#5809)

Pull Requests

4.31.0

2025-01-19

Features

  • Do not immediately quit when trying to use watch mode from within non-TTY environments (#5803)

Bug Fixes

  • Handle files with more than one UTF-8 BOM header (#5806)

Pull Requests

4.30.1

2025-01-07

Bug Fixes

  • Prevent invalid code when simplifying unary expressions in switch cases (#5786)

... (truncated)

Commits

Updates vitepress from 1.5.0 to 1.6.3

Release notes

Sourced from vitepress's releases.

v1.6.3

Please refer to CHANGELOG.md for details.

v1.6.2

Please refer to CHANGELOG.md for details.

v1.6.1

Please refer to CHANGELOG.md for details.

v1.6.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.6.3 (2025-01-22)

Bug Fixes

  • docsearch not rendering properly (3e4120e)

1.6.2 (2025-01-22)

Bug Fixes

  • fix static content removal for lean chunks due to Vue 3.5 changes (#4508) (8214cae)

1.6.1 (2025-01-20)

Bug Fixes

  • build: escape $ in replace pattern in dynamic routes plugin (e812916), closes #4499
  • theme/regression: broken hero heading at certain viewports (37dbe89)

1.6.0 (2025-01-20)

Bug Fixes

  • build: out of order css in prod builds (241d17d), closes #4098
  • build: properly strip vpi-social css declaration in debug mode (c61182a)
  • build: respect vite.clearScreen in build (8ea776a), closes #4468
  • build: specify mode for iconify (8a5e8ea)
  • theme: apply externalLinkIcon option on VPHome (#4492) (fe48943)
  • theme: don't show external link icon for images (096bba1)
  • theme: ignore footnote-ref for outline (1832617), closes #4402
  • theme: includes text to h1 tag for hero page (#4472) (bd896c6), closes #4453

Features

  • build: export normalize function from shared chunk (616f63f), closes #4401
  • theme: allow customizing skip to content label (ff254dc), closes #4288
  • theme: export VPNavBarSearch (23522ab), closes #4476
  • theme: export VPFeatures (#4356) (6442e17)

Miscellaneous

Commits
  • ba9f50f release: v1.6.3
  • 3e4120e fix: docsearch not rendering properly
  • 65dc73d release: v1.6.2
  • e9e29a7 chore: bump deps
  • 8214cae fix: fix static content removal for lean chunks due to Vue 3.5 changes (#4508)
  • 2e54970 release: v1.6.1
  • 37dbe89 fix(theme): broken hero heading in certain viewports
  • e812916 fix(build): escape $ in replace pattern in dynamic routes plugin
  • 36eb751 release: v1.6.0
  • 373f9b9 chore!: bump shiki to v2
  • Additional commits viewable in compare view

Updates vue from 3.5.12 to 3.5.13

Release notes

Sourced from vue's releases.

v3.5.13

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

Changelog

Sourced from vue's changelog.

3.5.13 (2024-11-15)

Bug Fixes

  • compiler-core: handle v-memo + v-for with functional key (#12014) (99009ee), closes #12013
  • compiler-dom: properly stringify template string style (#12392) (2d78539), closes #12391
  • custom-element: avoid triggering mutationObserver when relecting props (352bc88), closes #12214 #12215
  • deps: update dependency postcss to ^8.4.48 (#12356) (b5ff930)
  • hydration: the component vnode's el should be updated when a mismatch occurs. (#12255) (a20a4cb), closes #12253
  • reactiivty: avoid unnecessary watcher effect removal from inactive scope (2193284), closes #5783 #5806
  • reactivity: release nested effects/scopes on effect scope stop (#12373) (bee2f5e), closes #12370
  • runtime-dom: set css vars before user onMounted hooks (2d5c5e2), closes #11533
  • runtime-dom: set css vars on update to handle child forcing reflow in onMount (#11561) (c4312f9)
  • ssr: avoid updating subtree of async component if it is resolved (#12363) (da7ad5e), closes #12362
  • ssr: ensure v-text updates correctly with custom directives in SSR output (#12311) (1f75d4e), closes #12309
  • ssr: handle initial selected state for select with v-model + v-for option (#12399) (4f8d807), closes #12395
  • teleport: handle deferred teleport update before mounted (#12168) (8bff142), closes #12161
  • templateRef: set ref on cached async component which wrapped in KeepAlive (#12290) (983eb50), closes #4999 #5004
  • test: update snapshot (#12169) (828d4a4)
  • Transition: fix transition memory leak edge case (#12182) (660132d), closes #12181
  • transition: reflow before leave-active class after leave-from (#12288) (4b479db), closes #2593
  • types: defineEmits w/ interface declaration (#12343) (1022eab), closes #8457
  • v-once: setting hasOnce to current block only when in v-once (#12374) (37300fc), closes #12371

Performance Improvements

  • reactivity: do not track inner key `__v_skip`` (#11690) (d637bd6)
  • runtime-core: use feature flag for call to resolveMergedOptions (#12163) (1755ac0)
Commits
  • 6eb29d3 release: v3.5.13
  • 4f8d807 fix(ssr): handle initial selected state for select with v-model + v-for optio...
  • 983eb50 fix(templateRef): set ref on cached async component which wrapped in KeepAliv...
  • da7ad5e fix(ssr): avoid updating subtree of async component if it is resolved (#12363)
  • 1f75d4e fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...
  • 4b479db fix(transition): reflow before leave-active class after leave-from (#12288)
  • a20a4cb fix(hydration): the component vnode's el should be updated when a mismatch oc...
  • 352bc88 fix(custom-element): avoid triggering mutationObserver when relecting props
  • 10ab8c0 chore(playground): reset version when opening local playground from reproduction
  • d637bd6 perf(reactivity): do not track inner key `__v_skip`` (#11690)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minorandpatch group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [consola](https://github.com/unjs/consola) | `3.2.3` | `3.4.0` |
| [locter](https://github.com/tada5hi/locter) | `2.1.5` | `2.1.6` |
| [@swc/core](https://github.com/swc-project/swc) | `1.8.0` | `1.10.9` |
| [@tada5hi/commitlint-config](https://github.com/tada5hi/javascript/tree/HEAD/packages/commitlint-config) | `1.2.1` | `1.2.3` |
| [@tada5hi/eslint-config-typescript](https://github.com/tada5hi/javascript/tree/HEAD/packages/eslint-config-typescript) | `1.2.11` | `1.2.13` |
| [@tada5hi/tsconfig](https://github.com/tada5hi/javascript/tree/HEAD/packages/tsconfig) | `0.5.1` | `0.6.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.5` | `22.10.10` |
| [husky](https://github.com/typicode/husky) | `9.1.6` | `9.1.7` |
| [rollup](https://github.com/rollup/rollup) | `4.24.4` | `4.32.0` |
| [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` |
| [vue](https://github.com/vuejs/core) | `3.5.12` | `3.5.13` |


Updates `consola` from 3.2.3 to 3.4.0
- [Release notes](https://github.com/unjs/consola/releases)
- [Changelog](https://github.com/unjs/consola/blob/main/CHANGELOG.md)
- [Commits](unjs/consola@v3.2.3...v3.4.0)

Updates `locter` from 2.1.5 to 2.1.6
- [Release notes](https://github.com/tada5hi/locter/releases)
- [Changelog](https://github.com/tada5hi/locter/blob/v2.1.6/CHANGELOG.md)
- [Commits](tada5hi/locter@v2.1.5...v2.1.6)

Updates `@swc/core` from 1.8.0 to 1.10.9
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.8.0...v1.10.9)

Updates `@tada5hi/commitlint-config` from 1.2.1 to 1.2.3
- [Release notes](https://github.com/tada5hi/javascript/releases)
- [Changelog](https://github.com/tada5hi/javascript/blob/master/packages/commitlint-config/CHANGELOG.md)
- [Commits](https://github.com/tada5hi/javascript/commits/commitlint-config-v1.2.3/packages/commitlint-config)

Updates `@tada5hi/eslint-config-typescript` from 1.2.11 to 1.2.13
- [Release notes](https://github.com/tada5hi/javascript/releases)
- [Changelog](https://github.com/tada5hi/javascript/blob/master/packages/eslint-config-typescript/CHANGELOG.md)
- [Commits](https://github.com/tada5hi/javascript/commits/eslint-config-typescript-v1.2.13/packages/eslint-config-typescript)

Updates `@tada5hi/tsconfig` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/tada5hi/javascript/releases)
- [Changelog](https://github.com/tada5hi/javascript/blob/master/packages/tsconfig/CHANGELOG.md)
- [Commits](https://github.com/tada5hi/javascript/commits/tsconfig-v0.6.0/packages/tsconfig)

Updates `@types/node` from 22.7.5 to 22.10.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `husky` from 9.1.6 to 9.1.7
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.6...v9.1.7)

Updates `rollup` from 4.24.4 to 4.32.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.24.4...v4.32.0)

Updates `vitepress` from 1.5.0 to 1.6.3
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.5.0...v1.6.3)

Updates `vue` from 3.5.12 to 3.5.13
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.12...v3.5.13)

---
updated-dependencies:
- dependency-name: consola
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: locter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@tada5hi/commitlint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@tada5hi/eslint-config-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@tada5hi/tsconfig"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: vitepress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: vue
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 27, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2025

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

@dependabot dependabot bot closed this Jan 27, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/minorandpatch-b7360f49fb branch January 27, 2025 09:56
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants