Skip to content

chore(deps): update dependency pana to v0.23.12#41

Open
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/pana-0.x
Open

chore(deps): update dependency pana to v0.23.12#41
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/pana-0.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Nov 2, 2025

This PR contains the following updates:

Package Type Update Change
pana dev_dependencies minor 0.22.190.23.12

Release Notes

dart-lang/pana (pana)

v0.23.12

Compare Source

  • Only subtract points for missing swiftpm support for actual darwin plugins.

v0.23.11

Compare Source

  • Re-run pub commands with --verbose after a failure.
  • Updated end2end tests to latest dartdoc.
  • Use -z (zero-byte separator) for git listing.
  • Use default package when detecting swiftpm compatibility of federated plugin.

v0.23.10

Compare Source

  • Support for --sandbox-runner and --dartdoc-command CLI options.
  • Updated platform report: partial score for WASM and Swift package manager incompatibility.
  • Better parsing of dart format output.

v0.23.9

Compare Source

  • Added --license-data argument to specify the location of SPDX license data (useful for AOT compilation).
  • Run webp- and git-commands inside the sandbox (if it was provided).

v0.23.8

Compare Source

  • Updated option to list of arguments to run precompiled dartdoc binary.

v0.23.7

Compare Source

  • Use only dart commands, Flutter SDK will be used when FLUTTER_ROOT is set.
  • Option to use a precompiled dartdoc binary.

v0.23.6

Compare Source

  • Always use flutter pub pub when invoking pub with Flutter SDK.
  • Omit pubspec.yaml warning about local path dependency in the report.
  • Fix type cast issue when customizing analysis_options.yaml.
  • Do not export FLUTTER_ROOT environment for Dart-only SDK.
  • Option to call a sandbox runner for tool environment commands.

v0.23.5

Compare Source

  • Include more top-level analysis target in static checks.

v0.23.4

Compare Source

  • ToolEnvironment flag to use include: entries in analysis_options.yaml.

v0.23.3

Compare Source

  • Support for multiple include: entry in analysis_options.yaml.
  • Fix issue with PUB_HOSTED_URL with custom path segments.

v0.23.2

Compare Source

  • Allow package:analyzer range to accept ^9.0.0 too.
  • Fix issue where screenshots with same filenames but located in different subdirectories were overwriting each other during processing.
  • Only complain about wasm support for web-enabled packages.

v0.23.1

Compare Source

  • Only subtract points for missing swiftpm support for actual darwin plugins.

v0.23.0

Compare Source

Breaking changes:

  • Removed deprecated API.
  • Removed Range and Position from the model, added TextOp to list changes and matching parts in the license.
  • Removed packageName from SdkConstraintStatus.fromSdkVersion constructor.
  • Removed ToolEnvironment methods: runUpgrade (use runPub instead) and withRestrictedAnalysisOptions (no replacement).
  • SDK constraint is no longer added to old pubspec.yaml
  • Removed --line-length CLI argument and also lineLength from analysis options. Use configurable page width instead.

v0.22.24

Compare Source

  • Fixed small ambiguity in the order of license match evaluation.
  • Resolve analysis_options.yaml dev dependency to expose transitive formatter options.
  • Fixed license coverage calculation.
  • Fixed license match post-filtering.

v0.22.23

Compare Source

  • Upgraded SDK constraint: ^3.8.0.
  • Updated License with Range? range field that identifies the recognized block.

v0.22.22

Compare Source

  • Do not list SDK packages in the outdated packages report.
  • Deprecated downloadPackage, use the new ToolEnvironment.unpack instead.
  • Fix issue with analyzing packages nested inside git repositories on windows.
    #​1207
  • Check the reference of the current version in CHANGELOG.md.

v0.22.21

Compare Source

  • Preserve all formatter settings in analysis_options.yaml when doing dart format.

v0.22.20

Compare Source

  • Reduced minimum description length to 50 characters.
  • Filter SDK package flutter from the outdated report.

Configuration

📅 Schedule: Branch creation - "before 10am on Monday" in timezone Asia/Tokyo, 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 added the deps label Nov 2, 2025
@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Nov 2, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub upgrade pana
Because pana >=0.22.23 depends on lints ^6.0.0 and flutter_lints 5.0.0 depends on lints ^5.0.0, pana >=0.22.23 is incompatible with flutter_lints 5.0.0.
So, because shirley depends on both flutter_lints 5.0.0 and pana 0.23.12, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Try an upgrade of your constraints: flutter pub upgrade --major-versions
Failed to update packages.

@renovate renovate Bot force-pushed the renovate/pana-0.x branch from 760c65e to 365560b Compare November 19, 2025 20:08
@renovate renovate Bot changed the title chore(deps): update dependency pana to v0.23.1 chore(deps): update dependency pana to v0.23.2 Nov 19, 2025
@renovate renovate Bot force-pushed the renovate/pana-0.x branch from 365560b to 5ef1a31 Compare November 26, 2025 07:37
@renovate renovate Bot changed the title chore(deps): update dependency pana to v0.23.2 chore(deps): update dependency pana to v0.23.3 Nov 26, 2025
@renovate renovate Bot force-pushed the renovate/pana-0.x branch from 5ef1a31 to 2eb836c Compare January 5, 2026 23:45
@renovate renovate Bot changed the title chore(deps): update dependency pana to v0.23.3 chore(deps): update dependency pana to v0.23.4 Jan 5, 2026
@renovate renovate Bot force-pushed the renovate/pana-0.x branch from 2eb836c to c5d53cd Compare January 7, 2026 19:40
@renovate renovate Bot changed the title chore(deps): update dependency pana to v0.23.4 chore(deps): update dependency pana to v0.23.5 Jan 7, 2026
@renovate renovate Bot force-pushed the renovate/pana-0.x branch from c5d53cd to 0825a77 Compare January 16, 2026 20:10
@renovate renovate Bot changed the title chore(deps): update dependency pana to v0.23.5 chore(deps): update dependency pana to v0.23.6 Jan 16, 2026
@renovate renovate Bot force-pushed the renovate/pana-0.x branch from 0825a77 to 8fab5b0 Compare January 21, 2026 19:01
@renovate renovate Bot changed the title chore(deps): update dependency pana to v0.23.6 chore(deps): update dependency pana to v0.23.8 Jan 21, 2026
@renovate renovate Bot force-pushed the renovate/pana-0.x branch from 8fab5b0 to 659de34 Compare February 4, 2026 20:15
@renovate renovate Bot changed the title chore(deps): update dependency pana to v0.23.8 chore(deps): update dependency pana to v0.23.9 Feb 4, 2026
@renovate renovate Bot force-pushed the renovate/pana-0.x branch from 659de34 to aac3f3c Compare February 18, 2026 23:43
@renovate renovate Bot changed the title chore(deps): update dependency pana to v0.23.9 chore(deps): update dependency pana to v0.23.10 Feb 18, 2026
@renovate renovate Bot force-pushed the renovate/pana-0.x branch from aac3f3c to 934df66 Compare March 31, 2026 18:33
@renovate renovate Bot changed the title chore(deps): update dependency pana to v0.23.10 chore(deps): update dependency pana to v0.23.12 Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants