Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2021

Bumps beet from 0.44.8 to 0.49.0.

Release notes

Sourced from beet's releases.

v0.49.0

Feature

  • Automatically figure out the root of the function tree (19f21e1)

Breaking

  • generate_tree no longer accepts the root argument in templates (19f21e1)

v0.48.5

Fix

  • Only reload modules that weren't already imported (7ba93af)

v0.48.4

Fix

v0.48.3

Fix

v0.48.2

Fix

  • Add namespace option for babelbox (fb902fe)

v0.48.1

Fix

  • Bump latest pack format to 8 (8bbc17e)

v0.48.0

Feature

  • Add LinkManager and refactor a bunch of things (b76063f)

v0.47.0

Feature

  • Add beet.contrib.livereload and --reload option (3d56260)

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

... (truncated)

Changelog

Sourced from beet's changelog.

v0.49.0 (2021-12-25)

Feature

  • Automatically figure out the root of the function tree (19f21e1)

Breaking

  • generate_tree no longer accepts the root argument in templates (19f21e1)

v0.48.5 (2021-12-25)

Fix

  • Only reload modules that weren't already imported (7ba93af)

v0.48.4 (2021-12-25)

Fix

v0.48.3 (2021-12-18)

Fix

v0.48.2 (2021-12-10)

Fix

  • Add namespace option for babelbox (fb902fe)

v0.48.1 (2021-12-09)

Fix

  • Bump latest pack format to 8 (8bbc17e)

v0.48.0 (2021-11-30)

Feature

  • Add LinkManager and refactor a bunch of things (b76063f)

v0.47.0 (2021-11-29)

Feature

  • Add beet.contrib.livereload and --reload option (3d56260)

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)

... (truncated)

Commits

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.49.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.49.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 Dec 27, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2022

Superseded by #65.

@dependabot dependabot bot closed this Jan 10, 2022
@dependabot dependabot bot deleted the dependabot/pip/beet-0.49.0 branch January 10, 2022 11:27
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