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

Update zipline to v0.9.18 #929

Closed
wants to merge 1 commit into from
Closed

Update zipline to v0.9.18 #929

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
app.cash.zipline:zipline-loader 0.9.17 -> 0.9.18 age adoption passing confidence
app.cash.zipline:zipline-gradle-plugin 0.9.17 -> 0.9.18 age adoption passing confidence
app.cash.zipline:zipline 0.9.17 -> 0.9.18 age adoption passing confidence

Release Notes

cashapp/zipline

v0.9.18

Compare Source

We've changed this project to focus exclusively on executing Kotlin/JS libraries.

We plan to drop support for executing arbitrary JavaScript code. If you've been using either
QuickJS Java (this project's name until September 2021) or Duktape Android (this project's name
until June 2021), those projects remain as git branches but will not receive further updates.

The project's new Maven coordinates are app.cash.zipline:zipline.

  • New: Support pass-by-reference of StateFlow values.
  • Upgrade: [Kotlin 1.8.20][kotlin_1_8_20].
  • Fix: Don't crash applying source maps to QuickJS bytecode. We had a longstanding off-by-one
    error interpreting an encoded function's flags.
  • Fix: Retry web sockets when polling for fresh code in development mode. Previously we fell back
    to polling after a single web socket error.
  • Fix: Don't ClassCastException when running Gradle in continuous mode. We were failing to post
    web socket updates when fresh code is available.

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 these updates 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.

@JakeWharton
Copy link
Collaborator

Added to #889

@renovate
Copy link
Contributor Author

renovate bot commented Apr 18, 2023

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (0.9.18). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/zipline branch April 18, 2023 16:14
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