chore(deps): bump the bun-patch-and-minor group with 6 updates - #65
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the bun-patch-and-minor group with 6 updates#65dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the bun-patch-and-minor group with 6 updates: | Package | From | To | | --- | --- | --- | | [posthog-js](https://github.com/PostHog/posthog-js) | `1.421.0` | `1.425.1` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.86.0` | `7.87.0` | | [zod](https://github.com/colinhacks/zod) | `4.4.3` | `4.5.4` | | [fallow](https://github.com/fallow-rs/fallow) | `3.19.0` | `3.22.0` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.65.0` | `0.66.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.80.0` | `1.81.0` | Updates `posthog-js` from 1.421.0 to 1.425.1 - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.421.0...posthog-js@1.425.1) Updates `react-hook-form` from 7.86.0 to 7.87.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.86.0...v7.87.0) Updates `zod` from 4.4.3 to 4.5.4 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.4.3...v4.5.4) Updates `fallow` from 3.19.0 to 3.22.0 - [Release notes](https://github.com/fallow-rs/fallow/releases) - [Changelog](https://github.com/fallow-rs/fallow/blob/main/release.toml) - [Commits](fallow-rs/fallow@v3.19.0...v3.22.0) Updates `oxfmt` from 0.65.0 to 0.66.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.66.0/npm/oxfmt) Updates `oxlint` from 1.80.0 to 1.81.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.81.0/npm/oxlint) --- updated-dependencies: - dependency-name: posthog-js dependency-version: 1.425.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bun-patch-and-minor - dependency-name: react-hook-form dependency-version: 7.87.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bun-patch-and-minor - dependency-name: zod dependency-version: 4.5.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bun-patch-and-minor - dependency-name: fallow dependency-version: 3.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun-patch-and-minor - dependency-name: oxfmt dependency-version: 0.66.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun-patch-and-minor - dependency-name: oxlint dependency-version: 1.81.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun-patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the bun-patch-and-minor group with 6 updates:
1.421.01.425.17.86.07.87.04.4.34.5.43.19.03.22.00.65.00.66.01.80.01.81.0Updates
posthog-jsfrom 1.421.0 to 1.425.1Release notes
Sourced from posthog-js's releases.
... (truncated)
Commits
a9f5973chore: update versions and lockfile [version bump]77797c9fix(replay): keep recording through a rotation when the persisted remote conf...dd5888afeat(plugins): default release mode to event (#4705)9b4008afix(replay): re-adopt stylesheets when a shadow host is removed and re-added ...c589ab8chore: bump@posthog/clito 0.16.2 (#4737)1062ae1chore: update versions and lockfile [version bump]61a26e5feat(conversations): forward signed identity claims (#4741)285a2cbchore: migrate remaining lint rules to Oxlint (#4738)1278ba2chore: update versions and lockfile [version bump]657b173feat(ai): add Google ADK (@google/adk) observability adapter (#4687)Updates
react-hook-formfrom 7.86.0 to 7.87.0Release notes
Sourced from react-hook-form's releases.
Changelog
Sourced from react-hook-form's changelog.
Commits
29af8887.87.01eeab63🐞 fix(useFormState): never reconciles when an Activity subtree is hidden on i...145441c🐞 fix(generateWatchOutput): defaultValue is ignored for an array of names (#1...1fb065c🐞 fix(resetField): isValid not recomputed for subscribe-only consumers (#13684)2f7380e🧹refactor: usecontinueinstead ofreturnin setFieldValues' hasOwnProper...1b0a314📖 remove commenta457ca7🐞 fix #13680: useWatch never reconciles when an Activity subtree is hidden on...bb3360f🐞 fix #13681 issue: ERR_MODULE_NOT_FOUND, Can't resolve react-hook-form due t...f646948🪅 feat: add OpaqueTypes registry for opaque leaf types (#13676)e17a95c🧇 chore: scope the lock workflow to issues so its scheduled run can finish (#...Updates
zodfrom 4.4.3 to 4.5.4Release notes
Sourced from zod's releases.
... (truncated)
Commits
e8e206f4.5.484e416ffix(v4): stop the cycle walk from firing a default factory (#6500)1a161024.5.3eab51fffix(v4): emit record numeric keys as strings in toJSONSchema (#6497)7e24a24docs(blog): drop the reading time and put a GitHub link in the navbare3a695bdocs(v4): record the email regex and container output-shape findings under Open99fce39bench(v4): z.compile() against zod-compiler (#6499)87d6464fix(docs): drop the OG description when the title wraps past two linese6b6ab3docs(blog): widen the z.compile example to a 20-property schema9a193aa4.5.2Updates
fallowfrom 3.19.0 to 3.22.0Release notes
Sourced from fallow's releases.
... (truncated)
Commits
79a0e8dchore: release v3.22.0a212b0ffix(viz): gate every path-redaction site on rooted rather than absolute (#2538)bc71019fix(viz): redact a rooted path that carries no drive letter (#2537)edb3954docs(changelog): credit React Native Storybook, the lefthook fix, and the ver...d4b0e6adocs(config): stop the rule-name guard claiming a check it does not make (#2536)1630ac7fix(engine): read the built-in plugin roster from core instead of copying it ...62de59fchore(deps-dev): bump oxfmt in /apps/review-electron (#2531)1e8a949chore(deps-dev): bump oxfmt from 0.64.0 to 0.65.0 (#2524)0beb9fbfix(cli): complete the knip and jscpd migration tables (#2523)31e493echore(deps): bump open from 5.4.1 to 5.4.2 (#2525)Updates
oxfmtfrom 0.65.0 to 0.66.0Commits
0b4e2e6release(apps): oxlint v1.81.0 && oxfmt v0.66.0 (#26199)5ff57f8fix(formatter/sort-imports): handle custom side effect groups (#26217)63bc313chore(npm): update funding URL (#26066)Updates
oxlintfrom 1.80.0 to 1.81.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
... (truncated)
Commits
0b4e2e6release(apps): oxlint v1.81.0 && oxfmt v0.66.0 (#26199)d5be037docs(linter/typescript/switch-exhaustiveness-check): clarify default case com...63bc313chore(npm): update funding URL (#26066)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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