Alejandro Celaya
|
de9be5fcf4
|
Fix typo
|
2025-03-07 09:34:26 +01:00 |
|
Alejandro Celaya
|
b46db36a1f
|
Merge pull request #1456 from shlinkio/dependabot/npm_and_yarn/eslint-4b4bdc4453
Bump the eslint group with 3 updates
|
2025-03-01 09:49:18 +01:00 |
|
Alejandro Celaya
|
8dd9287eaf
|
Merge pull request #1463 from shlinkio/dependabot/docker/node-23.9-alpine
Bump node from 23.8-alpine to 23.9-alpine
|
2025-03-01 09:49:08 +01:00 |
|
dependabot[bot]
|
ab784515c0
|
Bump node from 23.8-alpine to 23.9-alpine
Bumps node from 23.8-alpine to 23.9-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-01 08:30:13 +00:00 |
|
dependabot[bot]
|
337c8c1ee2
|
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-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 `@stylistic/eslint-plugin` from 4.0.1 to 4.1.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/v4.1.0/packages/eslint-plugin)
Updates `eslint-plugin-react-hooks` from 5.1.0 to 5.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/HEAD/packages/eslint-plugin-react-hooks)
Updates `typescript-eslint` from 8.24.1 to 8.25.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.25.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-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>
|
2025-03-01 08:20:53 +00:00 |
|
Alejandro Celaya
|
b46e637a64
|
Merge pull request #1457 from shlinkio/dependabot/npm_and_yarn/vite-b440395291
Bump vite from 6.1.1 to 6.2.0 in the vite group
|
2025-03-01 09:19:37 +01:00 |
|
Alejandro Celaya
|
b2d8cdb43f
|
Merge pull request #1458 from shlinkio/dependabot/npm_and_yarn/vitest-ee01e65f68
Bump the vitest group with 2 updates
|
2025-03-01 09:19:29 +01:00 |
|
Alejandro Celaya
|
23ae01d34d
|
Merge pull request #1460 from shlinkio/dependabot/npm_and_yarn/sass-1.85.1
Bump sass from 1.85.0 to 1.85.1
|
2025-03-01 09:19:13 +01:00 |
|
Alejandro Celaya
|
306c496489
|
Merge pull request #1462 from shlinkio/dependabot/npm_and_yarn/reduxjs/toolkit-2.6.0
Bump @reduxjs/toolkit from 2.5.1 to 2.6.0
|
2025-03-01 09:19:03 +01:00 |
|
dependabot[bot]
|
13e57eb2ae
|
Bump @reduxjs/toolkit from 2.5.1 to 2.6.0
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.5.1...v2.6.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>
|
2025-03-01 08:09:39 +00:00 |
|
dependabot[bot]
|
c4ecdc9175
|
Bump sass from 1.85.0 to 1.85.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.85.0 to 1.85.1.
- [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.85.0...1.85.1)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-01 08:09:19 +00:00 |
|
dependabot[bot]
|
2e99ee43ce
|
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 3.0.6 to 3.0.7
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.7/packages/coverage-v8)
Updates `vitest` from 3.0.6 to 3.0.7
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.7/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>
|
2025-03-01 08:08:51 +00:00 |
|
dependabot[bot]
|
4c7c457839
|
Bump vite from 6.1.1 to 6.2.0 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.1.1 to 6.2.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.2.0/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-01 08:08:37 +00:00 |
|
Alejandro Celaya
|
9b84df6774
|
Merge pull request #1454 from shlinkio/dependabot/npm_and_yarn/eslint-6f95c012c8
Bump the eslint group across 1 directory with 4 updates
|
2025-02-22 11:15:16 +01:00 |
|
dependabot[bot]
|
9d010f8996
|
Bump the eslint group across 1 directory with 4 updates
Bumps the eslint group with 4 updates in the / directory: [@shlinkio/eslint-config-js-coding-standard](https://github.com/shlinkio/js-coding-standard), [@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 `@shlinkio/eslint-config-js-coding-standard` from 3.3.0 to 3.4.0
- [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.3.0...v3.4.0)
Updates `@stylistic/eslint-plugin` from 3.1.0 to 4.0.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/v4.0.1/packages/eslint-plugin)
Updates `eslint` from 9.20.1 to 9.21.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.20.1...v9.21.0)
Updates `typescript-eslint` from 8.24.0 to 8.24.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.24.1/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: "@shlinkio/eslint-config-js-coding-standard"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: "@stylistic/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-major
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-patch
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-22 10:12:21 +00:00 |
|
Alejandro Celaya
|
21b7ca1a0a
|
Merge pull request #1451 from shlinkio/dependabot/npm_and_yarn/vite-d69725c68b
Bump vite from 6.1.0 to 6.1.1 in the vite group
|
2025-02-22 11:10:40 +01:00 |
|
Alejandro Celaya
|
26578ed55d
|
Merge pull request #1452 from shlinkio/dependabot/npm_and_yarn/vitest-28acf833c7
Bump the vitest group with 2 updates
|
2025-02-22 11:10:31 +01:00 |
|
Alejandro Celaya
|
1b6369264b
|
Merge pull request #1453 from shlinkio/dependabot/npm_and_yarn/react-router-7.2.0
Bump react-router from 7.1.5 to 7.2.0
|
2025-02-22 11:09:31 +01:00 |
|
dependabot[bot]
|
7c0033397b
|
Bump react-router from 7.1.5 to 7.2.0
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.1.5 to 7.2.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.2.0/packages/react-router)
---
updated-dependencies:
- dependency-name: react-router
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-22 08:11:14 +00:00 |
|
dependabot[bot]
|
49a75a08aa
|
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 3.0.5 to 3.0.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.6/packages/coverage-v8)
Updates `vitest` from 3.0.5 to 3.0.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.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>
|
2025-02-22 08:10:52 +00:00 |
|
dependabot[bot]
|
4dad18e45f
|
Bump vite from 6.1.0 to 6.1.1 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.1.0 to 6.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/create-vite@6.1.1/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>
|
2025-02-22 08:10:38 +00:00 |
|
Alejandro Celaya
|
0016333972
|
Merge pull request #1447 from shlinkio/dependabot/docker/node-23.8-alpine
Bump node from 23.7-alpine to 23.8-alpine
|
2025-02-15 09:39:13 +01:00 |
|
Alejandro Celaya
|
b65291bb01
|
Merge pull request #1448 from shlinkio/dependabot/npm_and_yarn/eslint-aeeda62d4e
Bump the eslint group with 2 updates
|
2025-02-15 09:38:42 +01:00 |
|
Alejandro Celaya
|
dac8a08fd2
|
Merge pull request #1449 from shlinkio/dependabot/npm_and_yarn/sass-1.85.0
Bump sass from 1.84.0 to 1.85.0
|
2025-02-15 09:38:34 +01:00 |
|
dependabot[bot]
|
c18808503c
|
Bump sass from 1.84.0 to 1.85.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.84.0 to 1.85.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.84.0...1.85.0)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-15 08:25:41 +00:00 |
|
dependabot[bot]
|
06563feffc
|
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.20.0 to 9.20.1
- [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.20.0...v9.20.1)
Updates `typescript-eslint` from 8.23.0 to 8.24.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.24.0/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-patch
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>
|
2025-02-15 08:24:58 +00:00 |
|
dependabot[bot]
|
468a529f94
|
Bump node from 23.7-alpine to 23.8-alpine
Bumps node from 23.7-alpine to 23.8-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-15 08:12:37 +00:00 |
|
Alejandro Celaya
|
0c568a327f
|
Merge pull request #1446 from acelaya-forks/feature/sass-imports
Replace sass imports with sass use
|
2025-02-11 09:16:54 +01:00 |
|
Alejandro Celaya
|
2e9db77b00
|
Replace sass imports with sass use
|
2025-02-11 09:15:20 +01:00 |
|
Alejandro Celaya
|
c85917e378
|
Merge pull request #1445 from acelaya-forks/feature/js-sdk-2.0
Update to JS SDK 2.0 and shlink-web-component 0.13
|
2025-02-11 08:43:16 +01:00 |
|
Alejandro Celaya
|
d2d9810afd
|
Update to JS SDK 2.0 and shlink-web-component 0.13
|
2025-02-11 08:41:29 +01:00 |
|
Alejandro Celaya
|
db13d43f99
|
Merge pull request #1442 from shlinkio/dependabot/npm_and_yarn/eslint-0e79b492a9
Bump the eslint group with 3 updates
|
2025-02-08 10:07:15 +01:00 |
|
dependabot[bot]
|
1acc64c074
|
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 3.0.1 to 3.1.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/v3.1.0/packages/eslint-plugin)
Updates `eslint` from 9.19.0 to 9.20.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.19.0...v9.20.0)
Updates `typescript-eslint` from 8.22.0 to 8.23.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.23.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>
|
2025-02-08 09:05:50 +00:00 |
|
Alejandro Celaya
|
32c4cd40d3
|
Merge pull request #1443 from shlinkio/dependabot/npm_and_yarn/vite-df52692fc7
Bump vite from 6.0.11 to 6.1.0 in the vite group
|
2025-02-08 10:04:21 +01:00 |
|
Alejandro Celaya
|
abf02ddbac
|
Merge pull request #1444 from shlinkio/dependabot/npm_and_yarn/sass-1.84.0
Bump sass from 1.83.4 to 1.84.0
|
2025-02-08 10:04:14 +01:00 |
|
dependabot[bot]
|
552cfcf805
|
Bump sass from 1.83.4 to 1.84.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.83.4 to 1.84.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.83.4...1.84.0)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-08 09:00:31 +00:00 |
|
dependabot[bot]
|
4198ad73de
|
Bump vite from 6.0.11 to 6.1.0 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.11 to 6.1.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.1.0/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-08 09:00:09 +00:00 |
|
Alejandro Celaya
|
b6a49e3b11
|
Merge pull request #1441 from shlinkio/dependabot/npm_and_yarn/multi-7d4cb18f35
Bump vitest and @vitest/coverage-v8
|
2025-02-08 09:56:31 +01:00 |
|
dependabot[bot]
|
e716624a3f
|
Bump vitest and @vitest/coverage-v8
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8). These dependencies needed to be updated together.
Updates `vitest` from 3.0.4 to 3.0.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/vitest)
Updates `@vitest/coverage-v8` from 3.0.4 to 3.0.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/coverage-v8)
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
- dependency-name: "@vitest/coverage-v8"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-06 08:44:38 +00:00 |
|
Alejandro Celaya
|
6a8825ecb7
|
Merge pull request #1440 from acelaya-forks/feature/react-router-tests
Work around issue with react-router + vitest in node >22.10
|
2025-02-06 09:43:17 +01:00 |
|
Alejandro Celaya
|
e171866226
|
Work around issue with react-router + vitest in node >22.10
|
2025-02-06 09:41:11 +01:00 |
|
Alejandro Celaya
|
c98616234f
|
Merge pull request #1438 from shlinkio/dependabot/npm_and_yarn/shlink-d5058f2f6d
Bump the shlink group across 1 directory with 3 updates
|
2025-02-01 10:14:52 +01:00 |
|
Alejandro Celaya
|
4fa9f8967b
|
Silence type error temporarily
|
2025-02-01 10:13:35 +01:00 |
|
dependabot[bot]
|
5ea42b6c15
|
Bump the shlink group across 1 directory with 3 updates
Bumps the shlink group with 3 updates in the / directory: [@shlinkio/shlink-frontend-kit](https://github.com/shlinkio/shlink-frontend-kit), [@shlinkio/shlink-js-sdk](https://shlink.io) and [@shlinkio/shlink-web-component](https://github.com/shlinkio/shlink-web-component).
Updates `@shlinkio/shlink-frontend-kit` from 0.7.0 to 0.7.2
- [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/v0.7.0...v0.7.2)
Updates `@shlinkio/shlink-js-sdk` from 1.3.0 to 1.4.0
Updates `@shlinkio/shlink-web-component` from 0.12.0 to 0.12.1
- [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.12.0...v0.12.1)
---
updated-dependencies:
- dependency-name: "@shlinkio/shlink-frontend-kit"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: shlink
- dependency-name: "@shlinkio/shlink-js-sdk"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: shlink
- dependency-name: "@shlinkio/shlink-web-component"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: shlink
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-01 09:06:54 +00:00 |
|
Alejandro Celaya
|
d0bc6610b1
|
Merge pull request #1433 from shlinkio/dependabot/npm_and_yarn/eslint-e61a3236ab
Bump the eslint group with 2 updates
|
2025-02-01 10:05:09 +01:00 |
|
Alejandro Celaya
|
995769de27
|
Update to Shlink coding standard 3.3.0
|
2025-02-01 10:03:18 +01:00 |
|
Alejandro Celaya
|
aeb4f8ed9a
|
Merge pull request #1439 from shlinkio/dependabot/docker/node-23.7-alpine
Bump node from 23.6-alpine to 23.7-alpine
|
2025-02-01 09:43:20 +01:00 |
|
dependabot[bot]
|
44e1bef29b
|
Bump node from 23.6-alpine to 23.7-alpine
Bumps node from 23.6-alpine to 23.7-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-01 08:39:30 +00:00 |
|
Alejandro Celaya
|
b472b44c5b
|
Merge pull request #1435 from shlinkio/dependabot/npm_and_yarn/reduxjs/toolkit-2.5.1
Bump @reduxjs/toolkit from 2.5.0 to 2.5.1
|
2025-02-01 09:37:47 +01:00 |
|
Alejandro Celaya
|
227b762740
|
Merge pull request #1437 from shlinkio/dependabot/npm_and_yarn/react-router-7.1.5
Bump react-router from 7.1.3 to 7.1.5
|
2025-02-01 09:37:17 +01:00 |
|