[PR #4886] [MERGED] chore(deps): bump stumpylog/image-cleaner-action from 0.3.0 to 0.4.0 #10544

Closed
opened 2026-02-05 14:23:52 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/4886
Author: @dependabot[bot]
Created: 11/7/2023
Status: Merged
Merged: 11/7/2023
Merged by: @jrasm91

Base: mainHead: dependabot/github_actions/stumpylog/image-cleaner-action-0.4.0


📝 Commits (1)

  • 304ee14 chore(deps): bump stumpylog/image-cleaner-action from 0.3.0 to 0.4.0

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 .github/workflows/docker-cleanup.yml (+2 -2)

📄 Description

Bumps stumpylog/image-cleaner-action from 0.3.0 to 0.4.0.

Release notes

Sourced from stumpylog/image-cleaner-action's releases.

v0.4.0

Changed

  • Bump actions/checkout from 3 to 4
  • Bump httpx from 0.25.0 to 0.25.1
  • Bump ruff from 0.0.292 to 0.1.0
  • Updated pipenv from 2023.9.1 to 2023.10.24
  • Fixed Ruff configuration
  • Basically, dependencies were updated
Changelog

Sourced from stumpylog/image-cleaner-action's changelog.

[0.4.0] - 2023-11-06

Changed

  • Bump actions/checkout from 3 to 4
  • Bump httpx from 0.25.0 to 0.25.1
  • Bump ruff from 0.0.292 to 0.1.0
  • Updated pipenv from 2023.9.1 to 2023.10.24
  • Fixed Ruff configuration
  • Basically, dependencies were updated
Commits
  • 65d5188 Merge branch 'release/0.4.0'
  • 8362ff0 Fixes Ruff configuration file
  • de7484d Merge tag 'v0.4.0' into develop
  • 0186e27 Merge branch 'release/0.4.0'
  • af11603 Bumps version to 0.4.0
  • c83d6d1 Bump httpx from 0.25.0 to 0.25.1
  • 4cd6adb Bump ruff from 0.1.1 to 0.1.4
  • add6d7e Bump black from 23.9.1 to 23.10.1
  • 7e9dde3 Bump mypy from 1.6.0 to 1.6.1
  • 7799d35 Bump ruff from 0.1.0 to 0.1.1
  • Additional commits viewable in compare 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/4886 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/7/2023 **Status:** ✅ Merged **Merged:** 11/7/2023 **Merged by:** [@jrasm91](https://github.com/jrasm91) **Base:** `main` ← **Head:** `dependabot/github_actions/stumpylog/image-cleaner-action-0.4.0` --- ### 📝 Commits (1) - [`304ee14`](https://github.com/immich-app/immich/commit/304ee142fc846f90865567e71b4a0fa4f763ec64) chore(deps): bump stumpylog/image-cleaner-action from 0.3.0 to 0.4.0 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docker-cleanup.yml` (+2 -2) </details> ### 📄 Description Bumps [stumpylog/image-cleaner-action](https://github.com/stumpylog/image-cleaner-action) from 0.3.0 to 0.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stumpylog/image-cleaner-action/releases">stumpylog/image-cleaner-action's releases</a>.</em></p> <blockquote> <h2>v0.4.0</h2> <h3>Changed</h3> <ul> <li>Bump actions/checkout from 3 to 4</li> <li>Bump httpx from 0.25.0 to 0.25.1</li> <li>Bump ruff from 0.0.292 to 0.1.0</li> <li>Updated <code>pipenv</code> from 2023.9.1 to 2023.10.24</li> <li>Fixed Ruff configuration</li> <li>Basically, dependencies were updated</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stumpylog/image-cleaner-action/blob/main/CHANGELOG.md">stumpylog/image-cleaner-action's changelog</a>.</em></p> <blockquote> <h2>[0.4.0] - 2023-11-06</h2> <h3>Changed</h3> <ul> <li>Bump actions/checkout from 3 to 4</li> <li>Bump httpx from 0.25.0 to 0.25.1</li> <li>Bump ruff from 0.0.292 to 0.1.0</li> <li>Updated <code>pipenv</code> from 2023.9.1 to 2023.10.24</li> <li>Fixed Ruff configuration</li> <li>Basically, dependencies were updated</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stumpylog/image-cleaner-action/commit/65d5188eb099430c6a1c17c17f71c90e0a1aa434"><code>65d5188</code></a> Merge branch 'release/0.4.0'</li> <li><a href="https://github.com/stumpylog/image-cleaner-action/commit/8362ff0adf1fca389739be1488accbf83aff08bd"><code>8362ff0</code></a> Fixes Ruff configuration file</li> <li><a href="https://github.com/stumpylog/image-cleaner-action/commit/de7484d2ed5f7076288791179e40820522fdd938"><code>de7484d</code></a> Merge tag 'v0.4.0' into develop</li> <li><a href="https://github.com/stumpylog/image-cleaner-action/commit/0186e2769dd3f58d5f54895b7fb6bd30ff068a7e"><code>0186e27</code></a> Merge branch 'release/0.4.0'</li> <li><a href="https://github.com/stumpylog/image-cleaner-action/commit/af1160338d75d468e2345c398b1191cf7864128d"><code>af11603</code></a> Bumps version to 0.4.0</li> <li><a href="https://github.com/stumpylog/image-cleaner-action/commit/c83d6d1503bbf5d34fb27b3d42443c00371af61b"><code>c83d6d1</code></a> Bump httpx from 0.25.0 to 0.25.1</li> <li><a href="https://github.com/stumpylog/image-cleaner-action/commit/4cd6adbfd28dd706920a92ba360e2be703fdf19c"><code>4cd6adb</code></a> Bump ruff from 0.1.1 to 0.1.4</li> <li><a href="https://github.com/stumpylog/image-cleaner-action/commit/add6d7e7ad9ce0cb1b9aaa6cbc23e16156788731"><code>add6d7e</code></a> Bump black from 23.9.1 to 23.10.1</li> <li><a href="https://github.com/stumpylog/image-cleaner-action/commit/7e9dde33a6761dd76f58f6bc1dc7c560d08de0c6"><code>7e9dde3</code></a> Bump mypy from 1.6.0 to 1.6.1</li> <li><a href="https://github.com/stumpylog/image-cleaner-action/commit/7799d356ef932f0feb582cdee415be3bdc2a402f"><code>7799d35</code></a> Bump ruff from 0.1.0 to 0.1.1</li> <li>Additional commits viewable in <a href="https://github.com/stumpylog/image-cleaner-action/compare/v0.3.0...v0.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=stumpylog/image-cleaner-action&package-manager=github_actions&previous-version=0.3.0&new-version=0.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:23:52 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#10544