-
Notifications
You must be signed in to change notification settings - Fork 359
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
Bump dart_style from 2.3.7 to 3.0.0 #2459
base: main
Are you sure you want to change the base?
Conversation
@dependabot rebase |
b21d3a7
to
54dfc45
Compare
The Dartdoc failure appears to stem from an upgrade to Notably, 8.3.1 adds Sass compilation, which seems likely to be related. Also impacting #2467. |
I've filed dart-lang/dartdoc#3948 to track this. In the meantime the easiest course of action is probably to limit Dartdoc to 8.3.0. |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Bumps [dart_style](https://github.com/dart-lang/dart_style) from 2.3.7 to 3.0.0. - [Release notes](https://github.com/dart-lang/dart_style/releases) - [Changelog](https://github.com/dart-lang/dart_style/blob/main/CHANGELOG.md) - [Commits](dart-lang/dart_style@v2.3.7...v3.0.0) --- updated-dependencies: - dependency-name: dart_style dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…s now required in dart-style v3
…nlyzer library because that analyzer library may use beta versions
e3c8580
to
adb872a
Compare
Thanks for filing the bug and updating the broken dependency, @nex3 :) PTAL, specifically how we now have to pass |
A newer version of dart_style exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps dart_style from 2.3.7 to 3.0.0.
Release notes
Sourced from dart_style's releases.
... (truncated)
Changelog
Sourced from dart_style's changelog.
... (truncated)
Commits
c57d49c
Bump to publish 3.0.0. (#1609)1de89eb
Allow analyzer ^7.0.0 dep (#1608)a5f9e21
Bump dart-lang/setup-dart in the github-actions group (#1607)f6d020e
Remove an unused import. (#1601)6753ab4
Make "//@dart
=" version comments affect the applied style. (#1600)02957e6
Use FastHash on Piece. (#1598)ecfc0cb
Support a list of include paths in analysis options (#1594)e62313b
Simplify ChainPiece. (#1595)4e6f44d
Bump actions/checkout from 4.2.0 to 4.2.2 in the github-actions group (#1593)cab6976
Clean up README and TODO comments. (#1592)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)