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

[composer] Bump brianhenryie/strauss from 0.16.0 to 0.19.1 #10

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps brianhenryie/strauss from 0.16.0 to 0.19.1.

Release notes

Sourced from brianhenryie/strauss's releases.

v0.19.1

v0.19.0

Mostly a bugfix release but added a little too.

v0.18.0

v0.17.0

What's Changed

New Contributors

Full Changelog: BrianHenryIE/strauss@0.16.0...0.17.0

Changelog

Sourced from brianhenryie/strauss's changelog.

0.19.1 April 2024

  • Fix: was incorrectly deleting autoload keys from installed.json

0.19.0 April 2024

  • Fix: check for array before loop
  • Fix: filepaths on Windows (still work to do for Windows)
  • Update: tidy bin/strauss
  • Run tests with project classes + with built phar
  • Allow symfony/console & symfony/finder ^7 for Laravel 11 compatibility
  • Add: scripts/createphar.sh
  • Lint: most PhpStan level 7

0.18.0 April 2024

  • Add: GitHub Action to update bin version number from CHANGELOG.md
  • Fix: casting a namespaced class to a string
  • Fix: composer dump-autoload error after delete-vendor-files/delete-vendor-packages
  • Fix: add missing built-in PHP interfaces to exclude rules
  • Fix: Undefined offset when seeing namespace
  • Refactoring for clarity and pending issues

0.14.0 07-March-2023

  • Merge in-situ branch (bugs expected)
  • Add: delete_vendor_packages option (delete_vendor_files is maybe deprecated now)
  • Add: GPG .phar signing for Phive
  • Breaking: Stop excluding psr/* from file_patterns prefixing
Commits
  • 12be71c 🤖 Update version number in bin
  • 2dbb46f Update CHANGELOG.md
  • adff2ea reorder to allow running strauss from arbitrary directory
  • 07c4945 Skip virtual packages
  • 16d9958 🤖 Update version number in bin
  • 243c9c9 Update CHANGELOG.md
  • 7df991f Merge pull request #100 from szaleq/fix/paths-on-windows
  • a88e1a7 Merge pull request #97 from szepeviktor/patch-1
  • f372d02 Merge branch 'master' into patch-1
  • 53cb03e Update main.yml
  • 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 [brianhenryie/strauss](https://github.com/BrianHenryIE/strauss) from 0.16.0 to 0.19.1.
- [Release notes](https://github.com/BrianHenryIE/strauss/releases)
- [Changelog](https://github.com/BrianHenryIE/strauss/blob/master/CHANGELOG.md)
- [Commits](BrianHenryIE/strauss@0.16.0...0.19.1)

---
updated-dependencies:
- dependency-name: brianhenryie/strauss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github May 1, 2024

The following labels could not be found: composer.

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

Successfully merging this pull request may close these issues.

0 participants