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

Bump final-form from 4.20.2 to 4.20.9 in /frontend #5540

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps final-form from 4.20.2 to 4.20.9.

Release notes

Sourced from final-form's releases.

v4.20.9

final-form/final-form@v4.20.8...v4.20.9

v4.20.8

  • Merge pull request #461 from antonvialibri1/fix-for-array-checkboxes-inputs-after-regression-introduced-in-version-4.20.3 b905214
  • Merge pull request #446 from final-form/dependabot/npm_and_yarn/follow-redirects-1.14.8 24bc8b3
  • Merge pull request #452 from final-form/dependabot/npm_and_yarn/minimist-1.2.6 b084b4b
  • Merge pull request #454 from final-form/dependabot/npm_and_yarn/simple-get-3.1.1 0499149
  • Merge pull request #466 from final-form/dependabot/npm_and_yarn/decode-uri-component-0.2.2 ec23212
  • Merge pull request #468 from final-form/dependabot/npm_and_yarn/json5-1.0.2 a5063e4
  • Merge branch 'huan086-feature/fix-up-field-state' 3b49609
  • Merge branch 'feature/fix-up-field-state' of github.com:huan086/final-form into huan086-feature/fix-up-field-state b666d1c
  • Bump json5 from 1.0.1 to 1.0.2 fef51c5
  • Bump decode-uri-component from 0.2.0 to 0.2.2 5464d69
  • Fix for issue #456 - Fixes unwanted breaking change for array input names introduced in v4.20.3 (a3575ef0c51277ab253e58fbb580de11de73f101) - v4.20.2 used to work fine 3e47a6b
  • Bump simple-get from 3.1.0 to 3.1.1 fba79fa
  • Bump minimist from 1.2.5 to 1.2.6 a75117b
  • Bump follow-redirects from 1.14.4 to 1.14.8 6ace61a
  • If mutator creates a new field in MutableState for keeping the field state of a renamed field, set the blur, focus and change function of InternalFieldState when registerField is called. 33e551f

final-form/final-form@v4.20.7...v4.20.8

v4.20.7

  • Make allValues argument optional on type FieldValidator (#394)
  • Prevent formState.values from initializing to undefined (#450)

final-form/final-form@v4.20.6...v4.20.7

v4.20.6

Bug Fixes

  • Better fix for async error bug #441

final-form/final-form@v4.20.5...v4.20.6

v4.20.5

Bug Fixes

  • Don't clear async errors between validations #440

... (truncated)

Commits
  • bb966fc 4.20.9
  • a5b145e bump package size restriction
  • db16fb8 Merge pull request #467 from amje/patch-1
  • 27490ec Merge pull request #460 from OnimBeta/main
  • 8875bde Merge pull request #469 from final-form/dependabot/npm_and_yarn/minimatch-3.1.2
  • fbea3c0 Merge branch 'jarnaiz-main'
  • b152502 Merge branch 'main' of github.com:jarnaiz/final-form into jarnaiz-main
  • 210f68f 4.20.8
  • 10f22c8 bump bundlesize
  • 05d52f7 Update max bundlesize
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Jan 24, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/final-form-4.20.9 branch from 73b72d4 to 2c0b313 Compare January 31, 2023 10:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/final-form-4.20.9 branch from 2c0b313 to ef0e3ff Compare February 14, 2023 10:30
@sonarcloud
Copy link

sonarcloud bot commented Feb 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@eternaltyro
Copy link
Contributor

Will make a separate pull request for this based off of develop.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 10, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/final-form-4.20.9 branch May 10, 2023 23:07
@eternaltyro eternaltyro restored the dependabot/npm_and_yarn/frontend/final-form-4.20.9 branch May 10, 2023 23:08
@eternaltyro
Copy link
Contributor

Closed by mistake.

@eternaltyro eternaltyro reopened this May 10, 2023
Bumps [final-form](https://github.com/final-form/final-form) from 4.20.2 to 4.20.9.
- [Release notes](https://github.com/final-form/final-form/releases)
- [Commits](final-form/final-form@v4.20.2...v4.20.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/final-form-4.20.9 branch from ef0e3ff to 25137c8 Compare May 10, 2023 23:15
@sonarcloud
Copy link

sonarcloud bot commented May 10, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@HelNershingThapa HelNershingThapa merged commit d332f12 into develop May 17, 2023
4 of 5 checks passed
@HelNershingThapa HelNershingThapa deleted the dependabot/npm_and_yarn/frontend/final-form-4.20.9 branch May 17, 2023 10:08
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 scope: frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants