Kratos-Rebirth
Kratos-Rebirth copied to clipboard
chore(deps-dev): bump gulp-cli from 2.3.0 to 3.0.0
Bumps gulp-cli from 2.3.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
.gulpconfig files (#261)- Upgrade to Liftoff v5 and avoid merging flags/config/env (#259)
- Remove support for alpha versions of gulp 4 (#255)
- Remove
--verifyflag (#251)- Replace
--requireflag 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
Miscellaneous Chores
Changelog
Sourced from gulp-cli's changelog.
3.0.0 (2024-03-24)
⚠ BREAKING CHANGES
- Only allow js variants for
.gulpconfig files (#261)- Upgrade to Liftoff v5 and avoid merging flags/config/env (#259)
- Remove support for alpha versions of gulp 4 (#255)
- Remove
--verifyflag (#251)- Replace
--requireflag 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
Miscellaneous Chores
Commits
e422eb1chore: Release 3.0.0 (#248)f495154chore: Renamed prepublish script to manpageaffeda9feat: Add deprecated warning for gulplog v1 messages (#266)f06ff30feat: Add versioned handler for gulp v5 (#265)e16d675feat: Support theming and translations via config files (#260)9a1d013chore: Augmenttask not founderror with helpful properties (#262)e5c7983chore!: Only allow js variants for.gulpconfig files (#261)ed86da7feat!: Upgrade to Liftoff v5 and avoid merging flags/config/env (#259)36f05d5fix: Ensure the logger is wired up before running liftoff (#258)4fc66f6chore: Revert options & yargs parser changes (#257)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)