Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps consolidation/robo from 2.2.2 to 3.0.3.

Changelog

Sourced from consolidation/robo's changelog.

Changelog

3.0.0 02/21/2021

  • PHP 8 support
  • Update to league/container ^3
  • Prefer passing ConsoleIO $io to commands over $this->io(), which is now deprecated.
  • loadTasks renamed to Tasks

2.2.0 09/05/2020

  • New CheckPlatformReqs task by Pierre Rudloff (#957)
  • Add Runner function for retrieving an application to be used with tests by Les Peabody (#968)
  • Add ignorelist to pack command by O'Briat (#964)
  • Create a semver file if using the SemVer task for the first time by Dan Untenzu (#960)
  • Allow symfony/yaml ^5

2.1.0 05/27/2020

  • Symfony 5 support. (#940)

2.0.4 - 2.0.5 05/22/2020

  • Class ZipArchive does not have a constructor by Viktor Szépe (#902)
  • In instances where the simple default config rules are in use, allow for config files to be loaded from the root of the app when Robo is in the vendor directory. (#948)
  • Docker builds with Buildkit by Mario Lubenka (#942)
  • Add a limit to replace via regexp by Patrick Kollitsch (#946)
  • Github access_token via query parameter is deprecated. by Dane Powell (#943)
  • Added the --no-suggest option to composer tasks by Klein Thomas (#934)

2.0.0 - 2.0.3 02/18/2019

  • Compatible with the 1.x branch, but removes support for old versions of PHP and requires Symfony 4.x.
  • PHP 7.4 compatibility by Dane Powell (#923)
  • extract() is not our friend by Viktor Szépe (#903)
  • Old variables in ImageMinify by Viktor Szépe (#904)
  • RuntimeException used realtively by Viktor Szépe (#905)

1.4.10 7/29/2019

  • Allow default argument for confirm() questions by Dane Powell (#850)
  • Allow command classes to end in Commands or Command by Jelle Sebreghts (#878)
  • ImageMinify: Prevent undefined variable error by Dan (#852) (#854)
  • Add sample with changed file handling to Base/Watch documentation by Patrick Kollitsch (#847)
  • Clearer explanation of --load-from option by Jordan Koplowicz (#872)
  • Fix PHPDoc @param and @return type hints by Andor (#886)
  • Update PHPDoc mismatch by Filippo Tessarotto (#883)

1.4.7 - 1.4.9 2/19/2019

... (truncated)

Commits

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [consolidation/robo](https://github.com/consolidation/Robo) from 2.2.2 to 3.0.3.
- [Release notes](https://github.com/consolidation/Robo/releases)
- [Changelog](https://github.com/consolidation/Robo/blob/3.x/CHANGELOG.md)
- [Commits](consolidation/robo@2.2.2...3.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants