Skip to content

Commit 349b1c2

Browse files
committedFeb 27, 2025
Git conflicts for 2.10.1
2 parents 3a2f722 + 9af7c9e commit 349b1c2

File tree

1,524 files changed

+34435
-29565
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,524 files changed

+34435
-29565
lines changed
 

‎.github/ISSUE_TEMPLATE/bug-report.yml

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ body:
77
## Guidelines
88
Please make sure you are running the latest version of Skript on a supported server platform and version.
99
Try to make sure there are no issues of this same problem currently open either.
10+
As of the release of Skript 2.10, the oldest supported version has been raised to 1.19.4.
11+
Any issues created for versions older than 1.19.4 will not be looked into or fixed unless the issue persists on supported versions.
1012
- type: textarea
1113
attributes:
1214
label: Skript/Server Version

‎.github/dependabot.yml

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
version: 2
22
updates:
3+
- package-ecosystem: "gitsubmodule"
4+
target-branch: "dev/patch"
5+
directory: "/"
6+
schedule:
7+
interval: "weekly"
8+
labels:
9+
- "dependencies"
310
- package-ecosystem: "github-actions"
411
target-branch: "dev/patch"
512
directory: "/"

0 commit comments

Comments
 (0)