Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps dart_dev from 4.0.2 to 4.1.0.

Release notes

Sourced from dart_dev's releases.

4.1.0

Info

Build: https://ci.webfilings.com/build/5177605 Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/5177605/latest Pipeline: No Pipeline This minor release includes the following changes:

Miscellaneous

  • #422 FEDX-519 Raise maximum SDK to include Dart 3 and update CI
    • FEDX-519 Raise maximum SDK to include Dart 3 and update CI
  • #423 RM-223351 Release dart_dev 4.1.0
    • RM-223351 RELEASE dart_dev 4.1.0

Notes created on Thursday, November 09 08:35 PM UTC

4.0.3

Info

Build: https://ci.webfilings.com/build/5176567 Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/5176567/latest Pipeline: No Pipeline This patch release includes the following changes:

Miscellaneous

  • #416 Dart 2.19

  • #420 FEDX-518 Now that dart_dev itself is null-safe, it should be able to generate a null-safe run script

    • FEDX-518 Now that dart_dev itself is null-safe, it should be able to generate a null-safe run script
  • #421 RM-211323 Release dart_dev 4.0.3

    • RM-211323 RELEASE dart_dev 4.0.3

Notes created on Thursday, November 09 06:33 PM UTC

Changelog

Sourced from dart_dev's changelog.

4.1.0

  • Raise maximum SDK to include Dart 3.

4.0.3

  • Fix generation of the run script that the dart_dev CLI uses so that it can run with sound null safety (and thus run on Dart 3).

4.0.1

  • Fix type mismatch between the expected return type of the function passed to DevTool.fromFunction() and the DevTool.run() method. The updated type is more permissive and so should not be breaking.

4.0.0

  • Migrated to null safety. The new SDK minimum is 2.18
  • Fixes lints on Dart 2.18
  • Formatting changes on Dart 2.18
  • Replace deprecated pedantic package with lints package

3.9.2

  • Automatically use dart analyze instead of dartanalyzer when on Dart SDK v2.18 or higher (dartanalyzer was removed in this version).
  • Automatically use dart format instead of dartfmt when on Dart SDK v2.15 or higher (dartfmt was removed in this version).

3.9.1

  • Fixes to be compatible with Windows.

3.9.0

  • Add an organizeDirectives option to the FormatTool (default false). When true, the formatter will also sort a file's imports and exports.

3.8.8

  • CI tweaks.

3.8.7

  • Allow analyzer v2.

3.8.6

  • Widen dependency ranges.

... (truncated)

Commits
  • dd56205 Merge pull request #423 from Workiva/release_dart_dev_4.1.0
  • 2f86e7f dart_dev_4.1.0
  • 07be5e3 Merge pull request #422 from Workiva/dart3-compat-and-ci-updates
  • c30b966 Raise maximum SDK to include Dart 3 and update CI
  • d135512 Merge pull request #421 from Workiva/release_dart_dev_4.0.3
  • 0aefc67 dart_dev_4.0.3
  • 8903a9c Merge pull request #420 from Workiva/generate-null-safe-run-script
  • 28b3bee Changelog entry
  • 9e6f3e8 Now that dart_dev itself is null-safe, it should be able to generate a null-s...
  • 2d2f270 Merge pull request #416 from Workiva/batch/fedx/dart_2_19
  • 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.0.2 to 4.1.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.0.2...4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 13, 2023
@aviary3-wk
Copy link

Security Insights

No security relevant content was detected by automated scans.

Action Items

  • Review PR for security impact; comment "security review required" if needed or unsure
  • Verify aviary.yaml coverage of security relevant code

Questions or Comments? Reach out on Slack: #support-infosec.

@matthewnitschke-wk
Copy link
Contributor

QA +1

  • CI does indeed pass

🚀 @Workiva/release-management-p 🚢

Copy link

@rmconsole-wf rmconsole-wf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 from RM

@rmconsole4-wk rmconsole4-wk merged commit 159f787 into master Nov 21, 2023
@rmconsole4-wk rmconsole4-wk deleted the 41acdependabot/pub/dart_dev-4.1.0 branch November 21, 2023 19:29
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 Merge Requirements Met RM Ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants