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

chore(deps): update dependency gulp-load-plugins to v2 #44

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 5, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gulp-load-plugins 1.5.0 -> 2.0.8 age adoption passing confidence

Release Notes

jackfranklin/gulp-load-plugins (gulp-load-plugins)

v2.0.8

Compare Source

If you get the error Cannot read properties of undefined (reading 'filename'), this is because you're using a version of node where module.parent is undefined. To resolve, you need to add config to the plugin when instantiated with the path to your package.json file to read its dependencies. For example:

import gulpLoadPlugins from 'gulp-load-plugins';

const $ = gulpLoadPlugins({
  config: process.env.npm_package_json
});

v2.0.7

Compare Source

Update dependencies

v2.0.6

Compare Source

Update dependencies and add power support for Travis on ppc64le - thanks @​dineshks1 - PR

v2.0.5

Compare Source

Updating dependencies

v2.0.4

Compare Source

Updating dependencies

v2.0.3

Compare Source

Updating dependencies

v2.0.2

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source

v1.6.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.

@coveralls
Copy link

coveralls commented Feb 5, 2020

Coverage Status

Coverage remained the same at 81.25% when pulling f11e3be on renovate/gulp-load-plugins-2.x into 6522a2e on master.

@renovate renovate bot force-pushed the renovate/gulp-load-plugins-2.x branch from 5d72c49 to 2856b66 Compare April 6, 2020 14:43
@renovate renovate bot force-pushed the renovate/gulp-load-plugins-2.x branch from 2856b66 to 139eecf Compare August 21, 2020 02:00
@renovate renovate bot force-pushed the renovate/gulp-load-plugins-2.x branch from 139eecf to 5005c1d Compare October 25, 2020 22:58
@renovate renovate bot force-pushed the renovate/gulp-load-plugins-2.x branch from 5005c1d to 2f526c2 Compare December 11, 2020 07:00
@renovate renovate bot force-pushed the renovate/gulp-load-plugins-2.x branch from 2f526c2 to f11e3be Compare June 6, 2021 21:10
@renovate renovate bot force-pushed the renovate/gulp-load-plugins-2.x branch from f11e3be to fe7caa6 Compare September 25, 2022 18:00
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