build(deps): bump beets from 2.5.1 to 2.9.0#51
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
e1982dd to
a944cea
Compare
Bumps [beets](https://github.com/beetbox/beets) from 2.5.1 to 2.9.0. - [Release notes](https://github.com/beetbox/beets/releases) - [Changelog](https://github.com/beetbox/beets/blob/master/docs/changelog.rst) - [Commits](beetbox/beets@v2.5.1...v2.9.0) --- updated-dependencies: - dependency-name: beets dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
a944cea to
617bdbe
Compare
There was a problem hiding this comment.
Pull request overview
Updates this plugin’s Beets dependency to pick up Beets v2.9.0 (including upstream Python 3.14 support and other plugin/core changes reflected in Beets’ dependency graph), and refreshes the uv lockfile accordingly.
Changes:
- Bump
beetsrequirement from>=2.2.0,<3to>=2.9.0,<3. - Regenerate
uv.lockto lock Beets 2.9.0 and updated transitive dependencies.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
pyproject.toml |
Updates the declared Beets dependency constraint to >=2.9.0,<3. |
uv.lock |
Updates the resolved dependency set to match Beets 2.9.0 and new transitive requirements/markers. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
Author
|
Superseded by #54. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps beets from 2.5.1 to 2.9.0.
Release notes
Sourced from beets's releases.
... (truncated)
Changelog
Sourced from beets's changelog.