Marcel Berteler
|
5e24bfd390
|
feat: add Uuid:fromHexadecimal() (#309)
Co-authored-by: mberteler <marcel.berteler@capetown.gov.za>
Co-authored-by: Ben Ramsey <ben@benramsey.com>
|
2022-12-19 15:18:32 -06:00 |
|
Ben Ramsey
|
9fd59bb21c
|
chore: update Composer lockfile
ci-skip
|
2022-12-19 14:39:11 -06:00 |
|
Ben Ramsey
|
b9acf24bf4
|
docs: fix GitHub Actions status badge
ci-skip
|
2022-12-19 14:37:03 -06:00 |
|
Dries Vints
|
087b0aa679
|
Bump minimum version of ramsey/collection (#479)
|
2022-12-19 14:32:16 -06:00 |
|
dependabot[bot]
|
a11042f73c
|
chore(deps): bump ridedott/merge-me-action from 2.10.37 to 2.10.39
|
2022-12-12 15:10:05 -06:00 |
|
dependabot[bot]
|
c2da47d5a6
|
chore(deps): bump ridedott/merge-me-action from 2.10.34 to 2.10.37
|
2022-12-05 15:08:46 -06:00 |
|
Ishan Vyas
|
9944a8cb6a
|
Add PHP 8.2 support (#475)
|
2022-12-02 17:39:50 -06:00 |
|
dependabot[bot]
|
4d4ce984ff
|
chore(deps): bump ridedott/merge-me-action from 2.10.32 to 2.10.34
|
2022-11-28 13:08:22 -08:00 |
|
dependabot[bot]
|
8559263205
|
chore(deps): bump ridedott/merge-me-action from 2.10.31 to 2.10.32
|
2022-11-21 15:29:15 -06:00 |
|
Ben Ramsey
|
ad63bc700e
|
chore: prepare for version 4.6.0
4.6.0
|
2022-11-05 18:03:38 -05:00 |
|
Ben Ramsey
|
55d8833b06
|
feat: support version 8, custom UUIDs
|
2022-11-05 17:57:29 -05:00 |
|
Ben Ramsey
|
0ba1ffb029
|
fix: ensure monotonicity for version 7 UUIDs
|
2022-11-05 16:29:26 -05:00 |
|
dependabot[bot]
|
f9c65d9852
|
chore(deps): bump ridedott/merge-me-action from 2.10.29 to 2.10.31
|
2022-10-17 16:19:29 -05:00 |
|
dependabot[bot]
|
c052749843
|
chore(deps): bump ridedott/merge-me-action from 2.10.24 to 2.10.29
|
2022-10-03 16:36:25 -05:00 |
|
dependabot[bot]
|
8b5d869d84
|
chore(deps): bump ridedott/merge-me-action from 2.10.20 to 2.10.24
|
2022-09-26 16:25:27 -05:00 |
|
dependabot[bot]
|
fadce629ac
|
chore(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1
|
2022-09-19 16:17:17 -05:00 |
|
Ben Ramsey
|
283468905a
|
refactor: improve string encoding performance of non-lazy UUIDs
|
2022-09-16 11:45:41 -05:00 |
|
Ben Ramsey
|
4000e896f9
|
refactor: remove dependency on ext-ctype
|
2022-09-16 09:43:44 -05:00 |
|
Ben Ramsey
|
59414d4e58
|
docs: add current year replacement token to docs
|
2022-09-15 22:35:22 -05:00 |
|
Ben Ramsey
|
a161a26d91
|
chore: prepare for release 4.5.1
4.5.1
|
2022-09-15 22:22:46 -05:00 |
|
Ben Ramsey
|
a180174b0e
|
fix: update validation to support versions 6 & 7
|
2022-09-15 22:14:34 -05:00 |
|
Ben Ramsey
|
ae247f1dcd
|
chore: clean up types and PHP 8-ify the code
|
2022-09-15 22:14:04 -05:00 |
|
Ben Ramsey
|
ef842484ba
|
chore: prepare for release 4.5.0
4.5.0
|
2022-09-14 20:44:53 -05:00 |
|
Ben Ramsey
|
685c2f3f23
|
feat: support max UUIDs
|
2022-09-14 20:44:24 -05:00 |
|
Ben Ramsey
|
e6164bd687
|
docs: update copyright year on documentation
|
2022-09-14 18:35:44 -05:00 |
|
Ben Ramsey
|
4f4deb1dd6
|
feat: add UUIDv7 documentation and customization
|
2022-09-14 18:21:10 -05:00 |
|
Ben Ramsey
|
28f509bd91
|
chore: update composer lock file
|
2022-09-13 22:20:56 -05:00 |
|
Ben Ramsey
|
1d71a2d4a0
|
chore: add composer-repl for local testing
|
2022-09-13 22:14:11 -05:00 |
|
Ben Ramsey
|
aa1e488afa
|
feat: support version 7 (Unix Epoch time) UUIDs
|
2022-09-13 22:13:33 -05:00 |
|
Ben Ramsey
|
e153b3420a
|
refactor: discard unnecessary trait
|
2022-09-13 16:39:59 -05:00 |
|
Ben Ramsey
|
078feed166
|
chore: update nomenclature
|
2022-09-12 20:56:42 -05:00 |
|
Ben Ramsey
|
7d1400b90a
|
doc: update for Rfc4122\UuidV6
|
2022-09-12 20:46:34 -05:00 |
|
Ben Ramsey
|
b78bcda2d1
|
feat: move UuidV6 to the Rfc4122 namespace
|
2022-09-12 19:41:46 -05:00 |
|
Ben Ramsey
|
89905d1948
|
chore: remove deprecation notices
|
2022-09-12 19:41:45 -05:00 |
|
dependabot[bot]
|
4d817640fa
|
Bump phpstan/phpstan from 1.8.4 to 1.8.5
|
2022-09-12 17:14:33 -05:00 |
|
dependabot[bot]
|
646e4604fb
|
Bump sebastian/type from 3.1.0 to 3.2.0
|
2022-09-12 16:53:06 -05:00 |
|
dependabot[bot]
|
70238ddcdd
|
Bump ridedott/merge-me-action from 2.8.35 to 2.10.20
|
2022-09-12 16:38:04 -05:00 |
|
dependabot[bot]
|
763f1e594d
|
Bump mockery/mockery from 1.5.0 to 1.5.1
|
2022-09-12 16:31:34 -05:00 |
|
dependabot[bot]
|
a527f7ab0d
|
Bump phpunit/phpunit from 9.5.19 to 9.5.24
|
2022-09-06 19:05:25 -05:00 |
|
dependabot[bot]
|
8f6f8feb67
|
Bump ergebnis/composer-normalize from 2.24.1 to 2.28.3
|
2022-09-06 18:59:22 -05:00 |
|
dependabot[bot]
|
d861770001
|
Bump justinrainbow/json-schema from 5.2.11 to 5.2.12
|
2022-09-06 18:53:48 -05:00 |
|
dependabot[bot]
|
1a25536048
|
Bump captainhook/captainhook from 5.10.8 to 5.10.11
|
2022-09-06 18:48:30 -05:00 |
|
dependabot[bot]
|
2369b5fe37
|
Bump slevomat/coding-standard from 7.0.19 to 8.4.0
|
2022-09-06 18:43:32 -05:00 |
|
dependabot[bot]
|
eb75178b96
|
Bump phpunit/php-code-coverage from 9.2.15 to 9.2.17
|
2022-09-06 18:38:32 -05:00 |
|
dependabot[bot]
|
1c21709373
|
Bump sebastian/type from 3.0.0 to 3.1.0
|
2022-09-06 18:33:36 -05:00 |
|
Ben Ramsey
|
02529477a1
|
ci: use a token allowing pushes to protected branches
|
2022-09-06 18:28:09 -05:00 |
|
Ben Ramsey
|
4eff9d7348
|
ci: bump dependabot schedule to weekly
|
2022-09-06 17:03:23 -05:00 |
|
dependabot[bot]
|
f2f1bc384a
|
Bump paragonie/sodium_compat from 1.17.0 to 1.17.1 (#450)
Bumps paragonie/sodium_compat from 1.17.0 to 1.17.1.
---
updated-dependencies:
- dependency-name: paragonie/sodium_compat
dependency-type: indirect
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-09-06 16:53:52 -05:00 |
|
dependabot[bot]
|
8ea2b9fdaa
|
Bump brick/math from 0.10.1 to 0.10.2 (#449)
Bumps [brick/math](https://github.com/brick/math) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/brick/math/releases)
- [Changelog](https://github.com/brick/math/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brick/math/compare/0.10.1...0.10.2)
---
updated-dependencies:
- dependency-name: brick/math
dependency-type: direct:production
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-09-06 16:37:35 -05:00 |
|
dependabot[bot]
|
fb8bb8e369
|
Bump phpstan/phpdoc-parser from 1.2.0 to 1.8.0 (#448)
Bumps [phpstan/phpdoc-parser](https://github.com/phpstan/phpdoc-parser) from 1.2.0 to 1.8.0.
- [Release notes](https://github.com/phpstan/phpdoc-parser/releases)
- [Commits](https://github.com/phpstan/phpdoc-parser/compare/1.2.0...1.8.0)
---
updated-dependencies:
- dependency-name: phpstan/phpdoc-parser
dependency-type: indirect
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-09-06 16:18:15 -05:00 |
|