Skip to content

chore(deps): update github actions (major) - #93

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-github-actions
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-github-actions

Conversation

@renovate

@renovate renovate Bot commented Feb 26, 2026

Copy link
Copy Markdown
Contributor

Motivation

Automated dependency update by Renovate bot.

Description

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v6v7
actions/setup-dotnet action major v5v6
actions/upload-artifact action major v6v7
dorny/test-reporter action major v2v3
marocchino/sticky-pull-request-comment action major v2v3.0.5

Testing

This is an automated dependency update. No functional changes are expected.

Impact


Release Notes

actions/checkout (actions/checkout)

v7.0.1

Compare Source

v7.0.0

Compare Source

v6.1.0

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

actions/setup-dotnet (actions/setup-dotnet)

v6.0.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-dotnet@v5...v6.0.0

v5.4.0

Compare Source

What's Changed
Enhancements
Documentation
Bug Fixes
Dependency Updates
New Contributors

Full Changelog: actions/setup-dotnet@v5...v5.4.0

v5.3.0

Compare Source

What's Changed

Enhancements
Dependency Updates
Bug Fixes

New Contributors

Full Changelog: actions/setup-dotnet@v5...v5.3.0

v5.2.0

Compare Source

What's changed

Enhancements
Dependency Updates

Full Changelog: actions/setup-dotnet@v5...v5.2.0

v5.1.0

Compare Source

What's Changed

Documentation
Dependency updates

New Contributors

Full Changelog: actions/setup-dotnet@v5...v5.1.0

v5.0.1

Compare Source

What's Changed

Full Changelog: actions/setup-dotnet@v5...v5.0.1

actions/upload-artifact (actions/upload-artifact)

v7.0.1

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v7...v7.0.1

v7.0.0

Compare Source

v7 What's new

Direct Uploads

Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.

ESM

To support new versions of the @actions/* packages, we've upgraded the package to ESM.

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v6...v7.0.0

dorny/test-reporter (dorny/test-reporter)

v3.0.0

Compare Source

Note: The v3 release requires NodeJS 24 runtime on GitHub Actions runners.

What's Changed

Other Changes

New Contributors

Full Changelog: dorny/test-reporter@v2.7.0...v3.0.0

v2.7.0

Compare Source

What's Changed

  • Feature: Add slug-prefix output for link anchors #​731
  • Feature: Report jest-junit testsuite errors as failures #​155
  • Security: Update dependencies to fix reported security vulnerabilities
Other Changes

New Contributors

Full Changelog: dorny/test-reporter@v2.6.0...v2.7.0

v2.6.0

Compare Source

We updated all dependency packages to latest versions to fix reported security vulnerabilities.

What's Changed

  • Fix: For workflow_run events, resolve the commit of the check run from related pull request head commits first (matching workflow_run.head_branch, then first PR), and fall back to workflow_run.head_sha for non-PR runs #​673
  • Change: The test-reporter action will listed all artifacts associated with the build run #​693
  • Maintenance: Upgrade to ESLint v9 #​629

New Contributors

Full Changelog: dorny/test-reporter@v2.5.0...v2.6.0

v2.5.0

Compare Source

What's Changed

Features
Project maintanance

Full Changelog: dorny/test-reporter@v2.4.0...v2.5.0

v2.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: dorny/test-reporter@v2.3.0...v2.4.0

v2.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: dorny/test-reporter@v2.2.0...v2.3.0

v2.2.0

Compare Source

What's Changed

Features
  • Add collapsed option to control report visibility by @​pespinel in #​664
    • Allows setting reports to collapsed, expanded, or auto mode
    • Includes validation for the collapsed input parameter
Bug Fixes
  • Fix badge encoding for values including the _ underscore character in #​672
    • Correctly encode URI components for img.shields.io service
  • Define the report-title attribute in action definition in #​637
Dependencies
CI/CD
  • Upgrade actions/checkout to v5 in #​658
  • Upgrade actions/setup-node to v5 in #​658
Internal
  • Refactor variable names and code cleanup (#​630)

New Contributors

Full Changelog: dorny/test-reporter@v2.1.1...v2.2.0

v2.1.1

Compare Source

A bug fix release of the test-reporter action.

What's Changed

New Contributors

Full Changelog: dorny/test-reporter@v2.1.0...v2.1.1

v2.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: dorny/test-reporter@v2.0.0...v2.1.0

marocchino/sticky-pull-request-comment (marocchino/sticky-pull-request-comment)

v3.0.5

Compare Source

v3.0.4

Compare Source

What's Changed

Full Changelog: marocchino/sticky-pull-request-comment@v3.0.3...v3.0.4

v3.0.3

Compare Source

What's Changed
New Contributors

Full Changelog: marocchino/sticky-pull-request-comment@v3.0.2...v3.0.3

v3.0.2

Compare Source

What's Changed

Full Changelog: marocchino/sticky-pull-request-comment@v3.0.1...v3.0.2

v3.0.1

Compare Source

What's Changed
  • Update deps
  • Change build system from ncc to rollup
  • Use pull_request trigger in github action

Full Changelog: marocchino/sticky-pull-request-comment@v3.0.0...v3.0.1

v3.0.0

Compare Source

What's Changed
  • Update node to 24
  • Update deps
New Contributors

Full Changelog: marocchino/sticky-pull-request-comment@v2.9.4...v3.0.0

v2.9.4

Compare Source

What's Changed

Full Changelog: marocchino/sticky-pull-request-comment@v2.9.3...v2.9.4

v2.9.3

Compare Source

What's Changed
  • Update deps (including security issues)
  • Test with vitest instead of jest
  • Use biome

Full Changelog: marocchino/sticky-pull-request-comment@v2.9.2...v2.9.3

v2.9.2

Compare Source

What's Changed

Full Changelog: marocchino/sticky-pull-request-comment@v2.9.1...v2.9.2

v2.9.1

Compare Source

What's Changed
New Contributors

Full Changelog: marocchino/sticky-pull-request-comment@v2.9.0...v2.9.1

v2.9.0

Compare Source

  • Update deps
  • Use node 20

v2.8.0

Compare Source

  • Add skip_unchanged input
  • Update deps

v2.7.0

Compare Source

Update deps.
Add two output.

  • previous_comment_id: "ID of previous comment, if found"
  • created_comment_id: "ID of newly created comment, if any"

v2.6.2

Compare Source

Reverted changes in version 2.6. As a result, the base_url has been removed.

v2.6.1

Compare Source

Change base_url default to ${{ env.GITHUB_API_URL }}

v2.6.0

Compare Source

v2.5.0

Compare Source

  • Update deps
  • Add only_update option.
  • Add owner option.

v2.4.0

Compare Source

  • Update deps
  • Add only_create option.

v2.3.1

Compare Source

  • Update deps
  • Change ignore empty default from true to false (This change will fix bug delete or hide comment not works)

v2.3.0

Compare Source

  • Support glob path
  • Add follow_symbolic_links for path
  • Add ignore_empty for skip empty body
  • Update README for new output syntax

v2.2.1: Update deps

Compare Source

  • Use node 16
  • Update npm deps

v2.2.0

Compare Source

Add hide, hide_details, hide_and_recreate, hide_classsify options

v2.1.1

Compare Source

v2.1.0: Set GitHub token by default

Compare Source

Features

Bug fix

  • Fix unexpected delete fail #​226
  • Convert buffer to string when file read #​202
  • Fix boolean handling #​215

Additional Information


Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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

This PR was generated automatically by Renovate.

@renovate renovate Bot changed the title chore(deps): update actions/upload-artifact action to v7 chore(deps): update github actions (major) Mar 13, 2026
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from e1fc716 to 73f3aac Compare March 13, 2026 15:54
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch from 73f3aac to f095b73 Compare March 21, 2026 17:33
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch from f095b73 to 623e442 Compare April 5, 2026 08:26
@renovate renovate Bot changed the title chore(deps): update github actions (major) Update github actions (major) Apr 8, 2026
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 78944ec to 09e906e Compare April 16, 2026 19:49
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from cf79931 to 4adeae1 Compare April 21, 2026 21:16
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch from 4adeae1 to f747245 Compare April 29, 2026 13:16
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch from f747245 to 3f53b29 Compare June 18, 2026 21:54
@renovate renovate Bot changed the title Update github actions (major) chore(deps): update github actions (major) Jun 23, 2026
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch from 3f53b29 to 0c15528 Compare June 23, 2026 07:29
lemaitre-aneo
lemaitre-aneo previously approved these changes Jun 23, 2026
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch from 0c15528 to 29b1d85 Compare July 5, 2026 00:28
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 16333f8 to 183b8df Compare July 21, 2026 01:42
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch from 183b8df to 8766911 Compare August 12, 2026 01:36
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch from 8766911 to 1327d61 Compare September 7, 2026 22:48
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