Olyno / skent

Manage your files and folder with Skript
GNU General Public License v3.0
11 stars 2 forks source link

chore(deps): bump the prod-dependencies group across 1 directory with 4 updates #62

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Bumps the prod-dependencies group with 4 updates in the / directory: org.spigotmc:spigot-api, com.github.SkriptLang:Skript, io.github.cdimascio:dotenv-java and com.coreoz:wisp.

Updates org.spigotmc:spigot-api from 1.13.2-R0.1-SNAPSHOT to 1.21.1-R0.1-SNAPSHOT

Updates com.github.SkriptLang:Skript from 2.8.7 to 2.9.2

Release notes

Sourced from com.github.SkriptLang:Skript's releases.

Patch Release 2.9.2

Skript 2.9.2

Skript 2.9.2 is here with more bug fixes and a few minor additions and tweaks. As always, you can report any issues on our issue tracker.

Happy Skripting!

Changelog

Additions

  • #6942 Added Dutch language support.
  • #7008 Added support trial spawners in the spawner type syntax.

Tweaks

  • #6984 Enhanced and expanded the BStats charts.
  • #7023 Improved the performance of the 'book authors' expression.

Bug Fixes

  • #5073 Fixed an issue where items did not work with the 'is of type' condition.
  • #6936 Fixed an issue with unreliable parsing of quotes in command arguments.
  • #6942 Fixed a mistake in the German language support.
  • #6982 Fixed some cases of incorrect word pluralization.
  • #6983 Fixed a faulty error message in the 'return' effect.
  • #6988 Fixed input validation errors that could occur with the 'hover list' expression on newer versions.
  • #6996 Fixed a concurrency issue with default variables.
  • #7018 Fixed the localization of the 'horse jump strength' attribute.
  • #7016/#7022 Fixed additional version support issues with the 'play sound' effect.
  • #7025 Fixed an issue with the 'vehicle' expression that could prevent Skript from loading on newer versions.

Click here to view the full list of commits made since 2.9.1

Notices

Help Us Test

We have an official Discord community for beta testing Skript's new features and releases.

Thank You

Special thanks to the contributors whose work was included in this version:

... (truncated)

Commits
  • 474d6f3 Prepare For Release (2.9.2)
  • 3fa9836 Attempt to fix ExprVehicle NoClassDef (#7025)
  • cf1658e Add support for Trial Spawners in Spawner Type expression. (#7008)
  • af202ac Update ExprHoverList for 1.21+ (#6988)
  • e0862a8 Refactor EffPlaySound to be more readable and resistant to versioning issues....
  • 3843781 Fix NoSuchMethodError with play sound effect on 1.18 (#7016)
  • febaf2e Temporary fix for plural endings error. (#6982)
  • 8844c35 Fix key attribute missing horse (#7018)
  • 700a4ca BStats overhaul (#6984)
  • 9a4c0ee Small fix in german.lang and adds dutch.lang (#6942)
  • Additional commits viewable in compare view


Updates io.github.cdimascio:dotenv-java from 3.0.1 to 3.0.2

Release notes

Sourced from io.github.cdimascio:dotenv-java's releases.

v3.0.2

(2024-09-01)

(2024-09-01)

(2023-04-30)

2.3.2 (2023-01-16)

2.3.1 (2022-11-23)

... (truncated)

Commits


Updates com.coreoz:wisp from 2.4.0 to 2.5.0

Release notes

Sourced from com.coreoz:wisp's releases.

2.5.0

Changelog

  • #21 Allow custom ThreadFactory
  • #27 Add a fixed frequency schedule
  • 8c417ccbbaaa2c067ed880a704926a84992cebae Update SLF4J and test dependencies

Maven

<dependency>
  <groupId>com.coreoz</groupId>
  <artifactId>wisp</artifactId>
  <version>2.5.0</version>
</dependency>
Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions