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

fix(deps): update rust crate iota-crypto to 0.22 #475

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
iota-crypto (source) dependencies minor 0.21 -> 0.22

Release Notes

iotaledger/crypto.rs (iota-crypto)

v0.22.0

Compare Source

v0.21.2

Compare Source

v0.21.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner July 10, 2023 22:47
@amrbashir
Copy link
Member

@FabianLars looks like it is working again?

@FabianLars
Copy link
Member

It's about pnpm updates. Only major versions work for some reason.
No problems with Cargo so far

@FabianLars
Copy link
Member

I've done like 50 reruns in my fork to try to make it work for patch/minor again but nothing. The only hint I've seen in the bloated logs was some "Unsupported lock file: pnpm-lock.yml" warning or something

@FabianLars
Copy link
Member

And I'm not enough of a renovate fanboy to waste anymore time trying to figure out the issue when github's built-in alternative just works(tm)

@FabianLars
Copy link
Member

FabianLars commented Jul 10, 2023

Or maybe I have the biggest brain lag and it never updated patch/minor versions and I just now noticed 🤷

Edit: looking and the commit history real quick (on my phone) it indeed looks like that's what's happening 🤦‍♂️

@amrbashir
Copy link
Member

looks like it is related to this issue renovatebot/renovate#21438

@FabianLars
Copy link
Member

Huh, I never noticed we're using the ^ specifier in this repo... (I wonder where the renovate PR that locks versions went 🤔)

@amrbashir
Copy link
Member

amrbashir commented Jul 10, 2023

yeah maybe, we can give it another try with locked dependencies without the caret?

@FabianLars FabianLars merged commit 2a8e168 into v1 Jul 11, 2023
@FabianLars FabianLars deleted the renovate/iota-crypto-0.x branch July 11, 2023 09:49
lucasfernog added a commit that referenced this pull request Jul 19, 2023
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
Co-authored-by: Alexandre Dang <124160233+vdang-crabnebula@users.noreply.github.com>
Co-authored-by: Ludea <ludovicw35@hotmail.com>
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Duke Jones <104690+dukejones@users.noreply.github.com>
Co-authored-by: NaokiM03 <37442712+NaokiM03@users.noreply.github.com>
Co-authored-by: Thibault <thibault_poisson@orange.fr>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: David Blythe <49919035+writeDavid@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
fix(stronghold): change wrong argument name for `remove` (#422)
fix(window-state): correctly set decoration state if no saved state exists, fixes #421 (#424)
fix(stronghold): return null if there is no record (#129)
fix(window-state): propagate promise (#435)
closes #432
fix(window-state): manual default implentation (#425)
fix(window-state): manual default implentation, closes #421
fix(deps): update rust crate iota-crypto to 0.21 (#438)
fix readme example (#447)
fix: handle recursive directory correctly (#455)
fix(deps): update rust crate sqlx to 0.7. plugin-sql msrv is now 1.65 (#464)
fix(persisted-scope): separately save asset protocol patterns (#459)
fix(deps): update rust crate iota-crypto to 0.22 (#475)
fix(deps): update tauri monorepo to v1.4.0 (#482)
resolve to v15.1.0 (#489)
fix(deps): update rust crate iota-crypto to 0.23 (#495)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants