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

chore: update dependency com.github.SkriptLang:Skript to v2.9.5 #11

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.SkriptLang:Skript (source) 2.9.4 -> 2.9.5 age adoption passing confidence

Release Notes

SkriptLang/Skript (com.github.SkriptLang:Skript)

v2.9.5: Patch Release 2.9.5

Compare Source

Skript 2.9.5

Skript 2.9.5 is here with a handful of new bug fixes. As always, you can report any issues on our issue tracker.

Happy Skripting!

Changelog

Tweaks
  • #​7232 Improved the documentation of the 'projectile hit' event to be up to date with the 'victim' syntax.
Bug Fixes
  • #​7062 Fixed an error that would occur when attempting to place blocks between two points above the world limit.
  • #​7120 Fixed an issue where various expressions (enchant effect, replace effect, vector expressions, etc.) would overwrite the indices of list variables used.
  • #​7152 Fixed an issue where player skull textures would not immediately load on Paper (loading is now forced).
  • #​7188 Fixed an issue where plural event values did not work with 'past' and 'future' time states.
  • #​7195 Fixed a few Turkish language mistakes.
  • #​7199 Fixed multiple issues with playing sounds on 1.21.3+.
  • #​7202 Fixed an error that could occur when using invalid regular expression patterns in the split expression.
  • #​7210 Fixed long overflow when performing arithmetic.
  • #​7230 Fixed an issue that could occur when trying to grow new tree types (e.g. pale oak).
API Additions
  • #​7120 Added a new 'Expression#changeInPlace()' method for changing the elements of an expression without changing the entire object. For example, this allows the values of a list variable to be updated while preserving the indices.
  • #​7207 Updated the 'Arithmetics#exactOperationExists' and 'Arithmetics#exactDifferenceExists' methods to be public. They act as a safe way to check arithmetic operation existence during the registration period.

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

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:

As always, if you encounter any issues or have some minor suggestions, please report them at https://github.com/SkriptLang/Skript/issues.
If you have any bigger ideas or input for the future of Skript, you can share those too at https://github.com/SkriptLang/Skript/discussions.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@byPixelTV byPixelTV merged commit e0b58c5 into master Dec 5, 2024
2 checks passed
@renovate renovate bot deleted the renovate/all-dependencies-with-patch-changes branch December 5, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant