Skip to content

Update dependency gulp-load-plugins to v2#44

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/gulp-load-plugins-2.x
Open

Update dependency gulp-load-plugins to v2#44
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/gulp-load-plugins-2.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Feb 5, 2020

This PR contains the following updates:

Package Change Age Confidence
gulp-load-plugins 1.5.02.0.8 age 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: (UTC)

  • 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.

@coveralls
Copy link
Copy Markdown

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
@renovate renovate Bot changed the title chore(deps): update dependency gulp-load-plugins to v2 Update dependency gulp-load-plugins to v2 Apr 8, 2026
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