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

fix(deps): update dependency v8n to v1.5.1 #331

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 3, 2018

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
v8n 1.2.2 -> 1.5.1 age adoption passing confidence

Release Notes

imbrn/v8n (v8n)

v1.5.1

Compare Source

Fixed
  • Inefficient regular expression complexity of lowercase() and uppercase() rules

v1.5.0

Compare Source

Added
  • Support async validation within the optional rule (#​206)
  • New modifier strict for schema validation (#​191, #​179)
Fixed
  • Correct incorrect return type of check validation strategy (boolean -> void)
  • Bug with Proxy check where it always returned true

v1.4.0

Compare Source

Added
  • Untranspiled build v8n.esm.browser.js for modern browsers (#​165)
  • TypeScript support through bundled type definitions (#​28)
Fixed

v1.3.3

Compare Source

Fixed
  • Bug with nested async rules (#​161)

v1.3.2

Compare Source

Fixed
  • Bug with optional rule that ignores the string rule when validating

v1.3.1

Compare Source

Fixed
  • Bug with optional rule that ignores validation when an empty string is passed (#​149)

v1.3.0

Compare Source

Added
  • Rule instanceOf() to check inheritance of prototypes.
  • Rule numeric() to check for strings containing numbers
Changed
  • Rule optional now supports a flag to consider trimmed empty strings valid (considerTrimmedEmptyString) (#​140)

v1.2.3

Compare Source

Fixed
  • Bug with schema rule when working with array-based modifiers (#​127)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/v8n-1.x branch from 72ec793 to bf9f0e0 Compare May 22, 2019 14:01
@renovate renovate bot changed the title Update dependency v8n to v1.2.3 Update dependency v8n to v1.3.2 May 22, 2019
@coveralls
Copy link

coveralls commented May 22, 2019

Pull Request Test Coverage Report for Build 1377

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.0%) to 41.712%

Totals Coverage Status
Change from base Build 1280: 0.0%
Covered Lines: 967
Relevant Lines: 2056

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/v8n-1.x branch from bf9f0e0 to b333c75 Compare October 5, 2019 09:59
@renovate renovate bot changed the title Update dependency v8n to v1.3.2 Update dependency v8n to v1.3.3 Oct 5, 2019
@renovate renovate bot force-pushed the renovate/v8n-1.x branch from b333c75 to 0d7e70a Compare March 7, 2022 12:50
@renovate renovate bot changed the title Update dependency v8n to v1.3.3 Update dependency v8n to v1.4.0 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/v8n-1.x branch from 0d7e70a to 97c8cf7 Compare September 25, 2022 20:07
@renovate renovate bot changed the title Update dependency v8n to v1.4.0 Update dependency v8n to v1.5.1 Sep 25, 2022
@renovate renovate bot changed the title Update dependency v8n to v1.5.1 fix(deps): update dependency v8n to v1.5.1 Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant