Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump spongeapi from 8.0.0 to 9.0.0 #282

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2023

Bumps spongeapi from 8.0.0 to 9.0.0.

Release notes

Sourced from spongeapi's releases.

Release v9.0.0

What's Changed

Full Changelog: SpongePowered/SpongeAPI@v8.1.0...v9.0.0

Release v8.1.0

What's Changed

New Contributors

Full Changelog: SpongePowered/SpongeAPI@v8.0.0...v8.1.0

Commits
  • d3a0492 Release version 9.0.0
  • 1330dd4 Merge branch 'api-8' into api-9
  • 71e933e Back to snapshot for continued development
  • 233b53c Release version 8.1.0
  • 515c161 Remove deprecations for removal from API 8.x
  • acf50c3 fix more javadoc warnings
  • 2c95970 update usage of deprecated adventure interface
  • f84e039 Merge remote-tracking branch 'origin/api-8' into api-9
  • 7a52f59 fix javadoc warnings
  • 2347950 Merge branch 'api-9' into snapshots/1.18.2
  • 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 dependabot bot added the dependencies Issue/pull request targets dependency update label Jul 2, 2023
@dependabot dependabot bot force-pushed the dependabot/maven/org.spongepowered-spongeapi-9.0.0 branch from 616a126 to ae7f13b Compare July 2, 2023 09:36
@MrIvanPlays
Copy link
Member

@montlikadani how do we support both spongeapi 8 and spongeapi 9?
It looks like there aren't any changes to spongeapi 9 from spongeapi 8 that affect us.

@montlikadani
Copy link
Contributor

Some projects have multi modules created for sponge 8 and for 9 too, in my case I would do 3 different modules for 7, 8 and 9 versions, because each version supports different minecraft versions, since the server implementation has different code.

https://docs.spongepowered.org/stable/en-GB/plugin/api-versions.html

As far as I know, I don't think Sponge 9 is fully finished and it's not even the recommended version (experimental). The recommended version is still API 8. But honestly, I haven't used Sponge 9 yet

@lokka30
Copy link
Member

lokka30 commented Jul 4, 2023

Let's pop this on hold until API v9 is stable. 😃

Bumps [spongeapi](https://github.com/SpongePowered/SpongeAPI) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/SpongePowered/SpongeAPI/releases)
- [Commits](SpongePowered/SpongeAPI@v8.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: org.spongepowered:spongeapi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.spongepowered-spongeapi-9.0.0 branch from ae7f13b to c3d8eff Compare July 9, 2023 09:55
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 4, 2023

Superseded by #292.

@dependabot dependabot bot closed this Sep 4, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.spongepowered-spongeapi-9.0.0 branch September 4, 2023 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issue/pull request targets dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants