Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Bump EasySpigotAPI from 2.3.1 to 2.4.0 #227

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 16, 2021

Bumps EasySpigotAPI from 2.3.1 to 2.4.0.

Release notes

Sourced from EasySpigotAPI's releases.

Release v2.4.0

🔥 Feature

  • CommandSender::sendComponentMessage, hoverTextLegacy メソッドを追加 #72
  • ファイルを指定してコンフィグを操作できるようにした
  • events, event のネストをできなくした

🐾 Change

  • Spigot 1.17 に対応
  • 依存関係のバージョンを更新
    • Kotlin 1.5.101.5.21

Release v2.3.4

🔧 Fix

  • Config ConfigStreamでファイルに書き込まれない問題を修正

Release v2.3.3

🔥 Feature

  • Function 型にエイリアスを追加 #70
  • EasySpigotAPIOption を追加

🐾 Change

  • Spigot 1.17 に対応
  • 依存関係のバージョンを更新
    • Kotlin 1.5.01.5.10
    • ktlint-gradle 10.0.010.1.0

🔧 Fix

  • Command タブ補完が正常に行われない問題を修正
  • Config DefaultConfigStream の結果が使用されない問題を修正 #69

❌ Deprecate

  • Inventory CustomInventory::onEnable を非推奨に変更

Release v2.3.2

🔥 Feature

  • Inventory close, closeAll を追加

🐾 Change

  • 依存関係のバージョンを更新
    • Gradle 6.77.0
    • Kotlin 1.4.321.5.0
    • ShadowJar 6.1.07.0.0
    • plugin-yml 0.3.00.4.0
    • dokka 1.4.301.4.32

❌ Deprecate

  • Config get(path, type, default, notFoundError) を非推奨に変更
Commits
  • b67fbb7 🚀 v2.4.0 をリリース
  • 85d96ed chore(api): dokka のバージョンを v1.5.0 に更新
  • 3609cd0 chore: Kotlin のバージョンを 1.5.21 に更新
  • 697e002 feat(api): events, event のネストをした時にエラーを出すようにした close #78
  • a7f3139 chore(api): dokka の名前を EasySpigotAPI に変更 close #77
  • 927bc07 feat(api): 直接ファイルを指定することでデータフォルダ以外のコンフィグを操作できるようにした close #73
  • c10cf1f feat(api): TextComponent に関する拡張機能を追加 close #72
  • a3a5b6f fix(api): ConfigStreamでファイルに書き込まれない問題を修正
  • 2ef1807 chore(api): バージョンを 2.3.3 に更新
  • b236d9f fix(api): タブ補完が正常に行われないバグを修正
  • 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)

Bumps [EasySpigotAPI](https://github.com/sya-ri/EasySpigotAPI) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/sya-ri/EasySpigotAPI/releases)
- [Commits](sya-ri/EasySpigotAPI@v2.3.1...v2.4.0)

---
updated-dependencies:
- dependency-name: com.github.sya-ri:EasySpigotAPI
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants