KazuCocoa / appium_dart

Appium client in Dart based on webdriver.dart
https://pub.dev/packages/appium_driver
Apache License 2.0
46 stars 14 forks source link

chore(deps): bump pana from 0.17.1 to 0.21.27 #51

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pana from 0.17.1 to 0.21.27.

Release notes

Sourced from pana's releases.

0.21.27

What's Changed

Full Changelog: https://github.com/dart-lang/pana/compare/0.21.26...0.21.27

0.21.26

No release notes provided.

0.21.25

No release notes provided.

0.21.24

No release notes provided.

Changelog

Sourced from pana's changelog.

0.21.27

  • Upgraded dependency: package:markdown.
  • Add tag topic:<topic> for packages that have assigned topics.

0.21.26

  • Upgrading CI for new SDKs and enabling pubspec.yaml for Dart 3.
  • Future SDK check is running on a copy, and resolves dependencies first.

0.21.25

  • Strict names in package layout checks.
  • Use different user-agent for URL checks.
  • Use PANA_CACHE local directory to cache some of the shared result context (URLs, repository).

0.21.24

  • Fix: allow <4.0.0 for Dart 3 packages.
  • Fix: limit highlighted code snippet sizes in the report.
  • Analyze multiple versions of the same package with shared result context (URLs, repository).

0.21.23

  • Fix: tar extraction issue with directory entries.
  • Fix: revert the extra line in <summary> blocks.

0.21.22

  • Set FLUTTER_ROOT environment variable when running flutter commands.
  • Updated Summary: createdAt field + new fields in change method.
  • Isolate git process from host config through environment variables.

0.21.21

  • PanaTags fields provide a single place for most of the tags that a package can get.
  • Experimental options to analyze and tag compatibility with a future SDK.
  • Lenient repository/homepage URL switch for packages that have no repository verification enabled.

0.21.20

  • Add tag has:screenshot for packages that have screenshots.
  • Renamed tag: has:errors -> has:error.
  • New platform tagging with separate SDK runtimes.

0.21.19

  • Add tag has:errors when the package has severe issues that prevent further analysis.
  • Null safety tagger does not check dart: libraries.
  • Removed internal hostname check from the report and score.

... (truncated)

Commits


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 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)