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 lombok from 1.18.24 to 1.18.26 #336

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps lombok from 1.18.24 to 1.18.26.

Changelog

Sourced from lombok's changelog.

v1.18.26 (Feb 3rd, 2023)

Commits
  • 566dfe7 [build] final touches on updating deployment to new cloudflare host
  • dbb7ea0 [build] p2 repo now updated to go to cloudflare R2
  • 756f001 [build] Uploading edge repo to cloudflare R2 bucket straight from ant now pos...
  • 930cc24 [versioning] pre-release version bump 1.18.26
  • 8602953 to be JDK6-buildable, replace SafeVarargs with SuppressWarnings
  • e02d0c6 Replace JDK11 code with JDK6 compatible code to avoid warns/errs during dev o...
  • d3a05b5 Merge pull request #3330 from Rawi01/eclipse-record-tests
  • b718fbf [fixes #3327] Inject fields after generated record fields
  • 75c9a9d Mention noteworthy recent merges of PRs in the changelog
  • 5ed4d0f Merge pull request #3326 from Rawi01/utilityclass-npe
  • 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 [lombok](https://github.com/projectlombok/lombok) from 1.18.24 to 1.18.26.
- [Release notes](https://github.com/projectlombok/lombok/releases)
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.24...v1.18.26)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 20, 2023
@sandtechnology sandtechnology merged commit c91a1d9 into master Mar 24, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.projectlombok-lombok-1.18.26 branch March 24, 2023 13:12
sandtechnology added a commit that referenced this pull request Jun 21, 2023
* Bump to 5.1.2.1 for future developing

* #330 Impl Deprecated event correctly

* Fix coloring issue when using §

* Fix coloring issue for item name using escape character

* Fix coloring issue for item name using escape character again

* [VirtualDisplayItem] Fix item name on floating item

* New Crowdin translations by Github Action (#339)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

* Bump lombok from 1.18.24 to 1.18.26 (#336)

Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.24 to 1.18.26.
- [Release notes](https://github.com/projectlombok/lombok/releases)
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.24...v1.18.26)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump openinvapi from 4.2.2 to 4.3.0 (#328)

Bumps openinvapi from 4.2.2 to 4.3.0.

---
updated-dependencies:
- dependency-name: com.github.jikoo.OpenInv:openinvapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump item-nbt-api-plugin from 2.11.1 to 2.11.2 (#329)

Bumps item-nbt-api-plugin from 2.11.1 to 2.11.2.

---
updated-dependencies:
- dependency-name: de.tr7zw:item-nbt-api-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix click event not working on multiple color preview text

* Improve clickable preview text

* Ignored custom build or 3rd fork in error reporter

* Fix build

* Handle NumberFormatException when trading

* Fix reload command will crash plugin (using reload config instead)

* Make sure the executing set to false after errored

* Initial 1.20 support and fix test

* Update libraries and re-enable songoda repo

* Fix wording

* itemi18n: Fix translation for trim pattern and handle item having desc

* NBTAPI: 1.20 Support for setting sign text

* Make sure sign nbt change was detected in the future version

* Small refactor for setSignText

* Fix NBTAPI changing sign not working

* New Crowdin translations by Github Action (#341)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
(cherry picked from commit 2ee5f06)

* Fix github build (skyblock 2.5.0->2.3.30)

* [setSignText] Improve performance for paper (BlockState snapshot)

* [setSignText] Fix ClassCastException

* Update conflibot.yml

* Update conflibot.yml

* Update conflibot.yml

* Update conflibot.yml

* Bump LandsAPI from 6.28.11 to 6.29.12 (#356)

Bumps [LandsAPI](https://github.com/Angeschossen/LandsAPI) from 6.28.11 to 6.29.12.
- [Release notes](https://github.com/Angeschossen/LandsAPI/releases)
- [Commits](IncrediblePlugins/LandsAPI@6.28.11...6.29.12)

---
updated-dependencies:
- dependency-name: com.github.angeschossen:LandsAPI
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ProtocolLib from 5.0.0-SNAPSHOT to 5.0.0 (#353)

Bumps ProtocolLib from 5.0.0-SNAPSHOT to 5.0.0.

---
updated-dependencies:
- dependency-name: com.comphenix.protocol:ProtocolLib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump spigot-api from 1.20-R0.1-SNAPSHOT to 1.20.1-R0.1-SNAPSHOT (#361)

* Bump spigot-api from 1.20-R0.1-SNAPSHOT to 1.20.1-R0.1-SNAPSHOT

Bumps spigot-api from 1.20-R0.1-SNAPSHOT to 1.20.1-R0.1-SNAPSHOT.

---
updated-dependencies:
- dependency-name: org.spigotmc:spigot-api
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update conflibot.yml

* Update conflibot.yml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sandtechnology <20417547+sandtechnology@users.noreply.github.com>

* Bump openinvapi from 4.3.0 to 4.3.1 (#360)

Bumps [openinvapi](https://github.com/Jikoo/OpenInv) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/Jikoo/OpenInv/releases)
- [Commits](Jikoo/OpenInv@4.3.0...4.3.1)

---
updated-dependencies:
- dependency-name: com.github.jikoo.OpenInv:openinvapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump worldguard-bukkit from 7.0.7 to 7.0.8 (#355)

Bumps worldguard-bukkit from 7.0.7 to 7.0.8.

---
updated-dependencies:
- dependency-name: com.sk89q.worldguard:worldguard-bukkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
@sandtechnology sandtechnology mentioned this pull request Jun 22, 2023
sandtechnology added a commit that referenced this pull request Jun 22, 2023
* Bump to 5.1.2.1 for future developing

* #330 Impl Deprecated event correctly

* Fix coloring issue when using §

* Fix coloring issue for item name using escape character

* Fix coloring issue for item name using escape character again

* [VirtualDisplayItem] Fix item name on floating item

* New Crowdin translations by Github Action (#339)



* Bump lombok from 1.18.24 to 1.18.26 (#336)

Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.24 to 1.18.26.
- [Release notes](https://github.com/projectlombok/lombok/releases)
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.24...v1.18.26)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-type: direct:production
  update-type: version-update:semver-patch
...




* Bump openinvapi from 4.2.2 to 4.3.0 (#328)

Bumps openinvapi from 4.2.2 to 4.3.0.

---
updated-dependencies:
- dependency-name: com.github.jikoo.OpenInv:openinvapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...




* Bump item-nbt-api-plugin from 2.11.1 to 2.11.2 (#329)

Bumps item-nbt-api-plugin from 2.11.1 to 2.11.2.

---
updated-dependencies:
- dependency-name: de.tr7zw:item-nbt-api-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...




* Fix click event not working on multiple color preview text

* Improve clickable preview text

* Ignored custom build or 3rd fork in error reporter

* Fix build

* Handle NumberFormatException when trading

* Fix reload command will crash plugin (using reload config instead)

* Make sure the executing set to false after errored

* Initial 1.20 support and fix test

* Update libraries and re-enable songoda repo

* Fix wording

* itemi18n: Fix translation for trim pattern and handle item having desc

* NBTAPI: 1.20 Support for setting sign text

* Make sure sign nbt change was detected in the future version

* Small refactor for setSignText

* Fix NBTAPI changing sign not working

* New Crowdin translations by Github Action (#341)


(cherry picked from commit 2ee5f06)

* Fix github build (skyblock 2.5.0->2.3.30)

* [setSignText] Improve performance for paper (BlockState snapshot)

* [setSignText] Fix ClassCastException

* Update conflibot.yml

* Update conflibot.yml

* Update conflibot.yml

* Update conflibot.yml

* Bump LandsAPI from 6.28.11 to 6.29.12 (#356)

Bumps [LandsAPI](https://github.com/Angeschossen/LandsAPI) from 6.28.11 to 6.29.12.
- [Release notes](https://github.com/Angeschossen/LandsAPI/releases)
- [Commits](IncrediblePlugins/LandsAPI@6.28.11...6.29.12)

---
updated-dependencies:
- dependency-name: com.github.angeschossen:LandsAPI
  dependency-type: direct:production
  update-type: version-update:semver-minor
...




* Bump ProtocolLib from 5.0.0-SNAPSHOT to 5.0.0 (#353)

Bumps ProtocolLib from 5.0.0-SNAPSHOT to 5.0.0.

---
updated-dependencies:
- dependency-name: com.comphenix.protocol:ProtocolLib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...




* Bump spigot-api from 1.20-R0.1-SNAPSHOT to 1.20.1-R0.1-SNAPSHOT (#361)

* Bump spigot-api from 1.20-R0.1-SNAPSHOT to 1.20.1-R0.1-SNAPSHOT

Bumps spigot-api from 1.20-R0.1-SNAPSHOT to 1.20.1-R0.1-SNAPSHOT.

---
updated-dependencies:
- dependency-name: org.spigotmc:spigot-api
  dependency-type: direct:production
...



* Update conflibot.yml

* Update conflibot.yml

---------





* Bump openinvapi from 4.3.0 to 4.3.1 (#360)

Bumps [openinvapi](https://github.com/Jikoo/OpenInv) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/Jikoo/OpenInv/releases)
- [Commits](Jikoo/OpenInv@4.3.0...4.3.1)

---
updated-dependencies:
- dependency-name: com.github.jikoo.OpenInv:openinvapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...




* Bump worldguard-bukkit from 7.0.7 to 7.0.8 (#355)

Bumps worldguard-bukkit from 7.0.7 to 7.0.8.

---
updated-dependencies:
- dependency-name: com.sk89q.worldguard:worldguard-bukkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...




---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
@sandtechnology sandtechnology mentioned this pull request Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant