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

chore(deps): update dependency @fluencelabs/aqua to v0.10.3 #41

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fluencelabs/aqua 0.9.4 -> 0.10.3 age adoption passing confidence

Release Notes

fluencelabs/aqua (@​fluencelabs/aqua)

v0.10.3

Compare Source

Bug Fixes

v0.10.2

Compare Source

Features
Bug Fixes

v0.10.1

Compare Source

Bug Fixes

v0.10.0

Compare Source

⚠ BREAKING CHANGES
  • DXJ-283 support new JS client (#​668)
Features

v0.9.5

Compare Source

Bug Fixes

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 changed the title chore(deps): update dependency @fluencelabs/aqua to v0.10.2 chore(deps): update dependency @fluencelabs/aqua to v0.10.3 Feb 28, 2023
@renovate renovate bot force-pushed the renovate/fluencelabs-aqua-0.x branch from 7342903 to 8caa8be Compare February 28, 2023 19:34
@linear
Copy link

linear bot commented Feb 28, 2023

LNG-119 Functors don't work properly with arrays that is created rigth in Aqua

service OpNum("op"):
  identity(n: u32) -> u32

func getWorkers() -> []u32:
  nums = [1,2,3,4,5]
  results: *u32
  join results[nums.length]
  <- results

@folex folex closed this Dec 29, 2023
@folex folex deleted the renovate/fluencelabs-aqua-0.x branch December 29, 2023 01:04
Copy link
Author

renovate bot commented Dec 29, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.10.3). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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.

1 participant