Alejandro Celaya
|
f4c4f408e2
|
Merge pull request #1395 from acelaya-forks/feature/react-router-7
Update to react-router 7
|
2024-12-09 11:55:28 +01:00 |
|
Alejandro Celaya
|
a65c7171c1
|
Update to react-router 7
|
2024-12-09 11:52:58 +01:00 |
|
Alejandro Celaya
|
d14c4fa606
|
Merge pull request #1388 from shlinkio/dependabot/npm_and_yarn/eslint-70533c04c4
Bump the eslint group with 2 updates
|
2024-12-07 10:36:15 +01:00 |
|
Alejandro Celaya
|
7e4c915b0b
|
Merge pull request #1390 from shlinkio/dependabot/npm_and_yarn/testing-ad7bed71c3
Bump @testing-library/react from 16.0.1 to 16.1.0 in the testing group
|
2024-12-07 10:34:45 +01:00 |
|
dependabot[bot]
|
a5a15963b8
|
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 5.0.0 to 5.1.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.16.0 to 8.17.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.17.0/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: typescript-eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-07 09:26:37 +00:00 |
|
Alejandro Celaya
|
88515fc571
|
Merge pull request #1391 from shlinkio/dependabot/npm_and_yarn/vite-d4fe43cea2
Bump vite from 6.0.1 to 6.0.3 in the vite group
|
2024-12-07 10:25:52 +01:00 |
|
Alejandro Celaya
|
b20e8ae528
|
Merge pull request #1393 from shlinkio/dependabot/npm_and_yarn/react-external-link-2.4.0
Bump react-external-link from 2.3.1 to 2.4.0
|
2024-12-07 10:25:42 +01:00 |
|
Alejandro Celaya
|
dcbbe9a9a6
|
Merge pull request #1394 from shlinkio/dependabot/npm_and_yarn/sass-1.82.0
Bump sass from 1.81.0 to 1.82.0
|
2024-12-07 10:25:33 +01:00 |
|
dependabot[bot]
|
61cabaa356
|
Bump sass from 1.81.0 to 1.82.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.81.0 to 1.82.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.81.0...1.82.0)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-07 08:31:11 +00:00 |
|
dependabot[bot]
|
30f0df5a10
|
Bump react-external-link from 2.3.1 to 2.4.0
Bumps [react-external-link](https://github.com/acelaya/react-external-link) from 2.3.1 to 2.4.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.3.1...v2.4.0)
---
updated-dependencies:
- dependency-name: react-external-link
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-07 08:30:59 +00:00 |
|
dependabot[bot]
|
37562c06ec
|
Bump vite from 6.0.1 to 6.0.3 in the vite group
Bumps the vite group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Updates `vite` from 6.0.1 to 6.0.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/v6.0.3/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-07 08:30:05 +00:00 |
|
dependabot[bot]
|
478fc2c274
|
Bump @testing-library/react from 16.0.1 to 16.1.0 in the testing group
Bumps the testing group with 1 update: [@testing-library/react](https://github.com/testing-library/react-testing-library).
Updates `@testing-library/react` from 16.0.1 to 16.1.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v16.0.1...v16.1.0)
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-07 08:29:48 +00:00 |
|
Alejandro Celaya
|
a390e1bdf9
|
Merge pull request #1386 from acelaya-forks/feature/vite-6
Update to vite 6
|
2024-11-30 10:42:28 +01:00 |
|
Alejandro Celaya
|
44e9a336aa
|
Update to vite 6
|
2024-11-30 10:40:07 +01:00 |
|
Alejandro Celaya
|
8ac347f52d
|
Merge pull request #1385 from acelaya-forks/feature/update-shlink-web-component
Update to shlink-web-component 0.11
|
2024-11-30 10:34:06 +01:00 |
|
Alejandro Celaya
|
a325af3cda
|
Update to shlink-web-component 0.11
|
2024-11-30 10:31:42 +01:00 |
|
Alejandro Celaya
|
49ebfdbbaf
|
Merge pull request #1378 from shlinkio/dependabot/npm_and_yarn/eslint-b9347fbce3
Bump the eslint group with 2 updates
|
2024-11-30 10:26:01 +01:00 |
|
Alejandro Celaya
|
742c7b9dd9
|
Merge pull request #1379 from shlinkio/dependabot/npm_and_yarn/shlink-e0384b93cb
Bump @shlinkio/shlink-js-sdk from 1.2.0 to 1.3.0 in the shlink group
|
2024-11-30 10:25:55 +01:00 |
|
Alejandro Celaya
|
558d2a09f7
|
Merge pull request #1381 from shlinkio/dependabot/npm_and_yarn/vitest-bbd5fc0bbb
Bump the vitest group with 2 updates
|
2024-11-30 10:25:47 +01:00 |
|
Alejandro Celaya
|
584362b426
|
Merge pull request #1382 from shlinkio/dependabot/npm_and_yarn/reduxjs/toolkit-2.4.0
Bump @reduxjs/toolkit from 2.3.0 to 2.4.0
|
2024-11-30 10:25:22 +01:00 |
|
Alejandro Celaya
|
0bcdcadee4
|
Merge pull request #1383 from shlinkio/dependabot/npm_and_yarn/vite-plugin-pwa-0.21.1
Bump vite-plugin-pwa from 0.21.0 to 0.21.1
|
2024-11-30 10:25:05 +01:00 |
|
dependabot[bot]
|
8ae6835a10
|
Bump vite-plugin-pwa from 0.21.0 to 0.21.1
Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.21.0...v0.21.1)
---
updated-dependencies:
- dependency-name: vite-plugin-pwa
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-30 08:32:00 +00:00 |
|
dependabot[bot]
|
8addfbdb3d
|
Bump @reduxjs/toolkit from 2.3.0 to 2.4.0
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.3.0...v2.4.0)
---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-30 08:31:49 +00:00 |
|
dependabot[bot]
|
db59d55326
|
Bump the vitest group with 2 updates
Bumps the vitest group with 2 updates: [@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/coverage-v8` from 2.1.5 to 2.1.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.6/packages/coverage-v8)
Updates `vitest` from 2.1.5 to 2.1.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.6/packages/vitest)
---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vitest
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vitest
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-30 08:31:14 +00:00 |
|
dependabot[bot]
|
30ee16a9f6
|
Bump @shlinkio/shlink-js-sdk from 1.2.0 to 1.3.0 in the shlink group
Bumps the shlink group with 1 update: [@shlinkio/shlink-js-sdk](https://shlink.io).
Updates `@shlinkio/shlink-js-sdk` from 1.2.0 to 1.3.0
---
updated-dependencies:
- dependency-name: "@shlinkio/shlink-js-sdk"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: shlink
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-30 08:30:20 +00:00 |
|
dependabot[bot]
|
8c981811b3
|
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.15.0 to 9.16.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.15.0...v9.16.0)
Updates `typescript-eslint` from 8.15.0 to 8.16.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.16.0/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: typescript-eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-30 08:30:03 +00:00 |
|
Alejandro Celaya
|
975807c143
|
Merge pull request #1374 from shlinkio/dependabot/npm_and_yarn/eslint-25372b66e4
Bump the eslint group across 1 directory with 3 updates
|
2024-11-23 11:27:05 +01:00 |
|
Alejandro Celaya
|
5aaf9111fd
|
Merge pull request #1375 from shlinkio/dependabot/npm_and_yarn/fontawesome-951ff399f8
Bump the fontawesome group with 5 updates
|
2024-11-23 11:26:56 +01:00 |
|
dependabot[bot]
|
a10898f662
|
Bump the eslint group across 1 directory with 3 updates
Bumps the eslint group with 3 updates in the / directory: [@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 2.10.1 to 2.11.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/v2.11.0/packages/eslint-plugin)
Updates `eslint` from 9.14.0 to 9.15.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.14.0...v9.15.0)
Updates `typescript-eslint` from 8.13.0 to 8.15.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.15.0/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: typescript-eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-23 10:25:05 +00:00 |
|
Alejandro Celaya
|
a853078862
|
Merge pull request #1376 from shlinkio/dependabot/npm_and_yarn/typescript-5.7.2
Bump typescript from 5.6.3 to 5.7.2
|
2024-11-23 11:23:58 +01:00 |
|
Alejandro Celaya
|
b1c2b01998
|
Merge pull request #1377 from shlinkio/dependabot/docker/node-23.3-alpine
Bump node from 23.1-alpine to 23.3-alpine
|
2024-11-23 11:23:49 +01:00 |
|
dependabot[bot]
|
e0f5705c78
|
Bump node from 23.1-alpine to 23.3-alpine
Bumps node from 23.1-alpine to 23.3-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-23 08:52:07 +00:00 |
|
dependabot[bot]
|
db1b58e32e
|
Bump typescript from 5.6.3 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-23 08:21:43 +00:00 |
|
dependabot[bot]
|
a777edb881
|
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) | `6.6.0` | `6.7.1` |
| [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) | `6.6.0` | `6.7.1` |
| [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.6.0` | `6.7.1` |
| [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.6.0` | `6.7.1` |
| [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.6.0` | `6.7.1` |
Updates `@fortawesome/fontawesome-free` from 6.6.0 to 6.7.1
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.6.0...6.7.1)
Updates `@fortawesome/fontawesome-svg-core` from 6.6.0 to 6.7.1
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.6.0...6.7.1)
Updates `@fortawesome/free-brands-svg-icons` from 6.6.0 to 6.7.1
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.6.0...6.7.1)
Updates `@fortawesome/free-regular-svg-icons` from 6.6.0 to 6.7.1
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.6.0...6.7.1)
Updates `@fortawesome/free-solid-svg-icons` from 6.6.0 to 6.7.1
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.6.0...6.7.1)
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontawesome
- dependency-name: "@fortawesome/fontawesome-svg-core"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontawesome
- dependency-name: "@fortawesome/free-brands-svg-icons"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontawesome
- dependency-name: "@fortawesome/free-regular-svg-icons"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontawesome
- dependency-name: "@fortawesome/free-solid-svg-icons"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontawesome
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-23 08:20:55 +00:00 |
|
Alejandro Celaya
|
81434a5649
|
Merge pull request #1370 from shlinkio/dependabot/npm_and_yarn/vite-74cd45698c
Bump vite from 5.4.10 to 5.4.11 in the vite group
|
2024-11-16 10:24:51 +01:00 |
|
dependabot[bot]
|
62642d891f
|
Bump vite from 5.4.10 to 5.4.11 in the vite group
Bumps the vite group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Updates `vite` from 5.4.10 to 5.4.11
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.11/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-16 09:20:42 +00:00 |
|
Alejandro Celaya
|
68126aad88
|
Merge pull request #1371 from shlinkio/dependabot/npm_and_yarn/vitest-9196e89f7c
Bump the vitest group with 2 updates
|
2024-11-16 10:20:19 +01:00 |
|
Alejandro Celaya
|
7e8d85ca73
|
Merge pull request #1372 from shlinkio/dependabot/npm_and_yarn/sass-1.81.0
Bump sass from 1.80.6 to 1.81.0
|
2024-11-16 10:20:11 +01:00 |
|
Alejandro Celaya
|
b2205a6258
|
Merge pull request #1373 from shlinkio/dependabot/npm_and_yarn/vite-plugin-pwa-0.21.0
Bump vite-plugin-pwa from 0.20.5 to 0.21.0
|
2024-11-16 10:19:53 +01:00 |
|
dependabot[bot]
|
158702bdfc
|
Bump vite-plugin-pwa from 0.20.5 to 0.21.0
Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.20.5 to 0.21.0.
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.20.5...v0.21.0)
---
updated-dependencies:
- dependency-name: vite-plugin-pwa
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-16 09:01:44 +00:00 |
|
dependabot[bot]
|
7220bf1ff4
|
Bump sass from 1.80.6 to 1.81.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.80.6 to 1.81.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.80.6...1.81.0)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-16 09:01:26 +00:00 |
|
dependabot[bot]
|
03cb2d76d7
|
Bump the vitest group with 2 updates
Bumps the vitest group with 2 updates: [@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/coverage-v8` from 2.1.4 to 2.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.5/packages/coverage-v8)
Updates `vitest` from 2.1.4 to 2.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.5/packages/vitest)
---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vitest
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vitest
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-16 09:01:07 +00:00 |
|
Alejandro Celaya
|
d6350131e6
|
Merge pull request #1367 from shlinkio/dependabot/npm_and_yarn/eslint-b3b6cd0b9f
Bump typescript-eslint from 8.12.2 to 8.13.0 in the eslint group
|
2024-11-09 10:07:57 +01:00 |
|
Alejandro Celaya
|
27db3532d9
|
Merge pull request #1368 from shlinkio/dependabot/npm_and_yarn/react-router-dom-6.28.0
Bump react-router-dom from 6.27.0 to 6.28.0
|
2024-11-09 10:07:47 +01:00 |
|
dependabot[bot]
|
03f826ffeb
|
Bump react-router-dom from 6.27.0 to 6.28.0
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.27.0 to 6.28.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.28.0/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-09 08:16:53 +00:00 |
|
dependabot[bot]
|
049a588287
|
Bump typescript-eslint from 8.12.2 to 8.13.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.12.2 to 8.13.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.13.0/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-09 08:15:58 +00:00 |
|
Alejandro Celaya
|
3aeafec90f
|
Merge pull request #1363 from shlinkio/dependabot/npm_and_yarn/eslint-479a1db07e
Bump the eslint group with 3 updates
|
2024-11-02 09:57:35 +01:00 |
|
dependabot[bot]
|
32ec9b98d4
|
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 2.9.0 to 2.10.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/v2.10.1/packages/eslint-plugin)
Updates `eslint` from 9.13.0 to 9.14.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.13.0...v9.14.0)
Updates `typescript-eslint` from 8.11.0 to 8.12.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.12.2/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: typescript-eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-02 08:53:35 +00:00 |
|
Alejandro Celaya
|
6646906d58
|
Merge pull request #1366 from shlinkio/dependabot/npm_and_yarn/sass-1.80.6
Bump sass from 1.80.4 to 1.80.6
|
2024-11-02 09:52:20 +01:00 |
|
Alejandro Celaya
|
31c3290aec
|
Merge pull request #1365 from shlinkio/dependabot/npm_and_yarn/workbox-218dd4e85e
Bump the workbox group with 5 updates
|
2024-11-02 09:52:11 +01:00 |
|