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 yup from 1.4.0 to 1.6.1 #3088

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps yup from 1.4.0 to 1.6.1.

Changelog

Sourced from yup's changelog.

1.6.1 (2024-12-17)

Bug Fixes

  • lazy validation errors thrown in builders should resolve async like other validations (c7d7f97)

1.6.0 (2024-12-16)

Features

1.5.0 (2024-12-03)

Bug Fixes

  • readme: some typos and update CustomizingErrors doc (#2163) (5c77e0d)

Features

  • Add exact and stripUnknown method to object() (adcdd8d)
Commits
  • d00abc3 Publish v1.6.1
  • c7d7f97 fix: lazy validation errors thrown in builders should resolve async like othe...
  • f27fa44 Publish v1.6.0
  • 0d7c327 build: modernize stuff
  • 2b0f126 feat: expose LazySchema
  • c26f9af Update README.md
  • 8ac18b6 Publish v1.5.0
  • adcdd8d feat: Add exact and stripUnknown method to object()
  • 87be159 Fix ValidationError.formatError() clobbering path param (#2250)
  • 5a22c16 let/const consistency in README: let preference (#2227)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 10, 2025
Copy link

vercel bot commented Feb 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
human-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 11, 2025 10:21am
human-dashboard-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 11, 2025 10:21am
staking-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 11, 2025 10:21am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
faucet-frontend ⬜️ Ignored (Inspect) Visit Preview Feb 11, 2025 10:21am
faucet-server ⬜️ Ignored (Inspect) Visit Preview Feb 11, 2025 10:21am

@portuu3
Copy link
Collaborator

portuu3 commented Feb 11, 2025

@dependabot rebase

Bumps [yup](https://github.com/jquense/yup) from 1.4.0 to 1.6.1.
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v1.4.0...v1.6.1)

---
updated-dependencies:
- dependency-name: yup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@portuu3 portuu3 merged commit 44b6afc into develop Feb 11, 2025
11 checks passed
@portuu3 portuu3 deleted the dependabot/npm_and_yarn/develop/yup-1.6.1 branch February 11, 2025 10:31
@portuu3 portuu3 mentioned this pull request Feb 11, 2025
16 tasks
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant