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(deps): bump final-form-arrays from 3.0.2 to 3.1.0 #1645

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 13, 2023

Bumps final-form-arrays from 3.0.2 to 3.1.0.

Release notes

Sourced from final-form-arrays's releases.

v3.1.0

  • Update peer dependency of react final-form as required by #61 7f7fbab
  • Merge pull request #61 from huan086/fix/mutators a9be6b5
  • Optimize move, removing the need to move field state to a temporary field or looping over fields many times. 71bebc7
  • Change pop mutator to call remove mutator. Change remove and removeBatch behavior to set array value to undefined when all items have been removed. d7c4856
  • Optimize swap, removing the need to move field state to a temporary field. c7bf418
  • Fix insert mutator removing fields unexpectedly. b32b947
  • Fix removeBatch mutator removing more fields than expected. 935fb43
  • Fix remove mutator removing more fields than expected. Revert changes from #39 that moves fieldSubscribers, causing the wrong field to be notified. f69ab19
  • fix(remove): submit errors are not removed on "fields.remove" call (#48) 916b720
  • fix: flow libdefs naming (#52) 7e27b5c

final-form/final-form-arrays@v3.0.2...v3.1.0

Commits
  • fe3c260 3.1.0
  • e8e45ca Merge pull request #70 from final-form/dependabot/npm_and_yarn/browserslist-4...
  • 6994716 Merge pull request #69 from final-form/dependabot/npm_and_yarn/hosted-git-inf...
  • 49c12a5 Merge pull request #68 from final-form/dependabot/npm_and_yarn/lodash-4.17.21
  • 37b839c Merge pull request #67 from final-form/dependabot/npm_and_yarn/handlebars-4.7.7
  • b406c52 Merge pull request #66 from final-form/dependabot/npm_and_yarn/y18n-3.2.2
  • 0988deb Merge pull request #57 from final-form/dependabot/npm_and_yarn/tree-kill-1.2.2
  • 2b615cf Merge pull request #73 from final-form/dependabot/npm_and_yarn/tmpl-1.0.5
  • a34b573 Merge pull request #85 from final-form/dependabot/npm_and_yarn/json-schema-an...
  • 62648d6 Merge pull request #75 from final-form/dependabot/npm_and_yarn/ajv-6.12.6
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/final-form-arrays-3.1.0 branch from f2141a2 to d5cd861 Compare February 8, 2023 14:23
Bumps [final-form-arrays](https://github.com/final-form/final-form-arrays) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/final-form/final-form-arrays/releases)
- [Commits](final-form/final-form-arrays@v3.0.2...v3.1.0)

---
updated-dependencies:
- dependency-name: final-form-arrays
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/final-form-arrays-3.1.0 branch from d5cd861 to b12e523 Compare March 6, 2023 14:28
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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants