Dylan K. Taylor
|
737f5066a0
|
Fully cover codegen in CI
|
2024-04-25 11:48:22 +01:00 |
|
Dylan K. Taylor
|
6077748caa
|
Changes for 1.20.80
|
2024-04-25 11:31:41 +01:00 |
|
Dylan K. Taylor
|
b9288c238b
|
Update BedrockBlockUpgradeSchema
|
2024-04-05 17:29:16 +01:00 |
|
Dylan K. Taylor
|
11fbc8db6f
|
Make use of pmmpthread 6.1.0 for Thread::getRunningCount()
ThreadManager doesn't count these correctly anymore since pmmpthread since thread-safe statics aren't copied anymore.
|
2024-04-02 19:40:44 +01:00 |
|
Dylan K. Taylor
|
022362a01a
|
Update pocketmine/errorhandler to 0.7.0
|
2024-04-02 19:37:07 +01:00 |
|
Dylan K. Taylor
|
dad9a7e6cd
|
Merge branch 'stable' into minor-next
|
2024-04-02 16:35:31 +01:00 |
|
dependabot[bot]
|
0615afa766
|
Bump phpstan/phpstan from 1.10.65 to 1.10.66 (#6317)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.65 to 1.10.66.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.65...1.10.66)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-01 16:12:31 +01:00 |
|
dependabot[bot]
|
11f119551d
|
Bump phpstan/phpstan from 1.10.62 to 1.10.65 (#6308)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.62 to 1.10.65.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.62...1.10.65)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-25 10:55:22 +00:00 |
|
dependabot[bot]
|
556b00d11f
|
Bump phpstan/phpstan from 1.10.60 to 1.10.62 (#6289)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.60 to 1.10.62.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.60...1.10.62)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-18 15:06:50 +00:00 |
|
Dylan K. Taylor
|
e781c64540
|
Merge branch 'minor-next' into major-next
|
2024-03-14 12:47:18 +00:00 |
|
Dylan K. Taylor
|
a835069564
|
Merge remote-tracking branch 'origin/stable' into minor-next
|
2024-03-14 12:47:04 +00:00 |
|
Dylan K. Taylor
|
ba48f258f3
|
Support for 1.20.70
|
2024-03-13 14:53:27 +00:00 |
|
dependabot[bot]
|
9d7aec5891
|
Bump phpstan/phpstan from 1.10.59 to 1.10.60 (#6282)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.59 to 1.10.60.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.59...1.10.60)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-12 09:30:03 +00:00 |
|
Dylan K. Taylor
|
dbc7105e5b
|
Merge branch 'resource-pack-ack-receipts' into minor-next
|
2024-03-04 15:46:31 +00:00 |
|
Dylan K. Taylor
|
b0390a39fd
|
Update composer dependencies
|
2024-03-04 15:17:48 +00:00 |
|
Dylan K. Taylor
|
781e3643dd
|
Clean up
|
2024-03-04 14:25:47 +00:00 |
|
Dylan K. Taylor
|
f13eaaab05
|
Update RakLib
|
2024-03-02 00:08:49 +00:00 |
|
Dylan K. Taylor
|
4b5ac53276
|
Fixes
|
2024-03-01 17:01:32 +00:00 |
|
Dylan K. Taylor
|
98042f844f
|
Merge remote-tracking branch 'origin/stable' into minor-next
|
2024-02-28 17:36:21 +00:00 |
|
Dylan K. Taylor
|
6872118355
|
Update BedrockProtocol to release version
|
2024-02-27 14:15:31 +00:00 |
|
Dylan K. Taylor
|
efd113bdc8
|
Integrate pmmp/BedrockProtocol@65b3d0b341
|
2024-02-26 17:09:09 +00:00 |
|
Dylan K. Taylor
|
6872661fd0
|
Harden JsonMapper on login JSON handling
|
2024-02-23 14:10:02 +00:00 |
|
dependabot[bot]
|
44ce9ca610
|
Bump phpstan/phpstan from 1.10.57 to 1.10.58 (#6260)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.57 to 1.10.58.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.57...1.10.58)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-19 16:16:16 +00:00 |
|
Dylan K. Taylor
|
644693ffee
|
Merge branch 'minor-next' into major-next
|
2024-02-12 11:55:36 +00:00 |
|
Dylan K. Taylor
|
6492e7f4a2
|
1.20.60 support
|
2024-02-07 12:33:44 +00:00 |
|
dependabot[bot]
|
5709d727a2
|
Bump phpstan/phpstan from 1.10.55 to 1.10.57 (#6235)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.55 to 1.10.57.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.55...1.10.57)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-05 12:30:19 +00:00 |
|
Dylan K. Taylor
|
4db38ee452
|
Updated PHPStan
|
2024-01-08 16:20:42 +00:00 |
|
Dylan K. Taylor
|
6b66cbfb1c
|
Merge branch 'minor-next' into major-next
|
2023-12-20 15:26:57 +00:00 |
|
Dylan K. Taylor
|
90af8cfd69
|
Update composer dependencies
|
2023-12-20 14:29:02 +00:00 |
|
dependabot[bot]
|
a03013d582
|
Bump phpstan/phpstan from 1.10.47 to 1.10.50 (#6198)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.47 to 1.10.50.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.47...1.10.50)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-15 14:49:32 +00:00 |
|
Dylan K. Taylor
|
4d337add7c
|
Merge branch 'minor-next' into major-next
|
2023-12-14 14:03:09 +00:00 |
|
Dylan K. Taylor
|
25cca1b63f
|
Changes for 1.20.50
|
2023-12-06 14:29:23 +00:00 |
|
dependabot[bot]
|
bd65948453
|
Bump phpstan/phpstan from 1.10.46 to 1.10.47 (#6189)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.46 to 1.10.47.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.46...1.10.47)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-06 13:29:40 +00:00 |
|
dependabot[bot]
|
0984aa670d
|
Bump phpstan/phpstan from 1.10.44 to 1.10.46 (#6182)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.44 to 1.10.46.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.44...1.10.46)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-29 16:33:04 +00:00 |
|
dependabot[bot]
|
233c8b746d
|
Bump phpstan/phpstan from 1.10.41 to 1.10.44 (#6172)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.41 to 1.10.44.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.41...1.10.44)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-24 16:31:18 +00:00 |
|
Dylan K. Taylor
|
9d75c45bf5
|
Merge branch 'minor-next' into major-next
|
2023-11-09 18:06:06 +00:00 |
|
dependabot[bot]
|
1055b7580a
|
Bump phpstan/phpstan from 1.10.40 to 1.10.41 (#6139)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.40 to 1.10.41.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.40...1.10.41)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-06 15:00:06 +00:00 |
|
Dylan K. Taylor
|
54694df48c
|
Merge branch 'minor-next' into major-next
|
2023-11-01 16:39:55 +00:00 |
|
dependabot[bot]
|
1402571055
|
Bump phpstan/phpstan from 1.10.39 to 1.10.40 (#6126)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.39 to 1.10.40.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.39...1.10.40)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-01 15:26:46 +00:00 |
|
Dylan K. Taylor
|
15aae721cd
|
Merge branch 'minor-next' into major-next
|
2023-10-26 12:57:24 +01:00 |
|
Dylan K. Taylor
|
53a740433f
|
Changes for 1.20.40
|
2023-10-26 12:32:59 +01:00 |
|
Dylan K. Taylor
|
d565be93a8
|
Merge branch 'minor-next' into major-next
|
2023-10-24 11:57:30 +01:00 |
|
dependabot[bot]
|
b3390458b4
|
Bump phpstan/phpstan from 1.10.38 to 1.10.39 (#6103)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.38 to 1.10.39.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.38...1.10.39)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-19 11:58:27 +01:00 |
|
Dylan K. Taylor
|
d4d7d02067
|
Merge branch 'minor-next' into major-next
|
2023-10-16 21:29:11 +01:00 |
|
Dylan K. Taylor
|
15ba642258
|
Merge branch 'legacy/pm4' into stable
|
2023-10-16 21:28:48 +01:00 |
|
Dylan K. Taylor
|
edea793a98
|
Downgrade PHPUnit to 10.3 until sebastianbergmann/phpunit#5539 is fixed
|
2023-10-16 21:25:53 +01:00 |
|
Dylan K. Taylor
|
1da7e3586b
|
Updated composer dependencies
|
2023-10-16 20:45:44 +01:00 |
|
dependabot[bot]
|
7e42a03db3
|
Bump phpstan/phpstan from 1.10.37 to 1.10.38 (#6081)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.37 to 1.10.38.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.37...1.10.38)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-09 17:15:50 +01:00 |
|
dependabot[bot]
|
ed4088755f
|
Bump phpstan/phpstan from 1.10.35 to 1.10.37 (#6073)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.35 to 1.10.37.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.35...1.10.37)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-05 22:23:13 +01:00 |
|
Dylan K. Taylor
|
a45e143e81
|
Merge branch 'minor-next' into major-next
|
2023-09-21 13:29:58 +01:00 |
|