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 #43

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

dart-lang/sdk (js)

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: Enabled.

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 added the dependencies label Jan 5, 2024
@renovate renovate bot force-pushed the renovate/sugar-all-revisions branch 2 times, most recently from 5b23219 to 3bc1185 Compare January 15, 2024 14:32
@renovate renovate bot force-pushed the renovate/sugar-all-revisions branch from 3bc1185 to 8ca45c4 Compare January 15, 2024 14:32
Copy link

codecov bot commented Jan 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (462b82c) 96.97% compared to head (8ca45c4) 96.97%.
Report is 10 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #43   +/-   ##
=======================================
  Coverage   96.97%   96.97%           
=======================================
  Files          55       55           
  Lines        1521     1521           
=======================================
  Hits         1475     1475           
  Misses         46       46           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot merged commit b82ca85 into master Jan 15, 2024
15 checks passed
@renovate renovate bot deleted the renovate/sugar-all-revisions branch January 15, 2024 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants