Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: bump otto-de/purge-deprecated-workflow-runs from 2.2.0 to 3.0.2#69

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubMar 3, 2025

Bumpsotto-de/purge-deprecated-workflow-runs from 2.2.0 to 3.0.2.

Release notes

Sourced fromotto-de/purge-deprecated-workflow-runs's releases.

3.0.2 ⬆️ update dependencies

What's Changed

🧺 Chores

Full Changelog:otto-de/purge-deprecated-workflow-runs@v3.0.1...v3.0.2

3.0.1 ⬆️ update dependencies

What's Changed

🧺 Chores

Full Changelog:otto-de/purge-deprecated-workflow-runs@v3.0.0...v3.0.1

3.0.0

What's Changed

Breaking changes

The default value of theremove-obsolete (currentlytrue) has changed tofalse.If you are using the action to implicitly remove orphaned workflow runs you need to change that to explicit handling (i.e. setremove-obsolete: true within thewith section):

jobs:  purge_orphaned_workflows:    runs-on: ubuntu-latest    steps:-    - uses: otto-de/purge-deprecated-workflow-runs@v2+    - uses: otto-de/purge-deprecated-workflow-runs@v3.0.0        with:+         remove-obsolete: true          token: ${{ github.token }}

The action will only be usable by release-tags (e.g.@v3.0). Other ways of referring to the action will stop working. The following examples therefore will not work anymore:

  • following a branch- uses: otto-de/purge-deprecated-workflow-runs@main
  • pinning to a commit-hash- uses: otto-de/purge-deprecated-workflow-runs@ac16d8811b992d9a7c42c60d1011526ed4fdcff9 ## v2.1.1

Implementation changes

Chores

... (truncated)

Commits
  • 6716a08 Release
  • 75795c5 Bump otto-de/purge-deprecated-workflow-runs from 3.0.0 to 3.0.1 (#56)
  • bc838f6 Bump@​octokit/plugin-paginate-rest from 9.0.0 to 9.2.2 (#61)
  • ad3121c Bump@​octokit/rest from 21.1.0 to 21.1.1 (#60)
  • 549395c Bump@​types/node from 22.12.0 to 22.13.4 (#59)
  • d4b00e1 Bump@​types/node from 22.10.10 to 22.12.0 (#54)
  • 6b4e1c8 Bump otto-de/purge-deprecated-workflow-runs from 2 to 3 (#53)
  • 5f67c1a Finalize v3 changes (#52)
  • c38a137 Bump@​types/node from 22.10.9 to 22.10.10 (#51)
  • 058c510 Bump@​octokit/rest from 21.0.2 to 21.1.0 (#46)
  • Additional commits viewable incompare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [otto-de/purge-deprecated-workflow-runs](https://github.com/otto-de/purge-deprecated-workflow-runs) from 2.2.0 to 3.0.2.- [Release notes](https://github.com/otto-de/purge-deprecated-workflow-runs/releases)- [Commits](otto-de/purge-deprecated-workflow-runs@8643c9c...6716a08)---updated-dependencies:- dependency-name: otto-de/purge-deprecated-workflow-runs  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
@github-actionsGitHub Actions
Copy link

I'mNOT automatically merging this PR because it includes a major update of a dependency

@TGWolfTGWolf merged commit2f2cb75 intomasterMar 5, 2025
1 check passed
@TGWolfTGWolf deleted the dependabot/github_actions/otto-de/purge-deprecated-workflow-runs-3.0.2 branchMarch 5, 2025 09:58
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@TGWolfTGWolfAwaiting requested review from TGWolfTGWolf is a code owner

Assignees

@TGWolfTGWolf

Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@TGWolf

[8]ページ先頭

©2009-2025 Movatter.jp