Skip to content

website: bump @types/node from 24.9.1 to 24.9.2 in /website#17786

Merged
GirlBossRush merged 1 commit intomainfrom
dependabot/npm_and_yarn/website/types/node-24.9.2
Nov 2, 2025
Merged

website: bump @types/node from 24.9.1 to 24.9.2 in /website#17786
GirlBossRush merged 1 commit intomainfrom
dependabot/npm_and_yarn/website/types/node-24.9.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2025

Bumps @types/node from 24.9.1 to 24.9.2.

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 Oct 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 29, 2025 04:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 29, 2025
@netlify
Copy link

netlify bot commented Oct 29, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit dc28f31
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6904d96af438310009ca90a4
😎 Deploy Preview https://deploy-preview-17786--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 Oct 29, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit dc28f31
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6904d96ac7668f0008200141
😎 Deploy Preview https://deploy-preview-17786--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 Oct 29, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit dc28f31
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6904d96abdcd3f00084e8cc9

@codecov
Copy link

codecov bot commented Oct 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.94%. Comparing base (82ecd41) to head (dc28f31).
⚠️ Report is 9 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17786      +/-   ##
==========================================
+ Coverage   92.72%   92.94%   +0.22%     
==========================================
  Files         869      869              
  Lines       47960    47960              
==========================================
+ Hits        44471    44577     +106     
+ Misses       3489     3383     -106     
Flag Coverage Δ
e2e 45.28% <ø> (+0.71%) ⬆️
integration 23.13% <ø> (-0.06%) ⬇️
unit 91.08% <ø> (ø)
unit-migrate 91.13% <ø> (ø)

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/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.9.1 to 24.9.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.9.2
  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/node-24.9.2 branch from 7de757b to dc28f31 Compare October 31, 2025 15:44
@github-project-automation github-project-automation bot moved this from Todo to In Progress in authentik Core Nov 2, 2025
@GirlBossRush GirlBossRush merged commit 6b08a93 into main Nov 2, 2025
135 of 137 checks passed
@GirlBossRush GirlBossRush deleted the dependabot/npm_and_yarn/website/types/node-24.9.2 branch November 2, 2025 21:11
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Nov 2, 2025
kensternberg-authentik added a commit that referenced this pull request Nov 10, 2025
* main: (32 commits)
  website/docs: 2025.10.1 release notes (#17918)
  providers/oauth2: fix kid always required for federation (#17914)
  providers/radius: revert fix inverted message authenticator validation (#17855) (#17915)
  website: bump @types/node from 24.9.1 to 24.9.2 in /website (#17786)
  web: bump @rollup/plugin-commonjs from 28.0.8 to 28.0.9 in /web in the rollup group across 1 directory (#17788)
  web: bump validator from 13.15.15 to 13.15.20 in /packages/docusaurus-config (#17866)
  internal: add default go http server timeouts (#17858)
  providers/radius: fix inverted message authenticator validation (#17855)
  stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs (#17871)
  web: fix package-lock.json (#17809)
  website/integrations: oracle cloud: cleanup (#17808)
  website/integrations: Add Keycloak integration (#17813)
  website: bump the build group across 1 directory with 9 updates (#17849)
  lifecycle/aws: bump aws-cdk from 2.1031.0 to 2.1031.1 in /lifecycle/aws (#17850)
  core: bump astral-sh/uv from 0.9.6 to 0.9.7 (#17851)
  internal: full openssl path (#17856)
  outpost: revert breaking signals change (#17847)
  web/a11y: Isolated Outpost Error Page (#17683)
  provider/saml: make signing kp singleton (#17703)
  tasks: sanitize log attributes (#17833)
  ...
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