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 dependency js to ^0.7.0 #134

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Update dependency js to ^0.7.0 #134

merged 1 commit into from
Nov 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

Package Type Update Change
js (source) dependencies minor ^0.6.0 -> ^0.7.0

Release Notes

dart-lang/sdk (js)

v0.7.1

  • README update to indicate that dart:js_interop should be preferred.

v0.7.0

  • Remove dependency on dart:js.
  • Update SDK lower constraint to 3.1.0-66.0.dev.
  • Update SDK upper constraint to 4.0.0.
  • Breaking Change: Moved annotations to single location in
    dart:_js_annotations. This makes it easier to avoid collisions with
    dart:js_interop's @JS, as you will now see a static error instead of it
    resolving in favor of the package definition. However, since this may result
    in breakages in previously working code, this is treated as a breaking change.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/js-0.x branch 2 times, most recently from ea8a1ed to 20becfa Compare October 7, 2024 22:53
@renovate renovate bot force-pushed the renovate/js-0.x branch from 20becfa to 2448172 Compare October 7, 2024 22:54
@BjoernPetersen BjoernPetersen merged commit 9b1488d into main Nov 22, 2024
5 checks passed
@BjoernPetersen BjoernPetersen deleted the renovate/js-0.x branch November 22, 2024 13:43
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