Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove seeds from the initializer and add to a script instead #13

Merged
merged 11 commits into from
Jun 4, 2024

Conversation

carlsixsmith-moj
Copy link
Contributor

This resolves JIRA CFODEV-456

@carlsixsmith-moj carlsixsmith-moj requested a review from andy-gg May 31, 2024 16:35
carlsixsmith-moj and others added 8 commits June 1, 2024 16:19
Bumps the all-dependencies group with 3 updates: [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core), [Serilog](https://github.com/serilog/serilog) and [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest).


Updates `System.Linq.Dynamic.Core` from 1.3.14 to 1.4.0
- [Release notes](https://github.com/zzzprojects/System.Linq.Dynamic.Core/releases)
- [Changelog](https://github.com/zzzprojects/System.Linq.Dynamic.Core/blob/master/CHANGELOG.md)
- [Commits](zzzprojects/System.Linq.Dynamic.Core@v1.3.14...v1.4.0)

Updates `Serilog` from 3.1.1 to 4.0.0
- [Release notes](https://github.com/serilog/serilog/releases)
- [Commits](serilog/serilog@v3.1.1...v4.0.0)

Updates `Microsoft.NET.Test.Sdk` from 17.0.0 to 17.10.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.0.0...v17.10.0)

---
updated-dependencies:
- dependency-name: System.Linq.Dynamic.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Serilog
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…-CaseAssessmentTrackingSystem into feature/CFODEV-456
@samgibsonmoj samgibsonmoj self-requested a review June 4, 2024 06:22
Copy link
Contributor

@samgibsonmoj samgibsonmoj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes are good

@samgibsonmoj samgibsonmoj merged commit 43d8d1d into main Jun 4, 2024
1 check passed
@carlsixsmith-moj carlsixsmith-moj deleted the feature/CFODEV-456 branch June 4, 2024 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants