mail
mail copied to clipboard
Bump bamarni/composer-bin-plugin from 1.6.0 to 1.8.1
Bumps bamarni/composer-bin-plugin from 1.6.0 to 1.8.1.
Release notes
Sourced from bamarni/composer-bin-plugin's releases.
1.8.1
Bugfixes
- Fix exit code returned when executing all bin namespaces (#136)
- Correct the Symfony constraints (#137)
Misc
1.8.0
Features
- Add a Backward Compatibility Promise section in bamarni/composer-bin-plugin#126
- Validate the config in bamarni/composer-bin-plugin#130
- Introduce config deprecations in bamarni/composer-bin-plugin#123
Bugfixes
- Fix usage with Composer <2.3 in bamarni/composer-bin-plugin#132
Misc
- Add PHPStan to CI in bamarni/composer-bin-plugin#117
- Fix array shape in MyTestCommand in bamarni/composer-bin-plugin#119
- Remove extra parameter of assertDataSetRecordedIs in bamarni/composer-bin-plugin#118
- Raise PHPStan level in bamarni/composer-bin-plugin#120
- Add tests for the config in bamarni/composer-bin-plugin#127
- Fix PHPStan issues in bamarni/composer-bin-plugin#128
- Make the e2e tests more resilient in bamarni/composer-bin-plugin#129
- Re-organise the code in bamarni/composer-bin-plugin#131
Full Changelog: https://github.com/bamarni/composer-bin-plugin/compare/1.7.0...1.8.0
1.7.0
Features
- Improve the logging experience in bamarni/composer-bin-plugin#92
- Mark classes as
@finalin bamarni/composer-bin-plugin#98- Add extra logging on normal verbosity in bamarni/composer-bin-plugin#112
Bugfixes
- Add missing ext-json requirement in bamarni/composer-bin-plugin#82
- Ensure we clean up the state even when executing only one namespace in bamarni/composer-bin-plugin#94
- Cleanup application commands between each executions in bamarni/composer-bin-plugin#96
... (truncated)
Commits
e12e976Correct the Symfony constraints (#137)3d40285Fix exit code returned when executing all bin namespaces (#136)9fdc06cUse requireComposer() when possible (#135)cba1fcdFix minor typos and grammar (#133)2476470Fix usage with Composer <2.3 (#132)c4cefbcRe-organise the code (#131)e43ab30Introduce config deprecations (#123)bc9cbe6Validate the config (#130)8b832b8Make the e2e tests more resilient (#129)737a982Fix PHPStan issues (#128)- 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.
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 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)
Dependabot tried to merge this PR, but received the following error from GitHub:
You're not authorized to push to this branch. Visit https://docs.github.com/articles/about-protected-branches/ for more information.