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

Bump gulp-cli from 2.2.0 to 3.0.0 #1336

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps gulp-cli from 2.2.0 to 3.0.0.

Release notes

Sourced from gulp-cli's releases.

gulp-cli v3.0.0

⚠ BREAKING CHANGES

  • Only allow js variants for .gulp config files (#261)
  • Upgrade to Liftoff v5 and avoid merging flags/config/env (#259)
  • Remove support for alpha versions of gulp 4 (#255)
  • Remove --verify flag (#251)
  • Replace --require flag with --preload
  • Normalize repository, dropping node <10.13 support (#239)

Features

  • Add deprecated warning for gulplog v1 messages (#266) (affeda9)
  • Add versioned handler for gulp v5 (#265) (f06ff30)
  • Support theming and translations via config files (#260) (e16d675)
  • Upgrade to Liftoff v5 and avoid merging flags/config/env (#259) (ed86da7)

Bug Fixes

  • Ensure the logger is wired up before running liftoff (#258) (36f05d5)

Miscellaneous Chores

  • Normalize repository, dropping node <10.13 support (#239) (3544dc6)
  • Only allow js variants for .gulp config files (#261) (e5c7983)
  • Remove --verify flag (#251) (7aeee5d)
  • Remove support for alpha versions of gulp 4 (#255) (cb03b9a)
  • Replace --require flag with --preload (3544dc6)

v2.3.0

New

  • Support ESM w/ mjs extension where available (c9e9125) - Closes #214

Build

  • Add node 12/14 to matrix (79356a4)

v2.2.1

Fix

  • Avoid recommending npm if yarn should be used (c1b261c) - Closes #158

... (truncated)

Changelog

Sourced from gulp-cli's changelog.

3.0.0 (2024-03-24)

⚠ BREAKING CHANGES

  • Only allow js variants for .gulp config files (#261)
  • Upgrade to Liftoff v5 and avoid merging flags/config/env (#259)
  • Remove support for alpha versions of gulp 4 (#255)
  • Remove --verify flag (#251)
  • Replace --require flag with --preload
  • Normalize repository, dropping node <10.13 support (#239)

Features

  • Add deprecated warning for gulplog v1 messages (#266) (affeda9)
  • Add versioned handler for gulp v5 (#265) (f06ff30)
  • Support theming and translations via config files (#260) (e16d675)
  • Upgrade to Liftoff v5 and avoid merging flags/config/env (#259) (ed86da7)

Bug Fixes

  • Ensure the logger is wired up before running liftoff (#258) (36f05d5)

Miscellaneous Chores

  • Normalize repository, dropping node <10.13 support (#239) (3544dc6)
  • Only allow js variants for .gulp config files (#261) (e5c7983)
  • Remove --verify flag (#251) (7aeee5d)
  • Remove support for alpha versions of gulp 4 (#255) (cb03b9a)
  • Replace --require flag with --preload (3544dc6)
Commits
  • e422eb1 chore: Release 3.0.0 (#248)
  • f495154 chore: Renamed prepublish script to manpage
  • affeda9 feat: Add deprecated warning for gulplog v1 messages (#266)
  • f06ff30 feat: Add versioned handler for gulp v5 (#265)
  • e16d675 feat: Support theming and translations via config files (#260)
  • 9a1d013 chore: Augment task not found error with helpful properties (#262)
  • e5c7983 chore!: Only allow js variants for .gulp config files (#261)
  • ed86da7 feat!: Upgrade to Liftoff v5 and avoid merging flags/config/env (#259)
  • 36f05d5 fix: Ensure the logger is wired up before running liftoff (#258)
  • 4fc66f6 chore: Revert options & yargs parser changes (#257)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gulp-cli](https://github.com/gulpjs/gulp-cli) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/gulpjs/gulp-cli/releases)
- [Changelog](https://github.com/gulpjs/gulp-cli/blob/master/CHANGELOG.md)
- [Commits](gulpjs/gulp-cli@v2.2.0...v3.0.0)

---
updated-dependencies:
- dependency-name: gulp-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

sonarcloud bot commented Mar 25, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants