Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2024

Bumps IdGen.DependencyInjection from 3.0.0 to 3.0.5.

Release notes

Sourced from IdGen.DependencyInjection's releases.

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.

  • ID is now a record
  • Fixed bounds check where when the GeneratorId was 31 bits the constructor would throw on any generator id.

Minor internal changes

Minor internal refactoring. Also an Idgen.DependencyInjection package is now available.

Commits
  • 5223331 Fix run command
  • bbdb676 Remove <GeneratePackageOnBuild> from main package and configuration package
  • 90612aa Add workflow actions
  • ce5e341 The tickDuration and sequenceOverflowStrategy now have an explicit default. T...
  • 96b922c Fix unittests for .Net 7 (handle floating point issue, fix app.config loading...
  • 3bfbffa Make IdGen.Configuration netstandard2. Update copyrights.
  • fbd96c3 Update packages
  • c22e7e1 Update project files
  • 3d388f4 Update README.md
  • d5ebe95 Update README.md
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [IdGen.DependencyInjection](https://github.com/RobThree/IdGen) from 3.0.0 to 3.0.5.
- [Release notes](https://github.com/RobThree/IdGen/releases)
- [Commits](RobThree/IdGen@3.0.0...3.0.5)

---
updated-dependencies:
- dependency-name: IdGen.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 8, 2024
@dependabot dependabot bot requested a review from tiksn March 8, 2024 03:20
@tiksn tiksn merged commit 41d82dd into main Mar 8, 2024
@dependabot dependabot bot deleted the dependabot/nuget/IdGen.DependencyInjection-3.0.5 branch March 8, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant