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

chore(deps): Bump path_provider from 2.1.3 to 2.1.4 #179

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps path_provider from 2.1.3 to 2.1.4.

Commits
  • c03cc00 [path_provider] fix 151823: update minimum required path_provider_android to ...
  • 877f171 [path_provider]: Bump androidx.annotation:annotation from 1.8.0 to 1.8.1 in /...
  • 3d358d9 [many] Ignore NewerVersionAvailable in android lint (#7218)
  • 47a92db [path_provider] Remove win32 (#7073)
  • 6f45d03 [path_provider]: Bump com.android.tools.build:gradle from 7.3.1 to 8.5.0 in /...
  • 71b2f68 [various] Update flutter.dev links to more reliable destinations (#6963)
  • bfd0b78 [path_provider]: Bump androidx.annotation:annotation from 1.7.1 to 1.8.0 in /...
  • 4a178f1 Disable sandboxing directly for macOS tests (#6880)
  • 67b082d [path_provider] Skip verifying sample file on macOS (#6874)
  • b16a7e3 [many] Remove references to v1 embedding (#6494)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Aug 5, 2024
Copy link

codecov bot commented Aug 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.32%. Comparing base (b450838) to head (73a362d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #179   +/-   ##
=======================================
  Coverage   93.32%   93.32%           
=======================================
  Files          26       26           
  Lines         584      584           
  Branches      139      139           
=======================================
  Hits          545      545           
  Misses         39       39           
Flag Coverage Δ
unittests 93.32% <ø> (ø)

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.

@Slartibartfass2 Slartibartfass2 force-pushed the dependabot/pub/path_provider-2.1.4 branch from 73a362d to 785153d Compare August 6, 2024 10:49
Bumps [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/path_provider-v2.1.4/packages/path_provider)

---
updated-dependencies:
- dependency-name: path_provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@Slartibartfass2 Slartibartfass2 enabled auto-merge (squash) August 6, 2024 10:50
@Slartibartfass2 Slartibartfass2 merged commit 9c06f5e into main Aug 6, 2024
5 checks passed
@Slartibartfass2 Slartibartfass2 deleted the dependabot/pub/path_provider-2.1.4 branch August 6, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant