Dylan K. Taylor
|
06ad1a2d2b
|
Updated dependencies to release versions
|
2023-01-23 20:04:01 +00:00 |
|
Dylan K. Taylor
|
222415859a
|
Require pthreads ^5.1
This version of pthreads has a substantially improved API, improved
performance, improved memory usage, and much less magical and broken
behaviour.
|
2023-01-23 20:02:33 +00:00 |
|
Dylan K. Taylor
|
07a30ea1f9
|
Merge branch 'next-minor' into next-major
|
2023-01-20 15:42:30 +00:00 |
|
Dylan K. Taylor
|
6c52723d97
|
Merge branch 'stable' into next-minor
|
2023-01-20 15:40:32 +00:00 |
|
dependabot[bot]
|
448aeec780
|
Bump phpstan/phpstan from 1.9.12 to 1.9.13 (#5520)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.12 to 1.9.13.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.12...1.9.13)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-19 13:04:28 +00:00 |
|
Dylan K. Taylor
|
072a9202ef
|
Merge branch 'next-minor' into next-major
|
2023-01-18 19:05:44 +00:00 |
|
Dylan K. Taylor
|
d37142af4b
|
Merge branch 'stable' into next-minor
|
2023-01-18 15:30:42 +00:00 |
|
dependabot[bot]
|
664089861a
|
Bump phpstan/phpstan from 1.9.11 to 1.9.12 (#5517)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.11 to 1.9.12.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.11...1.9.12)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-18 14:27:51 +00:00 |
|
Dylan K. Taylor
|
d9b8251f7b
|
Merge branch 'next-minor' into next-major
|
2023-01-16 18:31:51 +00:00 |
|
Dylan K. Taylor
|
ad6a423d12
|
Merge branch 'stable' into next-minor
|
2023-01-16 18:30:13 +00:00 |
|
dependabot[bot]
|
b59b1e491e
|
Bump phpunit/phpunit from 9.5.27 to 9.5.28 (#5514)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.27 to 9.5.28.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.5.28/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.27...9.5.28)
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-16 18:06:42 +00:00 |
|
Dylan K. Taylor
|
c55e23a2c6
|
Localized disconnect message for spawn selection failure
|
2023-01-14 20:59:27 +00:00 |
|
Dylan K. Taylor
|
8909aa6a18
|
Merge branch 'next-minor' into next-major
|
2023-01-13 17:29:25 +00:00 |
|
Dylan K. Taylor
|
a9f06fc5f4
|
Replaced hardcoded record.nowPlaying with KnownTranslationKeys
|
2023-01-13 17:27:57 +00:00 |
|
Dylan K. Taylor
|
ecd8f151f1
|
Merge branch 'next-minor' into next-major
|
2023-01-12 22:08:25 +00:00 |
|
Dylan K. Taylor
|
4df1f7f502
|
Updated composer dependencies (next-minor)
|
2023-01-12 19:03:55 +00:00 |
|
Dylan K. Taylor
|
c5056e0a43
|
phpstan 1.9.11
|
2023-01-12 19:01:57 +00:00 |
|
Dylan K. Taylor
|
a47aa50477
|
Update composer dependencies
|
2023-01-12 18:59:18 +00:00 |
|
Dylan K. Taylor
|
c2918709a3
|
Merge branch 'next-minor' into next-major
|
2023-01-06 01:59:04 +00:00 |
|
dependabot[bot]
|
c02bead12b
|
Bump phpstan/phpstan from 1.9.6 to 1.9.7 (#5495)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.6 to 1.9.7.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.6...1.9.7)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-05 16:46:45 +00:00 |
|
dependabot[bot]
|
64e505defb
|
Bump phpstan/phpstan from 1.9.4 to 1.9.6 (#5492)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.4 to 1.9.6.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.4...1.9.6)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-04 20:05:34 +00:00 |
|
Dylan K. Taylor
|
7ac6bd79a9
|
Localized remaining disconnection screens (except one or two that should never actually happen)
|
2022-12-27 20:05:59 +00:00 |
|
Dylan K. Taylor
|
f8cc015c51
|
Merge branch 'next-minor' into next-major
|
2022-12-23 16:58:59 +00:00 |
|
dependabot[bot]
|
17dde140a5
|
Bump phpstan/phpstan-phpunit from 1.3.2 to 1.3.3 (#5465)
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.2...1.3.3)
---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-22 15:23:10 +00:00 |
|
Dylan K. Taylor
|
973b8130db
|
Merge remote-tracking branch 'origin/next-minor' into next-major
|
2022-12-19 15:57:06 +00:00 |
|
dependabot[bot]
|
63e8b1cf3a
|
Bump phpstan/phpstan from 1.9.3 to 1.9.4 (#5458)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.3 to 1.9.4.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.3...1.9.4)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-19 15:39:59 +00:00 |
|
Dylan K. Taylor
|
65bce762ff
|
Updated transient Composer dependencies
|
2022-12-19 15:34:17 +00:00 |
|
Dylan K. Taylor
|
ffa88aff67
|
Merge branch 'next-minor' into next-major
|
2022-12-18 21:05:26 +00:00 |
|
Dylan K. Taylor
|
aa374083d8
|
Accept new BedrockProtocol version
|
2022-12-18 21:00:52 +00:00 |
|
Dylan K. Taylor
|
97d6a79b25
|
Updated BedrockProtocol
|
2022-12-15 20:37:36 +00:00 |
|
Dylan K. Taylor
|
8b5e4c1c16
|
Updated PHPStan
|
2022-12-15 20:16:56 +00:00 |
|
Dylan K. Taylor
|
4d79aced07
|
Merge branch 'next-minor' into next-major
|
2022-12-15 19:50:27 +00:00 |
|
dependabot[bot]
|
214a5ddc15
|
Bump netresearch/jsonmapper from 4.0.0 to 4.1.0 (#5446)
Bumps [netresearch/jsonmapper](https://github.com/cweiske/jsonmapper) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/cweiske/jsonmapper/releases)
- [Changelog](https://github.com/cweiske/jsonmapper/blob/master/ChangeLog)
- [Commits](https://github.com/cweiske/jsonmapper/compare/v4.0.0...v4.1.0)
---
updated-dependencies:
- dependency-name: netresearch/jsonmapper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-15 19:28:11 +00:00 |
|
dependabot[bot]
|
9f7dfe3355
|
Bump phpunit/phpunit from 9.5.26 to 9.5.27 (#5447)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.26 to 9.5.27.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.26...9.5.27)
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-15 19:21:39 +00:00 |
|
dependabot[bot]
|
74613b9b09
|
Bump phpstan/phpstan-phpunit from 1.2.2 to 1.3.0 (#5445)
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.2.2...1.3.0)
---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-10 21:17:03 +00:00 |
|
Dylan K. Taylor
|
bc8def3be1
|
Update BedrockData
|
2022-12-02 13:02:18 +00:00 |
|
Dylan K. Taylor
|
28d8526d8d
|
Merge branch 'next-minor' into next-major
|
2022-11-30 20:05:30 +00:00 |
|
Dylan K. Taylor
|
64dd5e3bf6
|
Update dependencies for 1.19.50
|
2022-11-30 16:32:04 +00:00 |
|
Dylan K. Taylor
|
d03caafc2b
|
Merge branch 'next-minor' into next-major
|
2022-11-25 15:00:39 +00:00 |
|
Dylan K. Taylor
|
641d35a30f
|
Updated pocketmine/locale-data to get new translations
|
2022-11-25 14:59:58 +00:00 |
|
Dylan K. Taylor
|
642630a4d2
|
...
|
2022-11-25 14:57:47 +00:00 |
|
Dylan K. Taylor
|
b6982a84ef
|
Merge branch 'next-minor' into next-major
|
2022-11-25 14:52:56 +00:00 |
|
Dylan K. Taylor
|
d634b3de18
|
Update composer dependencies
|
2022-11-25 14:41:44 +00:00 |
|
Dylan K. Taylor
|
588215044e
|
Update BedrockProtocol
|
2022-11-25 14:37:37 +00:00 |
|
Dylan K. Taylor
|
cca22046ab
|
Updated pocketmine/locale-data
|
2022-11-15 20:21:39 +00:00 |
|
Dylan K. Taylor
|
a205d64732
|
Merge branch 'next-minor' into next-major
|
2022-11-12 17:02:56 +00:00 |
|
Dylan K. Taylor
|
a3502a711d
|
Merge branch 'stable' into next-minor
|
2022-11-12 17:01:58 +00:00 |
|
dependabot[bot]
|
50efcf7424
|
Bump ramsey/uuid from 4.5.1 to 4.6.0 (#5400)
Bumps [ramsey/uuid](https://github.com/ramsey/uuid) from 4.5.1 to 4.6.0.
- [Release notes](https://github.com/ramsey/uuid/releases)
- [Changelog](https://github.com/ramsey/uuid/blob/4.x/CHANGELOG.md)
- [Commits](https://github.com/ramsey/uuid/compare/4.5.1...4.6.0)
---
updated-dependencies:
- dependency-name: ramsey/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-09 13:40:09 +00:00 |
|
Dylan K. Taylor
|
01bad344a0
|
Merge branch 'next-minor' into next-major
|
2022-11-04 20:47:26 +00:00 |
|
Dylan K. Taylor
|
cdbdcb5d67
|
Merge branch 'stable' into next-minor
|
2022-11-04 20:44:28 +00:00 |
|