mcbeet / lectern

Literate Minecraft data packs and resource packs.
MIT License
20 stars 3 forks source link

chore(deps): bump beet from 0.73.3 to 0.78.0 #322

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps beet from 0.73.3 to 0.78.0.

Release notes

Sourced from beet's releases.

v0.78.0

Feature

  • Add beet.contrib.find_replace and generic pack selector (8e27ddd)
  • Validate nested options (48d5f86)

Fix

  • Validate extend once against content type when listing files (5e27735)

v0.77.0

Feature

Documentation

v0.76.1

Fix

v0.76.0

Feature

v0.75.0

Feature

  • Add pack filter config option (ce8f113)

v0.74.0

Feature

Changelog

Sourced from beet's changelog.

v0.78.0 (2022-10-12)

Feature

  • Add beet.contrib.find_replace and generic pack selector (8e27ddd)
  • Validate nested options (48d5f86)

Fix

  • Validate extend once against content type when listing files (5e27735)

v0.77.0 (2022-10-03)

Feature

Documentation

v0.76.1 (2022-10-01)

Fix

v0.76.0 (2022-10-01)

Feature

v0.75.0 (2022-09-27)

Feature

  • Add pack filter config option (ce8f113)

v0.74.0 (2022-09-27)

Feature

Commits
  • e39539e 0.78.0
  • 8e27ddd feat: add beet.contrib.find_replace and generic pack selector
  • 5e27735 fix: validate extend once against content type when listing files
  • 48d5f86 feat: validate nested options
  • 2d20684 chore(deps-dev): bump pyright from 1.1.273 to 1.1.274
  • 3bcfb63 chore(deps-dev): bump black from 22.8.0 to 22.10.0
  • cc6c2d2 0.77.0
  • 36a949d docs: example monorepo
  • e5b130a feat: hoist cache
  • 77a3b79 0.76.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)
dependabot[bot] commented 2 years ago

Superseded by #324.