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 16 updates #2329

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

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

Package From To
@docsearch/js 3.8.0 3.8.2
@iconify-json/simple-icons 1.2.15 1.2.17
@shikijs/core 1.23.1 1.24.2
@shikijs/transformers 1.24.2 1.24.4
@shikijs/types 1.23.1 1.24.2
hast-util-to-html 9.0.3 9.0.4
magic-string 0.30.15 0.30.17
preact 10.25.2 10.25.4
regex 5.0.2 5.1.1
rollup 4.28.1 4.29.1
shiki 1.24.2 1.24.4

Updates @docsearch/js from 3.8.0 to 3.8.2

Release notes

Sourced from @​docsearch/js's releases.

v3.8.2

3.8.2 (2024-12-17)

Bug Fixes

v3.8.1

3.8.1 (2024-12-16)

Bug Fixes

  • use SearchParamsObject for searchParameters (#2362) (24c6b4d)
Changelog

Sourced from @​docsearch/js's changelog.

3.8.2 (2024-12-17)

Bug Fixes

3.8.1 (2024-12-16)

Bug Fixes

  • use SearchParamsObject for searchParameters (#2362) (24c6b4d)
Commits

Updates @docsearch/react from 3.8.0 to 3.8.2

Release notes

Sourced from @​docsearch/react's releases.

v3.8.2

3.8.2 (2024-12-17)

Bug Fixes

v3.8.1

3.8.1 (2024-12-16)

Bug Fixes

  • use SearchParamsObject for searchParameters (#2362) (24c6b4d)
Changelog

Sourced from @​docsearch/react's changelog.

3.8.2 (2024-12-17)

Bug Fixes

3.8.1 (2024-12-16)

Bug Fixes

  • use SearchParamsObject for searchParameters (#2362) (24c6b4d)
Commits

Updates @iconify-json/simple-icons from 1.2.15 to 1.2.17

Commits

Updates @shikijs/core from 1.23.1 to 1.24.2

Release notes

Sourced from @​shikijs/core's releases.

v1.24.2

   🐞 Bug Fixes

    View changes on GitHub

v1.24.1

   🚀 Features

    View changes on GitHub

v1.24.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @shikijs/engine-javascript from 1.23.1 to 1.24.2

Release notes

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

v1.24.2

   🐞 Bug Fixes

    View changes on GitHub

v1.24.1

   🚀 Features

    View changes on GitHub

v1.24.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • b28cf13 chore: release v1.24.2
  • 50f4e13 chore: release v1.24.1
  • d1c87fa chore: release v1.24.0
  • 76cbc7e feat: improve js engine support (and run tests) in pre-ES2024 envs (#847)
  • fc87512 feat: bump oniguruma-to-es for grammar support and perf (#842)
  • See full diff in compare view

Updates @shikijs/engine-oniguruma from 1.23.1 to 1.24.2

Release notes

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

v1.24.2

   🐞 Bug Fixes

    View changes on GitHub

v1.24.1

   🚀 Features

    View changes on GitHub

v1.24.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @shikijs/transformers from 1.24.2 to 1.24.4

Release notes

Sourced from @​shikijs/transformers's releases.

v1.24.4

   🚀 Features

    View changes on GitHub

v1.24.3

   🚀 Features

    View changes on GitHub
Commits

Updates @shikijs/types from 1.23.1 to 1.24.2

Release notes

Sourced from @​shikijs/types's releases.

v1.24.2

   🐞 Bug Fixes

    View changes on GitHub

v1.24.1

   🚀 Features

    View changes on GitHub

v1.24.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates algoliasearch from 5.17.0 to 5.18.0

Release notes

Sourced from algoliasearch's releases.

5.18.0

New version released!

What's Changed

Full Changelog: algolia/algoliasearch-client-javascript@5.17.1...5.18.0

Browse the Algolia documentation

5.17.1

New version released!

What's Changed

Full Changelog: algolia/algoliasearch-client-javascript@5.17.0...5.17.1

Browse the Algolia documentation

Changelog

Sourced from algoliasearch's changelog.

5.18.0

5.17.1

Commits
  • f4cc48d chore: release 5.18.0
  • 5ea8250 feat(specs): update composition specs according to upcoming API changes (gene...
  • 781b14d fix(specs): endpoint level timeout for ingestion (generated)
  • 4f59d81 feat(javascript): add worker build (generated)
  • 9a18e62 chore: trigger auto close pr (generated)
  • 219be4a chore(deps): dependencies 2024-12-16 (generated)
  • df7e21c chore: release 5.17.1
  • 32f8eb7 fix(specs): add ignoreConjugations to AlternativesAsExact [skip-bc] (gene...
  • 47b97d9 fix(specs): enable watcher for push [skip-bc] (generated)
  • See full diff in compare view

Updates hast-util-to-html from 9.0.3 to 9.0.4

Release notes

Sourced from hast-util-to-html's releases.

9.0.4

Fix

Miscellaneous

  • aa36aa6 5692e42 Refactor code-style

Full Changelog: syntax-tree/hast-util-to-html@9.0.3...9.0.4

Commits

Updates magic-string from 0.30.15 to 0.30.17

Changelog

Sourced from magic-string's changelog.

0.30.17 (2024-12-16)

Bug Fixes

  • remove problematic type: module (092697b)

0.30.16 (2024-12-16)

Bug Fixes

  • missing mapping after a line break with hires: 'boundary' (#298) (24cb8ea)

Features

Commits

Updates oniguruma-to-es from 0.4.1 to 0.7.0

Release notes

Sourced from oniguruma-to-es's releases.

v0.7.0

  • Support recursion with backreferences (when the recursed subpattern doesn't contain captures).
  • Fix: Allow unescaped, leading ] in character classes.

v0.6.1

  • Fix: With target ES2018, some advanced but supported patterns that contained \[ within a character class were resulting in invalid syntax. (#5)

v0.6.0

  • Added support for flags D (Digit is ASCII) and S (Space is ASCII) at top-level.
  • Added option rules.asciiWordBoundaries.
  • Replaced option accuracy: 'loose' with rules.allowUnhandledGAnchors.
  • Replaced option tmGrammar with rules.allowOrphanBackrefs.
  • Fix: \w, \d, \s, and their inversions are Unicode-based by default. (#4)
  • Fix: Unicode combining marks qualify as \b word boundaries by default.
  • Fix: In edge cases, using nested character classes that combined union and intersection led to invalid patterns.
  • Fix: In edge cases, some characters were not escaped appropriately in nested character classes.

v0.5.0

  • Added support for flag W (Word is ASCII) at top-level.
  • Minor type changes.
Commits
  • 1fc0d5f v0.7.0
  • 7cf0d9a Tests
  • cf35d2d Support recursion with backrefs if the recursed subpattern contains no captures
  • 1c49b25 Allow unescaped ] as leading char in char class (fixes #6)
  • df8a9ec v0.6.1
  • 4c5b27a Escape literal [ in class with target ES2018 (closes #5)
  • 621e4d3 Readme tweaks
  • 6e3dfab v0.6.0
  • 107e661 Improve error for invalid Onig syntax
  • d74c76e Fix intersection with directly nested classes with multiple elements in non-v...
  • Additional commits viewable in compare view

Updates preact from 10.25.2 to 10.25.4

Release notes

Sourced from preact's releases.

10.25.4

Types

Fixes

10.25.3

Fixes

Types

Commits

Updates regex from 5.0.2 to 5.1.1

Release notes

Sourced from regex's releases.

v5.1.1

🐞 Fixes

  • Edge case fix for emulation-only capturing groups with transfer markers.

v5.1.0

🚀 Features

  • Add support for emulation groups with subpattern transfer to RegExpSubclass.
    • Intended for use in plugins and libraries that build on Regex+ internals.
  • Export emulationGroupMarker in regex/internals.
Commits
  • 22ef253 v5.1.1
  • 5577cc1 Fix emulation groups with transfer given emulation groups that adjust capture...
  • 7d971b0 v5.1.0
  • 5ec0731 Readme: Mention Oniguruma in flag n comparison
  • 33c0512 Bump deps, fix tests in browser
  • 5ac5616 Add subclass support for emulation groups with transfer
  • 9556f84 Add emulationGroupMarker to internals export
  • e4f1b0b Readme tweaks
  • 916ba95 Readme tweaks
  • 43ee454 Readme tweaks
  • See full diff in compare view

Updates rollup from 4.28.1 to 4.29.1

Release notes

Sourced from rollup's releases.

v4.29.1

4.29.1

2024-12-21

Bug Fixes

  • Fix crash from deoptimized logical expressions (#5771)

Pull Requests

v4.29.0

4.29.0

2024-12-20

Features

  • Treat objects as truthy and always check second argument to better simplify logical expressions (#5763)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.29.1

2024-12-21

Bug Fixes

  • Fix crash from deoptimized logical expressions (#5771)

Pull Requests

4.29.0

2024-12-20

Features

  • Treat objects as truthy and always check second argument to better simplify logical expressions (#5763)

Pull Requests

Commits
  • 5d37778 4.29.1
  • 86e1f43 fix: do not optimize the literal value if the cache is deoptimized (#5771)
  • f116952 Remove unnecessary lifetimes (#5769)
  • dadd488 4.29.0
  • a4b78eb fix(deps): lock file maintenance minor/patch updates (#5767)
  • d52f00d fix: introduce UnknownFalsyValue for enhancing if statement tree-shaking (#5763)
  • 65c8901 chore(deps): update dependency @​rollup/plugin-node-resolve to v16 (#5766)
  • 7a8ac46 docs: add utf-8 encoding to JSON file reading (#5759)
  • 31f1670 fix(deps): lock file maintenance minor/patch updates (#5760)
  • See full diff in compare view

Updates shiki from 1.24.2 to 1.24.4

Release notes

Sourced from shiki's releases.

v1.24.4

   🚀 Features

    View changes on GitHub

v1.24.3

   🚀 Features

    View changes on GitHub
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 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 30, 2024
Bumps the npm group with 11 updates in the /website directory:

| Package | From | To |
| --- | --- | --- |
| [@docsearch/js](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-js) | `3.8.0` | `3.8.2` |
| [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.15` | `1.2.17` |
| [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.23.1` | `1.24.2` |
| [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.24.2` | `1.24.4` |
| [@shikijs/types](https://github.com/shikijs/shiki/tree/HEAD/packages/types) | `1.23.1` | `1.24.2` |
| [hast-util-to-html](https://github.com/syntax-tree/hast-util-to-html) | `9.0.3` | `9.0.4` |
| [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` |
| [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` |
| [regex](https://github.com/slevithan/regex) | `5.0.2` | `5.1.1` |
| [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.29.1` |
| [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.24.2` | `1.24.4` |



Updates `@docsearch/js` from 3.8.0 to 3.8.2
- [Release notes](https://github.com/algolia/docsearch/releases)
- [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algolia/docsearch/commits/v3.8.2/packages/docsearch-js)

Updates `@docsearch/react` from 3.8.0 to 3.8.2
- [Release notes](https://github.com/algolia/docsearch/releases)
- [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algolia/docsearch/commits/v3.8.2/packages/docsearch-react)

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

Updates `@shikijs/core` from 1.23.1 to 1.24.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.24.2/packages/core)

Updates `@shikijs/engine-javascript` from 1.23.1 to 1.24.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.24.2/packages/engine-javascript)

Updates `@shikijs/engine-oniguruma` from 1.23.1 to 1.24.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.24.2/packages/engine-oniguruma)

Updates `@shikijs/transformers` from 1.24.2 to 1.24.4
- [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.24.4/packages/transformers)

Updates `@shikijs/types` from 1.23.1 to 1.24.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.24.2/packages/types)

Updates `algoliasearch` from 5.17.0 to 5.18.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@5.17.0...5.18.0)

Updates `hast-util-to-html` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/syntax-tree/hast-util-to-html/releases)
- [Commits](syntax-tree/hast-util-to-html@9.0.3...9.0.4)

Updates `magic-string` from 0.30.15 to 0.30.17
- [Changelog](https://github.com/Rich-Harris/magic-string/blob/master/CHANGELOG.md)
- [Commits](Rich-Harris/magic-string@v0.30.15...v0.30.17)

Updates `oniguruma-to-es` from 0.4.1 to 0.7.0
- [Release notes](https://github.com/slevithan/oniguruma-to-es/releases)
- [Commits](slevithan/oniguruma-to-es@v0.4.1...v0.7.0)

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

Updates `regex` from 5.0.2 to 5.1.1
- [Release notes](https://github.com/slevithan/regex/releases)
- [Changelog](https://github.com/slevithan/regex/blob/main/CHANGELOG.md)
- [Commits](slevithan/regex@v5.0.2...v5.1.1)

Updates `rollup` from 4.28.1 to 4.29.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.28.1...v4.29.1)

Updates `shiki` from 1.24.2 to 1.24.4
- [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.24.4/packages/shiki)

---
updated-dependencies:
- 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: "@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/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-minor
  dependency-group: npm
- dependency-name: algoliasearch
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: hast-util-to-html
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: magic-string
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: oniguruma-to-es
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: preact
  dependency-type: indirect
  update-type: version-update:semver-patch
  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-minor
  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 force-pushed the dependabot/npm_and_yarn/website/npm-2186d81af1 branch from 698986b to c19cf41 Compare December 31, 2024 11:16
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 2, 2025

Superseded by #2333.

@dependabot dependabot bot closed this Jan 2, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/website/npm-2186d81af1 branch January 2, 2025 12:25
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