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 and joacohoyos committed Oct 7, 2024
1 parent be10e49 commit 9919b08
Show file tree
Hide file tree
Showing 3 changed files with 373 additions and 202 deletions.
Loading

0 comments on commit 9919b08

Please sign in to comment.