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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

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.

Bumps python from 3.11-alpine to 3.12-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
@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.05s
✅ BASH bash-exec 5 0 0.03s
✅ BASH shellcheck 5 0 0.14s
✅ BASH shfmt 5 0 0 0.58s
✅ COPYPASTE jscpd yes no 3.74s
✅ DOCKERFILE hadolint 129 0 17.3s
✅ JSON jsonlint 18 0 0.25s
✅ JSON v8r 20 0 27.5s
⚠️ MARKDOWN markdownlint 264 0 270 32.91s
✅ MARKDOWN markdown-table-formatter 264 0 0 141.39s
✅ OPENAPI spectral 2 0 3.08s
⚠️ PYTHON bandit 210 64 4.04s
✅ PYTHON black 210 0 0 6.22s
✅ PYTHON flake8 210 0 2.92s
✅ PYTHON isort 210 0 0 1.3s
✅ PYTHON mypy 210 0 19.73s
✅ PYTHON pylint 210 0 18.09s
✅ PYTHON ruff 210 0 0 0.62s
✅ REPOSITORY checkov yes no 41.34s
✅ REPOSITORY git_diff yes no 0.54s
⚠️ REPOSITORY grype yes 1 26.14s
✅ REPOSITORY secretlint yes no 17.67s
✅ REPOSITORY trivy yes no 26.62s
✅ REPOSITORY trivy-sbom yes no 11.74s
⚠️ REPOSITORY trufflehog yes 1 11.71s
✅ SPELL cspell 689 0 29.5s
⚠️ SPELL lychee 344 1 7.52s
✅ XML xmllint 3 0 0 0.56s
✅ YAML prettier 161 0 0 6.58s
✅ YAML v8r 102 0 191.7s
✅ YAML yamllint 162 0 2.23s

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
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.

None yet

2 participants