Marcelo Elizeche Landó
70b39eed55
core: bump jsonschema-specifications from 2025.4.1 to v2025.9.1 ( #16818 )
2025-09-16 23:55:12 +02:00
Marcelo Elizeche Landó
2b0d91e571
core: bump microsoft-kiota-abstractions from 1.9.5 to v1.9.7 ( #16819 )
2025-09-16 23:55:09 +02:00
Marcelo Elizeche Landó
59d496d499
core: bump microsoft-kiota-authentication-azure from 1.9.5 to v1.9.6 ( #16820 )
2025-09-16 23:55:06 +02:00
Marcelo Elizeche Landó
3648fd287e
core: bump microsoft-kiota-http from 1.9.5 to v1.9.6 ( #16821 )
2025-09-16 23:55:03 +02:00
Marcelo Elizeche Landó
adb9aa223f
core: bump microsoft-kiota-serialization-form from 1.9.5 to v1.9.7 ( #16822 )
2025-09-16 23:55:01 +02:00
Marcelo Elizeche Landó
ab66ba2924
core: bump microsoft-kiota-serialization-json from 1.9.5 to v1.9.7 ( #16823 )
2025-09-16 23:54:57 +02:00
Marcelo Elizeche Landó
0575b9142a
core: bump microsoft-kiota-serialization-multipart from 1.9.5 to v1.9.7 ( #16824 )
2025-09-16 23:54:55 +02:00
Marcelo Elizeche Landó
1c66f7964a
core: bump microsoft-kiota-serialization-text from 1.9.5 to v1.9.7 ( #16825 )
2025-09-16 23:54:51 +02:00
Marcelo Elizeche Landó
a1ff4732d2
core: bump msgraph-core from 1.3.5 to v1.3.8 ( #16826 )
2025-09-16 23:54:48 +02:00
Marcelo Elizeche Landó
7374a9544a
core: bump opentelemetry-api from 1.36.0 to v1.37.0 ( #16827 )
2025-09-16 23:54:44 +02:00
Marcelo Elizeche Landó
7c976fa86f
core: bump protobuf from 6.31.1 to v6.32.1 ( #16828 )
2025-09-16 23:54:41 +02:00
Marcelo Elizeche Landó
37743fc3ac
core: bump pycparser from 2.22 to v2.23 ( #16829 )
2025-09-16 23:54:38 +02:00
Marcelo Elizeche Landó
56af515ca8
core: bump pynacl from 1.5.0 to v1.6.0 ( #16830 )
2025-09-16 23:54:35 +02:00
Marcelo Elizeche Landó
4fdba8febf
core: bump pyparsing from 3.2.3 to v3.2.4 ( #16831 )
2025-09-16 23:54:32 +02:00
Marcelo Elizeche Landó
a98d845e17
core: bump trio from 0.30.0 to v0.31.0 ( #16832 )
2025-09-16 23:54:29 +02:00
Marcelo Elizeche Landó
21193952bc
core: bump zope-event from 5.1.1 to v6.0 ( #16833 )
2025-09-16 23:54:25 +02:00
Marcelo Elizeche Landó
2fe6a6d115
core: bump zope-interface from 7.2 to v8.0 ( #16834 )
2025-09-16 23:54:22 +02:00
Dewi Roberts
b5ec7df9d1
webiste/docs: improve user ref doc ( #16779 )
...
* WIP
* WIP
* Update website/docs/users-sources/user/user_ref.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Language change
* Update website/docs/users-sources/user/user_ref.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
---------
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-09-16 22:54:00 +01:00
transifex-integration[bot]
cf0afd98e3
translate: Updates for file web/xliff/en.xlf in de ( #16808 )
...
Translate web/xliff/en.xlf in de
100% translated source file: 'web/xliff/en.xlf'
on 'de'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-09-16 20:13:15 +02:00
Connor Peshek
d94f743124
stages: update friendly_name model from null to blank ( #16672 )
...
authentik/stages: update friendly_name model from null to blank
2025-09-16 12:06:42 -05:00
Connor Peshek
7abd287bd0
sources/saml: add default error messages to exceptions ( #15562 )
...
Co-authored-by: connor <connor@connors-MacBook-Pro.local >
2025-09-16 12:06:20 -05:00
Jens L.
84fb8143a2
website/docs: 2025.8.3 release notes ( #16809 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-09-16 16:34:05 +02:00
authentik-automation[bot]
f285e5f8d1
core, web: update translations ( #16783 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2025-09-16 16:11:28 +02:00
Marcelo Elizeche Landó
b0a508a602
stages/email_authenticator: Fix email mfa loop ( #16579 )
...
* Return error message instead of infinite loop
* Remove unused code
* check for existing email device
* revert to initial behaviour
* Add test for failing when the user already has an email device
2025-09-16 16:04:01 +02:00
Josh Martin
e9fa7ad16b
website/docs: updated Frontend development environment contributor docs ( #16731 )
...
* updated Frontend development environment contributor docs
Updated the docs on how to start the frontend project.
clarifying how to override the docker-compose.yml and starting the front-end project for the first time.
Signed-off-by: Josh Martin <joshmartin@reprogrammed.software >
* Update website/docs/developer-docs/setup/frontend-dev-environment.md
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Josh Martin <joshmartin5001@gmail.com >
---------
Signed-off-by: Josh Martin <joshmartin@reprogrammed.software >
Signed-off-by: Josh Martin <joshmartin5001@gmail.com >
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
2025-09-16 08:57:12 -05:00
Dewi Roberts
04023265a6
webiste/integrations: update roundcube doc ( #16753 )
...
* Update doc
* variable names
* Applied suggestions
* Update website/integrations/chat-communication-collaboration/roundcube/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Applied suggestions
---------
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-09-16 13:45:47 +00:00
Dewi Roberts
87b92767e2
website/docs: update create oauth provider page ( #16617 )
...
* Updated the page to be more consistent with upcoming changes to the saml page
* Add note
2025-09-16 14:20:08 +01:00
dependabot[bot]
f80d668b43
website: bump @types/node from 24.4.0 to 24.5.0 in /website ( #16789 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 24.4.0 to 24.5.0.
- [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.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-16 14:54:08 +02:00
dependabot[bot]
317db14940
web: bump the rollup group across 1 directory with 4 updates ( #16792 )
...
Bumps the rollup group with 4 updates in the /web directory: [@rollup/rollup-darwin-arm64](https://github.com/rollup/rollup ), [@rollup/rollup-linux-arm64-gnu](https://github.com/rollup/rollup ), [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup ) and [rollup](https://github.com/rollup/rollup ).
Updates `@rollup/rollup-darwin-arm64` from 4.50.1 to 4.50.2
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.50.1...v4.50.2 )
Updates `@rollup/rollup-linux-arm64-gnu` from 4.50.1 to 4.50.2
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.50.1...v4.50.2 )
Updates `@rollup/rollup-linux-x64-gnu` from 4.50.1 to 4.50.2
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.50.1...v4.50.2 )
Updates `rollup` from 4.50.1 to 4.50.2
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.50.1...v4.50.2 )
---
updated-dependencies:
- dependency-name: "@rollup/rollup-darwin-arm64"
dependency-version: 4.50.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rollup
- dependency-name: "@rollup/rollup-linux-arm64-gnu"
dependency-version: 4.50.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rollup
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-version: 4.50.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rollup
- dependency-name: rollup
dependency-version: 4.50.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rollup
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-16 14:54:00 +02:00
dependabot[bot]
15597d131c
core: bump github.com/getsentry/sentry-go from 0.35.2 to 0.35.3 ( #16786 )
...
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go ) from 0.35.2 to 0.35.3.
- [Release notes](https://github.com/getsentry/sentry-go/releases )
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.35.2...v0.35.3 )
---
updated-dependencies:
- dependency-name: github.com/getsentry/sentry-go
dependency-version: 0.35.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-16 14:53:41 +02:00
dependabot[bot]
fc4ab5ff2f
web: bump the storybook group across 1 directory with 5 updates ( #16791 )
...
Bumps the storybook group with 4 updates in the /web directory: [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs ), [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ), [@storybook/web-components](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/web-components ) and [@storybook/web-components-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/web-components-vite ).
Updates `@storybook/addon-docs` from 9.1.5 to 9.1.6
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v9.1.6/code/addons/docs )
Updates `@storybook/addon-links` from 9.1.5 to 9.1.6
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v9.1.6/code/addons/links )
Updates `@storybook/web-components` from 9.1.5 to 9.1.6
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v9.1.6/code/renderers/web-components )
Updates `@storybook/web-components-vite` from 9.1.5 to 9.1.6
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v9.1.6/code/frameworks/web-components-vite )
Updates `storybook` from 9.1.5 to 9.1.6
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v9.1.6/code/core )
---
updated-dependencies:
- dependency-name: "@storybook/addon-docs"
dependency-version: 9.1.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-links"
dependency-version: 9.1.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/web-components"
dependency-version: 9.1.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/web-components-vite"
dependency-version: 9.1.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: storybook
dependency-version: 9.1.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-16 14:53:28 +02:00
dependabot[bot]
d4b4e60348
web: bump @types/node from 24.4.0 to 24.5.0 in /packages/esbuild-plugin-live-reload ( #16794 )
...
web: bump @types/node in /packages/esbuild-plugin-live-reload
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 24.4.0 to 24.5.0.
- [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.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-16 14:53:17 +02:00
dependabot[bot]
78be0900c8
web: bump @goauthentik/prettier-config from 1.0.5 to 3.1.0 in /web in the goauthentik group across 1 directory ( #16793 )
...
web: bump @goauthentik/prettier-config
Bumps the goauthentik group with 1 update in the /web directory: @goauthentik/prettier-config.
Updates `@goauthentik/prettier-config` from 1.0.5 to 3.1.0
---
updated-dependencies:
- dependency-name: "@goauthentik/prettier-config"
dependency-version: 3.1.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: goauthentik
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-16 14:53:00 +02:00
dependabot[bot]
d621f7b221
web: bump @types/node from 24.4.0 to 24.5.0 in /packages/prettier-config ( #16795 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 24.4.0 to 24.5.0.
- [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.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-16 14:52:31 +02:00
dependabot[bot]
9fe4bd6e4a
web: bump @types/node from 22.15.19 to 24.5.0 in /web ( #16796 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.15.19 to 24.5.0.
- [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.5.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-16 14:52:18 +02:00
Teffen Ellis
45821e0bf1
web: Use curated dictionary for e2e fixtures. ( #16750 )
2025-09-16 08:37:26 -04:00
cbka
1226446be7
website/integrations: fix wekan redirect URL ( #16801 )
...
Update index.mdx
correct redirect url template
Signed-off-by: cbka <cb@mct-datensysteme.de >
2025-09-16 09:42:10 +00:00
Connor Peshek
fd1a0c3afc
website/docs: fix docker tabs not rendering properly ( #16799 )
...
docs: fix docker tabs not rendering properly
2025-09-16 10:19:56 +01:00
Josh Martin
979f511030
web: Fixed null lastUsed and autofocus on TOTP login field ( #16739 )
...
* web: Fix repeated copy alert overlapping input.
* web: Fix null `lastUsed` property in request payload.
Co-authored-by: Josh Martin <joshmartin@reprogrammed.software >
* web: Fix Chrome warning about submitting unmounted forms.
* web: Fix issues surrounding autofocus on mount.
---------
Co-authored-by: Teffen Ellis <teffen@goauthentik.io >
2025-09-16 01:03:27 +02:00
Dewi Roberts
62f0e6757f
website/integrations: add logout url to paperless ( #16758 )
...
Add logout URL
2025-09-15 15:41:07 +00:00
Dewi Roberts
1752b0f03d
website/integrations: update omada controller doc ( #16771 )
...
* Adds tabs, updates group name property mapping, fixes some language.
* WIP
* WIP
2025-09-15 16:15:48 +01:00
Marc 'risson' Schmitt
2a76399c37
website/docs: 2025.8.2 release notes ( #16773 )
2025-09-15 15:13:55 +00:00
Marc 'risson' Schmitt
9db012ee35
sources/oauth/entra_id: do not assume group_id comes from entra ( #16456 )
2025-09-15 16:40:36 +02:00
dependabot[bot]
425216a353
website: bump @types/react from 19.1.12 to 19.1.13 in /website ( #16761 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 19.1.12 to 19.1.13.
- [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.1.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-15 16:32:44 +02:00
dependabot[bot]
d5a1a9edbf
web: bump @types/node from 24.3.1 to 24.4.0 in /packages/esbuild-plugin-live-reload ( #16763 )
...
web: bump @types/node in /packages/esbuild-plugin-live-reload
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 24.3.1 to 24.4.0.
- [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.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-15 16:32:34 +02:00
dependabot[bot]
a8a95b76f3
web: bump @types/node from 22.15.19 to 24.4.0 in /web ( #16768 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.15.19 to 24.4.0.
- [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.4.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-15 16:32:23 +02:00
dependabot[bot]
eff8b1ea5d
web: bump chromedriver from 140.0.1 to 140.0.2 in /web ( #16766 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 140.0.1 to 140.0.2.
- [Commits](https://github.com/giggio/node-chromedriver/compare/140.0.1...140.0.2 )
---
updated-dependencies:
- dependency-name: chromedriver
dependency-version: 140.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-15 16:32:09 +02:00
dependabot[bot]
3ca352cbc1
website: bump @types/node from 24.3.1 to 24.4.0 in /website ( #16762 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 24.3.1 to 24.4.0.
- [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.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-15 15:47:10 +02:00
dependabot[bot]
77fd73d0f8
web: bump the react group across 2 directories with 1 update ( #16764 )
...
Bumps the react group with 1 update in the /packages/docusaurus-config directory: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ).
Bumps the react group with 1 update in the /web directory: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ).
Updates `@types/react` from 19.1.12 to 19.1.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Updates `@types/react` from 19.1.12 to 19.1.13
- [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.1.13
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: react
- dependency-name: "@types/react"
dependency-version: 19.1.13
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: react
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-15 15:46:51 +02:00
dependabot[bot]
b59ccfaf4c
web: bump typedoc from 0.28.12 to 0.28.13 in /packages/esbuild-plugin-live-reload ( #16765 )
...
web: bump typedoc in /packages/esbuild-plugin-live-reload
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.28.12 to 0.28.13.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.28.12...v0.28.13 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-version: 0.28.13
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-15 15:46:31 +02:00