Skip to content

core: bump library/nginx from f547e3d to 1beed3c in /website#17955

Merged
BeryJu merged 1 commit intomainfrom
dependabot/docker/website/library/nginx-1beed3c
Nov 10, 2025
Merged

core: bump library/nginx from f547e3d to 1beed3c in /website#17955
BeryJu merged 1 commit intomainfrom
dependabot/docker/website/library/nginx-1beed3c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2025

Bumps library/nginx from f547e3d to 1beed3c.

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 library/nginx from `f547e3d` to `1beed3c`.

---
updated-dependencies:
- dependency-name: library/nginx
  dependency-version: 1.29-trixie
  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 Nov 5, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 5, 2025 04:31
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 5, 2025
@dependabot dependabot bot requested a review from melizeche November 5, 2025 04:31
@netlify
Copy link

netlify bot commented Nov 5, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit afff529
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/690ad33a49be0800084ea499
😎 Deploy Preview https://deploy-preview-17955--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Nov 5, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit afff529
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/690ad33ad9f6a30008820cd1

@netlify
Copy link

netlify bot commented Nov 5, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit afff529
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/690ad33a1308e900083cc7b7
😎 Deploy Preview https://deploy-preview-17955--authentik-integrations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Nov 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.91%. Comparing base (8acd670) to head (afff529).
⚠️ Report is 44 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17955      +/-   ##
==========================================
- Coverage   92.92%   92.91%   -0.01%     
==========================================
  Files         869      869              
  Lines       48016    48016              
==========================================
- Hits        44619    44616       -3     
- Misses       3397     3400       +3     
Flag Coverage Δ
e2e 45.23% <ø> (+0.05%) ⬆️
integration 23.14% <ø> (-0.06%) ⬇️
unit 91.07% <ø> (+<0.01%) ⬆️
unit-migrate 91.12% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-project-automation github-project-automation bot moved this from Todo to In Progress in authentik Core Nov 7, 2025
@BeryJu BeryJu merged commit b513baf into main Nov 10, 2025
99 checks passed
@BeryJu BeryJu deleted the dependabot/docker/website/library/nginx-1beed3c branch November 10, 2025 15:09
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Nov 10, 2025
kensternberg-authentik added a commit that referenced this pull request Nov 10, 2025
* main: (42 commits)
  core, web: update translations (#17943)
  web: bump @types/node from 24.9.1 to 24.10.0 in /packages/prettier-config (#17949)
  core: bump library/nginx from `f547e3d` to `1beed3c` in /website (#17955)
  core: bump goauthentik.io/api/v3 from 3.2025120.2 to 3.2025120.3 (#17945)
  web: bump @types/node from 22.15.19 to 24.10.0 in /web (#17950)
  ci: bump docker/setup-qemu-action from 3.6.0 to 3.7.0 (#17999)
  lifecycle/aws: bump aws-cdk from 2.1031.1 to 2.1031.2 in /lifecycle/aws (#18014)
  core: bump golang.org/x/sync from 0.17.0 to 0.18.0 (#18033)
  core: bump astral-sh/uv from 0.9.7 to 0.9.8 (#18037)
  core: bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 (#18034)
  core: bump axllent/mailpit from v1.27.10 to v1.27.11 in /tests/e2e (#18035)
  ci: bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 (#18036)
  core: bump library/golang from `a13297b` to `27e1c92` (#18038)
  ci: fix migrate-from-stable for old versions (#18019)
  core: bump library/golang from 1.25.3-trixie to 1.25.4-trixie (#18000)
  website/docs: updates img-src csp (#18010)
  providers/saml: move sp binding location and default value (#17609)
  core: Add example invitation blueprint (#17661)
  root: settings.py: fix comment (#18006)
  core: bump google-auth-httplib2 from 0.2.0 to v0.2.1 (#17978)
  ...
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

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant