Skip to content

chore(deps): bump beet from 0.22.0 to 0.33.0#57

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/beet-0.33.0
Closed

chore(deps): bump beet from 0.22.0 to 0.33.0#57
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/beet-0.33.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2021

Bumps beet from 0.22.0 to 0.33.0.

Release notes

Sourced from beet's releases.

v0.33.0

Feature

  • Add beet.contrib.load_yaml plugin (86af226)
  • Make it possible to pass a custom callback to ensure_serialized() and ensure_deserialized() (d75648b)

v0.32.1

Fix

  • Show template filename in traceback (695fab6)

v0.32.0

Feature

v0.31.4

Fix

  • Separate normalized project id into its own context attribute (1487fcf)

v0.31.3

Fix

  • Support named nested commands (d209774)

v0.31.2

Fix

  • Generate nested commands relative to the original function (d0493c9)

v0.31.1

Fix

v0.31.0

Feature

  • Update latest pack format (80a5aad)
  • Use poetry project data when available (aa4c823)

v0.30.0

Feature

  • Support pyproject.toml config file (836573a)

v0.29.0

Feature

  • Add beet.contrib.format_json plugin (4d579be)
  • Add configurable file serializer and deserializer (68cf41f)
  • Render pack name and description with jinja (15bf25c)
  • Add ctx.cache.generated (6b9d6b5)
  • Make it possible to disable the cache gitignore (ecea21b)
  • Log download and cache expiration (b4346c5)
  • Add list_files() method (d873e8b)

Fix

  • Update yellow shulker box loot table (1ead861)

... (truncated)

Changelog

Sourced from beet's changelog.

v0.33.0 (2021-06-26)

Feature

  • Add beet.contrib.load_yaml plugin (86af226)
  • Make it possible to pass a custom callback to ensure_serialized() and ensure_deserialized() (d75648b)

v0.32.1 (2021-06-23)

Fix

  • Show template filename in traceback (695fab6)

v0.32.0 (2021-06-18)

Feature

v0.31.4 (2021-06-15)

Fix

  • Separate normalized project id into its own context attribute (1487fcf)

v0.31.3 (2021-06-11)

Fix

  • Support named nested commands (d209774)

v0.31.2 (2021-06-11)

Fix

  • Generate nested commands relative to the original function (d0493c9)

v0.31.1 (2021-06-10)

Fix

v0.31.0 (2021-06-10)

Feature

  • Update latest pack format (80a5aad)
  • Use poetry project data when available (aa4c823)

v0.30.0 (2021-06-10)

Feature

  • Support pyproject.toml config file (836573a)

v0.29.0 (2021-06-10)

Feature

  • Add beet.contrib.format_json plugin (4d579be)
  • Add configurable file serializer and deserializer (68cf41f)
  • Render pack name and description with jinja (15bf25c)
  • Add ctx.cache.generated (6b9d6b5)
  • Make it possible to disable the cache gitignore (ecea21b)
  • Log download and cache expiration (b4346c5)
  • Add list_files() method (d873e8b)

Fix

  • Update yellow shulker box loot table (1ead861)

... (truncated)

Commits
  • 05248ab 0.33.0
  • 86af226 feat: add beet.contrib.load_yaml plugin
  • d75648b feat: make it possible to pass a custom callback to ensure_serialized() and e...
  • 299c0a8 Merge pull request #94 from mcbeet/dependabot/npm_and_yarn/pyright-1.1.152
  • 16101b7 Merge pull request #93 from mcbeet/dependabot/pip/isort-5.9.1
  • fe8e698 chore(deps-dev): bump pyright from 1.1.151 to 1.1.152
  • a167440 0.32.1
  • 695fab6 fix: show template filename in traceback
  • c28dc9d chore: update pyright
  • 37e8d03 chore(deps-dev): bump isort from 5.8.0 to 5.9.1
  • 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.22.0 to 0.33.0.
- [Release notes](https://github.com/mcbeet/beet/releases)
- [Changelog](https://github.com/mcbeet/beet/blob/main/CHANGELOG.md)
- [Commits](mcbeet/beet@v0.22.0...v0.33.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 Jun 28, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2021

Superseded by #59.

@dependabot dependabot bot closed this Jun 30, 2021
@dependabot dependabot bot deleted the dependabot/pip/beet-0.33.0 branch June 30, 2021 10:14
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.

0 participants