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
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-SNAPSHOTUpdates
com.github.SkriptLang:Skript
from 2.8.7 to 2.9.2Release notes
Sourced from com.github.SkriptLang:Skript's releases.
... (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)Updates
io.github.cdimascio:dotenv-java
from 3.0.1 to 3.0.2Release notes
Sourced from io.github.cdimascio:dotenv-java's releases.
... (truncated)
Commits
ba7ec54
update integrates OpenSSF badging details into README and CONTRIBUTING (#75)4e23eda
fixes #63 string oob with ignore malformed (#74)d216732
update CONTRIBUTING.md to include signed artifact github upload (#73)8c0b9c5
fix javadoc target (#72)c52803f
Delete .github/workflows/codeql.yml (#71)7870e4f
Update README.md (#69)1966f4f
Update codeql.yml (#70)0fdabfd
update CHANGELOG.mdUpdates
com.coreoz:wisp
from 2.4.0 to 2.5.0Release notes
Sourced from com.coreoz:wisp's releases.
Commits
6a897f5
[maven-release-plugin] prepare release 2.5.003f831b
Update GPG pluginf571442
Add test assertion588b26a
Try to use github actions905aa1b
Allow custom thread factory in the scheduler, see #20d473779
Upgrade dependencies8c417cc
Upgrade dependencies1702f04
Fix gitignore7acf9a3
Add unit test7ec65e9
Merge pull request #27 from mintdaniel42/patch-1Dependabot 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