Alejandro Celaya
77f8d63b95
Merge pull request #1730 from shlinkio/develop
...
Release 4.6.0
2025-11-12 14:53:52 +01:00
Alejandro Celaya
ffc8249c22
Merge pull request #1729 from acelaya-forks/shlink-4.6
...
Add support for Shlink 4.6
2025-11-12 14:51:01 +01:00
Alejandro Celaya
622fcd9db6
Fixed types after updating to latest shlink components
2025-11-12 14:49:23 +01:00
Alejandro Celaya
99d6eb5f7c
Add support for Shlink 4.6
2025-11-12 14:35:59 +01:00
Alejandro Celaya
8b4388edc7
Merge pull request #1723 from shlinkio/dependabot/npm_and_yarn/eslint-5b0d500e3e
...
Bump the eslint group with 2 updates
2025-11-08 09:30:19 +01:00
dependabot[bot]
f176ef305f
Bump the eslint group with 2 updates
...
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint ) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Updates `eslint` from 9.39.0 to 9.39.1
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/compare/v9.39.0...v9.39.1 )
Updates `typescript-eslint` from 8.46.2 to 8.46.3
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.3/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.39.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: eslint
- dependency-name: typescript-eslint
dependency-version: 8.46.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-08 08:24:19 +00:00
Alejandro Celaya
a0953304f1
Merge pull request #1725 from shlinkio/dependabot/npm_and_yarn/vite-15e00ad86c
...
Bump vite from 7.1.12 to 7.2.2 in the vite group
2025-11-08 09:23:08 +01:00
Alejandro Celaya
9d31c33cb8
Merge pull request #1726 from shlinkio/dependabot/npm_and_yarn/vitest-d9446cd8fc
...
Bump the vitest group with 4 updates
2025-11-08 09:22:51 +01:00
Alejandro Celaya
1c748128ce
Merge pull request #1727 from shlinkio/dependabot/npm_and_yarn/tailwindcss-5957accafc
...
Bump the tailwindcss group with 2 updates
2025-11-08 09:22:40 +01:00
Alejandro Celaya
440a25f8e3
Merge pull request #1728 from shlinkio/dependabot/npm_and_yarn/reduxjs/toolkit-2.10.1
...
Bump @reduxjs/toolkit from 2.9.2 to 2.10.1
2025-11-08 09:22:31 +01:00
dependabot[bot]
9ce3e48493
Bump @reduxjs/toolkit from 2.9.2 to 2.10.1
...
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit ) from 2.9.2 to 2.10.1.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases )
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.9.2...v2.10.1 )
---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
dependency-version: 2.10.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-08 08:03:21 +00:00
dependabot[bot]
288f68fa59
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.16 to 4.1.17
- [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.1.17/packages/@tailwindcss-vite )
Updates `tailwindcss` from 4.1.16 to 4.1.17
- [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.1.17/packages/tailwindcss )
---
updated-dependencies:
- dependency-name: "@tailwindcss/vite"
dependency-version: 4.1.17
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tailwindcss
- dependency-name: tailwindcss
dependency-version: 4.1.17
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tailwindcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-08 08:03:06 +00:00
dependabot[bot]
0b63e24338
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.6 to 4.0.8
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.8/packages/browser-playwright )
Updates `@vitest/browser` from 4.0.6 to 4.0.8
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.8/packages/browser )
Updates `@vitest/coverage-v8` from 4.0.6 to 4.0.8
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.8/packages/coverage-v8 )
Updates `vitest` from 4.0.6 to 4.0.8
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.8/packages/vitest )
---
updated-dependencies:
- dependency-name: "@vitest/browser-playwright"
dependency-version: 4.0.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: vitest
- dependency-name: "@vitest/browser"
dependency-version: 4.0.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vitest
- dependency-name: "@vitest/coverage-v8"
dependency-version: 4.0.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vitest
- dependency-name: vitest
dependency-version: 4.0.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vitest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-08 08:02:47 +00:00
dependabot[bot]
5468d2fe36
Bump vite from 7.1.12 to 7.2.2 in the vite group
...
Bumps the vite group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `vite` from 7.1.12 to 7.2.2
- [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/v7.2.2/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.2.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-08 08:02:21 +00:00
Alejandro Celaya
2fa5af70be
Merge pull request #1720 from shlinkio/dependabot/npm_and_yarn/vitest-dd1699bcbc
...
Bump the vitest group with 4 updates
2025-11-01 13:46:41 +01:00
Alejandro Celaya
8cbd18b4ab
Merge pull request #1718 from shlinkio/dependabot/npm_and_yarn/eslint-23de6579a7
...
Bump eslint from 9.38.0 to 9.39.0 in the eslint group
2025-11-01 13:46:30 +01:00
Alejandro Celaya
728519de5e
Merge pull request #1719 from shlinkio/dependabot/docker/node-25.1-alpine
...
Bump node from 25.0-alpine to 25.1-alpine
2025-11-01 13:46:21 +01:00
Alejandro Celaya
5f0bfdf298
Merge pull request #1721 from shlinkio/dependabot/npm_and_yarn/react-router-7.9.5
...
Bump react-router from 7.9.4 to 7.9.5
2025-11-01 13:46:06 +01:00
Alejandro Celaya
a50a75046b
Merge pull request #1722 from shlinkio/dependabot/npm_and_yarn/csvtojson-2.0.14
...
Bump csvtojson from 2.0.13 to 2.0.14
2025-11-01 13:45:58 +01:00
dependabot[bot]
8bf7c12ad6
Bump csvtojson from 2.0.13 to 2.0.14
...
Bumps [csvtojson](https://github.com/Keyang/node-csvtojson ) from 2.0.13 to 2.0.14.
- [Release notes](https://github.com/Keyang/node-csvtojson/releases )
- [Commits](https://github.com/Keyang/node-csvtojson/compare/v2.0.13...v2.0.14 )
---
updated-dependencies:
- dependency-name: csvtojson
dependency-version: 2.0.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-01 08:02:38 +00:00
dependabot[bot]
79e70ea324
Bump react-router from 7.9.4 to 7.9.5
...
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router ) from 7.9.4 to 7.9.5.
- [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.9.5/packages/react-router )
---
updated-dependencies:
- dependency-name: react-router
dependency-version: 7.9.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-01 08:02:32 +00:00
dependabot[bot]
fdfe6a0470
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.3 to 4.0.6
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.6/packages/browser-playwright )
Updates `@vitest/browser` from 4.0.3 to 4.0.6
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.6/packages/browser )
Updates `@vitest/coverage-v8` from 4.0.3 to 4.0.6
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.6/packages/coverage-v8 )
Updates `vitest` from 4.0.3 to 4.0.6
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.6/packages/vitest )
---
updated-dependencies:
- dependency-name: "@vitest/browser-playwright"
dependency-version: 4.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: vitest
- dependency-name: "@vitest/browser"
dependency-version: 4.0.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vitest
- dependency-name: "@vitest/coverage-v8"
dependency-version: 4.0.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vitest
- dependency-name: vitest
dependency-version: 4.0.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vitest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-01 08:02:13 +00:00
dependabot[bot]
3d65ed654c
Bump node from 25.0-alpine to 25.1-alpine
...
Bumps node from 25.0-alpine to 25.1-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-version: 25.1-alpine
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-01 08:02:07 +00:00
dependabot[bot]
deab26c244
Bump eslint from 9.38.0 to 9.39.0 in the eslint group
...
Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint ).
Updates `eslint` from 9.38.0 to 9.39.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/compare/v9.38.0...v9.39.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.39.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-01 08:01:31 +00:00
Alejandro Celaya
a7456d599b
Fix coding style in vite config file
2025-10-25 09:38:47 +02:00
Alejandro Celaya
5fc213789c
Merge pull request #1714 from shlinkio/dependabot/npm_and_yarn/vitest-e531eefaae
...
Bump the vitest group with 3 updates
2025-10-25 09:34:26 +02:00
Alejandro Celaya
a6c1820be2
Decrease required branch coverage to 89
2025-10-25 09:32:07 +02:00
Alejandro Celaya
d6b462f112
Add @vitest/browser-playwright
2025-10-25 09:29:00 +02:00
dependabot[bot]
18b4802e60
Bump the vitest group with 3 updates
...
Bumps the vitest group with 3 updates: [@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` from 3.2.4 to 4.0.3
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.3/packages/browser )
Updates `@vitest/coverage-v8` from 3.2.4 to 4.0.3
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.3/packages/coverage-v8 )
Updates `vitest` from 3.2.4 to 4.0.3
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.3/packages/vitest )
---
updated-dependencies:
- dependency-name: "@vitest/browser"
dependency-version: 4.0.3
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: vitest
- dependency-name: "@vitest/coverage-v8"
dependency-version: 4.0.3
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: vitest
- dependency-name: vitest
dependency-version: 4.0.3
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: vitest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-25 07:23:55 +00:00
Alejandro Celaya
3ddd1e380f
Merge pull request #1712 from shlinkio/dependabot/npm_and_yarn/eslint-930653e90f
...
Bump the eslint group with 2 updates
2025-10-25 09:21:43 +02:00
dependabot[bot]
a7278e3728
Bump the eslint group with 2 updates
...
Bumps the eslint group with 2 updates: [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Updates `eslint-plugin-react-hooks` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks )
Updates `typescript-eslint` from 8.46.1 to 8.46.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
dependency-version: 7.0.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: eslint
- dependency-name: typescript-eslint
dependency-version: 8.46.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-25 07:13:21 +00:00
Alejandro Celaya
48c8d23e7b
Merge pull request #1717 from shlinkio/dependabot/npm_and_yarn/reduxjs/toolkit-2.9.2
...
Bump @reduxjs/toolkit from 2.9.1 to 2.9.2
2025-10-25 09:11:31 +02:00
Alejandro Celaya
6f53f44bf8
Merge pull request #1713 from shlinkio/dependabot/npm_and_yarn/vite-4b7c11b8a7
...
Bump the vite group with 2 updates
2025-10-25 09:11:07 +02:00
Alejandro Celaya
06ea04e382
Merge pull request #1715 from shlinkio/dependabot/npm_and_yarn/tailwindcss-67961464c6
...
Bump the tailwindcss group with 2 updates
2025-10-25 09:10:58 +02:00
Alejandro Celaya
7c6f434e9c
Merge pull request #1716 from shlinkio/dependabot/npm_and_yarn/csvtojson-2.0.13
...
Bump csvtojson from 2.0.10 to 2.0.13
2025-10-25 09:10:46 +02:00
dependabot[bot]
d9843e6bbd
Bump @reduxjs/toolkit from 2.9.1 to 2.9.2
...
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit ) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases )
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.9.1...v2.9.2 )
---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
dependency-version: 2.9.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-25 07:03:45 +00:00
dependabot[bot]
9655bb8ccc
Bump csvtojson from 2.0.10 to 2.0.13
...
Bumps [csvtojson](https://github.com/Keyang/node-csvtojson ) from 2.0.10 to 2.0.13.
- [Release notes](https://github.com/Keyang/node-csvtojson/releases )
- [Commits](https://github.com/Keyang/node-csvtojson/compare/v2.0.10...v2.0.13 )
---
updated-dependencies:
- dependency-name: csvtojson
dependency-version: 2.0.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-25 07:03:29 +00:00
dependabot[bot]
17f7ce395d
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.14 to 4.1.16
- [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.1.16/packages/@tailwindcss-vite )
Updates `tailwindcss` from 4.1.14 to 4.1.16
- [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.1.16/packages/tailwindcss )
---
updated-dependencies:
- dependency-name: "@tailwindcss/vite"
dependency-version: 4.1.16
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tailwindcss
- dependency-name: tailwindcss
dependency-version: 4.1.16
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tailwindcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-25 07:03:18 +00:00
dependabot[bot]
2dab89f774
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.0.4 to 5.1.0
- [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.0/packages/plugin-react )
Updates `vite` from 7.1.10 to 7.1.12
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v7.1.12/packages/vite )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-version: 5.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: vite
- dependency-name: vite
dependency-version: 7.1.12
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-25 07:02:31 +00:00
Alejandro Celaya
f8967558d8
Merge pull request #1706 from shlinkio/dependabot/npm_and_yarn/react-78a4db6db4
...
Bump @types/react-dom from 19.2.1 to 19.2.2 in the react group
2025-10-18 09:24:20 +02:00
Alejandro Celaya
0843893f42
Merge pull request #1707 from shlinkio/dependabot/npm_and_yarn/vite-67728f9449
...
Bump vite from 7.1.9 to 7.1.10 in the vite group
2025-10-18 09:21:06 +02:00
dependabot[bot]
feb9476be7
Bump vite from 7.1.9 to 7.1.10 in the vite group
...
Bumps the vite group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `vite` from 7.1.9 to 7.1.10
- [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/v7.1.10/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.1.10
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-18 07:14:39 +00:00
Alejandro Celaya
27f7ffa13d
Merge pull request #1703 from shlinkio/dependabot/npm_and_yarn/eslint-a235eed4eb
...
Bump the eslint group with 3 updates
2025-10-18 09:13:48 +02:00
Alejandro Celaya
9108c1b9c7
Merge pull request #1704 from shlinkio/dependabot/docker/node-25.0-alpine
...
Bump node from 24.10-alpine to 25.0-alpine
2025-10-18 09:13:39 +02:00
Alejandro Celaya
13b289654f
Merge pull request #1705 from shlinkio/dependabot/docker/playwright-v1.56.1-noble
...
Bump playwright from v1.56.0-noble to v1.56.1-noble
2025-10-18 09:13:29 +02:00
Alejandro Celaya
5914effb1c
Merge pull request #1708 from shlinkio/dependabot/npm_and_yarn/vite-plugin-pwa-1.1.0
...
Bump vite-plugin-pwa from 1.0.3 to 1.1.0
2025-10-18 09:12:59 +02:00
Alejandro Celaya
b22d2e8621
Merge pull request #1709 from shlinkio/dependabot/npm_and_yarn/playwright-1.56.1
...
Bump playwright from 1.56.0 to 1.56.1
2025-10-18 09:12:51 +02:00
Alejandro Celaya
5a4743d4f5
Merge pull request #1710 from shlinkio/dependabot/npm_and_yarn/reduxjs/toolkit-2.9.1
...
Bump @reduxjs/toolkit from 2.9.0 to 2.9.1
2025-10-18 09:12:42 +02:00
dependabot[bot]
b70652f11d
Bump @reduxjs/toolkit from 2.9.0 to 2.9.1
...
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit ) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases )
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.9.0...v2.9.1 )
---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
dependency-version: 2.9.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-18 07:03:20 +00:00
dependabot[bot]
17166246d6
Bump playwright from 1.56.0 to 1.56.1
...
Bumps [playwright](https://github.com/microsoft/playwright ) from 1.56.0 to 1.56.1.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.56.0...v1.56.1 )
---
updated-dependencies:
- dependency-name: playwright
dependency-version: 1.56.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-18 07:03:12 +00:00
dependabot[bot]
79b3f34187
Bump vite-plugin-pwa from 1.0.3 to 1.1.0
...
Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa ) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases )
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v1.0.3...v1.1.0 )
---
updated-dependencies:
- dependency-name: vite-plugin-pwa
dependency-version: 1.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-18 07:02:55 +00:00
dependabot[bot]
02df7a2819
Bump @types/react-dom from 19.2.1 to 19.2.2 in the react group
...
Bumps the react group with 1 update: [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ).
Updates `@types/react-dom` from 19.2.1 to 19.2.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-version: 19.2.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: react
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-18 07:02:20 +00:00
dependabot[bot]
761886e17a
Bump playwright from v1.56.0-noble to v1.56.1-noble
...
Bumps playwright from v1.56.0-noble to v1.56.1-noble.
---
updated-dependencies:
- dependency-name: playwright
dependency-version: v1.56.1-noble
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-18 07:02:15 +00:00
dependabot[bot]
b75d5b3bd1
Bump node from 24.10-alpine to 25.0-alpine
...
Bumps node from 24.10-alpine to 25.0-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-version: 25.0-alpine
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-18 07:02:06 +00:00
dependabot[bot]
00730d47bb
Bump the eslint group with 3 updates
...
Bumps the eslint group with 3 updates: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin ), [eslint](https://github.com/eslint/eslint ) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Updates `@stylistic/eslint-plugin` from 5.4.0 to 5.5.0
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases )
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.5.0/packages/eslint-plugin )
Updates `eslint` from 9.37.0 to 9.38.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/compare/v9.37.0...v9.38.0 )
Updates `typescript-eslint` from 8.46.0 to 8.46.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.1/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
dependency-version: 5.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: eslint
dependency-version: 9.38.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: typescript-eslint
dependency-version: 8.46.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-18 07:02:00 +00:00
Alejandro Celaya
43e47fe5f0
Merge pull request #1694 from shlinkio/dependabot/npm_and_yarn/eslint-a70c5ab51b
...
Bump the eslint group with 3 updates
2025-10-14 09:57:27 +02:00
Alejandro Celaya
a0bcf6205c
Update to @shlinkio/eslint-config-js-coding-standard v3.7
2025-10-14 09:55:44 +02:00
dependabot[bot]
e26d66b521
Bump the eslint group with 3 updates
...
Bumps the eslint group with 3 updates: [@shlinkio/eslint-config-js-coding-standard](https://github.com/shlinkio/js-coding-standard ), [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Updates `@shlinkio/eslint-config-js-coding-standard` from 3.6.0 to 3.6.1
- [Release notes](https://github.com/shlinkio/js-coding-standard/releases )
- [Changelog](https://github.com/shlinkio/js-coding-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/shlinkio/js-coding-standard/compare/v3.6.0...v3.6.1 )
Updates `eslint-plugin-react-hooks` from 6.1.1 to 7.0.0
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks )
Updates `typescript-eslint` from 8.45.0 to 8.46.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: "@shlinkio/eslint-config-js-coding-standard"
dependency-version: 3.6.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: eslint
- dependency-name: eslint-plugin-react-hooks
dependency-version: 7.0.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: eslint
- dependency-name: typescript-eslint
dependency-version: 8.46.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-11 07:19:00 +00:00
Alejandro Celaya
fd601b7767
Merge pull request #1695 from shlinkio/dependabot/docker/playwright-v1.56.0-noble
...
Bump playwright from v1.55.1-noble to v1.56.0-noble
2025-10-11 09:18:12 +02:00
Alejandro Celaya
573a248114
Merge pull request #1696 from shlinkio/dependabot/docker/node-24.10-alpine
...
Bump node from 24.9-alpine to 24.10-alpine
2025-10-11 09:18:01 +02:00
Alejandro Celaya
c1f15ac635
Merge pull request #1697 from shlinkio/dependabot/npm_and_yarn/shlink-2a77b0991b
...
Bump the shlink group with 4 updates
2025-10-11 09:17:53 +02:00
Alejandro Celaya
87c5e28472
Merge pull request #1698 from shlinkio/dependabot/npm_and_yarn/react-9219e51c5f
...
Bump the react group with 2 updates
2025-10-11 09:17:43 +02:00
Alejandro Celaya
27c63f590c
Merge pull request #1699 from shlinkio/dependabot/npm_and_yarn/react-external-link-2.6.1
...
Bump react-external-link from 2.6.0 to 2.6.1
2025-10-11 09:17:34 +02:00
Alejandro Celaya
fb0ace7eb2
Merge pull request #1700 from shlinkio/dependabot/npm_and_yarn/axe-core-4.11.0
...
Bump axe-core from 4.10.3 to 4.11.0
2025-10-11 09:17:25 +02:00
Alejandro Celaya
7e0786177f
Merge pull request #1701 from shlinkio/dependabot/npm_and_yarn/playwright-1.56.0
...
Bump playwright from 1.55.1 to 1.56.0
2025-10-11 09:17:17 +02:00
Alejandro Celaya
0bf54a4afe
Merge pull request #1702 from shlinkio/dependabot/npm_and_yarn/react-router-7.9.4
...
Bump react-router from 7.9.3 to 7.9.4
2025-10-11 09:17:04 +02:00
dependabot[bot]
aef1b366db
Bump react-router from 7.9.3 to 7.9.4
...
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router ) from 7.9.3 to 7.9.4.
- [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.9.4/packages/react-router )
---
updated-dependencies:
- dependency-name: react-router
dependency-version: 7.9.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-11 07:03:43 +00:00
dependabot[bot]
81df706914
Bump playwright from 1.55.1 to 1.56.0
...
Bumps [playwright](https://github.com/microsoft/playwright ) from 1.55.1 to 1.56.0.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.55.1...v1.56.0 )
---
updated-dependencies:
- dependency-name: playwright
dependency-version: 1.56.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-11 07:03:31 +00:00
dependabot[bot]
f6cf0a7d91
Bump axe-core from 4.10.3 to 4.11.0
...
Bumps [axe-core](https://github.com/dequelabs/axe-core ) from 4.10.3 to 4.11.0.
- [Release notes](https://github.com/dequelabs/axe-core/releases )
- [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/dequelabs/axe-core/compare/v4.10.3...v4.11.0 )
---
updated-dependencies:
- dependency-name: axe-core
dependency-version: 4.11.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-11 07:03:19 +00:00
dependabot[bot]
c4e9a50760
Bump react-external-link from 2.6.0 to 2.6.1
...
Bumps [react-external-link](https://github.com/acelaya/react-external-link ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/acelaya/react-external-link/releases )
- [Changelog](https://github.com/acelaya/react-external-link/blob/main/CHANGELOG.md )
- [Commits](https://github.com/acelaya/react-external-link/compare/v2.6.0...v2.6.1 )
---
updated-dependencies:
- dependency-name: react-external-link
dependency-version: 2.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-11 07:03:11 +00:00
dependabot[bot]
c720b977e4
Bump the react group with 2 updates
...
Bumps the react group with 2 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ).
Updates `@types/react` from 19.2.0 to 19.2.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Updates `@types/react-dom` from 19.2.0 to 19.2.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-version: 19.2.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: react
- dependency-name: "@types/react-dom"
dependency-version: 19.2.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: react
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-11 07:02:46 +00:00
dependabot[bot]
7de250da16
Bump the shlink group with 4 updates
...
Bumps the shlink group with 4 updates: [@shlinkio/data-manipulation](https://github.com/shlinkio/data-manipulation ), [@shlinkio/shlink-frontend-kit](https://github.com/shlinkio/shlink-frontend-kit ), [@shlinkio/shlink-js-sdk](https://github.com/shlinkio/shlink-js-sdk ) and [@shlinkio/shlink-web-component](https://github.com/shlinkio/shlink-web-component ).
Updates `@shlinkio/data-manipulation` from 1.0.3 to 1.0.4
- [Release notes](https://github.com/shlinkio/data-manipulation/releases )
- [Changelog](https://github.com/shlinkio/data-manipulation/blob/main/CHANGELOG.md )
- [Commits](https://github.com/shlinkio/data-manipulation/compare/v1.0.3...v1.0.4 )
Updates `@shlinkio/shlink-frontend-kit` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/shlinkio/shlink-frontend-kit/releases )
- [Changelog](https://github.com/shlinkio/shlink-frontend-kit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/shlinkio/shlink-frontend-kit/compare/v1.2.0...v1.2.1 )
Updates `@shlinkio/shlink-js-sdk` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/shlinkio/shlink-js-sdk/releases )
- [Changelog](https://github.com/shlinkio/shlink-js-sdk/blob/main/CHANGELOG.md )
- [Commits](https://github.com/shlinkio/shlink-js-sdk/compare/v2.2.1...v2.2.2 )
Updates `@shlinkio/shlink-web-component` from 0.16.2 to 0.16.3
- [Release notes](https://github.com/shlinkio/shlink-web-component/releases )
- [Changelog](https://github.com/shlinkio/shlink-web-component/blob/main/CHANGELOG.md )
- [Commits](https://github.com/shlinkio/shlink-web-component/compare/v0.16.2...v0.16.3 )
---
updated-dependencies:
- dependency-name: "@shlinkio/data-manipulation"
dependency-version: 1.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: shlink
- dependency-name: "@shlinkio/shlink-frontend-kit"
dependency-version: 1.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: shlink
- dependency-name: "@shlinkio/shlink-js-sdk"
dependency-version: 2.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: shlink
- dependency-name: "@shlinkio/shlink-web-component"
dependency-version: 0.16.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: shlink
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-11 07:02:28 +00:00
dependabot[bot]
06a6da0e34
Bump node from 24.9-alpine to 24.10-alpine
...
Bumps node from 24.9-alpine to 24.10-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-version: 24.10-alpine
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-11 07:02:13 +00:00
dependabot[bot]
25ee80ebf6
Bump playwright from v1.55.1-noble to v1.56.0-noble
...
Bumps playwright from v1.55.1-noble to v1.56.0-noble.
---
updated-dependencies:
- dependency-name: playwright
dependency-version: v1.56.0-noble
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-11 07:02:06 +00:00
Alejandro Celaya
0101ed0e0f
Merge pull request #1688 from shlinkio/dependabot/npm_and_yarn/eslint-86f618e58d
...
Bump the eslint group with 3 updates
2025-10-04 11:48:37 +02:00
Alejandro Celaya
7f9d01668d
Update snapshots for new react
2025-10-04 11:47:19 +02:00
Alejandro Celaya
2d94753892
Update to @shlinkio/eslint-config-js-coding-standard v3.6.0
2025-10-04 11:42:42 +02:00
dependabot[bot]
1a70d90462
Bump the eslint group with 3 updates
...
Bumps the eslint group with 3 updates: [eslint](https://github.com/eslint/eslint ), [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Updates `eslint` from 9.36.0 to 9.37.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/compare/v9.36.0...v9.37.0 )
Updates `eslint-plugin-react-hooks` from 5.2.0 to 6.1.1
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks )
Updates `typescript-eslint` from 8.44.1 to 8.45.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.45.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.37.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: eslint-plugin-react-hooks
dependency-version: 6.1.1
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: eslint
- dependency-name: typescript-eslint
dependency-version: 8.45.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-04 08:52:12 +00:00
Alejandro Celaya
f262187c1b
Merge pull request #1690 from shlinkio/dependabot/npm_and_yarn/testing-c8cdf3722b
...
Bump @testing-library/jest-dom from 6.8.0 to 6.9.1 in the testing group
2025-10-04 10:50:34 +02:00
Alejandro Celaya
7bec7d8bad
Merge pull request #1687 from shlinkio/dependabot/npm_and_yarn/fontawesome-c69ebffc36
...
Bump the fontawesome group with 6 updates
2025-10-04 10:33:56 +02:00
Alejandro Celaya
1fe70aaad9
Merge pull request #1689 from shlinkio/dependabot/npm_and_yarn/react-47b46a4058
...
Bump the react group with 4 updates
2025-10-04 10:23:45 +02:00
dependabot[bot]
02d93043b6
Bump the react group with 4 updates
...
Bumps the react group with 4 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react ), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ).
Updates `react` from 19.1.1 to 19.2.0
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react )
Updates `@types/react` from 19.1.14 to 19.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Updates `react-dom` from 19.1.1 to 19.2.0
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react-dom )
Updates `@types/react-dom` from 19.1.9 to 19.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
Updates `@types/react` from 19.1.14 to 19.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Updates `@types/react-dom` from 19.1.9 to 19.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: react
dependency-version: 19.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: react
- dependency-name: "@types/react"
dependency-version: 19.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: react
- dependency-name: react-dom
dependency-version: 19.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: react
- dependency-name: "@types/react-dom"
dependency-version: 19.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: react
- dependency-name: "@types/react"
dependency-version: 19.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: react
- dependency-name: "@types/react-dom"
dependency-version: 19.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: react
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-04 08:23:19 +00:00
dependabot[bot]
ba577b8b38
Bump @testing-library/jest-dom from 6.8.0 to 6.9.1 in the testing group
...
Bumps the testing group with 1 update: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ).
Updates `@testing-library/jest-dom` from 6.8.0 to 6.9.1
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.8.0...v6.9.1 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-version: 6.9.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-04 08:23:09 +00:00
Alejandro Celaya
3f8fc9c9b1
Merge pull request #1691 from shlinkio/dependabot/npm_and_yarn/vite-8f910c0207
...
Bump the vite group with 2 updates
2025-10-04 10:21:57 +02:00
Alejandro Celaya
e499c5f815
Merge pull request #1692 from shlinkio/dependabot/npm_and_yarn/tailwindcss-5f78d6ad05
...
Bump the tailwindcss group with 2 updates
2025-10-04 10:21:02 +02:00
Alejandro Celaya
15ed804b01
Merge pull request #1693 from shlinkio/dependabot/npm_and_yarn/typescript-5.9.3
...
Bump typescript from 5.9.2 to 5.9.3
2025-10-04 10:20:46 +02:00
dependabot[bot]
cd1cd9a2ba
Bump typescript from 5.9.2 to 5.9.3
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v5.9.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 5.9.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-04 07:04:14 +00:00
dependabot[bot]
2cfb286084
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.13 to 4.1.14
- [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.1.14/packages/@tailwindcss-vite )
Updates `tailwindcss` from 4.1.13 to 4.1.14
- [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.1.14/packages/tailwindcss )
---
updated-dependencies:
- dependency-name: "@tailwindcss/vite"
dependency-version: 4.1.14
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tailwindcss
- dependency-name: tailwindcss
dependency-version: 4.1.14
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tailwindcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-04 07:03:58 +00:00
dependabot[bot]
e7f9fb86d2
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.0.3 to 5.0.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.0.4/packages/plugin-react )
Updates `vite` from 7.1.7 to 7.1.9
- [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/v7.1.9/packages/vite )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-version: 5.0.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vite
- dependency-name: vite
dependency-version: 7.1.9
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-04 07:03:36 +00:00
dependabot[bot]
72f3f6018a
Bump the fontawesome group with 6 updates
...
Bumps the fontawesome group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome ) | `7.0.1` | `7.1.0` |
| [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome ) | `7.0.1` | `7.1.0` |
| [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome ) | `7.0.1` | `7.1.0` |
| [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome ) | `7.0.1` | `7.1.0` |
| [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome ) | `7.0.1` | `7.1.0` |
| [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome ) | `3.0.2` | `3.1.0` |
Updates `@fortawesome/fontawesome-free` from 7.0.1 to 7.1.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.0.1...7.1.0 )
Updates `@fortawesome/fontawesome-svg-core` from 7.0.1 to 7.1.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.0.1...7.1.0 )
Updates `@fortawesome/free-brands-svg-icons` from 7.0.1 to 7.1.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.0.1...7.1.0 )
Updates `@fortawesome/free-regular-svg-icons` from 7.0.1 to 7.1.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.0.1...7.1.0 )
Updates `@fortawesome/free-solid-svg-icons` from 7.0.1 to 7.1.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.0.1...7.1.0 )
Updates `@fortawesome/react-fontawesome` from 3.0.2 to 3.1.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.0.2...v3.1.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
dependency-version: 7.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontawesome
- dependency-name: "@fortawesome/fontawesome-svg-core"
dependency-version: 7.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontawesome
- dependency-name: "@fortawesome/free-brands-svg-icons"
dependency-version: 7.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontawesome
- dependency-name: "@fortawesome/free-regular-svg-icons"
dependency-version: 7.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontawesome
- dependency-name: "@fortawesome/free-solid-svg-icons"
dependency-version: 7.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontawesome
- dependency-name: "@fortawesome/react-fontawesome"
dependency-version: 3.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontawesome
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-04 07:02:00 +00:00
Alejandro Celaya
f7b0629567
Merge pull request #1678 from shlinkio/dependabot/npm_and_yarn/eslint-516bd6cf94
...
Bump typescript-eslint from 8.44.0 to 8.44.1 in the eslint group
2025-09-27 10:03:20 +02:00
dependabot[bot]
91c1330796
Bump typescript-eslint from 8.44.0 to 8.44.1 in the eslint group
...
Bumps the eslint group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Updates `typescript-eslint` from 8.44.0 to 8.44.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.1/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.44.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-27 07:58:27 +00:00
Alejandro Celaya
a3d477dd7c
Merge pull request #1679 from shlinkio/dependabot/docker/node-24.9-alpine
...
Bump node from 24.8-alpine to 24.9-alpine
2025-09-27 09:57:44 +02:00
Alejandro Celaya
1cfb2f934d
Merge pull request #1680 from shlinkio/dependabot/npm_and_yarn/react-72e988cae6
...
Bump @types/react from 19.1.13 to 19.1.14 in the react group
2025-09-27 09:57:36 +02:00
Alejandro Celaya
56ed13ad3a
Merge pull request #1681 from shlinkio/dependabot/docker/playwright-v1.55.1-noble
...
Bump playwright from v1.55.0-noble to v1.55.1-noble
2025-09-27 09:57:25 +02:00
Alejandro Celaya
2e11ebb888
Merge pull request #1682 from shlinkio/dependabot/npm_and_yarn/vite-e5300b18a1
...
Bump vite from 7.1.6 to 7.1.7 in the vite group
2025-09-27 09:57:14 +02:00
Alejandro Celaya
8c67612a51
Merge pull request #1683 from shlinkio/dependabot/npm_and_yarn/react-router-7.9.3
...
Bump react-router from 7.9.1 to 7.9.3
2025-09-27 09:57:02 +02:00
Alejandro Celaya
c8bf455bb0
Merge pull request #1684 from shlinkio/dependabot/npm_and_yarn/playwright-1.55.1
...
Bump playwright from 1.55.0 to 1.55.1
2025-09-27 09:56:52 +02:00
dependabot[bot]
53b31a3824
Bump playwright from 1.55.0 to 1.55.1
...
Bumps [playwright](https://github.com/microsoft/playwright ) from 1.55.0 to 1.55.1.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.55.0...v1.55.1 )
---
updated-dependencies:
- dependency-name: playwright
dependency-version: 1.55.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-27 07:02:47 +00:00
dependabot[bot]
69d9318160
Bump react-router from 7.9.1 to 7.9.3
...
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router ) from 7.9.1 to 7.9.3.
- [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.9.3/packages/react-router )
---
updated-dependencies:
- dependency-name: react-router
dependency-version: 7.9.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-27 07:02:37 +00:00
dependabot[bot]
30d1022046
Bump vite from 7.1.6 to 7.1.7 in the vite group
...
Bumps the vite group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `vite` from 7.1.6 to 7.1.7
- [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/v7.1.7/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.1.7
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-27 07:02:12 +00:00
dependabot[bot]
f1aa0675b1
Bump playwright from v1.55.0-noble to v1.55.1-noble
...
Bumps playwright from v1.55.0-noble to v1.55.1-noble.
---
updated-dependencies:
- dependency-name: playwright
dependency-version: v1.55.1-noble
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-27 07:02:03 +00:00
dependabot[bot]
22c6b53934
Bump @types/react from 19.1.13 to 19.1.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.1.13 to 19.1.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.1.14
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: react
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-27 07:01:59 +00:00
dependabot[bot]
bc29e367ef
Bump node from 24.8-alpine to 24.9-alpine
...
Bumps node from 24.8-alpine to 24.9-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-version: 24.9-alpine
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-27 07:01:54 +00:00
Alejandro Celaya
19261c0a95
Merge pull request #1676 from shlinkio/dependabot/npm_and_yarn/eslint-ab7b7efe17
...
Bump the eslint group with 3 updates
2025-09-20 10:58:09 +02:00
dependabot[bot]
6572b8e763
Bump the eslint group with 3 updates
...
Bumps the eslint group with 3 updates: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin ), [eslint](https://github.com/eslint/eslint ) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Updates `@stylistic/eslint-plugin` from 5.3.1 to 5.4.0
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases )
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.4.0/packages/eslint-plugin )
Updates `eslint` from 9.35.0 to 9.36.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.35.0...v9.36.0 )
Updates `typescript-eslint` from 8.43.0 to 8.44.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
dependency-version: 5.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: eslint
dependency-version: 9.36.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: typescript-eslint
dependency-version: 8.44.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-20 10:56:51 +02:00
Alejandro Celaya
f66b61818c
Merge pull request #1677 from shlinkio/dependabot/npm_and_yarn/vite-de3a9871cb
...
Bump the vite group with 2 updates
2025-09-20 09:35:53 +02:00
dependabot[bot]
6dd44e66fd
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.0.2 to 5.0.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.0.3/packages/plugin-react )
Updates `vite` from 7.1.5 to 7.1.6
- [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/v7.1.6/packages/vite )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-version: 5.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vite
- dependency-name: vite
dependency-version: 7.1.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-20 07:02:36 +00:00
Alejandro Celaya
d87358daa6
Merge pull request #1670 from shlinkio/dependabot/npm_and_yarn/vite-7.1.5
...
Bump vite from 7.1.4 to 7.1.5
2025-09-13 09:57:36 +02:00
dependabot[bot]
8c7b431f3f
Bump vite from 7.1.4 to 7.1.5
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 7.1.4 to 7.1.5.
- [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/v7.1.5/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.1.5
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-13 07:45:46 +00:00
Alejandro Celaya
78e523dda1
Merge pull request #1672 from shlinkio/dependabot/npm_and_yarn/react-1dd96c3a6d
...
Bump @types/react from 19.1.12 to 19.1.13 in the react group
2025-09-13 09:44:50 +02:00
Alejandro Celaya
9a4c306ee7
Merge pull request #1671 from shlinkio/dependabot/npm_and_yarn/eslint-ce28eb4d76
...
Bump typescript-eslint from 8.42.0 to 8.43.0 in the eslint group
2025-09-13 09:44:19 +02:00
Alejandro Celaya
5134f9f29c
Merge pull request #1673 from shlinkio/dependabot/docker/node-24.8-alpine
...
Bump node from 24.7-alpine to 24.8-alpine
2025-09-13 09:44:07 +02:00
Alejandro Celaya
624d913b49
Merge pull request #1674 from shlinkio/dependabot/npm_and_yarn/react-router-7.9.1
...
Bump react-router from 7.8.2 to 7.9.1
2025-09-13 09:43:57 +02:00
Alejandro Celaya
8f41404b7d
Merge pull request #1675 from shlinkio/dependabot/npm_and_yarn/chalk-5.6.2
...
Bump chalk from 5.6.0 to 5.6.2
2025-09-13 09:42:16 +02:00
dependabot[bot]
323cff974e
Bump chalk from 5.6.0 to 5.6.2
...
Bumps [chalk](https://github.com/chalk/chalk ) from 5.6.0 to 5.6.2.
- [Release notes](https://github.com/chalk/chalk/releases )
- [Commits](https://github.com/chalk/chalk/compare/v5.6.0...v5.6.2 )
---
updated-dependencies:
- dependency-name: chalk
dependency-version: 5.6.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-13 07:02:43 +00:00
dependabot[bot]
04114ee860
Bump react-router from 7.8.2 to 7.9.1
...
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router ) from 7.8.2 to 7.9.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.9.1/packages/react-router )
---
updated-dependencies:
- dependency-name: react-router
dependency-version: 7.9.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-13 07:02:34 +00:00
dependabot[bot]
afd9fa7295
Bump node from 24.7-alpine to 24.8-alpine
...
Bumps node from 24.7-alpine to 24.8-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-version: 24.8-alpine
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-13 07:02:07 +00:00
dependabot[bot]
75cf5bf4d9
Bump @types/react from 19.1.12 to 19.1.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.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
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-13 07:01:59 +00:00
dependabot[bot]
d97c0a7110
Bump typescript-eslint from 8.42.0 to 8.43.0 in the eslint group
...
Bumps the eslint group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Updates `typescript-eslint` from 8.42.0 to 8.43.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.43.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.43.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-13 07:01:39 +00:00
Alejandro Celaya
d2c50e3cf6
Merge pull request #1666 from shlinkio/dependabot/npm_and_yarn/eslint-0867cf4517
...
Bump the eslint group with 3 updates
2025-09-06 09:44:01 +02:00
dependabot[bot]
1b09e11467
Bump the eslint group with 3 updates
...
Bumps the eslint group with 3 updates: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin ), [eslint](https://github.com/eslint/eslint ) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Updates `@stylistic/eslint-plugin` from 5.2.3 to 5.3.1
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases )
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.3.1/packages/eslint-plugin )
Updates `eslint` from 9.34.0 to 9.35.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.34.0...v9.35.0 )
Updates `typescript-eslint` from 8.41.0 to 8.42.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.42.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
dependency-version: 5.3.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: eslint
dependency-version: 9.35.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: typescript-eslint
dependency-version: 8.42.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-06 07:38:30 +00:00
Alejandro Celaya
7c8a0bbf58
Merge pull request #1665 from shlinkio/dependabot/npm_and_yarn/fontawesome-19f785d969
...
Bump the fontawesome group with 6 updates
2025-09-06 09:37:39 +02:00
Alejandro Celaya
cc547b558f
Merge pull request #1667 from shlinkio/dependabot/npm_and_yarn/vite-da77792d36
...
Bump vite from 7.1.3 to 7.1.4 in the vite group
2025-09-06 09:37:12 +02:00
Alejandro Celaya
137bda7be1
Merge pull request #1668 from shlinkio/dependabot/npm_and_yarn/tailwindcss-8bb14790ce
...
Bump the tailwindcss group with 2 updates
2025-09-06 09:37:04 +02:00
Alejandro Celaya
5fcd9dadc7
Merge pull request #1669 from shlinkio/dependabot/npm_and_yarn/reduxjs/toolkit-2.9.0
...
Bump @reduxjs/toolkit from 2.8.2 to 2.9.0
2025-09-06 09:36:46 +02:00
dependabot[bot]
11cd6a992e
Bump @reduxjs/toolkit from 2.8.2 to 2.9.0
...
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit ) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases )
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.8.2...v2.9.0 )
---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
dependency-version: 2.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-06 07:03:18 +00:00
dependabot[bot]
52cfd5de47
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.12 to 4.1.13
- [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.1.13/packages/@tailwindcss-vite )
Updates `tailwindcss` from 4.1.12 to 4.1.13
- [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.1.13/packages/tailwindcss )
---
updated-dependencies:
- dependency-name: "@tailwindcss/vite"
dependency-version: 4.1.13
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tailwindcss
- dependency-name: tailwindcss
dependency-version: 4.1.13
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tailwindcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-06 07:03:04 +00:00
dependabot[bot]
d7d7ce8253
Bump vite from 7.1.3 to 7.1.4 in the vite group
...
Bumps the vite group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `vite` from 7.1.3 to 7.1.4
- [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/v7.1.4/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.1.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-06 07:02:43 +00:00
dependabot[bot]
9555df48d7
Bump the fontawesome group with 6 updates
...
Bumps the fontawesome group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome ) | `7.0.0` | `7.0.1` |
| [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome ) | `7.0.0` | `7.0.1` |
| [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome ) | `7.0.0` | `7.0.1` |
| [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome ) | `7.0.0` | `7.0.1` |
| [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome ) | `7.0.0` | `7.0.1` |
| [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome ) | `3.0.1` | `3.0.2` |
Updates `@fortawesome/fontawesome-free` from 7.0.0 to 7.0.1
- [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.0.0...7.0.1 )
Updates `@fortawesome/fontawesome-svg-core` from 7.0.0 to 7.0.1
- [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.0.0...7.0.1 )
Updates `@fortawesome/free-brands-svg-icons` from 7.0.0 to 7.0.1
- [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.0.0...7.0.1 )
Updates `@fortawesome/free-regular-svg-icons` from 7.0.0 to 7.0.1
- [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.0.0...7.0.1 )
Updates `@fortawesome/free-solid-svg-icons` from 7.0.0 to 7.0.1
- [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.0.0...7.0.1 )
Updates `@fortawesome/react-fontawesome` from 3.0.1 to 3.0.2
- [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.0.1...v3.0.2 )
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontawesome
- dependency-name: "@fortawesome/fontawesome-svg-core"
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontawesome
- dependency-name: "@fortawesome/free-brands-svg-icons"
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontawesome
- dependency-name: "@fortawesome/free-regular-svg-icons"
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontawesome
- dependency-name: "@fortawesome/free-solid-svg-icons"
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontawesome
- dependency-name: "@fortawesome/react-fontawesome"
dependency-version: 3.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontawesome
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-06 07:01:44 +00:00
Alejandro Celaya
d14ea80b1e
Merge pull request #1663 from shlinkio/dependabot/npm_and_yarn/react-f90e31e16c
...
Bump the react group with 2 updates
2025-08-30 09:48:18 +02:00
dependabot[bot]
39dc1d1fe2
Bump the react group with 2 updates
...
Bumps the react group with 2 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ).
Updates `@types/react` from 19.1.11 to 19.1.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Updates `@types/react-dom` from 19.1.7 to 19.1.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-version: 19.1.12
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: react
- dependency-name: "@types/react-dom"
dependency-version: 19.1.9
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: react
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-30 07:25:33 +00:00
Alejandro Celaya
692ed051dd
Merge pull request #1661 from shlinkio/dependabot/npm_and_yarn/eslint-b90334415e
...
Bump typescript-eslint from 8.40.0 to 8.41.0 in the eslint group
2025-08-30 09:24:14 +02:00
Alejandro Celaya
0060dc4b1c
Merge pull request #1662 from shlinkio/dependabot/docker/node-24.7-alpine
...
Bump node from 24.6-alpine to 24.7-alpine
2025-08-30 09:24:06 +02:00
Alejandro Celaya
52ed6a8851
Merge pull request #1664 from shlinkio/dependabot/npm_and_yarn/vite-fc25142585
...
Bump @vitejs/plugin-react from 5.0.1 to 5.0.2 in the vite group
2025-08-30 09:23:55 +02:00
dependabot[bot]
b8405b07cc
Bump @vitejs/plugin-react from 5.0.1 to 5.0.2 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.0.1 to 5.0.2
- [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.0.2/packages/plugin-react )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-version: 5.0.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-30 07:02:11 +00:00
dependabot[bot]
f2d2056158
Bump node from 24.6-alpine to 24.7-alpine
...
Bumps node from 24.6-alpine to 24.7-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-version: 24.7-alpine
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-30 07:01:39 +00:00
dependabot[bot]
3ee8094dbb
Bump typescript-eslint from 8.40.0 to 8.41.0 in the eslint group
...
Bumps the eslint group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Updates `typescript-eslint` from 8.40.0 to 8.41.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.41.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-30 07:01:34 +00:00
Alejandro Celaya
42661a7203
Merge pull request #1651 from shlinkio/dependabot/npm_and_yarn/fontawesome-79359743c1
...
Bump @fortawesome/react-fontawesome from 0.2.3 to 3.0.0 in the fontawesome group
2025-08-27 08:36:44 +02:00
Alejandro Celaya
07466e6c7f
Update to FontAwesome react component v3
2025-08-27 08:35:05 +02:00
dependabot[bot]
7f236810ff
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 0.2.3 to 3.0.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/0.2.3...3.0.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/react-fontawesome"
dependency-version: 3.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: fontawesome
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-25 09:01:37 +02:00
Alejandro Celaya
a24dfd5b3d
Merge pull request #1655 from shlinkio/dependabot/docker/playwright-v1.55.0-noble
...
Bump playwright from v1.54.2-noble to v1.55.0-noble
2025-08-23 09:24:32 +02:00
Alejandro Celaya
710df321f8
Merge pull request #1654 from shlinkio/dependabot/npm_and_yarn/vite-252005b4b8
...
Bump the vite group with 2 updates
2025-08-23 09:24:18 +02:00
Alejandro Celaya
a72bec4ce2
Merge pull request #1657 from shlinkio/dependabot/npm_and_yarn/chalk-5.6.0
...
Bump chalk from 5.5.0 to 5.6.0
2025-08-23 09:24:06 +02:00
Alejandro Celaya
0c63329673
Merge pull request #1658 from shlinkio/dependabot/npm_and_yarn/playwright-1.55.0
...
Bump playwright from 1.54.2 to 1.55.0
2025-08-23 09:23:59 +02:00
dependabot[bot]
fbe3cda5b4
Bump playwright from 1.54.2 to 1.55.0
...
Bumps [playwright](https://github.com/microsoft/playwright ) from 1.54.2 to 1.55.0.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.54.2...v1.55.0 )
---
updated-dependencies:
- dependency-name: playwright
dependency-version: 1.55.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-23 07:21:34 +00:00
dependabot[bot]
85ebbcbb38
Bump chalk from 5.5.0 to 5.6.0
...
Bumps [chalk](https://github.com/chalk/chalk ) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/chalk/chalk/releases )
- [Commits](https://github.com/chalk/chalk/compare/v5.5.0...v5.6.0 )
---
updated-dependencies:
- dependency-name: chalk
dependency-version: 5.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-23 07:21:25 +00:00
dependabot[bot]
0ba3b9b5b8
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.0.0 to 5.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@5.0.1/packages/plugin-react )
Updates `vite` from 7.1.2 to 7.1.3
- [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/v7.1.3/packages/vite )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-version: 5.0.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vite
- dependency-name: vite
dependency-version: 7.1.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-23 07:20:51 +00:00
Alejandro Celaya
f5babdcffd
Merge pull request #1642 from shlinkio/dependabot/npm_and_yarn/react-25c181275d
...
Bump @types/react from 19.1.9 to 19.1.10 in the react group
2025-08-23 09:20:20 +02:00
Alejandro Celaya
3b6f9f87e8
Merge pull request #1652 from shlinkio/dependabot/npm_and_yarn/eslint-2e4861ff78
...
Bump the eslint group with 2 updates
2025-08-23 09:20:05 +02:00
Alejandro Celaya
322f470bd3
Merge pull request #1653 from shlinkio/dependabot/npm_and_yarn/testing-b3179ae300
...
Bump @testing-library/jest-dom from 6.7.0 to 6.8.0 in the testing group
2025-08-23 09:19:56 +02:00
Alejandro Celaya
38a4d841d8
Merge pull request #1656 from shlinkio/dependabot/npm_and_yarn/react-router-7.8.2
...
Bump react-router from 7.8.1 to 7.8.2
2025-08-23 09:19:35 +02:00
Alejandro Celaya
847318e7de
Merge pull request #1659 from shlinkio/dependabot/npm_and_yarn/vite-plugin-pwa-1.0.3
...
Bump vite-plugin-pwa from 1.0.2 to 1.0.3
2025-08-23 09:19:25 +02:00
dependabot[bot]
2ea1d9af25
Bump vite-plugin-pwa from 1.0.2 to 1.0.3
...
Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa ) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases )
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v1.0.2...v1.0.3 )
---
updated-dependencies:
- dependency-name: vite-plugin-pwa
dependency-version: 1.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-23 07:11:46 +00:00
dependabot[bot]
21c9336c1c
Bump react-router from 7.8.1 to 7.8.2
...
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router ) from 7.8.1 to 7.8.2.
- [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.8.2/packages/react-router )
---
updated-dependencies:
- dependency-name: react-router
dependency-version: 7.8.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-23 07:11:16 +00:00
dependabot[bot]
a0765c8046
Bump playwright from v1.54.2-noble to v1.55.0-noble
...
Bumps playwright from v1.54.2-noble to v1.55.0-noble.
---
updated-dependencies:
- dependency-name: playwright
dependency-version: v1.55.0-noble
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-23 07:11:09 +00:00
dependabot[bot]
a7d06abff3
Bump @testing-library/jest-dom from 6.7.0 to 6.8.0 in the testing group
...
Bumps the testing group with 1 update: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ).
Updates `@testing-library/jest-dom` from 6.7.0 to 6.8.0
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.7.0...v6.8.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-version: 6.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-23 07:10:36 +00:00
dependabot[bot]
13d46a4110
Bump the eslint group with 2 updates
...
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint ) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Updates `eslint` from 9.33.0 to 9.34.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.33.0...v9.34.0 )
Updates `typescript-eslint` from 8.39.1 to 8.40.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.40.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.34.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: typescript-eslint
dependency-version: 8.40.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-23 07:10:21 +00:00
dependabot[bot]
6da6b33cd9
Bump @types/react from 19.1.9 to 19.1.10 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.1.9 to 19.1.10
- [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.10
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: react
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-23 07:09:57 +00:00
Alejandro Celaya
24f73421d4
Merge pull request #1644 from shlinkio/dependabot/npm_and_yarn/vite-2ce3f9559e
...
Bump vite from 7.1.1 to 7.1.2 in the vite group
2025-08-16 10:26:39 +02:00
Alejandro Celaya
4a4b95de29
Merge pull request #1645 from shlinkio/dependabot/npm_and_yarn/tailwindcss-4a69c34b8b
...
Bump the tailwindcss group with 2 updates
2025-08-16 10:26:31 +02:00
Alejandro Celaya
ecd92b911b
Merge pull request #1647 from shlinkio/dependabot/npm_and_yarn/typescript-5.9.2
...
Bump typescript from 5.8.3 to 5.9.2
2025-08-16 10:26:23 +02:00
dependabot[bot]
1b8333240f
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.11 to 4.1.12
- [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.1.12/packages/@tailwindcss-vite )
Updates `tailwindcss` from 4.1.11 to 4.1.12
- [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.1.12/packages/tailwindcss )
---
updated-dependencies:
- dependency-name: "@tailwindcss/vite"
dependency-version: 4.1.12
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tailwindcss
- dependency-name: tailwindcss
dependency-version: 4.1.12
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tailwindcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-16 08:17:04 +00:00
dependabot[bot]
ae54eec8d7
Bump typescript from 5.8.3 to 5.9.2
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.8.3 to 5.9.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.3...v5.9.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 5.9.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-16 08:17:02 +00:00
dependabot[bot]
152e65f405
Bump vite from 7.1.1 to 7.1.2 in the vite group
...
Bumps the vite group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `vite` from 7.1.1 to 7.1.2
- [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/v7.1.2/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.1.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-16 08:16:31 +00:00
Alejandro Celaya
8007e76bb2
Merge pull request #1646 from shlinkio/dependabot/npm_and_yarn/react-router-7.8.1
...
Bump react-router from 7.8.0 to 7.8.1
2025-08-16 10:15:20 +02:00
Alejandro Celaya
9b9e64b669
Merge pull request #1643 from shlinkio/dependabot/npm_and_yarn/testing-50a87e27f4
...
Bump @testing-library/jest-dom from 6.6.4 to 6.7.0 in the testing group
2025-08-16 10:15:01 +02:00
Alejandro Celaya
98acac37c4
Merge pull request #1641 from shlinkio/dependabot/npm_and_yarn/eslint-29f2bb3ab6
...
Bump typescript-eslint from 8.39.0 to 8.39.1 in the eslint group
2025-08-16 10:14:45 +02:00
Alejandro Celaya
8f261587d4
Merge pull request #1648 from shlinkio/dependabot/npm_and_yarn/react-external-link-2.6.0
...
Bump react-external-link from 2.5.0 to 2.6.0
2025-08-16 10:14:19 +02:00
Alejandro Celaya
089aa826f8
Merge pull request #1649 from shlinkio/dependabot/docker/node-24.6-alpine
...
Bump node from 24.5-alpine to 24.6-alpine
2025-08-16 10:14:08 +02:00
dependabot[bot]
1b5a5efb01
Bump node from 24.5-alpine to 24.6-alpine
...
Bumps node from 24.5-alpine to 24.6-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-version: 24.6-alpine
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-16 07:35:30 +00:00
dependabot[bot]
4d313da534
Bump react-external-link from 2.5.0 to 2.6.0
...
Bumps [react-external-link](https://github.com/acelaya/react-external-link ) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/acelaya/react-external-link/releases )
- [Changelog](https://github.com/acelaya/react-external-link/blob/main/CHANGELOG.md )
- [Commits](https://github.com/acelaya/react-external-link/compare/v2.5.0...v2.6.0 )
---
updated-dependencies:
- dependency-name: react-external-link
dependency-version: 2.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-16 07:12:45 +00:00
dependabot[bot]
d31b3364f6
Bump react-router from 7.8.0 to 7.8.1
...
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router ) from 7.8.0 to 7.8.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.8.1/packages/react-router )
---
updated-dependencies:
- dependency-name: react-router
dependency-version: 7.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-16 07:12:26 +00:00
dependabot[bot]
f03c338a33
Bump @testing-library/jest-dom from 6.6.4 to 6.7.0 in the testing group
...
Bumps the testing group with 1 update: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ).
Updates `@testing-library/jest-dom` from 6.6.4 to 6.7.0
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.6.4...v6.7.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-version: 6.7.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-16 07:11:39 +00:00
dependabot[bot]
7a27f7b601
Bump typescript-eslint from 8.39.0 to 8.39.1 in the eslint group
...
Bumps the eslint group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Updates `typescript-eslint` from 8.39.0 to 8.39.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.39.1/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.39.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-16 07:11:14 +00:00
Alejandro Celaya
aab26e3736
Merge pull request #1640 from shlinkio/develop
...
Release 4.5.1
2025-08-13 10:15:59 +02:00
Alejandro Celaya
655ded5d5e
Update changelog
2025-08-13 10:14:11 +02:00
Alejandro Celaya
6d3189f587
Merge pull request #1639 from acelaya-forks/feature/sidebar-toggle-fix
...
Make sure sidebar toggle is rendered only when the sidebar exists
2025-08-13 10:13:39 +02:00
Alejandro Celaya
217d076e12
Merge pull request #1638 from acelaya-forks/feature/pwa-fixes
...
Use new brand color in PWA
2025-08-13 10:08:07 +02:00
Alejandro Celaya
d762ae1e39
Make sure sidebar toggle is rendered only when the sidebar exists
2025-08-13 10:06:45 +02:00
Alejandro Celaya
df3ee490a9
Update changelog
2025-08-13 09:52:25 +02:00
Alejandro Celaya
bf3caf64bc
Match meta theme-color with the header color in every theme
2025-08-13 09:51:02 +02:00
Alejandro Celaya
aa818430b6
Use new brand color in PWA
2025-08-13 09:32:46 +02:00
Alejandro Celaya
4d7ed8ac00
Merge pull request #1633 from shlinkio/dependabot/npm_and_yarn/chalk-5.5.0
...
Bump chalk from 5.4.1 to 5.5.0
2025-08-10 09:27:06 +02:00
Alejandro Celaya
fb66465b9a
Merge pull request #1632 from shlinkio/dependabot/npm_and_yarn/vite-7ea3deb48f
...
Bump the vite group with 2 updates
2025-08-10 09:26:58 +02:00
dependabot[bot]
14de67dbb0
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 4.7.0 to 5.0.0
- [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.0.0/packages/plugin-react )
Updates `vite` from 7.0.6 to 7.1.1
- [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/v7.1.1/packages/vite )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-version: 5.0.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: vite
- dependency-name: vite
dependency-version: 7.1.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-10 07:09:47 +00:00
dependabot[bot]
510f215d78
Bump chalk from 5.4.1 to 5.5.0
...
Bumps [chalk](https://github.com/chalk/chalk ) from 5.4.1 to 5.5.0.
- [Release notes](https://github.com/chalk/chalk/releases )
- [Commits](https://github.com/chalk/chalk/compare/v5.4.1...v5.5.0 )
---
updated-dependencies:
- dependency-name: chalk
dependency-version: 5.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-10 07:09:38 +00:00
Alejandro Celaya
f64272adf0
Merge pull request #1630 from shlinkio/dependabot/docker/node-24.5-alpine
...
Bump node from 24.4-alpine to 24.5-alpine
2025-08-10 09:08:54 +02:00
Alejandro Celaya
019835e190
Merge pull request #1631 from shlinkio/dependabot/npm_and_yarn/eslint-d7b79321fd
...
Bump the eslint group with 3 updates
2025-08-10 09:08:38 +02:00
Alejandro Celaya
307eee32f7
Merge pull request #1634 from shlinkio/dependabot/npm_and_yarn/react-router-7.8.0
...
Bump react-router from 7.7.1 to 7.8.0
2025-08-10 09:08:28 +02:00
dependabot[bot]
3904be09f4
Bump react-router from 7.7.1 to 7.8.0
...
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router ) from 7.7.1 to 7.8.0.
- [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.8.0/packages/react-router )
---
updated-dependencies:
- dependency-name: react-router
dependency-version: 7.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-09 07:30:44 +00:00
dependabot[bot]
ce52db96cb
Bump the eslint group with 3 updates
...
Bumps the eslint group with 3 updates: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin ), [eslint](https://github.com/eslint/eslint ) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Updates `@stylistic/eslint-plugin` from 5.2.2 to 5.2.3
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases )
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.2.3/packages/eslint-plugin )
Updates `eslint` from 9.32.0 to 9.33.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.32.0...v9.33.0 )
Updates `typescript-eslint` from 8.38.0 to 8.39.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.39.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
dependency-version: 5.2.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: eslint
- dependency-name: eslint
dependency-version: 9.33.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: typescript-eslint
dependency-version: 8.39.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-09 07:29:40 +00:00
dependabot[bot]
1018680572
Bump node from 24.4-alpine to 24.5-alpine
...
Bumps node from 24.4-alpine to 24.5-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-version: 24.5-alpine
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-09 07:29:14 +00:00