Skip to content

Update github-actions#51

Merged
chmeliik merged 1 commit into
mainfrom
renovate/github-actions
Jul 22, 2026
Merged

Update github-actions#51
chmeliik merged 1 commit into
mainfrom
renovate/github-actions

Conversation

@renovate

@renovate renovate Bot commented Dec 14, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
helm/kind-action action minor v1.13.0v1.14.0
mikefarah/yq action minor v4.49.2v4.53.3
tektoncd/actions action pinDigest 2b126ef
tj-actions/changed-files action patch v47.0.0v47.0.6

Release Notes

helm/kind-action (helm/kind-action)

v1.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: helm/kind-action@v1...v1.14.0

mikefarah/yq (mikefarah/yq)

v4.53.3

Compare Source

v4.53.2

Compare Source

  • Releases and tags now signed and immutable!
  • Add system(command; args) operator (disabled by default) (#​2640)
  • TOML encoder: prefer readable table sections over inline tables (#​2649)
  • Fix TOML encoder to quote keys containing special characters (#​2648)
  • Add string slicing support (#​2639)
  • Fix findInArray misuse on MappingNodes in equality and contains (#​2645) Thanks @​jandubois!
  • Fix panic on negative slice indices that underflow after adjustment (#​2646) Thanks @​jandubois!
  • Fix stack overflow from circular alias in traverse (#​2647) Thanks @​jandubois!
  • Fix panic and OOM in repeatString for large repeat counts (#​2644) Thanks @​jandubois!
  • Bumped dependencies

v4.53.1

Compare Source

v4.52.5

Compare Source

v4.52.4

Compare Source

  • Dropping windows/arm - no longer supported in cross-compile
    • Fixing comments in TOML arrays (#​2592)
    • Bumped dependencies

v4.52.3

Compare Source

v4.52.2

Compare Source

v4.52.1: - TOML roundtrip and more!

Compare Source

  • TOML encoder support - you can now roundtrip! #​1364
    • Parent now supports negative indices, and added a 'root' command for referencing the top level document

    • Fixed scalar encoding for HCL

    • Add --yaml-compact-seq-indent / -c flag for compact sequence indentation (#​2583) Thanks @​jfenal

    • Add symlink check to file rename util (#​2576) Thanks @​Elias-elastisys

    • Powershell fixed default command used for __completeNoDesc alias (#​2568) Thanks @​teejaded

    • Unwrap scalars in shell output mode. (#​2548) Thanks @​flintwinters

    • Added K8S KYAML output format support (#​2560) Thanks @​robbat2

    • Bumped dependencies

    • Special shout out to @​ccoVeille for reviewing my PRs!

Thanks to everyone that contributed ❤️

v4.51.1

Compare Source

v4.50.1: - HCL!

Compare Source

  • Added HCL Support - First cut - hopefully it works well! (#​1844)
  • Fixing handling of CRLF #​2352
  • Bumped dependencies
tj-actions/changed-files (tj-actions/changed-files)

v47.0.6

Compare Source

What's Changed

Full Changelog: tj-actions/changed-files@v47.0.5...v47.0.6

v47.0.5

Compare Source

🔄 Update

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@​users.noreply.github.com>
Co-authored-by: Tonye Jack jtonye@ymail.com (c23d52b) - (github-actions[bot])

⚙️ Miscellaneous Tasks

  • deps: Bump lodash from 4.17.23 to 4.18.1 (#​2837) (9426d40) - (dependabot[bot])
  • deps: Bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (#​2843) (32de080) - (dependabot[bot])
  • deps: Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#​2844) (2487d12) - (dependabot[bot])
  • deps-dev: Bump @​types/node from 25.5.0 to 25.6.0 (#​2846) (cef85a3) - (dependabot[bot])
  • deps-dev: Bump prettier from 3.8.1 to 3.8.3 (#​2848) (7b082de) - (dependabot[bot])
  • deps: Bump github/codeql-action from 4.35.1 to 4.35.2 (#​2849) (07224ca) - (dependabot[bot])
  • deps-dev: Bump jest from 30.2.0 to 30.3.0 (#​2822) (2bb1357) - (dependabot[bot])
  • deps: Bump nrwl/nx-set-shas from 4.4.0 to 5.0.1 (#​2829) (cc98117) - (dependabot[bot])
  • deps: Bump yaml from 2.8.2 to 2.8.3 (#​2830) (786e421) - (dependabot[bot])
  • deps-dev: Bump eslint-plugin-jest from 29.15.0 to 29.15.1 (#​2831) (726b41b) - (dependabot[bot])
  • deps: Bump github/codeql-action from 4.32.6 to 4.35.1 (#​2834) (2c3585e) - (dependabot[bot])
  • deps: Bump actions/download-artifact from 8.0.0 to 8.0.1 (#​2824) (3d37a7f) - (dependabot[bot])
  • deps-dev: Bump @​types/node from 25.3.5 to 25.5.0 (#​2825) (445b0eb) - (dependabot[bot])
  • deps: Bump github/codeql-action from 4.32.5 to 4.32.6 (#​2819) (4f892cd) - (dependabot[bot])
  • deps-dev: Bump @​types/node from 25.3.3 to 25.3.5 (#​2820) (6118651) - (dependabot[bot])
  • deps: Bump actions/setup-node from 6.2.0 to 6.3.0 (#​2818) (e517d7a) - (dependabot[bot])

⬆️ Upgrades

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@​users.noreply.github.com>
Co-authored-by: Tonye Jack jtonye@ymail.com (4750530) - (github-actions[bot])

v47.0.4

Compare Source

🔄 Update

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

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@​users.noreply.github.com>
Co-authored-by: Tonye Jack jtonye@ymail.com (9ee99eb) - (github-actions[bot])

⚙️ Miscellaneous Tasks

⬆️ Upgrades

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@​users.noreply.github.com>
Co-authored-by: Tonye Jack jtonye@ymail.com (b7ac303) - (github-actions[bot])

v47.0.3

Compare Source

What's Changed

Full Changelog: tj-actions/changed-files@v47.0.2...v47.0.3

v47.0.2

Compare Source

What's Changed

Full Changelog: tj-actions/changed-files@v47.0.1...v47.0.2

v47.0.1

Compare Source

What's Changed

Full Changelog: tj-actions/changed-files@v47...v47.0.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on sunday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner December 14, 2025 01:11
@snyk-io

snyk-io Bot commented Dec 14, 2025

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@renovate
renovate Bot force-pushed the renovate/github-actions branch from f72cace to b036673 Compare December 14, 2025 09:58
@renovate renovate Bot changed the title chore(deps): update tj-actions/changed-files action to v47.0.1 chore(deps): update github-actions Dec 14, 2025
@renovate
renovate Bot force-pushed the renovate/github-actions branch from b036673 to 44c6223 Compare January 6, 2026 16:22
@renovate
renovate Bot force-pushed the renovate/github-actions branch 3 times, most recently from 5518e02 to 3ae6d00 Compare January 27, 2026 10:50
@renovate
renovate Bot force-pushed the renovate/github-actions branch 2 times, most recently from 0dd99ec to 38ca986 Compare February 1, 2026 01:24
@renovate
renovate Bot force-pushed the renovate/github-actions branch 5 times, most recently from 66c10d3 to b7de1f7 Compare February 14, 2026 08:48
@renovate
renovate Bot force-pushed the renovate/github-actions branch 2 times, most recently from 4b4d697 to c7bfa05 Compare February 17, 2026 18:42
@renovate
renovate Bot force-pushed the renovate/github-actions branch from c7bfa05 to 11b8455 Compare March 3, 2026 06:08
@renovate
renovate Bot force-pushed the renovate/github-actions branch 2 times, most recently from 39d6b70 to 7e49551 Compare March 16, 2026 10:10
@renovate
renovate Bot force-pushed the renovate/github-actions branch 2 times, most recently from 3565bcc to 6b97cf0 Compare March 26, 2026 17:03
@renovate
renovate Bot force-pushed the renovate/github-actions branch from 6b97cf0 to 29fd044 Compare April 8, 2026 20:13
@renovate renovate Bot changed the title chore(deps): update github-actions Update github-actions Apr 8, 2026
@renovate
renovate Bot force-pushed the renovate/github-actions branch 2 times, most recently from 9c55a12 to 797a857 Compare April 18, 2026 13:05
@renovate
renovate Bot force-pushed the renovate/github-actions branch 2 times, most recently from b150a9e to e656119 Compare June 6, 2026 13:07
@renovate
renovate Bot force-pushed the renovate/github-actions branch from e656119 to 4606869 Compare June 24, 2026 04:54
@renovate
renovate Bot force-pushed the renovate/github-actions branch from 4606869 to adc2eea Compare July 1, 2026 21:16
@renovate
renovate Bot force-pushed the renovate/github-actions branch from adc2eea to 9b1357f Compare July 3, 2026 11:39
@renovate
renovate Bot force-pushed the renovate/github-actions branch 2 times, most recently from 7454505 to 2a5d0fe Compare July 20, 2026 21:02
@renovate
renovate Bot force-pushed the renovate/github-actions branch from 2a5d0fe to 13547a7 Compare July 22, 2026 08:26
@renovate
renovate Bot force-pushed the renovate/github-actions branch from 13547a7 to da83524 Compare July 22, 2026 10:28
@chmeliik
chmeliik merged commit e6fee71 into main Jul 22, 2026
10 checks passed
@renovate
renovate Bot deleted the renovate/github-actions branch July 22, 2026 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant