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 n98/magerun2 from 4.7.0 to 4.9.1 #11

Merged
merged 2 commits into from
Jan 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2021

Bumps n98/magerun2 from 4.7.0 to 4.9.1.

Release notes

Sourced from n98/magerun2's releases.

4.9.0

  • Add: #899: config:env:delete command (by Pieter Hoste)
  • Add: Dependency information in README (by Christian Münch)
  • Imp: Updated dependencies (faker, psysh, symfony-console-autocomplete, php-cs-fixer, captainhook)
  • Fix: #898: Disable Composer gc during Magerun process (by Christian Münch)

4.8.0

What's Changed

... (truncated)

Changelog

Sourced from n98/magerun2's changelog.

4.9.1

  • Fix: #901: dev:console command outputs "must be compatible with" error (by Mark Shust)

4.9.0

  • Add: #899: config:env:delete command (by Pieter Hoste)
  • Add: Dependency information in README (by Christian Münch)
  • Imp: Updated dependencies (faker, psysh, symfony-console-autocomplete, php-cs-fixer, captainhook)
  • Fix: #898: Disable Composer gc during Magerun process (by Christian Münch)

4.8.0

  • Add: #884: Hyvä Support for sys:info and sys:check command (by Christian Münch)
  • Add: #875: Environment variable support in Magerun scripts (by Christian Münch)
  • Add: #874: Experimental MySQL SSL support (by Karsten Deubert)
  • Add: #867: PHPUnit 9 compatibility (by Karsten Deubert)
  • Add: New test suite to run core command tests (by Christian Münch)
  • Add: Magento 2.4.3 to installer and test pipeline (by Christian Münch)
  • Imp: #835: Replace the definer instead of trying to remove it (by Alin Alexandru)
  • Imp: #820: Optimize script repo performance by exclude lists (by Christian Münch)
  • Imp: #806: Implement input format json for config env set command (by Pieter Hoste)
  • Imp: #805: Skip authorization creation during db import if option is specified (by Luca Gallinari)
  • Imp: #620: dev:console: Provide convenience functions to dump entities (by Alexander Menk)
  • Imp: Error handling in PDO (by Alexander Menk)
  • Imp: Updated dependencies
    • dev: captainhook, phpunit, vfsstream, php-cs-fixer
    • application: composer, symfony, phing, psysh, symfony-console-autocomplete, twig
  • Imp: Refactoring of Github Actions (Composer 2, Test Pull Requests)
  • Fix: #888: Check if file name was provided for db import command (by Torben Höhn)
  • Fix: #828: Error on db:import --drop (by Alexander Menk)
  • Fix: #824: Restore terminal mode after import (by Jeroen Vermeulen)
Commits
  • 4b0c35d Fix typo in Github action
  • 76369ac Remove "allow all composer plugins" in matrix build
  • c057255 Downgrade Composer to 2.1.14 in matrix build
  • af99a6c Add new command to allow all composer plugins bundled by Magento
  • 5f621af Update Github super linter to v4
  • 984db73 Allow all Composer plugins bundled in Magento
  • 3bfff48 Prepare release 4.9.1
  • 997e1f8 Added return type for ::run() #901
  • 896deda Set next dev version to 4.10.0-dev
  • 89ac6e4 Prepare release 4.9.0
  • 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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Dec 23, 2021
@coveralls
Copy link

coveralls commented Dec 23, 2021

Pull Request Test Coverage Report for Build 1702196746

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.825%

Totals Coverage Status
Change from base Build 1702184287: 0.0%
Covered Lines: 61
Relevant Lines: 63

💛 - Coveralls

@shochdoerfer shochdoerfer added this to the 2.3.0 milestone Dec 23, 2021
@dependabot dependabot bot force-pushed the dependabot/composer/n98/magerun2-4.9.1 branch from cc4b727 to d0b4424 Compare January 10, 2022 07:25
Bumps [n98/magerun2](https://github.com/netz98/n98-magerun2) from 4.7.0 to 4.9.1.
- [Release notes](https://github.com/netz98/n98-magerun2/releases)
- [Changelog](https://github.com/netz98/n98-magerun2/blob/develop/CHANGELOG.md)
- [Commits](netz98/n98-magerun2@4.7.0...4.9.1)

---
updated-dependencies:
- dependency-name: n98/magerun2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@shochdoerfer shochdoerfer force-pushed the dependabot/composer/n98/magerun2-4.9.1 branch from d0b4424 to 220060f Compare January 15, 2022 17:59
@shochdoerfer shochdoerfer force-pushed the dependabot/composer/n98/magerun2-4.9.1 branch from 220060f to 3e07ef5 Compare January 15, 2022 18:02
@shochdoerfer shochdoerfer merged commit 4ed1efb into main Jan 15, 2022
@dependabot dependabot bot deleted the dependabot/composer/n98/magerun2-4.9.1 branch January 15, 2022 18:05
@shochdoerfer shochdoerfer modified the milestones: 2.3.0, 2.3.1 Apr 22, 2022
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.

2 participants