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

build(deps): bump @availity/yup from 5.1.2 to 5.1.5 #700

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps @availity/yup from 5.1.2 to 5.1.5.

Changelog

Sourced from @​availity/yup's changelog.

5.1.5 (2024-02-26)

5.1.4 (2024-02-19)

5.1.3 (2023-08-23)

1.0.0 (2023-08-23)

Bug Fixes

  • add browser field for output (0ce7170)

  • yup: avDate fix for edge case invalid date length (55f8b78)

  • yup: avDate fix handles undefined correctly now (85d25b7)

  • yup: avDate.typeError should not display for empty fields (8bf47fb)

  • yup: conditional logic fix (3679957)

  • yup: fix issue with exports not being found if yup and @​availity/yup not imported in right order (fa24f1d)

  • yup: fixed bug in daterange causing to validate improperly (5e90f3e)

  • yup: fixes duplicate name key preventing some validation tests for running, changes wording of validation messages (ef144eb)

  • yup: fixes start date before end date logic (6cc0ff7)

  • yup: fixes type resolution bug where internal yup.date was no longer being overridden (01ba375)

  • yup: fixes unhandled error for when value === undefined in avDate().between() validation (d779f59)

  • yup: package change for major version update (9ad040f), closes /github.com/jquense/yup/blob/375f1b9ed41f5043e123ea87a01a2dfe333c3927/CHANGELOG.md#0320-2020-12-03

  • yup: refactor typeError, use _typeCheck (24cea5e)

  • build!: switch from lerna to nx and compile to esm with tsup (c586085)

Features

  • add npi method (b1ac1a2)
  • yup: add phone validation schema (98c3e29)
  • yup: add type definitions for phone schema (319ca88)
  • yup: added yup validation library methods (690f0c7)
  • yup: allow custom type error message for dateRange (cc36cde)
  • yup: convert to ts and fix undefined class property (f5a3a4f)
  • yup: support inclusivity option (94b1283)
  • yup: switch to lodash from merge-options-es5 (06456c9)
  • yup: unit test for inclusivity (25bf64b)
  • yup: update how accepted formats are handled for dates (91006e5)

BREAKING CHANGES

... (truncated)

Commits
  • 08d70fb chore(yup): release version 5.1.5 [skip ci]
  • 476828d build(deps-dev): bump moment from 2.29.4 to 2.30.1
  • 1be0fc4 chore(yup): release version 5.1.4 [skip ci]
  • eedd85f chore: remove bundlesize
  • eede237 chore(yup): release version 5.1.3 [skip ci]
  • e1547c6 Merge pull request #596 from Availity/chore/update-dependencies
  • 1e90c87 chore: remove $ from semver plugin
  • 7265885 chore($yup): release version 1.0.0 [skip ci]
  • f353b68 chore: update dependencies
  • See full diff 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 the dependencies Pull requests that update a dependency file label Mar 1, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/availity/yup-5.1.5 branch from f67d7cf to d6641d8 Compare March 1, 2024 17:56
Bumps [@availity/yup](https://github.com/Availity/sdk-js/tree/HEAD/packages/yup) from 5.1.2 to 5.1.5.
- [Release notes](https://github.com/Availity/sdk-js/releases)
- [Changelog](https://github.com/Availity/sdk-js/blob/master/packages/yup/CHANGELOG.md)
- [Commits](https://github.com/Availity/sdk-js/commits/@availity/[email protected]/packages/yup)

---
updated-dependencies:
- dependency-name: "@availity/yup"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/availity/yup-5.1.5 branch from d6641d8 to 08f7b4f Compare March 1, 2024 17:59
@gregmartDOTin gregmartDOTin merged commit 55adfbe into master Mar 1, 2024
7 checks passed
@gregmartDOTin gregmartDOTin deleted the dependabot/npm_and_yarn/availity/yup-5.1.5 branch March 1, 2024 18:09
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant