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

chore: Bump zod and syncpack #212

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2024

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 <dependency name> 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 9, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-98234a4d0f branch from d5a665c to 1a7184a Compare June 9, 2024 12:22
Removes [zod](https://github.com/colinhacks/zod). It's no longer used after updating ancestor dependency [syncpack](https://github.com/JamieMason/syncpack). These dependencies need to be updated together.


Removes `zod`

Updates `syncpack` from 9.8.4 to 12.3.2
- [Release notes](https://github.com/JamieMason/syncpack/releases)
- [Changelog](https://github.com/JamieMason/syncpack/blob/main/CHANGELOG.md)
- [Commits](JamieMason/syncpack@9.8.4...12.3.2)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: indirect
- dependency-name: syncpack
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-98234a4d0f branch from 1a7184a to 0382c7a Compare June 9, 2024 14:44
@cmfcmf
Copy link
Owner

cmfcmf commented Nov 9, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2024

Looks like these dependencies are no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Nov 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-98234a4d0f branch November 9, 2024 21:35
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant