Skip to content

Bump beet from 0.45.3 to 0.53.0#71

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/beet-0.53.0
Closed

Bump beet from 0.45.3 to 0.53.0#71
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/beet-0.53.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 2, 2022

Copy link
Copy Markdown

Bumps beet from 0.45.3 to 0.53.0.

Release notes

Sourced from beet's releases.

v0.53.0

Feature

v0.52.2

Fix

  • Copy all file attributes when creating original (d61ef72)

v0.52.1

Fix

  • Add missing Noise and PlacedFeature (0914e76)

v0.52.0

Feature

  • Track original file in auto_yaml (36af60e)
  • Make bare file content private and track original file (5d8320f)
  • Add source range (321b410)

Fix

  • Make original refer to self by default (ce448b5)
  • Take ranges into account in equality check fast path (14b7287)
  • Better repr for file instances (54c46c4)

v0.51.2

Fix

  • Forgot to export DensityFunction (8884c59)

v0.51.1

Fix

v0.51.0

Feature

  • Bump default data pack format (c2d061d)

v0.50.10

Fix

v0.50.9

Fix

  • Forgot to pin new worldgen files (377f899)

v0.50.8

Fix

  • Support bleeding edge worldgen (841c863)

v0.50.7

Fix

  • Remove base58 dependency (f649ff6)

... (truncated)

Changelog

Sourced from beet's changelog.

v0.53.0 (2022-03-02)

Feature

v0.52.2 (2022-03-01)

Fix

  • Copy all file attributes when creating original (d61ef72)

v0.52.1 (2022-03-01)

Fix

  • Add missing Noise and PlacedFeature (0914e76)

v0.52.0 (2022-03-01)

Feature

  • Track original file in auto_yaml (36af60e)
  • Make bare file content private and track original file (5d8320f)
  • Add source range (321b410)

Fix

  • Make original refer to self by default (ce448b5)
  • Take ranges into account in equality check fast path (14b7287)
  • Better repr for file instances (54c46c4)

v0.51.2 (2022-02-28)

Fix

  • Forgot to export DensityFunction (8884c59)

v0.51.1 (2022-02-28)

Fix

v0.51.0 (2022-02-28)

Feature

  • Bump default data pack format (c2d061d)

v0.50.10 (2022-02-22)

Fix

v0.50.9 (2022-02-21)

Fix

  • Forgot to pin new worldgen files (377f899)

v0.50.8 (2022-02-21)

Fix

  • Support bleeding edge worldgen (841c863)

v0.50.7 (2022-02-11)

Fix

  • Remove base58 dependency (f649ff6)

... (truncated)

Commits
  • 559d8c5 0.53.0
  • d78801b feat: data model encoders
  • 939fe34 0.52.2
  • d61ef72 fix: copy all file attributes when creating original
  • 0362707 0.52.1
  • 0914e76 fix: add missing Noise and PlacedFeature
  • 44104b2 chore(deps-dev): bump pytest-insta from 0.1.10 to 0.1.11
  • ec5b727 0.52.0
  • ce448b5 fix: make original refer to self by default
  • 14b7287 fix: take ranges into account in equality check fast path
  • 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.53.0.
- [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.53.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 Mar 2, 2022
@dependabot @github

dependabot Bot commented on behalf of github Mar 9, 2022

Copy link
Copy Markdown
Author

Superseded by #75.

@dependabot dependabot Bot closed this Mar 9, 2022
@dependabot dependabot Bot deleted the dependabot/pip/beet-0.53.0 branch March 9, 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.

0 participants