PlayerDB
PlayerDB copied to clipboard
build(deps): bump beet from 0.44.8 to 0.55.1
Bumps beet from 0.44.8 to 0.55.1.
Release notes
Sourced from beet's releases.
v0.55.1
Fix
- Support copying directories (
c302357)v0.55.0
Feature
v0.54.0
Feature
- Deflate by default and make compression configurable (
03f487d)v0.53.0
Feature
- Data model encoders (
d78801b)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
- Add density functions (
0a668c3)v0.51.0
Feature
- Bump default data pack format (
c2d061d)v0.50.10
Fix
- Pin structure sets (
424b03e)
... (truncated)
Changelog
Sourced from beet's changelog.
v0.55.1 (2022-03-30)
Fix
- Support copying directories (
c302357)v0.55.0 (2022-03-12)
Feature
v0.54.0 (2022-03-09)
Feature
- Deflate by default and make compression configurable (
03f487d)v0.53.0 (2022-03-02)
Feature
- Data model encoders (
d78801b)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
- Add density functions (
0a668c3)v0.51.0 (2022-02-28)
Feature
- Bump default data pack format (
c2d061d)v0.50.10 (2022-02-22)
Fix
- Pin structure sets (
424b03e)
... (truncated)
Commits
ce38d5f0.55.1c302357fix: support copying directories8a20a6f0.55.08a6cbe6refactor: derive level_colors and level_ranks from level_configb7b5746feat: add enabled switch and logging levels (#229)10d6e340.54.04f8975cchore: update pyright03f487dfeat: deflate by default and make compression configurablec47ce91chore(deps-dev): bump python-semantic-release from 7.25.2 to 7.26.0559d8c50.53.0- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)