Skip to content

Commit

Permalink
Paulo/update deps (#2)
Browse files Browse the repository at this point in the history
* 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
pocesar authored Jul 30, 2024
1 parent fa55d12 commit fd86874
Show file tree
Hide file tree
Showing 6 changed files with 1,284 additions and 589 deletions.
Loading

0 comments on commit fd86874

Please sign in to comment.