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

Update all dependencies #424

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update all dependencies #424

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/upload-artifact action minor v4.4.3 -> v4.6.0 age adoption passing confidence
certifi dependencies major 2024.8.30 -> 2025.1.31 age adoption passing confidence
cgr.dev/chainguard/python final digest 2d14d05 -> 0d1fe81
cgr.dev/chainguard/python stage digest 912ce75 -> 4745562
fastapi (changelog) dependencies patch 0.115.6 -> 0.115.8 age adoption passing confidence
github/codeql-action action minor v3.27.9 -> v3.28.8 age adoption passing confidence
oxsecurity/megalinter action minor v8.3.0 -> v8.4.2 age adoption passing confidence
peter-evans/create-pull-request action patch v7.0.5 -> v7.0.6 age adoption passing confidence
pydantic (changelog) dependencies patch 2.10.3 -> 2.10.6 age adoption passing confidence
sqlalchemy (changelog) dependencies patch 2.0.36 -> 2.0.37 age adoption passing confidence
starlette (changelog) dependencies minor 0.41.3 -> 0.45.3 age adoption passing confidence
stefanzweifel/git-auto-commit-action action minor v5.0.1 -> v5.1.0 age adoption passing confidence
step-security/harden-runner action patch v2.10.2 -> v2.10.4 age adoption passing confidence
uvicorn (changelog) dependencies minor 0.32.1 -> 0.34.0 age adoption passing confidence

Release Notes

actions/upload-artifact (actions/upload-artifact)

v4.6.0

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.0

v4.5.0

Compare Source

certifi/python-certifi (certifi)

v2025.1.31

Compare Source

v2024.12.14

Compare Source

fastapi/fastapi (fastapi)

v0.115.8

Compare Source

Fixes
  • 🐛 Fix OAuth2PasswordRequestForm and OAuth2PasswordRequestFormStrict fixed grant_type "password" RegEx. PR #​9783 by @​skarfie123.
Refactors
Docs
Translations
  • 🌐 Add Japanese translation for docs/ja/docs/environment-variables.md. PR #​13226 by @​k94-ishi.
  • 🌐 Add Russian translation for docs/ru/docs/advanced/async-tests.md. PR #​13227 by @​Rishat-F.
  • 🌐 Update Russian translation for docs/ru/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md. PR #​13252 by @​Rishat-F.
  • 🌐 Add Russian translation for docs/ru/docs/tutorial/bigger-applications.md. PR #​13154 by @​alv2017.
Internal

v0.115.7

Compare Source

Upgrades
Refactors
Docs
Translations
Internal
github/codeql-action (github/codeql-action)

v3.28.8

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.8 - 29 Jan 2025
  • Enable support for Kotlin 2.1.10 when running with CodeQL CLI v2.20.3. #​2744

See the full CHANGELOG.md for more information.

v3.28.7

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.7 - 29 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.6

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.6 - 27 Jan 2025

  • Re-enable debug artifact upload for CLI versions 2.20.3 or greater. #​2726

See the full CHANGELOG.md for more information.

v3.28.5

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.5 - 24 Jan 2025

  • Update default CodeQL bundle version to 2.20.3. #​2717

See the full CHANGELOG.md for more information.

v3.28.4

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.4 - 23 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.3

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.3 - 22 Jan 2025
  • Update default CodeQL bundle version to 2.20.2. #​2707
  • Fix an issue downloading the CodeQL Bundle from a GitHub Enterprise Server instance which occurred when the CodeQL Bundle had been synced to the instance using the CodeQL Action sync tool and the Actions runner did not have Zstandard installed. #​2710
  • Uploading debug artifacts for CodeQL analysis is temporarily disabled. #​2712

See the full CHANGELOG.md for more information.

v3.28.2

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.2 - 21 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.1

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.1 - 10 Jan 2025
  • CodeQL Action v2 is now deprecated, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v3. For more information, see this changelog post. #​2677
  • Update default CodeQL bundle version to 2.20.1. #​2678

See the full CHANGELOG.md for more information.

v3.28.0

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.28.0 - 20 Dec 2024
  • Bump the minimum CodeQL bundle version to 2.15.5. #​2655
  • Don't fail in the unusual case that a file is on the search path. #​2660.

See the full CHANGELOG.md for more information.

oxsecurity/megalinter (oxsecurity/megalinter)

v8.4.2

Compare Source

v8.4.1

Compare Source

  • Quick fix about PRE_COMMANDS crash (see #​4591)

  • Linter versions upgrades (2)

v8.4.0

Compare Source


Configuration

📅 Schedule: Branch creation - "every 1 hours every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 0237c5c to 3e89070 Compare December 21, 2024 01:15
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 6b4a268 to 158b3bd Compare January 1, 2025 10:16
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 72096c5 to c3fdaa4 Compare January 8, 2025 18:09
@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from b4cdf5f to 0d11a04 Compare January 15, 2025 21:46
@renovate renovate bot force-pushed the renovate/all branch 9 times, most recently from 5c7fdf4 to afa1971 Compare January 24, 2025 00:55
@renovate renovate bot force-pushed the renovate/all branch 12 times, most recently from 9b87532 to c22fe6f Compare January 30, 2025 18:19
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 43ce710 to 9a51e88 Compare February 2, 2025 12:43
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