Skip to content

chore(deps): bump beet from 0.22.0 to 0.36.0#65

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/beet-0.36.0
Open

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 9, 2021

Bumps beet from 0.22.0 to 0.36.0.

Release notes

Sourced from beet's releases.

v0.36.0

Feature

  • Handle wildcards in config when loading packs (2cf1181)

v0.35.1

Fix

  • format_json: Make pydantic keep int values for indent option (ef0169f)

v0.35.0

Feature

  • Plugin "project_advancement" (160ec91)

v0.34.1

Fix

  • Coerce plugin options to concrete types (dd2de5a)

v0.34.0

Feature

  • Add configurable decorator to load and validate plugin options (a3a39fe)
  • Add ctx.validate() (e1210cf)
  • Add stable_int_hash() utility (e08d004)

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

... (truncated)

Changelog

Sourced from beet's changelog.

v0.36.0 (2021-07-09)

Feature

  • Handle wildcards in config when loading packs (2cf1181)

v0.35.1 (2021-07-05)

Fix

  • format_json: Make pydantic keep int values for indent option (ef0169f)

v0.35.0 (2021-07-05)

Feature

  • Plugin "project_advancement" (160ec91)

v0.34.1 (2021-07-01)

Fix

  • Coerce plugin options to concrete types (dd2de5a)

v0.34.0 (2021-06-29)

Feature

  • Add configurable decorator to load and validate plugin options (a3a39fe)
  • Add ctx.validate() (e1210cf)
  • Add stable_int_hash() utility (e08d004)

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

... (truncated)

Commits
  • 4ef523b 0.36.0
  • 2cf1181 feat: handle wildcards in config when loading packs
  • 9f340e1 0.35.1
  • 082e08a chore: update lockfile
  • ef0169f fix(format_json): make pydantic keep int values for indent option
  • 04bbdad chore: update pyright
  • 5f7d521 0.35.0
  • a7e44ac chore: rename to installation_advancement
  • 8438feb Merge pull request #101 from OrangeUtan/feat/project_advancement
  • 56a0054 chore: Formatting
  • 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.36.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.36.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 Jul 9, 2021
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