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 dependency analyzer to v6 - autoclosed #828

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 4, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
analyzer dependencies major ^5.13.0 -> ^6.0.0

Release Notes

dart-lang/sdk (analyzer)

v6.3.0

  • Updated the current language version to 3.3.

v6.2.0

  • Improvements for extension types.
  • Heap usage improvements.

v6.1.0

  • Added InstanceElement, a super-interface for InterfaceElement
    and ExtensionElement.
  • Added TypeSystem.greatestLowerBound.

v6.0.0

  • Remove deprecated declaredElement2 from AST.
  • Remove deprecated element2 from AST.
  • Remove deprecated name2 from AST.
  • Remove deprecated FunctionBody.isPotentiallyMutatedInClosure.
  • Remove deprecated extensionName, staticElement from ExtensionOverride.
  • Remove deprecated name from NamedType.

Configuration

📅 Schedule: Branch creation - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

🚦 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.

@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (91624ce) 96.46% compared to head (7ce7ec0) 96.46%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #828   +/-   ##
=======================================
  Coverage   96.46%   96.46%           
=======================================
  Files         113      113           
  Lines        3905     3905           
=======================================
  Hits         3767     3767           
  Misses        138      138           
Flag Coverage Δ
appainter_builder 78.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@renovate renovate bot changed the title fix(deps): update dependency analyzer to v6 fix(deps): update dependency analyzer to v6 - autoclosed Aug 15, 2023
@renovate renovate bot closed this Aug 15, 2023
@renovate renovate bot deleted the renovate/major-6-internal-packages branch August 15, 2023 11:44
@renovate renovate bot changed the title fix(deps): update dependency analyzer to v6 - autoclosed fix(deps): update dependency analyzer to v6 Aug 18, 2023
@renovate renovate bot reopened this Aug 18, 2023
@renovate renovate bot restored the renovate/major-6-internal-packages branch August 18, 2023 13:44
@renovate renovate bot force-pushed the renovate/major-6-internal-packages branch from 55fe535 to 95a032e Compare October 7, 2023 12:28
@renovate renovate bot force-pushed the renovate/major-6-internal-packages branch from 95a032e to 7ce7ec0 Compare October 27, 2023 22:40
@renovate renovate bot changed the title fix(deps): update dependency analyzer to v6 fix(deps): update dependency analyzer to v6 - autoclosed Nov 16, 2023
@renovate renovate bot closed this Nov 16, 2023
@renovate renovate bot deleted the renovate/major-6-internal-packages branch November 16, 2023 12:03
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant