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

build(deps): bump the npm group across 1 directory with 11 updates #2489

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps the npm group with 7 updates in the /website directory:

Package From To
@iconify-json/simple-icons 1.2.25 1.2.27
@shikijs/core 2.3.2 2.5.0
@shikijs/types 2.3.2 2.5.0
@vueuse/core 12.5.0 12.7.0
micromark-util-types 2.0.1 2.0.2
preact 10.26.2 10.26.4
rollup 4.34.8 4.34.9

Updates @iconify-json/simple-icons from 1.2.25 to 1.2.27

Commits

Updates @shikijs/core from 2.3.2 to 2.5.0

Release notes

Sourced from @​shikijs/core's releases.

v2.5.0

   🐞 Bug Fixes

    View changes on GitHub

v2.4.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.4.1

   🚀 Features

    View changes on GitHub

v2.4.0

   🚀 Features

    View changes on GitHub
Commits
  • 516322e chore: release v2.5.0
  • d52da67 chore: release v2.4.2
  • 634face feat(core): expose flatTokenVariants utility, refactor utils folder
  • aa84bbc chore: release v2.4.1
  • 89ae773 feat: expose guessEmbeddedLanguages from core
  • be1d614 chore: release v2.4.0
  • 20e6c8b feat(shortcuts): guess embedded language and auto load in shortcuts (#932)
  • See full diff in compare view

Updates @shikijs/engine-javascript from 2.3.2 to 2.5.0

Release notes

Sourced from @​shikijs/engine-javascript's releases.

v2.5.0

   🐞 Bug Fixes

    View changes on GitHub

v2.4.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.4.1

   🚀 Features

    View changes on GitHub

v2.4.0

   🚀 Features

    View changes on GitHub
Commits

Updates @shikijs/engine-oniguruma from 2.3.2 to 2.5.0

Release notes

Sourced from @​shikijs/engine-oniguruma's releases.

v2.5.0

   🐞 Bug Fixes

    View changes on GitHub

v2.4.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.4.1

   🚀 Features

    View changes on GitHub

v2.4.0

   🚀 Features

    View changes on GitHub
Commits

Updates @shikijs/types from 2.3.2 to 2.5.0

Release notes

Sourced from @​shikijs/types's releases.

v2.5.0

   🐞 Bug Fixes

    View changes on GitHub

v2.4.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.4.1

   🚀 Features

    View changes on GitHub

v2.4.0

   🚀 Features

    View changes on GitHub
Commits
  • 516322e chore: release v2.5.0
  • d52da67 chore: release v2.4.2
  • d619571 fix: missing types for CodeToTokensWithThemesOptions
  • aa84bbc chore: release v2.4.1
  • be1d614 chore: release v2.4.0
  • 20e6c8b feat(shortcuts): guess embedded language and auto load in shortcuts (#932)
  • See full diff in compare view

Updates @vueuse/core from 12.5.0 to 12.7.0

Release notes

Sourced from @​vueuse/core's releases.

v12.7.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v12.6.1

No significant changes

    View changes on GitHub

v12.6.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • bc9683f chore: release v12.7.0
  • 3ca0d92 fix(useFetch): partial overwrite when {combination: 'overwrite'} (#4430)
  • e1a7ef3 fix(useTextareaAutosize): improve resize handling with requestAnimationFrame ...
  • 5dd2a1e refactor: migrate more shallowRef
  • d9352a3 refactor: change primitive to shallowRef, rename ref usage to deepRef (...
  • 3041e78 feat(useRafFn): add once option (#4583)
  • 4c233b0 refactor: replace tryOnBeforeUnmount with tryOnScopeDispose (#4584)
  • 77c795d chore: release v12.6.1
  • 92d6e47 chore: fix bundle
  • 5234db2 chore: release v12.6.0
  • Additional commits viewable in compare view

Updates @vueuse/metadata from 12.5.0 to 12.7.0

Release notes

Sourced from @​vueuse/metadata's releases.

v12.7.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v12.6.1

No significant changes

    View changes on GitHub

v12.6.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vueuse/shared from 12.5.0 to 12.7.0

Release notes

Sourced from @​vueuse/shared's releases.

v12.7.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v12.6.1

No significant changes

    View changes on GitHub

v12.6.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • bc9683f chore: release v12.7.0
  • d9352a3 refactor: change primitive to shallowRef, rename ref usage to deepRef (...
  • 77c795d chore: release v12.6.1
  • 92d6e47 chore: fix bundle
  • 5234db2 chore: release v12.6.0
  • f5a1021 chore: update deps
  • cd6d7e0 feat(useDateFormat): add z...zzzz for timezone information (#4553)
  • 64c533f feat(useTimtoutFn,useTimeoutPoll): align behavior (#4543)
  • ceb567b feat(watchPausable): add options.initialState to control the initial active...
  • 636b866 fix(createEventHook): type check for multiple arguments (#4555)
  • Additional commits viewable in compare view

Updates micromark-util-types from 2.0.1 to 2.0.2

Release notes

Sourced from micromark-util-types's releases.

micromark-util-types@2.0.2

  • d5712f1 Add internal field to allow trailing whitespace
Commits
  • e57b18f micromark-util-types: 2.0.2
  • 59f6740 micromark-core-commonmark: 2.0.3
  • 352de36 micromark-util-subtokenize: 2.1.0
  • d8d274a Update dev-dependencies
  • 36417b0 Refactor code-style
  • d5712f1 Add internal field to allow trailing whitespace
  • 3e7b748 Fix internal positional info of setext heading
  • 70b1fa5 Fix bug with trailing indented lines after lists
  • 8ee4727 Remove references to twitter
  • 20b18ca Update links to commonmark website
  • Additional commits viewable in compare view

Updates preact from 10.26.2 to 10.26.4

Release notes

Sourced from preact's releases.

10.26.4

Fixes

10.26.3

Fixes

Types

Maintenance

Commits

Updates rollup from 4.34.8 to 4.34.9

Release notes

Sourced from rollup's releases.

v4.34.9

4.34.9

2025-03-01

Bug Fixes

  • Support JSX modes in WASM (#5866)
  • Allow the CustomPluginOptions to be extended (#5850)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.34.9

2025-03-01

Bug Fixes

  • Support JSX modes in WASM (#5866)
  • Allow the CustomPluginOptions to be extended (#5850)

Pull Requests

Commits

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 Dependa...

Description has been truncated

Bumps the npm group with 7 updates in the /website directory:

| Package | From | To |
| --- | --- | --- |
| [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.25` | `1.2.27` |
| [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `2.3.2` | `2.5.0` |
| [@shikijs/types](https://github.com/shikijs/shiki/tree/HEAD/packages/types) | `2.3.2` | `2.5.0` |
| [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `12.5.0` | `12.7.0` |
| [micromark-util-types](https://github.com/micromark/micromark) | `2.0.1` | `2.0.2` |
| [preact](https://github.com/preactjs/preact) | `10.26.2` | `10.26.4` |
| [rollup](https://github.com/rollup/rollup) | `4.34.8` | `4.34.9` |



Updates `@iconify-json/simple-icons` from 1.2.25 to 1.2.27
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@shikijs/core` from 2.3.2 to 2.5.0
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v2.5.0/packages/core)

Updates `@shikijs/engine-javascript` from 2.3.2 to 2.5.0
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v2.5.0/packages/engine-javascript)

Updates `@shikijs/engine-oniguruma` from 2.3.2 to 2.5.0
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v2.5.0/packages/engine-oniguruma)

Updates `@shikijs/types` from 2.3.2 to 2.5.0
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v2.5.0/packages/types)

Updates `@vueuse/core` from 12.5.0 to 12.7.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v12.7.0/packages/core)

Updates `@vueuse/metadata` from 12.5.0 to 12.7.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v12.7.0/packages/metadata)

Updates `@vueuse/shared` from 12.5.0 to 12.7.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v12.7.0/packages/shared)

Updates `micromark-util-types` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/micromark/micromark/releases)
- [Commits](https://github.com/micromark/micromark/compare/micromark-build@2.0.1...micromark-util-types@2.0.2)

Updates `preact` from 10.26.2 to 10.26.4
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](preactjs/preact@10.26.2...10.26.4)

Updates `rollup` from 4.34.8 to 4.34.9
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.34.8...v4.34.9)

---
updated-dependencies:
- dependency-name: "@iconify-json/simple-icons"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@shikijs/core"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@shikijs/engine-javascript"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@shikijs/engine-oniguruma"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@shikijs/types"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@vueuse/core"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@vueuse/metadata"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@vueuse/shared"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: micromark-util-types
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: preact
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: rollup
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
...

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 Mar 3, 2025
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