Commit Graph

4433 Commits

Author SHA1 Message Date
dependabot[bot]
f73ab25d34 Bump postcss from 8.5.19 to 8.5.25
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.19 to 8.5.25.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.19...8.5.25)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.25
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-06 08:23:51 +00:00
Alejandro Celaya
98fe6d7688 Merge pull request #1963 from acelaya-forks/playwright-launch-options
Use preinstalled chrome for tests in CI
2026-08-06 10:22:36 +02:00
Alejandro Celaya
cec79e640c Remove deploy-preview workflow which is never used 2026-08-06 10:20:49 +02:00
Alejandro Celaya
0d884aca6b Use preinstalled chrome for tests in CI 2026-08-06 10:18:56 +02:00
Alejandro Celaya
cc112c9a31 Merge pull request #1961 from shlinkio/dependabot/npm_and_yarn/chalk-6.0.0
Bump chalk from 5.6.2 to 6.0.0
2026-08-01 13:16:17 +02:00
dependabot[bot]
5e71a64832 Bump chalk from 5.6.2 to 6.0.0
Bumps [chalk](https://github.com/chalk/chalk) from 5.6.2 to 6.0.0.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v5.6.2...v6.0.0)

---
updated-dependencies:
- dependency-name: chalk
  dependency-version: 6.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-01 07:27:20 +00:00
Alejandro Celaya
921c7ae38e Merge pull request #1958 from shlinkio/dependabot/npm_and_yarn/coding-styles-544fee7394
Bump the coding-styles group with 2 updates
2026-08-01 09:25:39 +02:00
Alejandro Celaya
b1d64ed301 Merge pull request #1959 from shlinkio/dependabot/npm_and_yarn/shlink-2dc36ef175
Bump @shlinkio/data-manipulation from 1.0.4 to 1.1.0 in the shlink group
2026-08-01 09:25:26 +02:00
Alejandro Celaya
d9ecdd99b1 Merge pull request #1960 from shlinkio/dependabot/npm_and_yarn/types/node-26.1.2
Bump @types/node from 26.1.1 to 26.1.2
2026-08-01 09:25:09 +02:00
dependabot[bot]
2da23cecbb Bump @types/node from 26.1.1 to 26.1.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 26.1.1 to 26.1.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-01 07:03:33 +00:00
dependabot[bot]
081c2047c8 Bump @shlinkio/data-manipulation from 1.0.4 to 1.1.0 in the shlink group
Bumps the shlink group with 1 update: [@shlinkio/data-manipulation](https://github.com/shlinkio/data-manipulation).


Updates `@shlinkio/data-manipulation` from 1.0.4 to 1.1.0
- [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.4...v1.1.0)

---
updated-dependencies:
- dependency-name: "@shlinkio/data-manipulation"
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: shlink
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-01 07:03:01 +00:00
dependabot[bot]
922867cb2a Bump the coding-styles group with 2 updates
Bumps the coding-styles group with 2 updates: [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) and [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint).


Updates `oxfmt` from 0.60.0 to 0.61.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.61.0/npm/oxfmt)

Updates `oxlint` from 1.75.0 to 1.76.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.76.0/npm/oxlint)

---
updated-dependencies:
- dependency-name: oxfmt
  dependency-version: 0.61.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: coding-styles
- dependency-name: oxlint
  dependency-version: 1.76.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: coding-styles
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-01 07:02:52 +00:00
Alejandro Celaya
7f552f5e41 Merge pull request #1957 from acelaya-forks/oxlint-only
Update to coding standard 4.0.0
2026-07-27 13:14:09 +02:00
Alejandro Celaya
6176bd733e Update to coding standard 4.0.0 2026-07-27 13:09:52 +02:00
Alejandro Celaya
2d412735e9 Merge pull request #1956 from shlinkio/dependabot/npm_and_yarn/typescript-7.0.2
Bump typescript from 5.9.3 to 7.0.2
2026-07-26 09:19:00 +02:00
dependabot[bot]
376df3f832 Bump typescript from 5.9.3 to 7.0.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 7.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-26 07:16:44 +00:00
Alejandro Celaya
c8293ecb3b Merge pull request #1953 from shlinkio/dependabot/npm_and_yarn/fast-uri-3.1.4
Bump fast-uri from 3.1.2 to 3.1.4
2026-07-26 09:16:13 +02:00
Alejandro Celaya
a0aa374b71 Merge pull request #1955 from acelaya-forks/oxlint-oxfmt
Migrate from ESLint to Oxlint and Oxfmt
2026-07-26 09:15:14 +02:00
Alejandro Celaya
54d4d9ebad Migrate from ESLint to Oxlint and Oxfmt 2026-07-26 09:12:18 +02:00
Alejandro Celaya
2cf85a18b3 Merge pull request #1946 from shlinkio/dependabot/npm_and_yarn/fontawesome-3a3859ac75
Bump @fortawesome/react-fontawesome from 3.4.0 to 3.5.0 in the fontawesome group
2026-07-25 09:09:59 +02:00
dependabot[bot]
b774f8437a Bump fast-uri from 3.1.2 to 3.1.4
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.2...v3.1.4)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-25 07:09:56 +00:00
Alejandro Celaya
e4f7e11555 Merge pull request #1948 from shlinkio/dependabot/npm_and_yarn/react-479fbeca4e
Bump the react group with 2 updates
2026-07-25 09:09:33 +02:00
Alejandro Celaya
c114c9a4fe Merge pull request #1949 from shlinkio/dependabot/npm_and_yarn/testing-ac0b33340a
Bump @testing-library/jest-dom from 6.9.1 to 7.0.0 in the testing group
2026-07-25 09:09:23 +02:00
Alejandro Celaya
00c0655e19 Merge pull request #1952 from shlinkio/dependabot/npm_and_yarn/react-router-8.3.0
Bump react-router from 8.2.0 to 8.3.0
2026-07-25 09:09:09 +02:00
Alejandro Celaya
41e9d7b015 Merge pull request #1950 from shlinkio/dependabot/npm_and_yarn/vite-676b9cd31e
Bump @vitejs/plugin-react from 6.0.3 to 6.0.4 in the vite group
2026-07-25 09:08:55 +02:00
Alejandro Celaya
30f4af0316 Merge pull request #1951 from shlinkio/dependabot/npm_and_yarn/playwright-1.62.0
Bump playwright from 1.61.1 to 1.62.0
2026-07-25 09:08:41 +02:00
dependabot[bot]
2afb134c4a Bump react-router from 8.2.0 to 8.3.0
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 8.2.0 to 8.3.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@8.3.0/packages/react-router)

---
updated-dependencies:
- dependency-name: react-router
  dependency-version: 8.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-25 07:04:27 +00:00
dependabot[bot]
eb8654d0a9 Bump playwright from 1.61.1 to 1.62.0
Bumps [playwright](https://github.com/microsoft/playwright) from 1.61.1 to 1.62.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.61.1...v1.62.0)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.62.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-25 07:04:13 +00:00
dependabot[bot]
1fb684ec63 Bump @vitejs/plugin-react from 6.0.3 to 6.0.4 in the vite group
Bumps the vite group with 1 update: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react).


Updates `@vitejs/plugin-react` from 6.0.3 to 6.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@6.0.4/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 6.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-25 07:03:55 +00:00
dependabot[bot]
905af2ed5f Bump @testing-library/jest-dom from 6.9.1 to 7.0.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.9.1 to 7.0.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.9.1...v7.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-25 07:03:45 +00:00
dependabot[bot]
a0c6065726 Bump the react group with 2 updates
Bumps the react group with 2 updates: [react](https://github.com/react/react/tree/HEAD/packages/react) and [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom).


Updates `react` from 19.2.7 to 19.2.8
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.2.8/packages/react)

Updates `react-dom` from 19.2.7 to 19.2.8
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom)

---
updated-dependencies:
- dependency-name: react
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react
- dependency-name: react-dom
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-25 07:03:37 +00:00
dependabot[bot]
6a9ca5b294 Bump @fortawesome/react-fontawesome in the fontawesome group
Bumps the fontawesome group with 1 update: [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome).


Updates `@fortawesome/react-fontawesome` from 3.4.0 to 3.5.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.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/react-fontawesome"
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fontawesome
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-25 07:02:35 +00:00
Alejandro Celaya
679c0ca35b Merge pull request #1942 from shlinkio/dependabot/npm_and_yarn/fontawesome-33b60edcef
Bump the fontawesome group with 5 updates
2026-07-18 10:18:53 +02:00
Alejandro Celaya
2910ec21b2 Merge pull request #1941 from shlinkio/dependabot/docker/nginxinc/nginx-unprivileged-1.31.3-alpine
Bump nginxinc/nginx-unprivileged from 1.31.2-alpine to 1.31.3-alpine
2026-07-18 10:18:16 +02:00
Alejandro Celaya
701cc94f32 Merge pull request #1943 from shlinkio/dependabot/npm_and_yarn/vite-25b94af664
Bump vite from 8.1.4 to 8.1.5 in the vite group
2026-07-18 10:17:59 +02:00
Alejandro Celaya
6890d07338 Merge pull request #1944 from shlinkio/dependabot/npm_and_yarn/tailwindcss-afb0c512a5
Bump the tailwindcss group with 2 updates
2026-07-18 10:17:45 +02:00
Alejandro Celaya
1b2b069243 Merge pull request #1945 from shlinkio/dependabot/npm_and_yarn/json2csv/plainjs-7.0.7
Bump @json2csv/plainjs from 7.0.6 to 7.0.7
2026-07-18 10:17:29 +02:00
dependabot[bot]
c71ac9a79e Bump @json2csv/plainjs from 7.0.6 to 7.0.7
Bumps [@json2csv/plainjs](https://github.com/juanjoDiaz/json2csv) from 7.0.6 to 7.0.7.
- [Release notes](https://github.com/juanjoDiaz/json2csv/releases)
- [Changelog](https://github.com/juanjoDiaz/json2csv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/juanjoDiaz/json2csv/compare/v7.0.6...v7.0.7)

---
updated-dependencies:
- dependency-name: "@json2csv/plainjs"
  dependency-version: 7.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-18 07:03:39 +00:00
dependabot[bot]
792d777fc2 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.3.2 to 4.3.3
- [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.3.3/packages/@tailwindcss-vite)

Updates `tailwindcss` from 4.3.2 to 4.3.3
- [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.3.3/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tailwindcss
- dependency-name: tailwindcss
  dependency-version: 4.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tailwindcss
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-18 07:03:27 +00:00
dependabot[bot]
fd7979923e Bump vite from 8.1.4 to 8.1.5 in the vite group
Bumps the vite group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 8.1.4 to 8.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/v8.1.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-18 07:03:11 +00:00
dependabot[bot]
c5d9a538c1 Bump the fontawesome group with 5 updates
Bumps the fontawesome group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) | `7.3.0` | `7.3.1` |
| [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) | `7.3.0` | `7.3.1` |
| [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `7.3.0` | `7.3.1` |
| [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `7.3.0` | `7.3.1` |
| [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `7.3.0` | `7.3.1` |


Updates `@fortawesome/fontawesome-free` from 7.3.0 to 7.3.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.3.0...7.3.1)

Updates `@fortawesome/fontawesome-svg-core` from 7.3.0 to 7.3.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.3.0...7.3.1)

Updates `@fortawesome/free-brands-svg-icons` from 7.3.0 to 7.3.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.3.0...7.3.1)

Updates `@fortawesome/free-regular-svg-icons` from 7.3.0 to 7.3.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.3.0...7.3.1)

Updates `@fortawesome/free-solid-svg-icons` from 7.3.0 to 7.3.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.3.0...7.3.1)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-version: 7.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fontawesome
- dependency-name: "@fortawesome/fontawesome-svg-core"
  dependency-version: 7.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fontawesome
- dependency-name: "@fortawesome/free-brands-svg-icons"
  dependency-version: 7.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fontawesome
- dependency-name: "@fortawesome/free-regular-svg-icons"
  dependency-version: 7.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fontawesome
- dependency-name: "@fortawesome/free-solid-svg-icons"
  dependency-version: 7.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fontawesome
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-18 07:02:53 +00:00
dependabot[bot]
fb825c5930 Bump nginxinc/nginx-unprivileged from 1.31.2-alpine to 1.31.3-alpine
Bumps nginxinc/nginx-unprivileged from 1.31.2-alpine to 1.31.3-alpine.

---
updated-dependencies:
- dependency-name: nginxinc/nginx-unprivileged
  dependency-version: 1.31.3-alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-18 07:02:13 +00:00
Alejandro Celaya
379fc9054f Merge pull request #1933 from shlinkio/dependabot/docker/node-26.5-alpine
Bump node from 26.4-alpine to 26.5-alpine
2026-07-11 09:45:33 +02:00
Alejandro Celaya
31d4007c07 Merge pull request #1934 from shlinkio/dependabot/npm_and_yarn/fontawesome-45cd02d32b
Bump @fortawesome/react-fontawesome from 3.3.1 to 3.4.0 in the fontawesome group
2026-07-11 09:45:17 +02:00
Alejandro Celaya
5a4ad407eb Merge pull request #1936 from shlinkio/dependabot/npm_and_yarn/vite-b53666f74c
Bump vite from 8.1.3 to 8.1.4 in the vite group
2026-07-11 09:44:59 +02:00
Alejandro Celaya
76196b4174 Merge pull request #1937 from shlinkio/dependabot/npm_and_yarn/vitest-54861ccf6c
Bump the vitest group with 4 updates
2026-07-11 09:44:40 +02:00
Alejandro Celaya
6057c28d57 Merge pull request #1938 from shlinkio/dependabot/npm_and_yarn/adm-zip-0.6.0
Bump adm-zip from 0.5.18 to 0.6.0
2026-07-11 09:44:24 +02:00
Alejandro Celaya
5a891d9c0f Merge pull request #1939 from shlinkio/dependabot/npm_and_yarn/react-router-8.2.0
Bump react-router from 8.1.0 to 8.2.0
2026-07-11 09:44:09 +02:00
Alejandro Celaya
a86aeb8d0a Merge pull request #1940 from shlinkio/dependabot/npm_and_yarn/types/node-26.1.1
Bump @types/node from 26.1.0 to 26.1.1
2026-07-11 09:43:54 +02:00
dependabot[bot]
96a8c390f5 Bump @types/node from 26.1.0 to 26.1.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 26.1.0 to 26.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-11 07:04:58 +00:00