Skip to content

Commit

Permalink
Bump Bullseye from 4.2.1 to 5.0.0 (#529)
Browse files Browse the repository at this point in the history
* Bump Bullseye from 4.2.1 to 5.0.0

Bumps [Bullseye](https://github.com/adamralph/bullseye) from 4.2.1 to 5.0.0.
- [Changelog](https://github.com/adamralph/bullseye/blob/main/CHANGELOG.md)
- [Commits](adamralph/bullseye@4.2.1...5.0.0)

---
updated-dependencies:
- dependency-name: Bullseye
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update changelog

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit f095fda)
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jan 29, 2024
1 parent 61ad7f1 commit 1c574e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Bumps `FSharp.Core` from 8.0.100 to 8.0.101
- Bumps `Proc` from 0.6.2 to 0.8.1
- Bumps `System.Text.Json` from 8.0.0 to 8.0.1
- Bumps `Bullseye` from 4.2.1 to 5.0.0

## [1.6.0]
### Added
Expand Down
2 changes: 1 addition & 1 deletion build/scripts/scripts.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<Content Include="..\..\.github\license-header-fs.txt"><Link>license-header-fs.txt</Link></Content>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Bullseye" Version="4.2.1" />
<PackageReference Include="Bullseye" Version="5.0.0" />
<ProjectReference Include="$(SolutionRoot)\abstractions\src\OpenSearch.OpenSearch.Managed\OpenSearch.OpenSearch.Managed.csproj" />

<PackageReference Include="Fake.Core.Environment" Version="6.0.0" />
Expand Down

0 comments on commit 1c574e4

Please sign in to comment.