Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump indexed_db_futures from 9745d01 to 65ba1be #4810

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 27, 2024

Bumps indexed_db_futures from 9745d01 to 65ba1be.

Commits
  • 65ba1be chore: Update uuid and corresponding feature flags
  • 1d66993 fix: Set MSRV to 1.64 as required by the IntoFuture trait
  • 25bfcbd chore: rm dead internal IdbRequestLike trait
  • 1d46ffa chore: Lint refactors
  • 04e688b ci: Move releases to dedicated branch
  • See full diff in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 27, 2024
Copy link

vercel bot commented Aug 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
nym-explorer ⬜️ Ignored (Inspect) Visit Preview Aug 27, 2024 3:48pm
nym-next-explorer ⬜️ Ignored (Inspect) Visit Preview Aug 27, 2024 3:48pm

Bumps [indexed_db_futures](https://github.com/TiemenSch/rust-indexed-db) from `9745d01` to `65ba1be`.
- [Commits](TiemenSch/rust-indexed-db@9745d01...65ba1be)

---
updated-dependencies:
- dependency-name: indexed_db_futures
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/indexed_db_futures-65ba1be branch from 4f8c97b to 8bc107c Compare August 27, 2024 15:47
@jstuczyn
Copy link
Contributor

ohh, since they updated uuid, i'd leave this PR open as a reminder that we can now clean up our uuid dependency and use proper versioning

Copy link
Contributor

@jstuczyn jstuczyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's also update uuid ourselves now

@dynco-nym dynco-nym self-assigned this Aug 30, 2024
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants