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 file to v7 #215

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update dependency file to v7 #215

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2023

This PR contains the following updates:

Package Type Update Change
file (source) dependencies major ^6.0.0 -> ^7.0.0

Release Notes

dart-lang/tools (file)

v7.0.1

Compare Source

  • Update the pubspec repository field to reflect the new package repository.

v7.0.0

  • Dart 3 fixes for class modifiers.
  • Require Dart 3.0.
  • MemoryFileSystem now treats empty paths as non-existent.
  • Fix FileSystem.isLink/FileSystem.isLinkSync to not follow symbolic links.
  • Make the return type of MemoryFile.openRead and _ChrootFile.openRead again
    match the return type from dart:io.

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/file-7.x branch from 1fd2104 to b41009a Compare September 19, 2023 03:13
@renovate renovate bot force-pushed the renovate/file-7.x branch from b41009a to f0247ef Compare March 24, 2024 16:55
@renovate renovate bot force-pushed the renovate/file-7.x branch from f0247ef to 9509930 Compare March 24, 2024 16:57
Copy link

codecov bot commented Mar 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.02%. Comparing base (c3ce9ec) to head (9509930).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #215   +/-   ##
=======================================
  Coverage   35.02%   35.02%           
=======================================
  Files          97       97           
  Lines        4994     4994           
=======================================
  Hits         1749     1749           
  Misses       3245     3245           

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

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.

0 participants