Skip to content

ci(deps): Bump coenjacobs/mozart from 0.7.1 to ^1.0.2 in /vendor-bin/mozart#16836

Merged
nickvergessen merged 2 commits intomainfrom
dependabot/composer/vendor-bin/mozart/coenjacobs/mozart-1.0.1
Jan 25, 2026
Merged

ci(deps): Bump coenjacobs/mozart from 0.7.1 to ^1.0.2 in /vendor-bin/mozart#16836
nickvergessen merged 2 commits intomainfrom
dependabot/composer/vendor-bin/mozart/coenjacobs/mozart-1.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 24, 2026

Bumps coenjacobs/mozart from 0.7.1 to 1.0.1.

Release notes

Sourced from coenjacobs/mozart's releases.

Release 1.0.1

Maintenance release, containing the following fixes:

Thank you both for contributing. 😊

Full set of changes: coenjacobs/mozart@1.0.0...1.0.1

Docker Images

This release includes Docker images for multiple architectures (linux/amd64, linux/arm64, linux/arm/v7).

Pull from Docker Hub

docker pull coenjacobs/mozart:1.0.1

Pull from GitHub Container Registry

docker pull ghcr.io/coenjacobs/mozart:1.0.1

Available Tags

  • 1.0.1 - This release

  • latest - Latest stable version (if this is the highest version)

Links

Release 1.0.0

This is the stable release of version 1.0.0 of the Mozart project. I'm proud to say that this release is finally here and this marks a significant milestone in the project. For details on everything that has changed, please refer to the beta testing and 1.0.0 feature set post in the discussions. Thanks everyone for their continued support, helpful comments and contributions. Thank you everyone!

I've written a bit about the whole process around this on my personal blog: Mozart 1.0: Five years in the making.

Full Changelog: coenjacobs/mozart@0.7.1...1.0.0

Docker Images

This release includes Docker images for multiple architectures (linux/amd64, linux/arm64, linux/arm/v7).

Pull from Docker Hub

docker pull coenjacobs/mozart:1.0.0

Pull from GitHub Container Registry

</tr></table> 

... (truncated)

Commits
  • 1aee02b fix(config): Fix loading config without override_autoload
  • ce883e1 Fix typos
  • 9d11d1f This branch is now maintenance 1.0.x branch
  • 7901dc7 Merge pull request #173 from coenjacobs/1.0.0-release-prep
  • 2f400b5 Merge pull request #175 from coenjacobs/fix-package-name-path-reference
  • fd30616 Merge branch '1.0.0-release-prep' into fix-package-name-path-reference
  • d36d4f8 Merge pull request #176 from coenjacobs/flysystem-update-3.30
  • 72dc752 Move runtime dependencies from require-dev to require: league/flysystem, leag...
  • 78ee3af Remove bootstrap file: Flysystem 3.x fixes deprecations, no longer needed
  • 1751cfa Add PHPDoc documentation to loadFromFile method
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php labels Jan 24, 2026
@github-actions github-actions Bot enabled auto-merge January 24, 2026 02:04
auto-merge was automatically disabled January 24, 2026 13:19

Pull request was closed

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 24, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/composer/vendor-bin/mozart/coenjacobs/mozart-1.0.1 branch January 24, 2026 13:19
@nickvergessen nickvergessen restored the dependabot/composer/vendor-bin/mozart/coenjacobs/mozart-1.0.1 branch January 25, 2026 16:00
@nickvergessen nickvergessen reopened this Jan 25, 2026
@nickvergessen
Copy link
Copy Markdown
Member

@dependabot rebase

@github-actions github-actions Bot enabled auto-merge January 25, 2026 16:01
Bumps [coenjacobs/mozart](https://github.com/coenjacobs/mozart) from 0.7.1 to 1.0.1.
- [Release notes](https://github.com/coenjacobs/mozart/releases)
- [Commits](coenjacobs/mozart@0.7.1...1.0.1)

---
updated-dependencies:
- dependency-name: coenjacobs/mozart
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/composer/vendor-bin/mozart/coenjacobs/mozart-1.0.1 branch from 9e7e3b7 to c4174e4 Compare January 25, 2026 16:02
…ozart

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen changed the title ci(deps): Bump coenjacobs/mozart from 0.7.1 to 1.0.1 in /vendor-bin/mozart ci(deps): Bump coenjacobs/mozart from 0.7.1 to ^1.0.2 in /vendor-bin/mozart Jan 25, 2026
@nickvergessen nickvergessen merged commit 4b4dece into main Jan 25, 2026
78 of 81 checks passed
@nickvergessen nickvergessen deleted the dependabot/composer/vendor-bin/mozart/coenjacobs/mozart-1.0.1 branch January 25, 2026 16:14
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 php

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant