Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: use atomic operation to write cursor (txpipe#798) * Release v1.8.6 * feat: add support for GCP pubsub emulator (txpipe#803) * fix: tests and lint errors chore: lock file chore(deps): bump crossterm from 0.25.0 to 0.27.0 Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.25.0 to 0.27.0. - [Release notes](https://github.com/crossterm-rs/crossterm/releases) - [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md) - [Commits](crossterm-rs/crossterm@0.25...0.27.0) --- updated-dependencies: - dependency-name: crossterm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> chore(deps): bump strum from 0.24.1 to 0.25.0 Bumps [strum](https://github.com/Peternator7/strum) from 0.24.1 to 0.25.0. - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) --- updated-dependencies: - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore: update vulnerable dependencies * fix: gcp auth * fix: missing feature for auth * chore: rebase from upstream * chore: lock file * fix: StatusCode mismatch
- Loading branch information