Skip to content

Bump dart_dev from 4.1.1 to 4.2.0 #2

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps dart_dev from 4.1.1 to 4.2.0.

Release notes

Sourced from dart_dev's releases.

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

  • #432 Upgrade deps for Dart 3

  • #433 RM-242322 Release dart_dev 4.2.0

    • RM-242322 RELEASE dart_dev 4.2.0

Notes created on Thursday, September 05 02:34 PM UTC

Changelog

Sourced from dart_dev's changelog.

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
  • 8d69db1 Merge pull request #433 from Workiva/release_dart_dev_4.2.0
  • 0faacdc Update changelog
  • 9cb52f5 dart_dev_4.2.0
  • f8525bc Merge pull request #432 from Workiva/d3_deps
  • 7df14a8 update depval config to match dart_dev
  • aa73c90 address depval
  • 0029fd6 add an exclude for failing depval
  • a994ba6 Upgrade deps for Dart 3
  • bb8b96f Merge pull request #430 from Workiva/batch/fedx_codeowners_file/dart_dev
  • f9e9c96 Adds a CODEOWNERS file to all fedx owned repos
  • 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.0.
- [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.0)

---
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 Sep 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2024

Superseded by #3.

@dependabot dependabot bot closed this Nov 11, 2024
@dependabot dependabot bot deleted the dependabot/pub/dart_dev-4.2.0 branch November 11, 2024 14:37
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