Skip to content

website: bump @types/react from 19.2.6 to 19.2.7 in /website#18357

Merged
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/website/types/react-19.2.7
Dec 1, 2025
Merged

website: bump @types/react from 19.2.6 to 19.2.7 in /website#18357
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/website/types/react-19.2.7

Conversation

@dependabot
Copy link
Contributor

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

Bumps @types/react from 19.2.6 to 19.2.7.

Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 25, 2025 04:04
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2025
@netlify
Copy link

netlify bot commented Nov 25, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 125fcc3
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69265114fec09f0008c6c0c4
😎 Deploy Preview https://deploy-preview-18357--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.

@netlify
Copy link

netlify bot commented Nov 25, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 125fcc3
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6926511491788300083a8932

@netlify
Copy link

netlify bot commented Nov 25, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 125fcc3
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69265114fec09f0008c6c0c2
😎 Deploy Preview https://deploy-preview-18357--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.

@codecov
Copy link

codecov bot commented Nov 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.67%. Comparing base (2cae816) to head (125fcc3).
⚠️ Report is 55 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18357      +/-   ##
==========================================
- Coverage   92.72%   92.67%   -0.05%     
==========================================
  Files         894      894              
  Lines       49020    49020              
==========================================
- Hits        45455    45431      -24     
- Misses       3565     3589      +24     
Flag Coverage Δ
e2e 44.66% <ø> (+<0.01%) ⬆️
integration 23.06% <ø> (-0.06%) ⬇️
unit 91.12% <ø> (+<0.01%) ⬆️
unit-migrate 91.17% <ø> (+<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.

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.2.6 to 19.2.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-version: 19.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/website/types/react-19.2.7 branch from c7258c2 to 125fcc3 Compare November 26, 2025 01:00
@BeryJu BeryJu merged commit 382bd32 into main Dec 1, 2025
91 of 93 checks passed
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/website/types/react-19.2.7 branch December 1, 2025 12:30
kensternberg-authentik added a commit that referenced this pull request Dec 11, 2025
* main: (53 commits)
  core, web: update translations (#18380)
  web: re-add en.xlf locale (#18469)
  stages/user_write: Fix user attributes are not sanitized under certains conditions (#17890)
  providers/scim: compare users/groups before sending update request (#18456)
  enterprise/endpoints/connectors/agent: fix Apple JWE encryption when FIPS is enabled (#18464)
  website: bump @types/react from 19.2.6 to 19.2.7 in /website (#18357)
  core: bump goauthentik/fips-debian from `ac4c80b` to `de70579` (#18419)
  core: bump github.com/getsentry/sentry-go from 0.39.0 to 0.40.0 (#18416)
  website: bump prettier-plugin-packagejson from 2.5.19 to 2.5.20 in /website (#18460)
  core: bump goauthentik.io/api/v3 from 3.2025120.7 to 3.2025120.11 (#18461)
  website/integrations: add GLPI (#17937)
  website/integrations: small fixes (#18423)
  enterprise: Apple Platform SSO (#15318)
  crypto: only generate managed keypair if non-existent (#18457)
  ci: remove translation-rename (#18444)
  translate: Updates for project authentik and language tr (#18438)
  translate: Updates for project authentik and language fr (#18431)
  translate: Updates for project authentik and language ru (#18442)
  translate: Updates for project authentik and language cs_CZ (#18443)
  translate: Updates for project authentik and language pt (#18437)
  ...
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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant