Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps pana from 0.22.24 to 0.23.0.

Release notes

Sourced from pana's releases.

0.23.0

What's Changed

Full Changelog: dart-lang/pana@0.22.24...0.23.0

Changelog

Sourced from pana's changelog.

0.23.0

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.
Commits
  • 240b88f Preparing 0.23.0 release (#1509)
  • d0d7926 Remove line-length from CLI args and API options. (#1507)
  • 20724ea Fix build with latest build/source_gen dependencies. (#1508)
  • f12a8ce Do not augment SDK constraint in pubspec.yaml. (#1505)
  • 11f1e84 Remove withRestrictedAnalysisOptions and runUpgrade methods from ToolEnvironm...
  • c513ad7 Cleanup: no need for special handling of CheckedFromJsonException (#1503)
  • 80c09fe Remove packageName from SdkConstraintStatus.fromSdkVersion (#1502)
  • f7f554c Faster CI runs: merged end2end test expectations, sharding on CI. (#1504)
  • b7a6831 Replace License coverage details with list of text operations. (#1501)
  • a1a4b38 Remove deprecated APIs and start 0.23.0 (#1498)
  • See full diff 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)

Bumps [pana](https://github.com/dart-lang/pana) from 0.22.24 to 0.23.0.
- [Release notes](https://github.com/dart-lang/pana/releases)
- [Changelog](https://github.com/dart-lang/pana/blob/master/CHANGELOG.md)
- [Commits](dart-lang/pana@0.22.24...0.23.0)

---
updated-dependencies:
- dependency-name: pana
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file dart Pull requests that update dart code labels Oct 27, 2025
@KazuCocoa KazuCocoa merged commit d717899 into main Oct 27, 2025
10 checks passed
@KazuCocoa KazuCocoa deleted the dependabot/pub/pana-0.23.0 branch October 27, 2025 14:57
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