Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2025

Bumps the cicd group with 6 updates in the / directory:

Package From To
tj-actions/changed-files e7b157b1c4ad44acfc8d9be14b8cd8f5058636e3 3b04099b21072562f07469c10deb182b24236ca9
autofix-ci/action 1.3.1 1.3.2
codelytv/pr-size-labeler 1.10.2 1.10.3
helmfile/helmfile-action 2.0.4 2.0.5
hadolint/hadolint-action 3.1.0 3.2.0
InoUno/yaml-ls-check 1.4.0 1.5.1

Updates tj-actions/changed-files from e7b157b1c4ad44acfc8d9be14b8cd8f5058636e3 to 3b04099b21072562f07469c10deb182b24236ca9

Changelog

Sourced from tj-actions/changed-files's changelog.

Changelog

46.0.5 - (2025-04-09)

⚙️ Miscellaneous Tasks

  • deps: Bump yaml from 2.7.0 to 2.7.1 (#2520) (ed68ef8) - (dependabot[bot])
  • deps-dev: Bump typescript from 5.8.2 to 5.8.3 (#2516) (a7bc14b) - (dependabot[bot])
  • deps-dev: Bump @​types/node from 22.13.11 to 22.14.0 (#2517) (3d751f6) - (dependabot[bot])
  • deps-dev: Bump eslint-plugin-prettier from 5.2.3 to 5.2.6 (#2519) (e2fda4e) - (dependabot[bot])
  • deps-dev: Bump ts-jest from 29.2.6 to 29.3.1 (#2518) (0bed1b1) - (dependabot[bot])
  • deps: Bump github/codeql-action from 3.28.12 to 3.28.15 (#2530) (6802458) - (dependabot[bot])
  • deps: Bump tj-actions/branch-names from 8.0.1 to 8.1.0 (#2521) (cf2e39e) - (dependabot[bot])
  • deps: Bump tj-actions/verify-changed-files from 20.0.1 to 20.0.4 (#2523) (6abeaa5) - (dependabot[bot])

⬆️ Upgrades

  • Upgraded to v46.0.4 (#2511)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@​users.noreply.github.com> (6f67ee9) - (github-actions[bot])

46.0.4 - (2025-04-03)

🐛 Bug Fixes

  • Bug modified_keys and changed_key outputs not set when no changes detected (#2509) (6cb76d0) - (Tonye Jack)

📚 Documentation

⬆️ Upgrades

  • Upgraded to v46.0.3 (#2506)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@​users.noreply.github.com> Co-authored-by: Tonye Jack [email protected] (27ae6b3) - (github-actions[bot])

46.0.3 - (2025-03-23)

🔄 Update

  • Updated README.md (#2501)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@​users.noreply.github.com> (41e0de5) - (github-actions[bot])

  • Updated README.md (#2499)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@​users.noreply.github.com> (9457878) - (github-actions[bot])

📚 Documentation

... (truncated)

Commits
  • 3b04099 chore(deps-dev): bump @​types/node from 24.2.1 to 24.3.0 (#2649)
  • e7b6c97 chore(deps): bump github/codeql-action from 3.29.9 to 3.29.11 (#2651)
  • 765d62b chore(deps): bump tj-actions/git-cliff from 2.0.2 to 2.1.0 (#2648)
  • 2036da1 chore(deps): bump github/codeql-action from 3.29.8 to 3.29.9 (#2647)
  • 239aef8 chore(deps): bump github/codeql-action from 3.29.7 to 3.29.8 (#2644)
  • a7d5f5f chore(deps-dev): bump @​types/node from 24.2.0 to 24.2.1 (#2645)
  • 5107f3a chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#2646)
  • f963b3f chore(deps-dev): bump @​types/node from 24.1.0 to 24.2.0 (#2640)
  • f956744 chore(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 (#2641)
  • 9009bab chore(deps): bump yaml from 2.8.0 to 2.8.1 (#2642)
  • Additional commits viewable in compare view

Updates autofix-ci/action from 1.3.1 to 1.3.2

Release notes

Sourced from autofix-ci/action's releases.

autofix-ci/action 1.3.2

What's Changed

  • Fix a bug when autofixing non-ascii file paths.
  • Use a more robust method to fetch the PR head.

Full Changelog: autofix-ci/action@v1.3.1...v1.3.2

Commits

Updates codelytv/pr-size-labeler from 1.10.2 to 1.10.3

Release notes

Sourced from codelytv/pr-size-labeler's releases.

v1.10.3

What's Changed

New Contributors

Full Changelog: CodelyTV/pr-size-labeler@v1.10.2...v1.10.3

Commits
  • 4ec6770 fix: use the add label API rather than patching the entire issue (#89)
  • See full diff in compare view

Updates helmfile/helmfile-action from 2.0.4 to 2.0.5

Release notes

Sourced from helmfile/helmfile-action's releases.

v2.0.5

What's Changed

... (truncated)

Commits
  • 6f21d94 Bump @​typescript-eslint/eslint-plugin from 8.32.1 to 8.39.1 and add parser de...
  • c120926 Add comprehensive GitHub Copilot instructions for helmfile-action development...
  • b5b6b1a Add support for pinning helm plugin versions using @​version syntax (#542)
  • 99c445d build(deps-dev): bump @​types/node from 24.1.0 to 24.2.1 (#538)
  • dfff4d3 build(deps): bump actions/checkout from 4 to 5 (#539)
  • 6b72197 build(deps-dev): bump jest from 30.0.4 to 30.0.5 (#533)
  • 2b0be41 build(deps-dev): bump @​types/node from 24.0.15 to 24.1.0 (#535)
  • e3b294e build(deps-dev): bump @​types/node from 24.0.13 to 24.0.15 (#532)
  • 9c5cdf7 build(deps-dev): bump prettier from 3.5.3 to 3.6.2 (#521)
  • e4aa9f2 build(deps-dev): bump @​types/node from 24.0.10 to 24.0.13 (#529)
  • Additional commits viewable in compare view

Updates hadolint/hadolint-action from 3.1.0 to 3.2.0

Release notes

Sourced from hadolint/hadolint-action's releases.

v3.2.0

3.2.0 (2025-09-03)

Features

Commits
  • 3fc49fb feat: new minor release
  • 45eb072 Trigger release workflow on tag
  • 97f3e4f Merge pull request #94 from felipecrs/patch-1
  • 3e9a095 Merge branch 'master' into patch-1
  • 3285327 Merge pull request #96 from m-ildefons/update-ci-yml
  • 8bde06f Update CI yml
  • 24598f4 Update base image for Hadolint
  • cc71e1b Update Dockerfile to use stable hadolint version
  • 2f0331e Update Dockerfile
  • 715c307 Update hadolint to v2.13.1-beta2
  • Additional commits viewable in compare view

Updates InoUno/yaml-ls-check from 1.4.0 to 1.5.1

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 7, 2025

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the no-release Do not create a new release (wait for additional code changes) label Sep 7, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 7, 2025 00:05
@dependabot dependabot bot added the no-release Do not create a new release (wait for additional code changes) label Sep 7, 2025
@github-actions github-actions bot added size/s Small size PR labels Sep 7, 2025
@mergify mergify bot added the auto-update This PR was automatically generated label Sep 7, 2025
Copy link

mergify bot commented Sep 7, 2025

Important

Cloud Posse Engineering Team Review Required

This pull request modifies files that require Cloud Posse's review. Please be patient, and a core maintainer will review your changes.

To expedite this process, reach out to us on Slack in the #pr-reviews channel.

@mergify mergify bot added the needs-cloudposse Needs Cloud Posse assistance label Sep 7, 2025
Copy link

codecov bot commented Sep 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.00%. Comparing base (3e2ed8a) to head (f2f083f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1459      +/-   ##
==========================================
+ Coverage   55.96%   56.00%   +0.04%     
==========================================
  Files         274      274              
  Lines       28947    28947              
==========================================
+ Hits        16200    16213      +13     
+ Misses      10955    10940      -15     
- Partials     1792     1794       +2     
Flag Coverage Δ
unittests 56.00% <ø> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot dependabot bot force-pushed the dependabot/github_actions/cicd-41057fe298 branch 4 times, most recently from 48c2bed to f650b86 Compare September 14, 2025 00:05
Bumps the cicd group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `e7b157b1c4ad44acfc8d9be14b8cd8f5058636e3` | `3b04099b21072562f07469c10deb182b24236ca9` |
| [autofix-ci/action](https://github.com/autofix-ci/action) | `1.3.1` | `1.3.2` |
| [codelytv/pr-size-labeler](https://github.com/codelytv/pr-size-labeler) | `1.10.2` | `1.10.3` |
| [helmfile/helmfile-action](https://github.com/helmfile/helmfile-action) | `2.0.4` | `2.0.5` |
| [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) | `3.1.0` | `3.2.0` |
| [InoUno/yaml-ls-check](https://github.com/inouno/yaml-ls-check) | `1.4.0` | `1.5.1` |



Updates `tj-actions/changed-files` from e7b157b1c4ad44acfc8d9be14b8cd8f5058636e3 to 3b04099b21072562f07469c10deb182b24236ca9
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@e7b157b...3b04099)

Updates `autofix-ci/action` from 1.3.1 to 1.3.2
- [Release notes](https://github.com/autofix-ci/action/releases)
- [Commits](autofix-ci/action@2891949...635ffb0)

Updates `codelytv/pr-size-labeler` from 1.10.2 to 1.10.3
- [Release notes](https://github.com/codelytv/pr-size-labeler/releases)
- [Commits](CodelyTV/pr-size-labeler@v1.10.2...v1.10.3)

Updates `helmfile/helmfile-action` from 2.0.4 to 2.0.5
- [Release notes](https://github.com/helmfile/helmfile-action/releases)
- [Commits](helmfile/helmfile-action@v2.0.4...v2.0.5)

Updates `hadolint/hadolint-action` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/hadolint/hadolint-action/releases)
- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc)
- [Commits](hadolint/hadolint-action@v3.1.0...v3.2.0)

Updates `InoUno/yaml-ls-check` from 1.4.0 to 1.5.1
- [Release notes](https://github.com/inouno/yaml-ls-check/releases)
- [Commits](InoUno/yaml-ls-check@v1.4.0...v1.5.1)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-version: 3b04099b21072562f07469c10deb182b24236ca9
  dependency-type: direct:production
  dependency-group: cicd
- dependency-name: autofix-ci/action
  dependency-version: 1.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cicd
- dependency-name: codelytv/pr-size-labeler
  dependency-version: 1.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cicd
- dependency-name: helmfile/helmfile-action
  dependency-version: 2.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cicd
- dependency-name: hadolint/hadolint-action
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cicd
- dependency-name: InoUno/yaml-ls-check
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cicd
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/cicd-41057fe298 branch from f650b86 to f2f083f Compare September 21, 2025 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-update This PR was automatically generated needs-cloudposse Needs Cloud Posse assistance no-release Do not create a new release (wait for additional code changes) size/s Small size PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants