Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 27, 2022

Bumps beet from 0.45.3 to 0.60.1.

Release notes

Sourced from beet's releases.

v0.60.1

Fix

  • Only use field_map for namespace repr (53f0a88)

v0.60.0

Feature

  • Refactor beet exceptions (65745c3)

Fix

  • Better names for configurable plugins (cfcba0f)

v0.59.0

Feature

  • Use PackageablePath and ListOption in more places (c2ae76d)
  • Improve config overrides and add tests (228f034)
  • Generalize packageable paths (b5ad8f0)

v0.58.0

Feature

  • Make it possible to extend from config files defined in python packages (d66d400)
  • Make it possible to load packs from the root of python packages (73942a4)
  • Make it possible to build subprojects from python packages (8e54ffb)
  • Make it possible to load data packs and resource packs from packages (910d714)

Fix

  • Use resolve_scope_map() to determine file types for render groups (2bd8775)

v0.57.0

Feature

  • Extract worldgen and turn NamespaceFile into a protocol (e9c487c)

Fix

  • No longer rely on pack attributes for render plugin (6636094)
  • No need to wrap click.echo anymore (9f6ea28)

v0.56.0

Feature

  • Expose data pack and resource pack snapshot formats (a451ce9)

v0.55.1

Fix

  • Support copying directories (c302357)

v0.55.0

Feature

  • Add enabled switch and logging levels (#229) (b7b5746)

v0.54.0

Feature

  • Deflate by default and make compression configurable (03f487d)

... (truncated)

Changelog

Sourced from beet's changelog.

v0.60.1 (2022-04-26)

Fix

  • Only use field_map for namespace repr (53f0a88)

v0.60.0 (2022-04-26)

Feature

  • Refactor beet exceptions (65745c3)

Fix

  • Better names for configurable plugins (cfcba0f)

v0.59.0 (2022-04-24)

Feature

  • Use PackageablePath and ListOption in more places (c2ae76d)
  • Improve config overrides and add tests (228f034)
  • Generalize packageable paths (b5ad8f0)

v0.58.0 (2022-04-20)

Feature

  • Make it possible to extend from config files defined in python packages (d66d400)
  • Make it possible to load packs from the root of python packages (73942a4)
  • Make it possible to build subprojects from python packages (8e54ffb)
  • Make it possible to load data packs and resource packs from packages (910d714)

Fix

  • Use resolve_scope_map() to determine file types for render groups (2bd8775)

v0.57.0 (2022-04-12)

Feature

  • Extract worldgen and turn NamespaceFile into a protocol (e9c487c)

Fix

  • No longer rely on pack attributes for render plugin (6636094)
  • No need to wrap click.echo anymore (9f6ea28)

v0.56.0 (2022-04-06)

Feature

  • Expose data pack and resource pack snapshot formats (a451ce9)

v0.55.1 (2022-03-30)

Fix

  • Support copying directories (c302357)

v0.55.0 (2022-03-12)

Feature

  • Add enabled switch and logging levels (#229) (b7b5746)

v0.54.0 (2022-03-09)

Feature

  • Deflate by default and make compression configurable (03f487d)

... (truncated)

Commits
  • 076e5b7 0.60.1
  • 53f0a88 fix: only use field_map for namespace repr
  • f71130d 0.60.0
  • 65745c3 feat: refactor beet exceptions
  • cfcba0f fix: better names for configurable plugins
  • 4aaeadd chore(deps-dev): bump python-semantic-release from 7.28.0 to 7.28.1
  • 77d978d 0.59.0
  • c2ae76d feat: use PackageablePath and ListOption in more places
  • 228f034 feat: improve config overrides and add tests
  • b5ad8f0 feat: generalize packageable paths
  • 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.45.3 to 0.60.1.
- [Release notes](https://github.com/mcbeet/beet/releases)
- [Changelog](https://github.com/mcbeet/beet/blob/main/CHANGELOG.md)
- [Commits](mcbeet/beet@v0.45.3...v0.60.1)

---
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 Apr 27, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 28, 2022

Superseded by #100.

@dependabot dependabot bot closed this Apr 28, 2022
@dependabot dependabot bot deleted the dependabot/pip/beet-0.60.1 branch April 28, 2022 14:25
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