deps(deps): bump the production-minor-patch group with 5 updates#17
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps): bump the production-minor-patch group with 5 updates#17dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production-minor-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [@notionhq/client](https://github.com/makenotion/notion-sdk-js) | `5.20.0` | `5.21.0` | | [motion](https://github.com/motiondivision/motion) | `12.38.0` | `12.39.0` | | [next-intl](https://github.com/amannn/next-intl) | `4.11.2` | `4.12.0` | | [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email) | `6.1.1` | `6.1.4` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.75.0` | `7.76.0` | Updates `@notionhq/client` from 5.20.0 to 5.21.0 - [Release notes](https://github.com/makenotion/notion-sdk-js/releases) - [Commits](makenotion/notion-sdk-js@v5.20.0...v5.21.0) Updates `motion` from 12.38.0 to 12.39.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.38.0...v12.39.0) Updates `next-intl` from 4.11.2 to 4.12.0 - [Release notes](https://github.com/amannn/next-intl/releases) - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](amannn/next-intl@v4.11.2...v4.12.0) Updates `react-email` from 6.1.1 to 6.1.4 - [Release notes](https://github.com/resend/react-email/releases) - [Changelog](https://github.com/resend/react-email/blob/canary/packages/react-email/CHANGELOG.md) - [Commits](https://github.com/resend/react-email/commits/react-email@6.1.4/packages/react-email) Updates `react-hook-form` from 7.75.0 to 7.76.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.75.0...v7.76.0) --- updated-dependencies: - dependency-name: "@notionhq/client" dependency-version: 5.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: motion dependency-version: 12.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: next-intl dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: react-email dependency-version: 6.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: react-hook-form dependency-version: 7.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 production-minor-patch group with 5 updates:
5.20.05.21.012.38.012.39.04.11.24.12.06.1.16.1.47.75.07.76.0Updates
@notionhq/clientfrom 5.20.0 to 5.21.0Release notes
Sourced from @notionhq/client's releases.
Commits
ece663bBump version to v5.21.0 (#718)78f6528[AI] Addagent_idparent type for workflow-parented pages and blocks (#715)0fa6092feat: add meeting notes query support with attendees property typing (#680)6faed4dchore: sync generated api endpoints modules (#714)Updates
motionfrom 12.38.0 to 12.39.0Changelog
Sourced from motion's changelog.
Commits
b607391v12.39.0cd53178Updating changelogbd07642Merge pull request #3716 from motiondivision/worktree-fix-issue-33153f053b6Merge branch 'main' into worktree-fix-issue-3315f434c42Merge pull request #3718 from motiondivision/dependabot/npm_and_yarn/next-15....5973dfbMerge pull request #3722 from motiondivision/worktree-fix-issue-2829cfccb03fix(drag): Refresh root scroll before measuring ref constraints16aa417Updating changelog5d627a4Merge pull request #3720 from motiondivision/worktree-fix-issue-283163cf0d0Merge pull request #3721 from motiondivision/worktree-fix-issue-2833Updates
next-intlfrom 4.11.2 to 4.12.0Release notes
Sourced from next-intl's releases.
Changelog
Sourced from next-intl's changelog.
Commits
d7bf7afv4.12.0bff2f96feat: Improvements foruseExtracted(#2316)Updates
react-emailfrom 6.1.1 to 6.1.4Release notes
Sourced from react-email's releases.
Changelog
Sourced from react-email's changelog.
Commits
33ce8abchore(root): version packages (#3500)1c386cefix: spinner rendering for non tty environments (#3503)ad6a9defix(cli): dependency installation not including dev dependencies (#3499)95d286fchore(root): version packages (#3493)6b163d2chore: update next.js (#3491)479c274chore(root): version packages (#3485)Updates
react-hook-formfrom 7.75.0 to 7.76.0Release notes
Sourced from react-hook-form's releases.
Changelog
Sourced from react-hook-form's changelog.
Commits
2d3ce0a7.76.03e09bad🐞 fixisValidatingreactivity whenvalidatingFieldsis not subscribed (#1...c697da2🛺 test: fix duplicate-word typos in test descriptions (#13439)2476004🐞 fix #13436: errors state when using form level validation (#13437)f7ba834🐞 fix #13429 append({ obj: null }) is silently replaced by defaultValues afte...75fc3a5🐞 fix native validation tooltip suppression caused by duplicate submit-error ...0c3e82d🐞 fix: propagatesetValuesupdates to mountedControllerfields (#13431)879bb12🐞 fix: rreserve reset values for conditionally mountedControllerfields wi...2a7b683🐞 fix: useFieldArray remove leaves array with empty object when using values ...c6c3d87🐞 fix #13260: notify all matching field-array roots on nested setValue update...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