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

Update dependency formik to v2.1.3 #119

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

Conversation

mend-for-github-com[bot]
Copy link

@mend-for-github-com mend-for-github-com bot commented Mar 21, 2023

This PR contains the following updates:

Package Type Update Change
formik (source) dependencies patch 2.1.2 -> 2.1.3

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score CVE GitHub Issue
High 7.2 CVE-2021-23337 #176

Release Notes

jaredpalmer/formik (formik)

v2.1.3

Compare Source

Patches
  • Start examples page: 8f998ae
  • Be nicer around unspecified checkboxes: #​2198. Previously, Formik would throw if a checkbox's key wasn't specified in initialValues and a value wasn't specified at /. Now we are nicer about it, and set the next value to true instead of throwing.
  • Fix compat with latest @​types/react: #​2214
  • Attempt to fix codesandbox: #​2218
  • Try using forwardRef (bypassed commit hooks, sorry!): 67ff970
  • Revert "Try using forwardRef (bypassed commit hooks, sorry!)": 4ff1c5c
  • Update useField docs: #​2233
  • Update field.md: #​2228
  • Update SECURITY.md to conform to semver: #​2227
  • Make num of rows in example equal: #​2226
  • Fix grammar and typos: #​2225
  • Load Snack code from external source so it stays up to date: #​2242
Credits

Huge thanks to @​mackness, @​JanCizmar, @​is2ei, @​leonvisscher, @​stephan281094, and @​brentvatne for helping!


  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by WhiteSource label Mar 21, 2023
@mend-for-github-com mend-for-github-com bot changed the title Update dependency formik to v2.1.3 Update dependency formik to v2.1.3 - autoclosed Mar 26, 2023
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/formik-2.x-lockfile branch March 26, 2023 09:20
@mend-for-github-com mend-for-github-com bot changed the title Update dependency formik to v2.1.3 - autoclosed Update dependency formik to v2.1.3 Mar 31, 2023
@mend-for-github-com mend-for-github-com bot reopened this Mar 31, 2023
@mend-for-github-com mend-for-github-com bot restored the whitesource-remediate/formik-2.x-lockfile branch March 31, 2023 05:04
@mend-for-github-com mend-for-github-com bot changed the title Update dependency formik to v2.1.3 Update dependency formik to v2.1.3 - autoclosed Jun 15, 2023
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/formik-2.x-lockfile branch June 15, 2023 02:44
@mend-for-github-com mend-for-github-com bot changed the title Update dependency formik to v2.1.3 - autoclosed Update dependency formik to v2.1.3 Jun 20, 2023
@mend-for-github-com mend-for-github-com bot reopened this Jun 20, 2023
@mend-for-github-com mend-for-github-com bot restored the whitesource-remediate/formik-2.x-lockfile branch June 20, 2023 20:46
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/formik-2.x-lockfile branch from 68435b7 to 678c2bc Compare June 20, 2023 20:48
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/formik-2.x-lockfile branch from 678c2bc to 8cd7c21 Compare January 31, 2025 02:31
Copy link
Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by WhiteSource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants