Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Update dependency ow to v0.28.2#49

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/ow-0.x
Open

Update dependency ow to v0.28.2#49
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/ow-0.x

Conversation

@renovate

@renovate renovate Bot commented Oct 20, 2019

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
ow 0.13.2 -> 0.28.2 age confidence

Release Notes

sindresorhus/ow (ow)

v0.28.2

Compare Source

  • Backport: Reduce dependency tree efe9efd

v0.28.1

Compare Source

  • Fix input type on some methods and add AssertingValidator (#​224) 4d3b55f

v0.28.0

Compare Source

v0.27.0

Compare Source

  • Remove unnecessary stack reference for ow.array.ofType (#​216) a87c6f0

v0.26.0

Compare Source

  • Avoid stack inference for set, map, and object validators (#​214) 4aeaf1c

v0.25.0

Compare Source

v0.24.1

Compare Source

v0.24.0

Compare Source

Breaking
Improvements

v0.23.1

Compare Source

  • Fix ow.object to return ArgumentError when null or undefined is passed (#​211) 2ad149b

v0.23.0

Compare Source

v0.22.0

Compare Source

v0.21.0

Compare Source

v0.20.0

Compare Source

Breaking

CommonJS users needs to change their import:

-const ow = require('ow')
+const {default: ow} = require('ow')
Improvements
  • Stop bundling e48b550
    This fixes a lot of issues. See the commit.

v0.19.0

Compare Source

  • Allow potentially undefined functions to be checked (#​184) 06b98a5

v0.18.0

Compare Source

Improvements
Fixes
  • Fix for static type error for ow.object.valuesOfType() (#​185) b3c5fbd

v0.17.0

Compare Source

  • Add ArrayBufferPredicate, DataViewPredicate, TypedArrayPredicate (#​173) f010b90

v0.16.0

Compare Source

Breaking
Enhancements
  • Export ArgumentError 952390a
  • Allow using ow.any with ow.array.ofType ec59a5c
Fixes
  • Fix usage in the browser when using Webpack 0c0f64b

v0.15.1

Compare Source

  • Include the dev-only file in the package 64ab6b8

v0.15.0

Compare Source

v0.14.0

Compare Source

Breaking
Enhancements
  • Export shim if running on browser in production (#​129) acc5c9b
    Note: If you intend on using ow for development purposes only, use require('ow/dev-only') instead of the usual import 'ow', and run the bundler with NODE_ENV set to production (e.g. $ NODE_ENV="production" parcel build index.js). This will make ow automatically export a shim when running in production, which should result in a significantly lower bundle size.

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/ow-0.x branch from 2904507 to 2e40d87 Compare November 12, 2019 07:06
@renovate renovate Bot changed the title Update dependency ow to v0.14.0 Update dependency ow to v0.15.0 Nov 12, 2019
@renovate
renovate Bot force-pushed the renovate/ow-0.x branch from 2e40d87 to 8e0c74a Compare January 25, 2020 12:25
@renovate renovate Bot changed the title Update dependency ow to v0.15.0 Update dependency ow to v0.15.1 Jan 25, 2020
@coveralls

coveralls commented Jan 25, 2020

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 289

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 287: 0.0%
Covered Lines: 26
Relevant Lines: 26

💛 - Coveralls

@renovate
renovate Bot force-pushed the renovate/ow-0.x branch from 8e0c74a to 73337ac Compare February 13, 2020 19:08
@renovate renovate Bot changed the title Update dependency ow to v0.15.1 Update dependency ow to v0.16.0 Feb 13, 2020
@renovate
renovate Bot force-pushed the renovate/ow-0.x branch from 73337ac to ef9618a Compare February 22, 2020 12:00
@renovate renovate Bot changed the title Update dependency ow to v0.16.0 Update dependency ow to v0.17.0 Feb 22, 2020
@renovate
renovate Bot force-pushed the renovate/ow-0.x branch from ef9618a to 64ed81e Compare October 29, 2020 08:58
@renovate renovate Bot changed the title Update dependency ow to v0.17.0 Update dependency ow to v0.18.0 Oct 29, 2020
@renovate
renovate Bot force-pushed the renovate/ow-0.x branch from 64ed81e to cb5efa6 Compare November 5, 2020 22:59
@renovate renovate Bot changed the title Update dependency ow to v0.18.0 Update dependency ow to v0.19.0 Nov 5, 2020
@renovate
renovate Bot force-pushed the renovate/ow-0.x branch from cb5efa6 to 19fceff Compare December 9, 2020 06:54
@renovate renovate Bot changed the title Update dependency ow to v0.19.0 Update dependency ow to v0.20.0 Dec 9, 2020
@renovate
renovate Bot force-pushed the renovate/ow-0.x branch from 19fceff to 4bbd007 Compare January 6, 2021 09:59
@renovate renovate Bot changed the title Update dependency ow to v0.20.0 Update dependency ow to v0.21.0 Jan 6, 2021
@renovate
renovate Bot force-pushed the renovate/ow-0.x branch from 4bbd007 to 656f1b7 Compare January 9, 2021 14:56
@renovate renovate Bot changed the title Update dependency ow to v0.21.0 Update dependency ow to v0.22.0 Jan 9, 2021
@renovate
renovate Bot force-pushed the renovate/ow-0.x branch from 656f1b7 to 99a02df Compare January 24, 2021 19:59
@renovate renovate Bot changed the title Update dependency ow to v0.22.0 Update dependency ow to v0.23.0 Jan 24, 2021
@renovate
renovate Bot force-pushed the renovate/ow-0.x branch from 99a02df to a235c5d Compare June 4, 2021 09:55
@renovate renovate Bot changed the title Update dependency ow to v0.23.0 Update dependency ow to v0.23.1 Jun 4, 2021
@renovate
renovate Bot force-pushed the renovate/ow-0.x branch from a235c5d to fdfecb6 Compare June 5, 2021 10:10
@renovate renovate Bot changed the title Update dependency ow to v0.23.1 Update dependency ow to v0.24.1 Jun 5, 2021
@renovate
renovate Bot force-pushed the renovate/ow-0.x branch from fdfecb6 to 31e1419 Compare June 26, 2021 11:26
@renovate renovate Bot changed the title Update dependency ow to v0.24.1 Update dependency ow to v0.25.0 Jun 26, 2021
@renovate
renovate Bot force-pushed the renovate/ow-0.x branch from 31e1419 to 78419f3 Compare July 2, 2021 13:36
@renovate renovate Bot changed the title Update dependency ow to v0.25.0 Update dependency ow to v0.26.0 Jul 2, 2021
@renovate
renovate Bot force-pushed the renovate/ow-0.x branch from 78419f3 to b54aff7 Compare July 16, 2021 16:10
@renovate renovate Bot changed the title Update dependency ow to v0.26.0 Update dependency ow to v0.27.0 Jul 16, 2021
@renovate
renovate Bot force-pushed the renovate/ow-0.x branch from b54aff7 to 0f8936b Compare October 18, 2021 23:45
@renovate renovate Bot changed the title Update dependency ow to v0.27.0 Update dependency ow to v0.28.1 Oct 18, 2021
@Sherex Sherex removed their assignment Mar 17, 2022
Dependency update (patch)
@renovate
renovate Bot force-pushed the renovate/ow-0.x branch from 0f8936b to 370e414 Compare October 3, 2022 18:12
@renovate renovate Bot changed the title Update dependency ow to v0.28.1 Update dependency ow to v0.28.2 Oct 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants