Skip to content

⬆️ Updates dessant/lock-threads action to v6#554

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/dessant-lock-threads-6.x
Open

⬆️ Updates dessant/lock-threads action to v6#554
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/dessant-lock-threads-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 12, 2025

This PR contains the following updates:

Package Type Update Change
dessant/lock-threads action major v2.0.3v6.0.0

Warning

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


Release Notes

dessant/lock-threads (dessant/lock-threads)

v6.0.0

Compare Source

Learn more about this release from the changelog.

v6

Compare Source

v5.0.1

Compare Source

Learn more about this release from the changelog.

v5.0.0

Compare Source

Learn more about this release from the changelog.

v5

Compare Source

⚠ BREAKING CHANGES
  • Discussions are also processed by default,
    set the process-only input parameter to preserve the old behavior
    steps:
      - uses: dessant/lock-threads@v5
        with:
          process-only: 'issues, prs'
  • the action now requires Node.js 20
Features
Bug Fixes
4.0.1 (2023-06-12)
Bug Fixes
  • retry and throttle GitHub API requests (1618e91), closes #​35

v4.0.1

Compare Source

⚠ BREAKING CHANGES
  • Discussions are also processed by default,
    set the process-only input parameter to preserve the old behavior
    steps:
      - uses: dessant/lock-threads@v5
        with:
          process-only: 'issues, prs'
  • the action now requires Node.js 20
Features
Bug Fixes
4.0.1 (2023-06-12)
Bug Fixes
  • retry and throttle GitHub API requests (1618e91), closes #​35

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • Discussions are also processed by default,
    set the process-only input parameter to preserve the old behavior
    steps:
      - uses: dessant/lock-threads@v5
        with:
          process-only: 'issues, prs'
  • the action now requires Node.js 20
Features
Bug Fixes
4.0.1 (2023-06-12)
Bug Fixes
  • retry and throttle GitHub API requests (1618e91), closes #​35

v4

Compare Source

⚠ BREAKING CHANGES
  • Discussions are also processed by default,
    set the process-only input parameter to preserve the old behavior
    steps:
      - uses: dessant/lock-threads@v5
        with:
          process-only: 'issues, prs'
  • the action now requires Node.js 20
Features
Bug Fixes
4.0.1 (2023-06-12)
Bug Fixes
  • retry and throttle GitHub API requests (1618e91), closes #​35

v3.0.0

Compare Source

Learn more about this release from the changelog.

v3

Compare Source

v2.1.2

Compare Source

⚠ BREAKING CHANGES
  • input parameter names have changed

    Rename the following input parameters when upgrading from v2 to v3:

    • issue-lock-inactive-days --> issue-inactive-days
    • issue-exclude-created-before --> exclude-issue-created-before
    • issue-exclude-labels --> exclude-any-issue-labels
    • issue-lock-labels --> add-issue-labels
    • issue-lock-comment --> issue-comment
    • pr-lock-inactive-days --> pr-inactive-days
    • pr-exclude-created-before --> exclude-pr-created-before
    • pr-exclude-labels --> exclude-any-pr-labels
    • pr-lock-labels --> add-pr-labels
    • pr-lock-comment --> pr-comment
Features
  • add new filtering and labeling options, update input parameter names (26fd836)
  • allow manual triggering (a0c7da3)
2.1.2 (2021-08-17)
Bug Fixes
  • ignore error when commenting on issue converted to discussion (60d2a1a), closes #​24
2.1.1 (2021-07-09)
Bug Fixes
  • update GitHub API calls (a3ccc71)

v2.1.1

Compare Source

⚠ BREAKING CHANGES
  • input parameter names have changed

    Rename the following input parameters when upgrading from v2 to v3:

    • issue-lock-inactive-days --> issue-inactive-days
    • issue-exclude-created-before --> exclude-issue-created-before
    • issue-exclude-labels --> exclude-any-issue-labels
    • issue-lock-labels --> add-issue-labels
    • issue-lock-comment --> issue-comment
    • pr-lock-inactive-days --> pr-inactive-days
    • pr-exclude-created-before --> exclude-pr-created-before
    • pr-exclude-labels --> exclude-any-pr-labels
    • pr-lock-labels --> add-pr-labels
    • pr-lock-comment --> pr-comment
Features
  • add new filtering and labeling options, update input parameter names (26fd836)
  • allow manual triggering (a0c7da3)
2.1.2 (2021-08-17)
Bug Fixes
  • ignore error when commenting on issue converted to discussion (60d2a1a), closes #​24
2.1.1 (2021-07-09)
Bug Fixes
  • update GitHub API calls (a3ccc71)

v2.1.0

Compare Source

⚠ BREAKING CHANGES
  • input parameter names have changed

    Rename the following input parameters when upgrading from v2 to v3:

    • issue-lock-inactive-days --> issue-inactive-days
    • issue-exclude-created-before --> exclude-issue-created-before
    • issue-exclude-labels --> exclude-any-issue-labels
    • issue-lock-labels --> add-issue-labels
    • issue-lock-comment --> issue-comment
    • pr-lock-inactive-days --> pr-inactive-days
    • pr-exclude-created-before --> exclude-pr-created-before
    • pr-exclude-labels --> exclude-any-pr-labels
    • pr-lock-labels --> add-pr-labels
    • pr-lock-comment --> pr-comment
Features
  • add new filtering and labeling options, update input parameter names (26fd836)
  • allow manual triggering (a0c7da3)
2.1.2 (2021-08-17)
Bug Fixes
  • ignore error when commenting on issue converted to discussion (60d2a1a), closes #​24
2.1.1 (2021-07-09)
Bug Fixes
  • update GitHub API calls (a3ccc71)

Configuration

📅 Schedule: (in timezone Europe/Moscow)

  • Branch creation
    • "after 10pm every weekday,before 5am every weekday,every weekend"
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@github-actions
Copy link
Copy Markdown

Thanks for the PR!

This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.

@github-actions
Copy link
Copy Markdown

🏷️ [bumpr]
Next version:v2.0.2
Changes:v2.0.1...AlexRogalskiy:renovate/dessant-lock-threads-6.x

1 similar comment
@github-actions
Copy link
Copy Markdown

🏷️ [bumpr]
Next version:v2.0.2
Changes:v2.0.1...AlexRogalskiy:renovate/dessant-lock-threads-6.x

@renovate renovate Bot force-pushed the renovate/dessant-lock-threads-6.x branch 2 times, most recently from ef08caa to 79e8841 Compare April 23, 2026 11:45
@socket-security
Copy link
Copy Markdown

socket-security Bot commented Apr 23, 2026

No dependency changes detected. Learn more about Socket for GitHub.

👍 No dependency changes detected in pull request

@renovate renovate Bot force-pushed the renovate/dessant-lock-threads-6.x branch from 79e8841 to 30a2315 Compare May 12, 2026 14:56
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