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.8.0 to 2.8.5 #95

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2024

Bumps com.github.SkriptLang:Skript from 2.8.0 to 2.8.5.

Release notes

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

Patch Release 2.8.5

Skript 2.8.5

Skript 2.8.5 is here with some more bug fixes and quality-of-life additions. There is also early support for 1.20.5/1.20.6 (Skript will run and some basic 1.20.5/1.20.6 features will work). Further support will come in the next releases. You can report any issues on our issue tracker.

Happy Skripting!

Changelog

Additions

  • #6134 Added mushroom cow alias for mooshroom.
  • #6163 Added tests for vector syntaxes.
  • #6525 Added support for specifying charged creeper rather than powered creeper.
  • #6526 Improved the documentation of the elements expression.
  • #6528 Improved the documentation of the leash effect.
  • #6628 The Skript artifact name now includes the plugin version (e.g. Skript-2.8.5.jar).
  • #6632 Added basic support for the new Armadillo and Bogged entities.

Bug Fixes

  • #6302 Removed the outdated Location to Chunk converter.
  • #6523 Fixed an issue that could occur when attempting to spawn non-spawnable entities.
  • #6561 Fix the move event's example.
  • #6566 Removed redundant [the] in the hotbar expression.
  • #6578 Fixed an error that could occur with the inventory click event.
  • #6579 Fixed function parsing issues with ambiguous parameter lists.
  • Fixes locations with no world causing an error:
    • #6590 Entity look at effect.
    • #6589 Blocks (below, above, etc.) expression.
    • #6588 Explode effect.
  • #6591 Fixed an incorrect internal check that determined whether an expression was nullable.
  • #6594/#6604 Improved the efficiency of element input pattern checks.
  • #6595 Fixed incorrect coloring with some error messages.
  • #6600 Fixed an error that could occur when setting the value of a variable.
  • #6619 Fixed an issue that could occur when reloading a command on newer Paper versions.
  • #6617/#6630 Fixed multiple issues that could occur when using Skript on 1.20.5/1.20.6.

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

Notices

Java 11

From Skript 2.9.0 onwards, we will be requiring a minimum Java version of 11 to run.

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.8.0 to 2.8.5.
- [Release notes](https://github.com/SkriptLang/Skript/releases)
- [Changelog](https://github.com/SkriptLang/Skript/blob/master/CLOCKWORK_RELEASE_MODEL.md)
- [Commits](SkriptLang/Skript@2.8.0...2.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 2, 2024
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants