harold-spgt / InfoHeads

Repository for InfoHeads
Apache License 2.0
5 stars 4 forks source link

Bump triumph-gui from 3.0.0 to 3.0.1 #25

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps triumph-gui from 3.0.0 to 3.0.1.

Release notes

Sourced from triumph-gui's releases.

3.0.1

Changelog:

  • Fixed issue with VersionHelper where versions under 1.10 would be considered higher than newer versions.
  • Added builders for book, fireworks, map, and banner.
  • Fixed skull owner to work in older versions.
  • Removed deprecated nextPage and prevPage.
Commits
  • c7f6c76 Version 3.0.1
  • 50de884 Fixed VersionHelper issue that would break 1.9 and under
  • 207f154 Merge pull request #19 from iGabyTM/more-item-builders
  • d1aba40 - Added MapBuilder
  • 3093f13 Added BookBuilder
  • ba3f358 Added baseColor(DyeColor) to BannerBuilder
  • f64d339 Added FireworkBuilder and moved the link to my github inside an <a> tag
  • 14e1e7a - SkullBuilder: added support for setting the owning player on < 1.12
  • 982106a Added BannerBuilder
  • 58c8096 Made the "profile" field a constant and some variables final
  • 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 will merge this PR once CI passes on it, as requested by @Lorenzo0111.


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)
Lorenzo0111 commented 3 years ago

@dependabot merge