Skip to content

Bump dart_dev from 4.1.1 to 4.2.2 #3

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps dart_dev from 4.1.1 to 4.2.2.

Release notes

Sourced from dart_dev's releases.

4.2.2

Info

Build: (waiting for build to complete) Skynet Results: (waiting for Skynet results) Pipeline: (waiting for pipeline to start) This patch release includes the following changes:

Miscellaneous

  • #442 Fix webdev version check for Dart 3

  • #443 RM-291603 Release dart_dev 4.2.2

    • RM-291603 RELEASE dart_dev 4.2.2

Notes created on Monday, November 04 04:24 PM UTC

4.2.1

Info

Build: (waiting for build to complete) Skynet Results: (waiting for Skynet results) Pipeline: (waiting for pipeline to start) This patch release includes the following changes:

Miscellaneous

  • #434 FEDX-1595: implemented gha-dart-oss publish
    • FEDX-1595 implemented gha-dart-oss publish
  • #438 FEDX-1727: Support organizeDirectives config via hackFastFormat
    • FEDX-1727 Support organizeDirectives config via hackFastFormat
  • #440 RM-281924 Release dart_dev 4.2.1
    • RM-281924 RELEASE dart_dev 4.2.1

Notes created on Friday, October 18 06:29 PM UTC

4.2.0

Info

Build: (waiting for build to complete) Skynet Results: (waiting for Skynet results) Pipeline: (waiting for pipeline to start) This minor release includes the following changes:

Miscellaneous

  • #411 Minor pubspec and readme cleanup

  • #426 Compile the dart_dev run script for better performance

  • #427 FEDX-684 Finish GHA

    • FEDX-684 GHA OSS changes
  • #429 FEDX-1094: Use full Apache 2.0 license text; move attributions to NOTICE

    • FEDX-1094 Use full Apache 2.0 license text; move attributions to NOTICE
  • #430 fedx_codeowners_file

... (truncated)

Changelog

Sourced from dart_dev's changelog.

4.2.2

  • For Dart 3x, use webdev ^3 for the serve task

4.2.1

  • Update hackFastFormat to detect and respect the project's organizeDirectives configuration.

4.2.0

  • Add a clean command by default that removes temporary files used by dart_dev, like the compiled version of the run script.
  • Use dart compile exe to compile the .dart_tool/dart_dev/run.dart script for better startup performance on subsequent runs. This compilation step will be cached until tool/dart_dev/config.dart, the installed packages, or the current Dart SDK is changed.
  • Updated dependencies to allow analyzer 6, lints 4
  • Require Dart SDK minimum of 2.19
Commits
  • 04a66af Merge pull request #443 from Workiva/release_dart_dev_4.2.2
  • da9609c update changelog
  • 4519d8e dart_dev_4.2.2
  • f5e95b2 Merge pull request #442 from Workiva/fix_webdev_check_dart3
  • 7c1685d fix tests
  • 71420b2 Fix webdev version check for Dart 3
  • d148010 Merge pull request #440 from Workiva/release_dart_dev_4.2.1
  • a020087 Changelog entry for 4.2.1
  • ffccb3a dart_dev_4.2.1
  • cc36448 Merge pull request #438 from Workiva/hackFastFormat-support-organizeDirectives
  • 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)

Bumps [dart_dev](https://github.com/Workiva/dart_dev) from 4.1.1 to 4.2.2.
- [Release notes](https://github.com/Workiva/dart_dev/releases)
- [Changelog](https://github.com/Workiva/dart_dev/blob/master/CHANGELOG.md)
- [Commits](Workiva/dart_dev@4.1.1...4.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants