Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2026

Bumps coenjacobs/mozart from 0.7.1 to 1.0.0.

Release notes

Sourced from coenjacobs/mozart's releases.

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

docker pull ghcr.io/coenjacobs/mozart:1.0.0

Available Tags

  • 1.0.0 - This release

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

Links

Release 1.0.0 beta 3

Fixed a couple long standing bugs and due updates in Flysystem dependencies, which also resolved a lot of deprecation warnings during runtime and tests. Details and discussion of what changed and why can be found: Mozart 1.0.0 is almost here, we're in beta testing phase

Full Changelog: coenjacobs/mozart@1.0.0-beta-2...1.0.0-beta-3

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-beta-3

Pull from GitHub Container Registry

docker pull ghcr.io/coenjacobs/mozart:1.0.0-beta-3

... (truncated)

Commits
  • 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
  • a1ed056 Fix PHPMD violation: replace error control operator with file_exists check
  • 688d8e4 Fix Xdebug configuration: remove debug mode to suppress connection errors dur...
  • ad8536a Fix test suite warnings and deprecations: add bootstrap to suppress vendor de...
  • 449f485 Fix PHP warnings in ReadsConfig: suppress file_get_contents warning and handl...
  • 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 [coenjacobs/mozart](https://github.com/coenjacobs/mozart) from 0.7.1 to 1.0.0.
- [Release notes](https://github.com/coenjacobs/mozart/releases)
- [Commits](coenjacobs/mozart@0.7.1...1.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php labels Jan 17, 2026
@github-actions github-actions bot enabled auto-merge January 17, 2026 02:08
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