Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump python from 3.11-alpine to 3.12-alpine in /server #3396

Merged
merged 1 commit into from
Jun 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2024

Bumps python from 3.11-alpine to 3.12-alpine.

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2024
@dependabot dependabot bot requested a review from nvuillam as a code owner February 27, 2024 15:54
@dependabot dependabot bot added the docker Pull requests that update Docker code label Feb 27, 2024
Copy link
Contributor

github-actions bot commented Feb 27, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 2 0 3.53s
✅ BASH bash-exec 5 0 0.05s
✅ BASH shellcheck 5 0 0.12s
✅ BASH shfmt 5 0 0 0.59s
✅ COPYPASTE jscpd yes no 4.81s
✅ DOCKERFILE hadolint 130 0 17.56s
✅ JSON jsonlint 18 0 0.21s
✅ JSON v8r 20 0 28.31s
⚠️ MARKDOWN markdownlint 265 0 272 31.8s
✅ MARKDOWN markdown-table-formatter 265 0 0 139.24s
✅ OPENAPI spectral 2 0 3.07s
⚠️ PYTHON bandit 211 64 5.99s
✅ PYTHON black 211 0 0 5.86s
✅ PYTHON flake8 211 0 2.44s
✅ PYTHON isort 211 0 0 1.32s
✅ PYTHON mypy 211 0 18.78s
✅ PYTHON pylint 211 0 16.86s
✅ PYTHON ruff 211 0 0 0.68s
✅ REPOSITORY checkov yes no 41.55s
✅ REPOSITORY git_diff yes no 0.59s
⚠️ REPOSITORY grype yes 1 22.88s
✅ REPOSITORY secretlint yes no 12.55s
✅ REPOSITORY trivy yes no 19.98s
✅ REPOSITORY trivy-sbom yes no 6.02s
⚠️ REPOSITORY trufflehog yes 1 11.46s
✅ SPELL cspell 693 0 25.46s
⚠️ SPELL lychee 346 5 5.15s
✅ XML xmllint 3 0 0 0.58s
✅ YAML prettier 161 0 0 5.56s
✅ YAML v8r 102 0 183.53s
✅ YAML yamllint 162 0 2.32s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@echoix
Copy link
Collaborator

echoix commented Feb 28, 2024

Might need to push an empty commit, or pulling the pr then

git commit --amend
git push --force-with-lease # (as opposed to --force, it doesn't overwrite others' work)

Copy link
Contributor

github-actions bot commented Apr 2, 2024

This pull request has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.
Thank you for your contributions.

If you think this pull request should stay open, please remove the O: stale 🤖 label or comment on the pull request.

@github-actions github-actions bot added the O: stale 🤖 This issue or pull request is stale, it will be closed if there is no activity label Apr 2, 2024
@github-actions github-actions bot removed the O: stale 🤖 This issue or pull request is stale, it will be closed if there is no activity label Apr 3, 2024
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.
Thank you for your contributions.

If you think this pull request should stay open, please remove the O: stale 🤖 label or comment on the pull request.

@github-actions github-actions bot added the O: stale 🤖 This issue or pull request is stale, it will be closed if there is no activity label May 19, 2024
@github-actions github-actions bot removed the O: stale 🤖 This issue or pull request is stale, it will be closed if there is no activity label May 20, 2024
@echoix
Copy link
Collaborator

echoix commented Jun 22, 2024

@dependabot recreate

Bumps python from 3.11-alpine to 3.12-alpine.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/docker/server/python-3.12-alpine branch from 28879fe to f795a4d Compare June 22, 2024 17:08
@nvuillam nvuillam merged commit c74724e into main Jun 22, 2024
128 checks passed
@nvuillam nvuillam deleted the dependabot/docker/server/python-3.12-alpine branch June 22, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file docker Pull requests that update Docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants