cmfcmf / docusaurus-search-local

Offline / Local Search for Docusaurus v2. Try it live at:
https://cmfcmf.github.io/OpenWeatherMap-PHP-API/
MIT License
435 stars 67 forks source link

chore: Bump zod and syncpack #212

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Removes zod. It's no longer used after updating ancestor dependency syncpack. These dependencies need to be updated together.

Removes zod

Updates syncpack from 9.8.4 to 12.3.2

Release notes

Sourced from syncpack's releases.

12.3.2

12.3.2 (2024-04-24)

Reverts

12.3.1

12.3.1 (2024-04-21)

Bug Fixes

  • cli: fix clashing shorthand option names (3823825)
  • core: switch to ESM & update dependencies (b02c421)
  • npm: update dependencies (90e7d70)
  • update: apply update to every outdated instance (a1c7270)

12.3.0

12.3.0 (2023-12-30)

Features

  • format: sort .exports, expose more config (6cd7960), closes #142
  • lint: check files are formatted (eda4dbb), closes #102 #3

12.2.0

12.2.0 (2023-12-30)

Features

  • config: improve dependencyTypes intellisense (9c73dc5)
  • core: add specifier type for * & latest (e0cb0ef), closes #174
  • groups: target instances by specifier type (9403c3c), closes #163

Bug Fixes

  • npm: update dependencies (2315227)

12.1.0

12.1.0 (2023-12-29)

Features

  • config: support async syncpack.config.mjs (7216ded), closes #164

... (truncated)

Changelog

Sourced from syncpack's changelog.

12.3.2

  • revert(update): revert commit a1c72704 1d2339b

12.3.1

21 April 2024

  • fix(npm): update dependencies 90e7d70
  • fix(core): switch to ESM & update dependencies b02c421
  • refactor(effect): run @​effect/codemod c0d08d5

12.3.0

30 December 2023

12.2.0

30 December 2023

12.1.0

29 December 2023

12.0.1

26 December 2023

... (truncated)

Commits
  • c92cfc5 chore(release): 12.3.2
  • 1d2339b revert(update): revert commit a1c72704
  • 6bd199a chore(release): 12.3.1
  • 3823825 fix(cli): fix clashing shorthand option names
  • 306db5f refactor(effect): apply manual migration fixes
  • c0d08d5 refactor(effect): run @​effect/codemod
  • 88969d8 style(source): run formatters
  • 90e7d70 fix(npm): update dependencies
  • b02c421 fix(core): switch to ESM & update dependencies
  • a1c7270 fix(update): apply update to every outdated instance
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/cmfcmf/docusaurus-search-local/network/alerts).