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 17 updates #2191

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 Nov 5, 2024

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

Package From To
vitepress 1.4.1 1.5.0
@babel/parser 7.26.1 7.26.2
@docsearch/js 3.6.2 3.6.3
@vueuse/integrations 11.1.0 11.2.0
regex 4.3.3 4.4.0
rollup 4.24.2 4.24.4

Updates vitepress from 1.4.1 to 1.5.0

Release notes

Sourced from vitepress's releases.

v1.5.0

Please refer to CHANGELOG.md for details.

v1.4.5

Please refer to CHANGELOG.md for details.

v1.4.3

Please refer to CHANGELOG.md for details.

v1.4.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.5.0 (2024-11-04)

Features

1.4.5 (2024-11-03)

Bug Fixes

  • lang lazy load not working with twoslash (fc92a77), closes #4334
  • typo in missing language check (dcb8450)

1.4.3 (2024-10-31)

Performance Improvements

1.4.2 (2024-10-29)

Bug Fixes

  • cache markdown-it instance and properly dispose shiki on config reload (#4321) (45968cd) (acfe97f)
  • regression: hmr not working with markdown includes due to wrong cache key (615aed5), closes #4289 #4303
  • remove explicit chinese fonts (#4286) (668e9f7) (b893550), closes #4286
  • theme/a11y: don't select search result unless mouse is actually moved (e638d85), closes #4297
  • theme: add types for VPLink, VPSocialLink and VPSocialLinks exports (#4284) (fcae4d5)
  • theme: don't escape html in siteTitle (#4308) (bd690d6)
Commits

Updates @babel/parser from 7.26.1 to 7.26.2

Release notes

Sourced from @​babel/parser's releases.

v7.26.2 (2024-10-30)

🐛 Bug Fix

Committers: 6

Changelog

Sourced from @​babel/parser's changelog.

v7.26.2 (2024-10-30)

🐛 Bug Fix

Commits

Updates @docsearch/js from 3.6.2 to 3.6.3

Release notes

Sourced from @​docsearch/js's releases.

v3.6.3

What's Changed

New Contributors

Full Changelog: algolia/docsearch@v3.6.2...v3.6.3

Changelog

Sourced from @​docsearch/js's changelog.

3.6.3 (2024-10-31)

Commits

Updates @docsearch/react from 3.6.2 to 3.6.3

Release notes

Sourced from @​docsearch/react's releases.

v3.6.3

What's Changed

New Contributors

Full Changelog: algolia/docsearch@v3.6.2...v3.6.3

Changelog

Sourced from @​docsearch/react's changelog.

3.6.3 (2024-10-31)

Commits

Updates @shikijs/core from 1.22.1 to 1.22.2

Release notes

Sourced from @​shikijs/core's releases.

v1.22.2

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @shikijs/engine-javascript from 1.22.1 to 1.22.2

Release notes

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

v1.22.2

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @shikijs/engine-oniguruma from 1.22.1 to 1.22.2

Release notes

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

v1.22.2

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @shikijs/transformers from 1.22.1 to 1.22.2

Release notes

Sourced from @​shikijs/transformers's releases.

v1.22.2

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @shikijs/types from 1.22.1 to 1.22.2

Release notes

Sourced from @​shikijs/types's releases.

v1.22.2

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vue/devtools-api from 7.5.4 to 7.6.2

Release notes

Sourced from @​vue/devtools-api's releases.

v7.6.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v7.6.1

   🐞 Bug Fixes

    View changes on GitHub

v7.6.0

   🚀 Features

    View changes on GitHub

v7.5.6

   🐞 Bug Fixes

  • timeline: Hide switcher in internal timeline panel and exclude internal timeline events to prevent triggering  -  by @​webfansplz (2623a)
    View changes on GitHub

v7.5.5

   🏎 Performance

    View changes on GitHub
Commits

Updates @vue/devtools-kit from 7.5.4 to 7.6.2

Release notes

Sourced from @​vue/devtools-kit's releases.

v7.6.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v7.6.1

   🐞 Bug Fixes

    View changes on GitHub

v7.6.0

   🚀 Features

    View changes on GitHub

v7.5.6

   🐞 Bug Fixes

  • timeline: Hide switcher in internal timeline panel and exclude internal timeline events to prevent triggering  -  by @​webfansplz (2623a)
    View changes on GitHub

v7.5.5

   🏎 Performance

    View changes on GitHub
Commits
  • c3af1bf chore: release v7.6.2
  • f3fbff6 fix: revert devtools-kit removals in #664 (#670)
  • cbffbe7 fix(kit): replay hook when devtools is injected late (#666)
  • dce7c1e feat: filter tree/states for custom inspectors (#664)
  • af4f0a3 chore: release v7.6.1
  • c3f1978 fix(kit): add null-safety check to detect vue reactive linked list node (#661)
  • e03972b chore: release v7.6.0
  • 813ffbd feat(extension): vue2 migration guide popup page (#658)
  • 82509c9 feat: add node tags for component tree (#655)
  • a727c8a chore: release v7.5.6
  • Additional commits viewable in compare view

Updates @vue/devtools-shared from 7.5.4 to 7.6.2

Release notes

Sourced from @​vue/devtools-shared's releases.

v7.6.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v7.6.1

   🐞 Bug Fixes

    View changes on GitHub

v7.6.0

   🚀 Features

    View changes on GitHub

v7.5.6

   🐞 Bug Fixes

  • timeline: Hide switcher in internal timeline panel and exclude internal timeline events to prevent triggering  -  by @​webfansplz (2623a)
    View changes on GitHub

v7.5.5

   🏎 Performance

    View changes on GitHub
Commits

Updates @vueuse/integrations from 11.1.0 to 11.2.0

Release notes

Sourced from @​vueuse/integrations's releases.

v11.2.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates algoliasearch from 4.24.0 to 5.12.0

Release notes

Sourced from algoliasearch's releases.

5.12.0

New version released!

Browse the Algolia documentationBrowse the changelogBrowse the commits

5.11.0

New version released!

Browse the Algolia documentationBrowse the changelogBrowse the commits

5.10.1

New version released!

Browse the Algolia documentationBrowse the changelogBrowse the commits

5.9.1

New version released!

Browse the Algolia documentationBrowse the changelogBrowse the commits

5.9.0

New version released!

Browse the Algolia documentationBrowse the changelogBrowse the commits

5.8.1

New version released!

Browse the Algolia documentationBrowse the changelogBrowse the commits

5.8.0

... (truncated)

Changelog

Sourced from algoliasearch's changelog.

5.12.0

5.11.0

5.10.2

5.10.1

5.10.0

5.9.1

5.9.0

5.8.1

... (truncated)

Commits
  • 495baa1 chore: release 5.12.0
  • e081c13 feat(specs): add secrets authentications to ingestion (generated)
  • da4b93f chore: release 5.11.0
  • 86eb124 feat(clients): expose waitForTasks to batch helpers [skip-bc] (generated)
  • 4866f7f chore(deps): dependencies 2024-10-28 [skip-bc] (generated)
  • 3975cfb fix(specs): support synonyms type in camel case [skip-bc] (generated)
  • 1970564 feat(specs): add missing message attribute to GetObjectsResponse [skip-bc] (g...
  • db90181 chore: release 5.10.2
  • 5ee9818 fix(specs): results in getObjects is required (generated)
  • 5508156 chore(javascript): update release script (generated)
  • Additional commits viewable in compare view

Updates regex from 4.3.3 to 4.4.0

Release notes

Sourced from regex's releases.

v4.4.0

🚀 Features

  • Added ./atomic to exports, allowing direct use of the atomic and possessive plugins in other libraries.
Commits

Updates rollup from 4.24.2 to 4.24.4

Release notes

Sourced from rollup's releases.

v4.24.4

4.24.4

2024-1...

Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [vitepress](https://github.com/vuejs/vitepress) | `1.4.1` | `1.5.0` |
| [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.1` | `7.26.2` |
| [@docsearch/js](https://github.com/algolia/docsearch) | `3.6.2` | `3.6.3` |
| [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.1.0` | `11.2.0` |
| [regex](https://github.com/slevithan/regex) | `4.3.3` | `4.4.0` |
| [rollup](https://github.com/rollup/rollup) | `4.24.2` | `4.24.4` |



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

Updates `@babel/parser` from 7.26.1 to 7.26.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.2/packages/babel-parser)

Updates `@docsearch/js` from 3.6.2 to 3.6.3
- [Release notes](https://github.com/algolia/docsearch/releases)
- [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md)
- [Commits](algolia/docsearch@v3.6.2...v3.6.3)

Updates `@docsearch/react` from 3.6.2 to 3.6.3
- [Release notes](https://github.com/algolia/docsearch/releases)
- [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md)
- [Commits](algolia/docsearch@v3.6.2...v3.6.3)

Updates `@shikijs/core` from 1.22.1 to 1.22.2
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.22.2/packages/core)

Updates `@shikijs/engine-javascript` from 1.22.1 to 1.22.2
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.22.2/packages/engine-javascript)

Updates `@shikijs/engine-oniguruma` from 1.22.1 to 1.22.2
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.22.2/packages/engine-oniguruma)

Updates `@shikijs/transformers` from 1.22.1 to 1.22.2
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.22.2/packages/transformers)

Updates `@shikijs/types` from 1.22.1 to 1.22.2
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.22.2/packages/types)

Updates `@vue/devtools-api` from 7.5.4 to 7.6.2
- [Release notes](https://github.com/vuejs/devtools/releases)
- [Commits](https://github.com/vuejs/devtools/commits/v7.6.2/packages/devtools-api)

Updates `@vue/devtools-kit` from 7.5.4 to 7.6.2
- [Release notes](https://github.com/vuejs/devtools/releases)
- [Commits](https://github.com/vuejs/devtools/commits/v7.6.2/packages/devtools-kit)

Updates `@vue/devtools-shared` from 7.5.4 to 7.6.2
- [Release notes](https://github.com/vuejs/devtools/releases)
- [Commits](https://github.com/vuejs/devtools/commits/v7.6.2/packages/shared)

Updates `@vueuse/integrations` from 11.1.0 to 11.2.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.2.0/packages/integrations)

Updates `algoliasearch` from 4.24.0 to 5.12.0
- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md)
- [Commits](algolia/algoliasearch-client-javascript@4.24.0...5.12.0)

Updates `regex` from 4.3.3 to 4.4.0
- [Release notes](https://github.com/slevithan/regex/releases)
- [Changelog](https://github.com/slevithan/regex/blob/main/CHANGELOG.md)
- [Commits](slevithan/regex@v4.3.3...v4.4.0)

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

Updates `shiki` from 1.22.1 to 1.22.2
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.22.2/packages/shiki)

---
updated-dependencies:
- dependency-name: vitepress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@babel/parser"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@docsearch/js"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@docsearch/react"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@shikijs/core"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@shikijs/engine-javascript"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@shikijs/engine-oniguruma"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@shikijs/transformers"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@shikijs/types"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vue/devtools-api"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@vue/devtools-kit"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@vue/devtools-shared"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@vueuse/integrations"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: algoliasearch
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: regex
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: rollup
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: shiki
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 5, 2024
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