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 in /website with 13 updates #1893

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2024

Bumps the npm group in /website with 13 updates:

Package From To
@babel/parser 7.24.7 7.24.8
@docsearch/js 3.6.0 3.6.1
@docsearch/react 3.6.0 3.6.1
@jridgewell/sourcemap-codec 1.4.15 1.5.0
@vue/devtools-api 7.3.5 7.3.6
@vue/devtools-kit 7.3.5 7.3.6
@vue/devtools-shared 7.3.5 7.3.6
algoliasearch 4.23.3 4.24.0
minisearch 7.0.0 7.0.2
postcss 8.4.38 8.4.39
preact 10.22.0 10.22.1
rollup 4.18.0 4.18.1
vite 5.3.3 5.3.4

Updates @babel/parser from 7.24.7 to 7.24.8

Release notes

Sourced from @​babel/parser's releases.

v7.24.8 (2024-07-11)

Thanks @​H0onnn, @​jkup and @​SreeXD for your first pull requests!

👓 Spec Compliance

🐛 Bug Fix

💅 Polish

Committers: 9

Changelog

Sourced from @​babel/parser's changelog.

v7.24.8 (2024-07-11)

👓 Spec Compliance

🐛 Bug Fix

💅 Polish

Commits

Updates @docsearch/js from 3.6.0 to 3.6.1

Release notes

Sourced from @​docsearch/js's releases.

v3.6.1

3.6.1 (2024-07-16)

Bug Fixes

Changelog

Sourced from @​docsearch/js's changelog.

3.6.1 (2024-07-16)

Bug Fixes

Commits

Updates @docsearch/react from 3.6.0 to 3.6.1

Release notes

Sourced from @​docsearch/react's releases.

v3.6.1

3.6.1 (2024-07-16)

Bug Fixes

Changelog

Sourced from @​docsearch/react's changelog.

3.6.1 (2024-07-16)

Bug Fixes

Commits

Updates @jridgewell/sourcemap-codec from 1.4.15 to 1.5.0

Commits

Updates @vue/devtools-api from 7.3.5 to 7.3.6

Commits

Updates @vue/devtools-kit from 7.3.5 to 7.3.6

Release notes

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

v7.3.6

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vue/devtools-shared from 7.3.5 to 7.3.6

Release notes

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

v7.3.6

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates algoliasearch from 4.23.3 to 4.24.0

Release notes

Sourced from algoliasearch's releases.

4.24.0

v4.24.0

Changelog

Sourced from algoliasearch's changelog.

v4.24.0

Commits

Updates minisearch from 7.0.0 to 7.0.2

Changelog

Sourced from minisearch's changelog.

v7.0.2

  • [fix] Fix regression on tokenizer producing blank terms when multiple contiguous spaces or punctuation characters are present in the input, introduced in v7.0.0.

v7.0.1

  • [fix] Fix type definitions directory in package.json (by @​brenoepics
  • [fix] Remove redundant versions of distribution files and simplify build
Commits
  • 985f7a3 v7.0.2
  • 05684c2 Update CHANGELOG and docs for new patch release
  • a8e6765 Fix tokenizer behavior on multiple contiguous split characters (#271)
  • 7178fa7 Use latest version v7.0.1 in demo
  • a68ad3c v7.0.1
  • adeafec Update CHANGELOG and docs for new release
  • a380629 Remove redundant versions of distribution files and simplify build
  • 30643ae Update development dependencies
  • 2c9e84e fix: update type definitions directory (#270)
  • d41c3e5 Correct dist directories naming
  • Additional commits viewable in compare view

Updates postcss from 8.4.38 to 8.4.39

Release notes

Sourced from postcss's releases.

8.4.39

Changelog

Sourced from postcss's changelog.

8.4.39

Commits

Updates preact from 10.22.0 to 10.22.1

Release notes

Sourced from preact's releases.

10.22.1

Fixes

Types

Maintenance

Performance

Commits
  • 7eef3e0 10.22.1 (#4428)
  • 16aeb9f only check is connected for dom nodes (#4409)
  • 76f5d66 fix(hooks): memo being too lazy with repeated renders (#4426)
  • eb37677 replace isConnected with parentDom.contains (#4421)
  • 92e86e9 graciously handle array shuffling (#4413)
  • 4c20c23 Merge pull request #4403 from maxbrieiev/main
  • 92fd386 compat: Use Ref and RefObject types from core in hooks.
  • 11c9534 compat: Improve React compatibility for Ref type.
  • d19017e Merge pull request #4401 from preactjs/devtools-global-check
  • eb3fb62 devtools: prefer globalThis over window if available
  • Additional commits viewable in compare view

Updates rollup from 4.18.0 to 4.18.1

Release notes

Sourced from rollup's releases.

v4.18.1

4.18.1

2024-07-08

Bug Fixes

  • Prevent "%" in generated file names to ensure imports resolve (#5535)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.18.1

2024-07-08

Bug Fixes

  • Prevent "%" in generated file names to ensure imports resolve (#5535)

Pull Requests

Commits

Updates vite from 5.3.3 to 5.3.4

Changelog

Sourced from vite's changelog.

5.3.4 (2024-07-16)

Bumps the npm group in /website with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.24.7` | `7.24.8` |
| [@docsearch/js](https://github.com/algolia/docsearch) | `3.6.0` | `3.6.1` |
| [@docsearch/react](https://github.com/algolia/docsearch) | `3.6.0` | `3.6.1` |
| [@jridgewell/sourcemap-codec](https://github.com/jridgewell/sourcemap-codec) | `1.4.15` | `1.5.0` |
| [@vue/devtools-api](https://github.com/vuejs/vue-devtools/tree/HEAD/packages/api) | `7.3.5` | `7.3.6` |
| [@vue/devtools-kit](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-kit) | `7.3.5` | `7.3.6` |
| [@vue/devtools-shared](https://github.com/vuejs/devtools-next/tree/HEAD/packages/shared) | `7.3.5` | `7.3.6` |
| [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | `4.23.3` | `4.24.0` |
| [minisearch](https://github.com/lucaong/minisearch) | `7.0.0` | `7.0.2` |
| [postcss](https://github.com/postcss/postcss) | `8.4.38` | `8.4.39` |
| [preact](https://github.com/preactjs/preact) | `10.22.0` | `10.22.1` |
| [rollup](https://github.com/rollup/rollup) | `4.18.0` | `4.18.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.3.3` | `5.3.4` |


Updates `@babel/parser` from 7.24.7 to 7.24.8
- [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.24.8/packages/babel-parser)

Updates `@docsearch/js` from 3.6.0 to 3.6.1
- [Release notes](https://github.com/algolia/docsearch/releases)
- [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md)
- [Commits](algolia/docsearch@v3.6.0...v3.6.1)

Updates `@docsearch/react` from 3.6.0 to 3.6.1
- [Release notes](https://github.com/algolia/docsearch/releases)
- [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md)
- [Commits](algolia/docsearch@v3.6.0...v3.6.1)

Updates `@jridgewell/sourcemap-codec` from 1.4.15 to 1.5.0
- [Release notes](https://github.com/jridgewell/sourcemap-codec/releases)
- [Changelog](https://github.com/jridgewell/sourcemap-codec/blob/main/CHANGELOG.md)
- [Commits](jridgewell/sourcemap-codec@v1.4.15...v1.5.0)

Updates `@vue/devtools-api` from 7.3.5 to 7.3.6
- [Release notes](https://github.com/vuejs/vue-devtools/releases)
- [Changelog](https://github.com/vuejs/devtools/blob/main/release.js)
- [Commits](https://github.com/vuejs/vue-devtools/commits/HEAD/packages/api)

Updates `@vue/devtools-kit` from 7.3.5 to 7.3.6
- [Release notes](https://github.com/vuejs/devtools-next/releases)
- [Commits](https://github.com/vuejs/devtools-next/commits/v7.3.6/packages/devtools-kit)

Updates `@vue/devtools-shared` from 7.3.5 to 7.3.6
- [Release notes](https://github.com/vuejs/devtools-next/releases)
- [Commits](https://github.com/vuejs/devtools-next/commits/v7.3.6/packages/shared)

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

Updates `minisearch` from 7.0.0 to 7.0.2
- [Changelog](https://github.com/lucaong/minisearch/blob/master/CHANGELOG.md)
- [Commits](lucaong/minisearch@v7.0.0...v7.0.2)

Updates `postcss` from 8.4.38 to 8.4.39
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.38...8.4.39)

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

Updates `rollup` from 4.18.0 to 4.18.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.18.0...v4.18.1)

Updates `vite` from 5.3.3 to 5.3.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.4/packages/vite)

---
updated-dependencies:
- 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: "@jridgewell/sourcemap-codec"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@vue/devtools-api"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vue/devtools-kit"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vue/devtools-shared"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: algoliasearch
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: minisearch
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: postcss
  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
- dependency-name: vite
  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 Jul 19, 2024
@yujincheng08 yujincheng08 enabled auto-merge (squash) July 19, 2024 15:54
@yujincheng08 yujincheng08 merged commit 88ea96d into main Jul 19, 2024
@yujincheng08 yujincheng08 deleted the dependabot/npm_and_yarn/website/npm-fb1ca65c3d branch July 19, 2024 15:55
kutemeikito added a commit to kutemeikito/KernelSU that referenced this pull request Jul 22, 2024
* 'main' of https://github.com/tiann/KernelSU:
  build(deps): bump the npm group in /website with 3 updates (tiann#1903)
  build(deps): bump syn from 2.0.71 to 2.0.72 in /userspace/ksud in the crates group (tiann#1902)
  Upgrade rustix (tiann#1900)
  build(deps): bump the npm group in /website with 2 updates (tiann#1899)
  build(deps): bump the crates group in /userspace/ksud with 3 updates (tiann#1898)
  build(deps): bump the npm group in /website with 13 updates (tiann#1893)
  build(deps): bump the crates group in /userspace/ksud with 40 updates (tiann#1894)
  [skip ci] Group dependabot dependencies (tiann#1892)
  Upgrade zip (tiann#1891)
  build(deps): bump io.coil-kt:coil-compose from 2.6.0 to 2.7.0 in /manager (tiann#1888)
  build(deps): bump org.lsposed.libcxx:libcxx from 27.0.11718014-beta1 to 27.0.12077973 in /manager (tiann#1885)
  Upgrade deps (tiann#1886)
  build(deps-dev): bump vitepress from 1.3.0 to 1.3.1 in /website (tiann#1879)
  build(deps): bump com.google.devtools.ksp from 2.0.0-1.0.22 to 2.0.0-1.0.23 in /manager (tiann#1872)
  build(deps): bump agp from 8.5.0 to 8.5.1 in /manager (tiann#1873)
  Allow skipping commented policy (tiann#1870)
  build(deps): bump rust-embed from 8.4.0 to 8.5.0 in /userspace/ksud (tiann#1869)
  build(deps): bump clap from 4.5.8 to 4.5.9 in /userspace/ksud (tiann#1868)
  Setup Android SDK (tiann#1867)
  Upgrade gradle (tiann#1866)
  build(deps-dev): bump vitepress from 1.2.3 to 1.3.0 in /website (tiann#1865)
  Revert "ksud: [Fix] grant root to the shell in debug mode" (tiann#1860)
  ksud: upgrade zip (tiann#1859)
  ksud: [Fix] grant root to the shell in debug mode (tiann#1853)
  build(deps): bump lifecycle from 2.8.1 to 2.8.3 in /manager (tiann#1851)
  build(deps): bump clap from 4.5.7 to 4.5.8 in /userspace/ksud (tiann#1850)
  website: fix typo (tiann#1834)
  build(deps): bump android_logger from 0.13.3 to 0.14.1 in /userspace/ksud (tiann#1830)
  build(deps): bump log from 0.4.21 to 0.4.22 in /userspace/ksud (tiann#1843)
  Update resetprop (tiann#1842)
  throne_tracker: skip iterate if failed to open dir (tiann#1832)
  Translations update from Hosted Weblate (tiann#1734)
  build(deps): bump com.google.devtools.ksp from 2.0.0-1.0.21 to 2.0.0-1.0.22 in /manager (tiann#1811)
  manager: improve grammar in english (tiann#1814)
  Redirect the Feature Requests issue template tab (tiann#1788)
  website: fix typo (tiann#1807)
  build(deps): bump zip from 2.1.2 to 2.1.3 in /userspace/ksud (tiann#1810)
  build(deps): bump regex from 1.10.4 to 1.10.5 in /userspace/ksud (tiann#1815)
  build(deps): bump clap from 4.5.4 to 4.5.7 in /userspace/ksud (tiann#1817)
  build(deps): bump androidx.compose:compose-bom from 2024.05.00 to 2024.06.00 in /manager (tiann#1820)
  build(deps): bump agp from 8.4.1 to 8.5.0 in /manager (tiann#1824)
  build(deps): bump lifecycle from 2.8.0 to 2.8.1 in /manager (tiann#1782)
  website: update translations (tiann#1796)
  build(deps): bump zip-extensions from 0.6.2 to 0.7.0 in /userspace/ksud (tiann#1798)
  build(deps): bump zip from 2.1.0 to 2.1.2 in /userspace/ksud (tiann#1799)
  build(deps-dev): bump vitepress from 1.2.2 to 1.2.3 in /website (tiann#1803)
  manager: fix update no response when changelog is empty (tiann#1786)
  Convert devpts domain to ksu_file (tiann#1801)
  non-GKI:Remove maintainer Coconutat's  repositories (tiann#1794)
  从非官方支持设备中移除K-Nel-M1721 (tiann#1792)

Signed-off-by: Edwiin Kusuma Jaya <kutemeikito0905@gmail.com>
xxmustafacooTR pushed a commit to xxmustafacooTR/KernelSU that referenced this pull request Jul 24, 2024
FerryAr pushed a commit to FerryAr/KernelSU that referenced this pull request Jul 29, 2024
jeffpeng3 pushed a commit to jeffpeng3/KernelSU that referenced this pull request Aug 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.

None yet

1 participant