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 check-more-types to v2 #13

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 23, 2018

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
check-more-types 1.9.2 -> 2.24.0 age adoption passing confidence

Release Notes

kensho/check-more-types

v2.24.0

Compare Source

<a name"2.24.0">

2.24.0 (2017-03-20)

Bug Fixes
  • deps: upgrade some dev dependencies (8921e7e6)
Features
  • typescript: add barebones typescript typings, close #​76 (d2826a01)

v2.23.0

Compare Source

<a name"2.23.0">

2.23.0 (2016-09-12)

Features

v2.22.0

Compare Source

<a name"2.22.0">

2.22.0 (2016-07-06)

Features

v2.21.0

Compare Source

<a name"2.21.0">

2.21.0 (2016-05-11)

Features

v2.20.2

Compare Source

<a name"2.20.2">

2.20.2 (2016-04-07)
Bug Fixes
  • minified: limiting line length to about 1000 characters in the minified bundle, (728ac50e, closes #​70)
  • version: using include-version to embed version in built bundles (46d76f64)

v2.20.1

Compare Source

<a name"2.20.1">

2.20.1 (2016-04-06)
Bug Fixes
  • ci: using es5 string method to check extension (8c12fb28)

v2.20.0

Compare Source

<a name"2.20.0">

2.20.0 (2016-04-06)

Features

v2.19.0

Compare Source

<a name"2.19.0">

2.19.0 (2016-04-06)

Features

v2.18.0

Compare Source

<a name"2.18.0">

2.18.0 (2016-04-06)

Features
  • src: refactored most of the source (25f52768)

v2.17.1

Compare Source

<a name"2.17.1">

2.17.1 (2016-04-06)
Bug Fixes
  • version: replacing version only on publish (e72d96a9)

v2.17.0

Compare Source

<a name"2.17.0">

2.17.0 (2016-04-06)

Features
  • version:

v2.16.0

Compare Source

<a name"2.16.0">

2.16.0 (2016-04-05)

Features
  • version: added VERSION property to the library (462282d7)

v2.15.0

Compare Source

<a name"2.15.0">

2.15.0 (2016-03-31)

Features

v2.14.0

Compare Source

<a name"2.14.0">

2.14.0 (2016-03-30)

Features

v2.13.0

Compare Source

<a name"2.13.0">

2.13.0 (2016-03-25)

Bug Fixes
  • promise: removed finally check when detecting promises, (b3d80f54, closes #​61)
Features

v2.12.1

Compare Source

<a name"2.12.1">

2.12.1 (2016-03-12)
Bug Fixes
  • npm: trying to fix npm readme (25c6b8dd)

v2.12.0

Compare Source

<a name"2.12.0">

2.12.0 (2016-03-10)

Bug Fixes
  • verify: confirmed fixed check.verify.unemptyString (3d28e301)
Features

v2.11.1

Compare Source

<a name"2.11.1">

2.11.1 (2016-03-10)
Bug Fixes
  • tests: ensure spec is executed and expose lazy-ass globally (398a9869)
  • unemptyString: assert compatibility with "verify" (9230c4f8)

v2.11.0

Compare Source

<a name"2.11.0">

2.11.0 (2016-03-08)

Features

v2.10.0

Compare Source

<a name"2.10.0">

2.10.0 (2015-12-18)

Features
  • api: Added Symbol as primitive to check.primitive method, (85de9fe3, closes #​52)

v2.9.0

Compare Source

<a name"2.9.0">

2.9.0 (2015-12-18)

Features
  • api: check.length is curried and guesses argument order, (e2ae9ca3, closes #​41)

v2.8.0

Compare Source

<a name"2.8.0">

2.8.0 (2015-12-18)

Features
  • api: added negative and positive aliases, docs, (c07f5aee, closes #​51)

v2.7.0

Compare Source

<a name"2.7.0">

2.7.0 (2015-12-17)

Features
  • api: check.schema is curried (1b5444c8)

v2.6.0

Compare Source

<a name"2.6.0">

2.6.0 (2015-12-17)

Features

v2.5.0

Compare Source

<a name"2.5.0">

2.5.0 (2015-12-17)

Features
  • api: check.oneOf is curried, any method can be curried (curry2), (7aca8a2e, closes #​34)

v2.4.0

Compare Source

<a name"2.4.0">

2.4.0 (2015-12-17)

Features

v2.3.0

Compare Source

<a name"2.3.0">

2.3.0 (2015-12-03)

Bug Fixes
  • release: fixed release process (b85f4a12)
Features
  • release: placeholder release (2a670db4)

v2.2.0

Compare Source

v2.1.2

Compare Source

v2.1.1

Compare Source

v2.1.0

Compare Source

v2.0.3

Compare Source

v2.0.2

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/check-more-types-2.x branch from 73bbafe to b98f343 Compare March 23, 2018 21:45
@renovate renovate bot changed the title fix(deps): update dependency check-more-types to v2 Update dependency check-more-types to v2 May 9, 2018
@renovate renovate bot changed the title Update dependency check-more-types to v2 fix(deps): update dependency check-more-types to v2 May 9, 2018
@renovate
Copy link
Author

renovate bot commented Mar 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

None yet

1 participant