dependabot[bot]
5fe2ba4941
Bump the vite group with 2 updates
...
Bumps the vite group with 2 updates: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `@vitejs/plugin-react` from 5.1.4 to 6.0.1
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.1/packages/plugin-react )
Updates `vite` from 7.3.1 to 8.0.0
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/create-vite@8.0.0/packages/vite )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-version: 6.0.1
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: vite
- dependency-name: vite
dependency-version: 8.0.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-14 08:35:25 +00:00
Alejandro Celaya
1b5ad2b15b
Merge pull request #1835 from shlinkio/dependabot/npm_and_yarn/vitest-679ee74b86
...
Bump the vitest group with 4 updates
2026-03-14 09:34:21 +01:00
Alejandro Celaya
d50b9f8e2f
Merge pull request #1836 from shlinkio/dependabot/npm_and_yarn/types/node-25.5.0
...
Bump @types/node from 25.3.5 to 25.5.0
2026-03-14 09:34:10 +01:00
dependabot[bot]
13405c7f42
Bump @types/node from 25.3.5 to 25.5.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 25.3.5 to 25.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: 25.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-14 08:03:33 +00:00
dependabot[bot]
55796eb697
Bump the vitest group with 4 updates
...
Bumps the vitest group with 4 updates: [@vitest/browser-playwright](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser-playwright ), [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser ), [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8 ) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ).
Updates `@vitest/browser-playwright` from 4.0.18 to 4.1.0
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/browser-playwright )
Updates `@vitest/browser` from 4.0.18 to 4.1.0
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/browser )
Updates `@vitest/coverage-v8` from 4.0.18 to 4.1.0
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/coverage-v8 )
Updates `vitest` from 4.0.18 to 4.1.0
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/vitest )
---
updated-dependencies:
- dependency-name: "@vitest/browser-playwright"
dependency-version: 4.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: vitest
- dependency-name: "@vitest/browser"
dependency-version: 4.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: vitest
- dependency-name: "@vitest/coverage-v8"
dependency-version: 4.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: vitest
- dependency-name: vitest
dependency-version: 4.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: vitest
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-14 08:03:18 +00:00
Alejandro Celaya
a84355a440
Merge pull request #1832 from shlinkio/dependabot/docker/node-25.8-alpine
...
Bump node from 25.7-alpine to 25.8-alpine
2026-03-07 09:37:25 +01:00
Alejandro Celaya
e6c64466a9
Merge pull request #1833 from shlinkio/dependabot/npm_and_yarn/types/node-25.3.5
...
Bump @types/node from 25.3.2 to 25.3.5
2026-03-07 09:37:16 +01:00
dependabot[bot]
ca7027926a
Bump @types/node from 25.3.2 to 25.3.5
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 25.3.2 to 25.3.5.
- [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: 25.3.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-07 08:03:12 +00:00
dependabot[bot]
d4f76407b5
Bump node from 25.7-alpine to 25.8-alpine
...
Bumps node from 25.7-alpine to 25.8-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-version: 25.8-alpine
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-07 08:02:23 +00:00
Alejandro Celaya
998dc9208e
Merge pull request #1829 from shlinkio/dependabot/npm_and_yarn/types/node-25.3.2
...
Bump @types/node from 25.3.0 to 25.3.2
2026-02-28 09:07:41 +01:00
Alejandro Celaya
87a48fdcf0
Merge pull request #1824 from shlinkio/dependabot/npm_and_yarn/multi-571506d351
...
Bump rollup
2026-02-28 09:07:22 +01:00
Alejandro Celaya
5b4a3262d1
Merge pull request #1825 from shlinkio/dependabot/npm_and_yarn/multi-bf627a84bc
...
Bump minimatch
2026-02-28 09:06:54 +01:00
Alejandro Celaya
91e2a4b950
Merge pull request #1826 from shlinkio/dependabot/docker/node-25.7-alpine
...
Bump node from 25.6-alpine to 25.7-alpine
2026-02-28 09:06:44 +01:00
Alejandro Celaya
594315d353
Merge pull request #1827 from shlinkio/dependabot/npm_and_yarn/tailwindcss-f66e8dac33
...
Bump the tailwindcss group with 2 updates
2026-02-28 09:06:35 +01:00
Alejandro Celaya
fd13ed153b
Merge pull request #1828 from shlinkio/dependabot/npm_and_yarn/react-router-7.13.1
...
Bump react-router from 7.13.0 to 7.13.1
2026-02-28 09:06:25 +01:00
dependabot[bot]
c0cc00f7af
Bump @types/node from 25.3.0 to 25.3.2
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 25.3.0 to 25.3.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: 25.3.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-28 08:03:22 +00:00
dependabot[bot]
a6b52b8a24
Bump react-router from 7.13.0 to 7.13.1
...
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router ) from 7.13.0 to 7.13.1.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.13.1/packages/react-router )
---
updated-dependencies:
- dependency-name: react-router
dependency-version: 7.13.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-28 08:03:11 +00:00
dependabot[bot]
dcb7701c75
Bump the tailwindcss group with 2 updates
...
Bumps the tailwindcss group with 2 updates: [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite ) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss ).
Updates `@tailwindcss/vite` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/@tailwindcss-vite )
Updates `tailwindcss` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/tailwindcss )
---
updated-dependencies:
- dependency-name: "@tailwindcss/vite"
dependency-version: 4.2.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tailwindcss
- dependency-name: tailwindcss
dependency-version: 4.2.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tailwindcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-28 08:03:01 +00:00
dependabot[bot]
da61f6b23a
Bump node from 25.6-alpine to 25.7-alpine
...
Bumps node from 25.6-alpine to 25.7-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-version: 25.7-alpine
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-28 08:02:14 +00:00
dependabot[bot]
af21f4def1
Bump minimatch
...
Bumps and [minimatch](https://github.com/isaacs/minimatch ). These dependencies needed to be updated together.
Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5 )
Updates `minimatch` from 9.0.5 to 9.0.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5 )
Updates `minimatch` from 5.1.6 to 5.1.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5 )
Updates `minimatch` from 10.1.1 to 10.2.4
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 3.1.5
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 9.0.9
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 5.1.9
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 10.2.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-28 03:46:56 +00:00
dependabot[bot]
c052c318ca
Bump rollup
...
Bumps and [rollup](https://github.com/rollup/rollup ). These dependencies needed to be updated together.
Updates `rollup` from 4.46.2 to 4.59.0
- [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.46.2...v4.59.0 )
Updates `rollup` from 2.79.2 to 2.80.0
- [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.46.2...v4.59.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.59.0
dependency-type: indirect
- dependency-name: rollup
dependency-version: 2.80.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-28 00:18:11 +00:00
Alejandro Celaya
6e6222c513
Merge pull request #1822 from shlinkio/dependabot/npm_and_yarn/tailwindcss-ed27db9c75
...
Bump the tailwindcss group with 2 updates
2026-02-21 14:06:27 +01:00
Alejandro Celaya
78682e0265
Merge pull request #1823 from shlinkio/dependabot/npm_and_yarn/types/node-25.3.0
...
Bump @types/node from 25.2.3 to 25.3.0
2026-02-21 14:06:17 +01:00
dependabot[bot]
adc1610524
Bump @types/node from 25.2.3 to 25.3.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 25.2.3 to 25.3.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: 25.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-21 08:03:27 +00:00
dependabot[bot]
b9b45a2689
Bump the tailwindcss group with 2 updates
...
Bumps the tailwindcss group with 2 updates: [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite ) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss ).
Updates `@tailwindcss/vite` from 4.1.18 to 4.2.0
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.0/packages/@tailwindcss-vite )
Updates `tailwindcss` from 4.1.18 to 4.2.0
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.0/packages/tailwindcss )
---
updated-dependencies:
- dependency-name: "@tailwindcss/vite"
dependency-version: 4.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: tailwindcss
- dependency-name: tailwindcss
dependency-version: 4.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: tailwindcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-21 08:03:08 +00:00
Alejandro Celaya
a2395881c7
Merge pull request #1818 from shlinkio/dependabot/npm_and_yarn/react-5aac21afc0
...
Bump @types/react from 19.2.13 to 19.2.14 in the react group
2026-02-14 09:38:13 +01:00
dependabot[bot]
a4c0e8e369
Bump @types/react from 19.2.13 to 19.2.14 in the react group
...
Bumps the react group with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ).
Updates `@types/react` from 19.2.13 to 19.2.14
- [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.14
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: react
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-14 08:27:29 +00:00
Alejandro Celaya
2ab9eb4e91
Merge pull request #1816 from shlinkio/dependabot/npm_and_yarn/fontawesome-049a6ec419
...
Bump the fontawesome group with 5 updates
2026-02-14 09:26:44 +01:00
Alejandro Celaya
b19d8dcba3
Merge pull request #1819 from shlinkio/dependabot/npm_and_yarn/vite-2a16f2154a
...
Bump @vitejs/plugin-react from 5.1.3 to 5.1.4 in the vite group
2026-02-14 09:26:29 +01:00
Alejandro Celaya
de3483ec30
Merge pull request #1820 from shlinkio/dependabot/npm_and_yarn/types/node-25.2.3
...
Bump @types/node from 25.2.1 to 25.2.3
2026-02-14 09:26:21 +01:00
dependabot[bot]
e0c5bfbe9e
Bump @types/node from 25.2.1 to 25.2.3
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 25.2.1 to 25.2.3.
- [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: 25.2.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-14 08:03:40 +00:00
dependabot[bot]
b2440de96b
Bump @vitejs/plugin-react from 5.1.3 to 5.1.4 in the vite group
...
Bumps the vite group with 1 update: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ).
Updates `@vitejs/plugin-react` from 5.1.3 to 5.1.4
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.4/packages/plugin-react )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-version: 5.1.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-14 08:03:11 +00:00
dependabot[bot]
57108cce09
Bump the fontawesome group with 5 updates
...
Bumps the fontawesome group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome ) | `7.1.0` | `7.2.0` |
| [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome ) | `7.1.0` | `7.2.0` |
| [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome ) | `7.1.0` | `7.2.0` |
| [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome ) | `7.1.0` | `7.2.0` |
| [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome ) | `7.1.0` | `7.2.0` |
Updates `@fortawesome/fontawesome-free` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/7.1.0...7.2.0 )
Updates `@fortawesome/fontawesome-svg-core` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/7.1.0...7.2.0 )
Updates `@fortawesome/free-brands-svg-icons` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/7.1.0...7.2.0 )
Updates `@fortawesome/free-regular-svg-icons` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/7.1.0...7.2.0 )
Updates `@fortawesome/free-solid-svg-icons` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/7.1.0...7.2.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
dependency-version: 7.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontawesome
- dependency-name: "@fortawesome/fontawesome-svg-core"
dependency-version: 7.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontawesome
- dependency-name: "@fortawesome/free-brands-svg-icons"
dependency-version: 7.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontawesome
- dependency-name: "@fortawesome/free-regular-svg-icons"
dependency-version: 7.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontawesome
- dependency-name: "@fortawesome/free-solid-svg-icons"
dependency-version: 7.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontawesome
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-14 08:02:42 +00:00
Alejandro Celaya
97466c5065
Merge pull request #1812 from shlinkio/dependabot/npm_and_yarn/react-945e18fcf3
...
Bump @types/react from 19.2.10 to 19.2.13 in the react group
2026-02-07 13:34:55 +01:00
dependabot[bot]
518e8eba70
Bump @types/react from 19.2.10 to 19.2.13 in the react group
...
Bumps the react group with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ).
Updates `@types/react` from 19.2.10 to 19.2.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.2.13
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: react
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-07 12:26:52 +00:00
Alejandro Celaya
a2b41a03e9
Merge pull request #1808 from shlinkio/dependabot/docker/node-25.6-alpine
...
Bump node from 25.5-alpine to 25.6-alpine
2026-02-07 13:26:06 +01:00
Alejandro Celaya
5f3a437365
Merge pull request #1809 from shlinkio/dependabot/docker/playwright-v1.58.2-noble
...
Bump playwright from v1.58.1-noble to v1.58.2-noble
2026-02-07 13:25:38 +01:00
Alejandro Celaya
dbff3a8781
Merge pull request #1810 from shlinkio/dependabot/npm_and_yarn/fontawesome-0b2fe17fa5
...
Bump @fortawesome/react-fontawesome from 3.1.1 to 3.2.0 in the fontawesome group
2026-02-07 13:25:19 +01:00
Alejandro Celaya
5617da9c68
Merge pull request #1813 from shlinkio/dependabot/npm_and_yarn/vite-a6fddfd173
...
Bump @vitejs/plugin-react from 5.1.2 to 5.1.3 in the vite group
2026-02-07 13:25:02 +01:00
Alejandro Celaya
5847b53c53
Merge pull request #1814 from shlinkio/dependabot/npm_and_yarn/playwright-1.58.2
...
Bump playwright from 1.58.1 to 1.58.2
2026-02-07 13:24:41 +01:00
Alejandro Celaya
1c274898aa
Merge pull request #1815 from shlinkio/dependabot/npm_and_yarn/types/node-25.2.1
...
Bump @types/node from 25.1.0 to 25.2.1
2026-02-07 13:24:24 +01:00
dependabot[bot]
265ed91ec2
Bump @types/node from 25.1.0 to 25.2.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 25.1.0 to 25.2.1.
- [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: 25.2.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-07 08:03:52 +00:00
dependabot[bot]
5208ba2fef
Bump playwright from 1.58.1 to 1.58.2
...
Bumps [playwright](https://github.com/microsoft/playwright ) from 1.58.1 to 1.58.2.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.58.1...v1.58.2 )
---
updated-dependencies:
- dependency-name: playwright
dependency-version: 1.58.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-07 08:03:44 +00:00
dependabot[bot]
03614ad3b9
Bump @vitejs/plugin-react from 5.1.2 to 5.1.3 in the vite group
...
Bumps the vite group with 1 update: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ).
Updates `@vitejs/plugin-react` from 5.1.2 to 5.1.3
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.3/packages/plugin-react )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-version: 5.1.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-07 08:03:20 +00:00
dependabot[bot]
4937b73115
Bump playwright from v1.58.1-noble to v1.58.2-noble
...
Bumps playwright from v1.58.1-noble to v1.58.2-noble.
---
updated-dependencies:
- dependency-name: playwright
dependency-version: v1.58.2-noble
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-07 08:02:36 +00:00
dependabot[bot]
a481d8c2bd
Bump @fortawesome/react-fontawesome in the fontawesome group
...
Bumps the fontawesome group with 1 update: [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome ).
Updates `@fortawesome/react-fontawesome` from 3.1.1 to 3.2.0
- [Release notes](https://github.com/FortAwesome/react-fontawesome/releases )
- [Changelog](https://github.com/FortAwesome/react-fontawesome/blob/main/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/react-fontawesome/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/react-fontawesome"
dependency-version: 3.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontawesome
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-07 08:02:36 +00:00
dependabot[bot]
e6e2fe714a
Bump node from 25.5-alpine to 25.6-alpine
...
Bumps node from 25.5-alpine to 25.6-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-version: 25.6-alpine
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-07 08:02:27 +00:00