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 |
|