Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2021

Bumps beet from 0.44.8 to 0.46.0.

Release notes

Sourced from beet's releases.

v0.46.0

Feature

  • Extract autosave and linking strategy into their own plugins (f82a8d5)

Fix

  • Make pydantic work with PurePath (7f44324)
  • Forgot deleted caches get immediately reset so no need to remove them from the multicache (a4cd64c)
  • Add cache override (071a64a)
  • Remove deleted caches from multicache (b64603c)

v0.45.3

Fix

  • Make it possible to not copy the output to the linked world (ce10eca)

v0.45.2

Fix

  • Load files by trying all the possible extensions (c437220)

v0.45.1

Fix

  • Forgot to update require method on context to accept multiple plugins (2b0aae8)

v0.45.0

Feature

  • Add beet.contrib.copy_files and beet.contrib.extra_files (85b4cee)

v0.44.12

Fix

v0.44.11

Fix

  • Accidentally added mudkip to main dependencies oops (b96f83f)

v0.44.10

Fix

  • Remove fnvhash dependency (a298a1b)

v0.44.9

Fix

Changelog

Sourced from beet's changelog.

v0.46.0 (2021-11-29)

Feature

  • Extract autosave and linking strategy into their own plugins (f82a8d5)

Fix

  • Make pydantic work with PurePath (7f44324)
  • Forgot deleted caches get immediately reset so no need to remove them from the multicache (a4cd64c)
  • Add cache override (071a64a)
  • Remove deleted caches from multicache (b64603c)

v0.45.3 (2021-11-27)

Fix

  • Make it possible to not copy the output to the linked world (ce10eca)

v0.45.2 (2021-11-26)

Fix

  • Load files by trying all the possible extensions (c437220)

v0.45.1 (2021-11-26)

Fix

  • Forgot to update require method on context to accept multiple plugins (2b0aae8)

v0.45.0 (2021-11-24)

Feature

  • Add beet.contrib.copy_files and beet.contrib.extra_files (85b4cee)

v0.44.12 (2021-11-23)

Fix

v0.44.11 (2021-11-21)

Fix

  • Accidentally added mudkip to main dependencies oops (b96f83f)

v0.44.10 (2021-11-20)

Fix

  • Remove fnvhash dependency (a298a1b)

v0.44.9 (2021-11-19)

Fix

Commits
  • 1b281ff 0.46.0
  • f82a8d5 feat: extract autosave and linking strategy into their own plugins
  • 7f44324 fix: make pydantic work with PurePath
  • b7c1492 chore: unused import
  • a4cd64c fix: forgot deleted caches get immediately reset so no need to remove them fr...
  • 071a64a fix: add cache override
  • b64603c fix: remove deleted caches from multicache
  • d41715a test: add example for using shared config
  • 050421a 0.45.3
  • ce10eca fix: make it possible to not copy the output to the linked world
  • 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 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 [beet](https://github.com/mcbeet/beet) from 0.44.8 to 0.46.0.
- [Release notes](https://github.com/mcbeet/beet/releases)
- [Changelog](https://github.com/mcbeet/beet/blob/main/CHANGELOG.md)
- [Commits](mcbeet/beet@v0.44.8...v0.46.0)

---
updated-dependencies:
- dependency-name: beet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 29, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 30, 2021

Superseded by #45.

@dependabot dependabot bot closed this Nov 30, 2021
@dependabot dependabot bot deleted the dependabot/pip/beet-0.46.0 branch November 30, 2021 11:30
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant