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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency kpo to ^0.9.0 (development) - autoclosed #3

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 18, 2019

This PR contains the following updates:

Package Type Update Change References
kpo devDependencies minor ^0.5.2 -> ^0.9.0 source

Release Notes

rafamel/kpo

v0.9.0

Compare Source

Code Refactoring
  • public/fs: armonizes callbacks behavior for fs functions (74f0bec)
  • public/fs: write, rw, and json callbacks take an object instead of several params (d43f33a)
Features
  • public/fs: rw and json can take a dest param (d6bbd0a)
BREAKING CHANGES
  • public/fs: Callbacks for fs functions now receive an object with the appropriate data for each
    case
  • public/fs: write, rw, and json callbacks signature has changed

v0.8.0

Compare Source

Code Refactoring
  • public/fs: armonizes callbacks behavior for fs functions (74f0bec)
  • public/fs: write, rw, and json callbacks take an object instead of several params (d43f33a)
Features
  • public/fs: rw and json can take a dest param (d6bbd0a)
BREAKING CHANGES
  • public/fs: Callbacks for fs functions now receive an object with the appropriate data for each
    case
  • public/fs: write, rw, and json callbacks signature has changed

v0.7.0

Compare Source

Features
  • fs/tags: globs is an exposed function (cf99127)
  • public/fs: allows all fs functions to take sources arrays; unifies behavior (d0f6536)
  • public/fs: allows destination to be a from/to map for copy and move (8369346)
  • public/fs: allows sources to be array returning functions (1c5786b)
  • public/fs: exports types (ee7a7b6)
  • public/fs: options take a logger key to disable logging (33209be)
BREAKING CHANGES
  • fs/tags: Glob previously returned a promise; it now returns a promise returning function

v0.6.0

Compare Source

Bug Fixes
  • core/paths: gets kpo scripts file path when not in cwd and a sibling to package.json (02b0548)
  • public/tags: resets logger level after kpo calls (83ed074)
  • utils/env-manager: fixes undefined being coherced into a string when setting environment variab (885c26d)
Features
  • public/fs: allows copy, move, remove to take promises as src (3747dba)
  • public/fs: allows rw and json to take overwrite option (IFsWriteOptions) (cc6db76)
  • public/fs: allows write to take a function for the file content (4419db2)
  • public/fs: makes errors occurred in user provided callbacks instances of OpenError (a5784f5)
  • public/tags: adds glob tag (69e3d9a)

Renovate configuration

馃搮 Schedule: "before 3am on the first day of the year" (UTC).

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

鈾伙笍 Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

馃敃 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 Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch from 4165cbc to fe0311e Compare May 20, 2019 00:49
@renovate renovate bot changed the title chore(deps): update dependency kpo to ^0.6.0 (development) chore(deps): update dependency kpo to ^0.7.0 (development) May 20, 2019
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch from fe0311e to 05e88a8 Compare May 21, 2019 00:53
@renovate renovate bot changed the title chore(deps): update dependency kpo to ^0.7.0 (development) chore(deps): update dependency kpo to ^0.9.0 (development) May 21, 2019
@renovate renovate bot changed the title chore(deps): update dependency kpo to ^0.9.0 (development) chore(deps): update dependency kpo to ^0.9.0 (development) - autoclosed May 21, 2019
@renovate renovate bot closed this May 21, 2019
@renovate renovate bot deleted the renovate/all-dev-minor-patch branch May 21, 2019 09:30
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