Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps Zio from 0.18.0 to 0.19.0.

Release notes

Sourced from Zio's releases.

0.19.0

Changes

🚀 Enhancements

Full Changelog: 0.18.1...0.19.0

Published with dotnet-releaser

0.18.1

Changes

🐛 Bug Fixes

  • Fix SubFileSystem watcher (sometimes) silently discarding events (PR #92) by @​Metapyziks

🚀 Enhancements

  • Refactor FileSystemWatcher tests to use ManualResetEvent (PR #93) by @​Metapyziks

🧰 Misc

  • Update readme.md (a4b9faf1)

Full Changelog: 0.18.0...0.18.1

Published with dotnet-releaser

Commits
  • ec3a3e5 Merge pull request #94 from agocke/optimize-fscross
  • 7a83a45 Optimize cross-filesystem operations
  • 5dca9d6 Merge pull request #93 from Facepunch/fix/watcher-test-wait-handles
  • a60abe4 Merge pull request #92 from Facepunch/fix/sub-watcher-case-sensitive
  • 68a447b Refactor FileSystemWatcher tests to use ManualResetEvent
  • a68e9e9 Use a ManualResetEvent in TestSubFileSystem.TestWatcherCaseSensitive
  • d32ef47 Avoid calling Path.GetFullPath for already-rooted paths
  • 073a020 Failing test for watching a SubFileSystem involving case sensitivity
  • a4b9faf Update readme.md
  • See full diff 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 [Zio](https://github.com/xoofx/zio) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/xoofx/zio/releases)
- [Changelog](https://github.com/xoofx/zio/blob/main/changelog.md)
- [Commits](xoofx/zio@0.18.0...0.19.0)

---
updated-dependencies:
- dependency-name: Zio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 24, 2024
@lahma lahma merged commit 3606563 into main Jun 24, 2024
@lahma lahma deleted the dependabot/nuget/Zio-0.19.0 branch June 24, 2024 05:17
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