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 com.github.SkriptLang:Skript from 2.9.2 to 2.9.3 #98

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps com.github.SkriptLang:Skript from 2.9.2 to 2.9.3.

Release notes

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

Patch 2.9.3

Skript 2.9.3

Skript 2.9.3 is here with even more bug fixes. As always, you can report any issues on our issue tracker.

We are also excited to welcome six new members to our team! These new members were selected from the numerous applications we received, and they have already been hard at work troubleshooting issues, patching bugs, and building new features. The full list of new members is as follows:

Happy Skripting!

Changelog

Bug Fixes

  • #7024 Fixed an error that could occur when using invalid inputs in the 'look at' effect.
  • #7027 Fixed some bStats reporting issues from the recent changes.
  • #7031 Fixed formatting issues when reloading a directory.
  • #7036 Fixed numerous and/or warnings that occurred in the tests.
  • #7038 Fixed the within condition returning wrong values when negated and given a null input.
  • #7052 Fixed an issue where 'Dutch' was not one of the language options listed in the config.
  • #7056 Fixed removing entries from the hover list in a server ping event.
  • #7060 Fixed exponents capping at long max value.
  • #7066 Fixed an issue where the 'swim toggle' event could be cancelled. An error is now printed as cancelling it has no effect.
  • #7067 Fixed an internal testing issue with the parse structure.
  • #7082 Fixed an issue with modifying world times.
  • #7085 Fixed an error message that could occur from unregistered types in changers.
  • #7087 Fixed an issue where legacy materials were used in places they shouldn't.
  • #7091 Fixed a bug when setting the profile of a skull to an offline player without a username.
  • #7121 Fixed a redundant material namespace check.

API Updates

  • #6992 Removed the usage of Eclipse annotations package. The JetBrains annotations package is now preferred.
  • #7089 Introduced an official checkstyle for code formatting warnings.
  • #7095 Prevents delays from being used in the testing system (excluding JUnit).

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

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

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [com.github.SkriptLang:Skript](https://github.com/SkriptLang/Skript) from 2.9.2 to 2.9.3.
- [Release notes](https://github.com/SkriptLang/Skript/releases)
- [Changelog](https://github.com/SkriptLang/Skript/blob/master/CLOCKWORK_RELEASE_MODEL.md)
- [Commits](SkriptLang/Skript@2.9.2...2.9.3)

---
updated-dependencies:
- dependency-name: com.github.SkriptLang:Skript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 7, 2024
@github-actions github-actions bot merged commit ca3b65b into master Oct 7, 2024
1 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/com.github.SkriptLang-Skript-2.9.3 branch October 7, 2024 02:18
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.

0 participants