Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2025

Bumps the gha group with 2 updates in the / directory: Workiva/gha-dart-oss and actions/checkout.

Updates Workiva/gha-dart-oss from 0.1.10 to 0.1.12

Release notes

Sourced from Workiva/gha-dart-oss's releases.

v0.1.12

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

  • #42 [no_entrypoint_imports] Fix dart path

  • #46 FEDX-3763 Release gha-dart-oss v0.1.12

    • FEDX-3763 RELEASE gha-dart-oss v0.1.12

Notes created on Thursday, August 14 10:38 PM UTC

v0.1.11

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

  • #40 FEDX-3606: added builtin checks action
    • FEDX-3606 added builtin checks action
  • #41 FEDX-3421 Release gha-dart-oss v0.1.11
    • FEDX-3421 RELEASE gha-dart-oss v0.1.11

Notes created on Thursday, August 07 08:32 PM UTC

Commits
  • e9442fc Merge pull request #46 from Workiva/release_gha-dart-oss_v0.1.12
  • 4529034 gha-dart-oss_v0.1.12
  • 875f59d Merge pull request #42 from Workiva/fix-dart-path-no_entrypoint_imports
  • 4308f16 Update runner
  • 911166c Update .github/workflows/_test:additional-checks.yaml
  • 97e6b42 Escape period
  • e35b62c Add tests
  • 0cd381d Merge pull request #41 from Workiva/release_gha-dart-oss_v0.1.11
  • 5009232 gha-dart-oss_v0.1.11
  • cd8cbb2 Merge pull request #40 from Workiva/builtin_checks
  • Additional commits viewable in compare view

Updates actions/checkout from 4 to 5

Release notes

Sourced from actions/checkout's releases.

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gha group with 2 updates in the / directory: [Workiva/gha-dart-oss](https://github.com/workiva/gha-dart-oss) and [actions/checkout](https://github.com/actions/checkout).


Updates `Workiva/gha-dart-oss` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/workiva/gha-dart-oss/releases)
- [Commits](Workiva/gha-dart-oss@v0.1.10...v0.1.12)

Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: Workiva/gha-dart-oss
  dependency-version: 0.1.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gha
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 18, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 18, 2025 03:24
@dependabot dependabot bot added github_actions Pull requests that update GitHub Actions code dependencies Pull requests that update a dependency file labels Aug 18, 2025
@matthewnitschke-wk
Copy link
Contributor

QA +1

@matthewnitschke-wk
Copy link
Contributor

@Workiva/release-management-p

Copy link
Contributor

@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

@btr-rmconsole-1 btr-rmconsole-1 bot merged commit 31c9e78 into master Aug 20, 2025
6 checks passed
@btr-rmconsole-1 btr-rmconsole-1 bot deleted the dependabot/github_actions/gha-b87c3b1b91 branch August 20, 2025 20:02
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 github_actions Pull requests that update GitHub Actions code Merge Requirements Met RM Ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants