Vertex
Vertex copied to clipboard
build(deps): bump IdGen from 3.0.1 to 3.0.7
Bumps IdGen from 3.0.1 to 3.0.7.
Release notes
Sourced from IdGen's releases.
3.0.7
Internal cleanup & minor changes. Fixed README & (package/README) logo issues
Full Changelog: https://github.com/RobThree/IdGen/compare/3.0.6...3.0.7
3.0.6
What's Changed
- Fixed an off by 1 issue related to maxmium GeneratorId. by
@Throwyin RobThree/IdGen#62New Contributors
@Throwymade their first contribution in RobThree/IdGen#62Full Changelog: https://github.com/RobThree/IdGen/compare/3.0.5...3.0.6
3.0.5
This is a maintenance release. No changes in packages. From now on we use GitHub actions to build and publish Nuget packages.
Minor internal changes, .netstandard 2.0 added.
No release notes provided.
Minor internal changes
Minor internal refactoring.
IDis now a record- Fixed bounds check where when the GeneratorId was 31 bits the constructor would throw on any generator id.
Commits
a331713Fix links to files in README.1695a32Fix logo/images in READMEf82c7daLittle more cleanup of project files.101081dUpdate packages. Generate documentation for all versions. Remove Sandcastle H...6e28227Fixed an off by 1 issue related to maxmium GeneratorId. (#62)8696810Set package README5223331Fix run commandbbdb676Remove <GeneratePackageOnBuild> from main package and configuration package90612aaAdd workflow actionsce5e341The tickDuration and sequenceOverflowStrategy now have an explicit default. T...- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)