Skip to content

Update github actions (major)#59

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

Update github actions (major)#59
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-github-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 13, 2025

This PR contains the following updates:

Package Type Update Change
amannn/action-semantic-pull-request action major v5v6
marocchino/sticky-pull-request-comment action major v2v3.0.4

Warning

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


Release Notes

amannn/action-semantic-pull-request (amannn/action-semantic-pull-request)

v6.1.1

Compare Source

Bug Fixes

v6.1.0

Compare Source

Features
Bug Fixes
  • Remove trailing whitespace from "unknown release type" error message (#​291) (afa4edb)

v6.0.1

Compare Source

Bug Fixes

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • Upgrade action to use Node.js 24 and ESM (#​287)
Features

v6

Compare Source

v5.5.3

Compare Source

Bug Fixes

v5.5.2

Compare Source

Bug Fixes

v5.5.1

Compare Source

Bug Fixes

v5.5.0

Compare Source

Features

v5.4.0

Compare Source

Features

v5.3.0

Compare Source

Features

v5.2.0

Compare Source

Features

v5.1.0

Compare Source

Features
  • Add regex support to scope and disallowScopes configuration (#​226) (403a6f8)

v5.0.2

Compare Source

Features
  • Add regex support to scope and disallowScopes configuration (#​226) (403a6f8)
5.0.2 (2022-10-17)
Bug Fixes
  • Upgrade @actions/core to avoid deprecation warnings (#​208) (91f4126)
5.0.1 (2022-10-14)
Bug Fixes

v5.0.1

Compare Source

Features
  • Add regex support to scope and disallowScopes configuration (#​226) (403a6f8)
5.0.2 (2022-10-17)
Bug Fixes
  • Upgrade @actions/core to avoid deprecation warnings (#​208) (91f4126)
5.0.1 (2022-10-14)
Bug Fixes
marocchino/sticky-pull-request-comment (marocchino/sticky-pull-request-comment)

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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 force-pushed the renovate/major-github-actions branch 2 times, most recently from 6feaf2e to 3e147a1 Compare August 22, 2025 09:49
@renovate renovate Bot changed the title chore(deps): update amannn/action-semantic-pull-request action to v6 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 a2bb30c to bb8d5fe Compare March 13, 2026 11:58
@renovate renovate Bot changed the title chore(deps): update github actions (major) chore(deps): update amannn/action-semantic-pull-request action to v6 Apr 5, 2026
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from bb8d5fe to 8f4be4f Compare April 5, 2026 10:04
@renovate renovate Bot changed the title chore(deps): update amannn/action-semantic-pull-request action to v6 Update amannn/action-semantic-pull-request action to v6 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 8f4be4f to 1279d85 Compare April 16, 2026 15:03
@renovate renovate Bot changed the title Update amannn/action-semantic-pull-request action to v6 Update github actions (major) Apr 16, 2026
@renovate renovate Bot changed the title Update github actions (major) Update amannn/action-semantic-pull-request action to v6 Apr 16, 2026
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 93c6ac1 to e2f5e37 Compare April 19, 2026 10:50
@renovate renovate Bot changed the title Update amannn/action-semantic-pull-request action to v6 Update github actions (major) Apr 19, 2026
@renovate renovate Bot changed the title Update github actions (major) Update amannn/action-semantic-pull-request action to v6 Apr 19, 2026
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from e2f5e37 to ea3b2fb Compare April 19, 2026 13:58
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from ea3b2fb to 53061f0 Compare April 21, 2026 18:41
@renovate renovate Bot changed the title Update amannn/action-semantic-pull-request action to v6 Update github actions (major) Apr 21, 2026
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.

0 participants