OmegaPixelMOTD
OmegaPixelMOTD copied to clipboard
build(deps): bump org.spongepowered:spongeapi from 8.1.0 to 11.0.0
Bumps org.spongepowered:spongeapi from 8.1.0 to 11.0.0.
Release notes
Sourced from org.spongepowered:spongeapi's releases.
v11.0.0
What's Changed
- Replace Fandom links with new wiki by
@Earthcomputer
in SpongePowered/SpongeAPI#2464- Update Gamepedia wiki links by
@Spongecade
in SpongePowered/SpongeAPI#2465- Add Keys.FROZEN_TIME & Keys.MAX_FROZEN_TIME by
@avaruus1
in SpongePowered/SpongeAPI#2460- Add BlockType#hasBlockEntity by
@Lignium
in SpongePowered/SpongeAPI#2462- Remove guava from the API by
@ImMorpheus
in SpongePowered/SpongeAPI#2469- Regenerate API data by
@ImMorpheus
in SpongePowered/SpongeAPI#2470- Drop caffeine-guava adapter by
@ImMorpheus
in SpongePowered/SpongeAPI#2472- Bump to gradle 8.4 by
@ImMorpheus
in SpongePowered/SpongeAPI#2471- Stop marking sniffer as experimental api by
@ImMorpheus
in SpongePowered/SpongeAPI#2474- Fix dependency conflicts by
@ImMorpheus
in SpongePowered/SpongeAPI#2473- Fix errorprone warnings and remove printstacktrace by
@ImMorpheus
in SpongePowered/SpongeAPI#2475- Bump additional dependencies by
@ImMorpheus
in SpongePowered/SpongeAPI#2476- Add missing particle options by
@ImMorpheus
in SpongePowered/SpongeAPI#2477- Allow negative amplifiers in potion effects by
@ImMorpheus
in SpongePowered/SpongeAPI#2478- Build cleanup by
@zml2008
in SpongePowered/SpongeAPI#2482- Bump Adventure to 4.16 by
@jpenilla
in SpongePowered/SpongeAPI#2483- Fix compilation warnings by
@ImMorpheus
in SpongePowered/SpongeAPI#2484- Add gradle wrapper validation action by
@ImMorpheus
in SpongePowered/SpongeAPI#2486- Bump gradle to 8.7 by
@ImMorpheus
in SpongePowered/SpongeAPI#2485- Add distributionSha256Sum by
@ImMorpheus
in SpongePowered/SpongeAPI#2487- Enable gradle dependency verification by
@ImMorpheus
in SpongePowered/SpongeAPI#2488- Bump dependencies and fix more dependency conflicts by
@ImMorpheus
in SpongePowered/SpongeAPI#2489- Remove gradle wrapper validation action by
@ImMorpheus
in SpongePowered/SpongeAPI#2490- Replace leftover hamcrest usage with junit and drop dependency by
@ImMorpheus
in SpongePowered/SpongeAPI#2493- Remove SqlManager by
@ImMorpheus
in SpongePowered/SpongeAPI#2492- Rework ChunkEvent by
@aromaa
in SpongePowered/SpongeAPI#2497- Migrate TEXT_BACKGROUND_COLOR value type to sponge color by
@ImMorpheus
in SpongePowered/SpongeAPI#2494- Regenerate API data by
@ImMorpheus
in SpongePowered/SpongeAPI#2499- Add Ticks#infinite by
@aromaa
in SpongePowered/SpongeAPI#2480- Update comments in autogenerated api data by
@ImMorpheus
in SpongePowered/SpongeAPI#2500- fix: WorldTemplates by
@gabizou
in SpongePowered/SpongeAPI#2503- Update/1.20.6 by
@Faithcaio
in SpongePowered/SpongeAPI#2501- Bump log4j to 2.22.1 by
@ImMorpheus
in SpongePowered/SpongeAPI#2505- Replace deprecated locale methods by
@ImMorpheus
in SpongePowered/SpongeAPI#2507- Allow custom TicketTypes to be created by plugins. by
@zml2008
in SpongePowered/SpongeAPI#2453- feat: Add BlockVolume.blockPalette accessor by
@gabizou
in SpongePowered/SpongeAPI#2506- Add Keys.MAX_GROWTH_STAGE by
@MrHell228
in SpongePowered/SpongeAPI#2511- Add new EntityTypes by
@ImMorpheus
in SpongePowered/SpongeAPI#2512- feat: Add PushReactions by
@gabizou
in SpongePowered/SpongeAPI#2514- Change BlockEntity#setValid() to remove() by
@MrHell228
in SpongePowered/SpongeAPI#2516New Contributors
@Earthcomputer
made their first contribution in SpongePowered/SpongeAPI#2464@Spongecade
made their first contribution in SpongePowered/SpongeAPI#2465@avaruus1
made their first contribution in SpongePowered/SpongeAPI#2460@aromaa
made their first contribution in SpongePowered/SpongeAPI#2497@MrHell228
made their first contribution in SpongePowered/SpongeAPI#2511
... (truncated)
Commits
1460c68
feat: Release API 11e42b625
Change Cooking and Brewing events to use AffectSlotEvent289329a
Change BlockEntity#setValid() to remove() (#2516)22cb82d
Add PotionSlot1fb6e5b
Merge block enhancements. Merges #2514e4bae21
feat: Implement Vault and Trial States779d472
feat: Add StringRepresentable791f262
feat: Add PushReactions73fd67d
Add new EntityTypes (#2512)22c6504
Add Keys.MAX_GROWTH_STAGE (#2511)- 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 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)