Commit graph

315 commits

Author SHA1 Message Date
Alejandro Celaya
3c4fa33b72
Merge pull request #907 from shlinkio/dependabot/npm_and_yarn/eslint-8.50.0
Bump eslint from 8.49.0 to 8.50.0
2023-09-23 12:06:06 +02:00
Alejandro Celaya
52a536a1ee
Merge pull request #904 from shlinkio/dependabot/npm_and_yarn/types/react-18.2.22
Bump @types/react from 18.2.21 to 18.2.22
2023-09-23 12:05:46 +02:00
dependabot[bot]
5dcc38785d
Bump eslint from 8.49.0 to 8.50.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.50.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/v8.49.0...v8.50.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-23 10:02:36 +00:00
dependabot[bot]
4a35938c6a
Bump @types/react from 18.2.21 to 18.2.22
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.21 to 18.2.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-23 10:02:35 +00:00
dependabot[bot]
37c4b2104f
Bump @testing-library/user-event from 14.4.3 to 14.5.1
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.4.3 to 14.5.1.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v14.4.3...v14.5.1)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-23 10:02:17 +00:00
Alejandro Celaya
313c12113c
Merge pull request #906 from shlinkio/dependabot/npm_and_yarn/vitest/coverage-v8-0.34.5
Bump @vitest/coverage-v8 from 0.34.4 to 0.34.5
2023-09-23 12:01:59 +02:00
Alejandro Celaya
9abb0c985b
Merge pull request #898 from shlinkio/dependabot/npm_and_yarn/uuid-and-types/uuid-9.0.1
Bump uuid and @types/uuid
2023-09-23 12:01:52 +02:00
Alejandro Celaya
64a40e5f67
Merge pull request #899 from shlinkio/dependabot/npm_and_yarn/react-router-dom-6.16.0
Bump react-router-dom from 6.15.0 to 6.16.0
2023-09-23 12:01:45 +02:00
Alejandro Celaya
649abbbc58
Merge pull request #905 from shlinkio/dependabot/npm_and_yarn/vitest-0.34.5
Bump vitest from 0.34.4 to 0.34.5
2023-09-23 12:01:35 +02:00
Alejandro Celaya
599a618992
Merge pull request #909 from shlinkio/dependabot/npm_and_yarn/sass-1.68.0
Bump sass from 1.66.1 to 1.68.0
2023-09-23 12:01:02 +02:00
Alejandro Celaya
7623405c6f Remove unecessary dev dependency 2023-09-23 12:00:39 +02:00
dependabot[bot]
1d4bb5ba28
Bump sass from 1.66.1 to 1.68.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.66.1 to 1.68.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.66.1...1.68.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-23 07:08:08 +00:00
dependabot[bot]
6fb62bddff
Bump @vitest/coverage-v8 from 0.34.4 to 0.34.5
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 0.34.4 to 0.34.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.5/packages/coverage-v8)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-23 07:07:10 +00:00
dependabot[bot]
b39f5ee9e9
Bump vitest from 0.34.4 to 0.34.5
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.34.4 to 0.34.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.5/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-23 07:06:58 +00:00
dependabot[bot]
2bcadc6576
Bump react-router-dom from 6.15.0 to 6.16.0
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.15.0 to 6.16.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.16.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>
2023-09-16 07:09:12 +00:00
dependabot[bot]
ef7e9797f5
Bump uuid and @types/uuid
Bumps [uuid](https://github.com/uuidjs/uuid) and [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid). These dependencies needed to be updated together.

Updates `uuid` from 9.0.0 to 9.0.1
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.0...v9.0.1)

Updates `@types/uuid` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-16 07:08:52 +00:00
Alejandro Celaya
cd188df212
Merge pull request #895 from shlinkio/dependabot/npm_and_yarn/eslint-8.49.0
Bump eslint from 8.48.0 to 8.49.0
2023-09-09 13:01:28 +02:00
Alejandro Celaya
8e670a6e6f
Merge pull request #896 from shlinkio/dependabot/npm_and_yarn/vite-plugin-pwa-0.16.5
Bump vite-plugin-pwa from 0.16.4 to 0.16.5
2023-09-09 13:01:18 +02:00
dependabot[bot]
627a2e4635
Bump eslint from 8.48.0 to 8.49.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.48.0 to 8.49.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/v8.48.0...v8.49.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-09 10:59:06 +00:00
Alejandro Celaya
49261e0ef0
Merge pull request #893 from shlinkio/dependabot/npm_and_yarn/testing-library/jest-dom-6.1.3
Bump @testing-library/jest-dom from 6.1.2 to 6.1.3
2023-09-09 12:58:39 +02:00
dependabot[bot]
fdc3b5a7ef
Bump vite-plugin-pwa from 0.16.4 to 0.16.5
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.16.4 to 0.16.5.
- [Release notes](https://github.com/antfu/vite-plugin-pwa/releases)
- [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.16.4...v0.16.5)

---
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>
2023-09-09 10:58:28 +00:00
Alejandro Celaya
050c1ba024
Merge pull request #894 from shlinkio/dependabot/npm_and_yarn/vitest/coverage-v8-0.34.4
Bump @vitest/coverage-v8 from 0.34.3 to 0.34.4
2023-09-09 12:58:26 +02:00
dependabot[bot]
6a91e83436
Bump vitest from 0.34.3 to 0.34.4
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.34.3 to 0.34.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.4/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-09 07:54:01 +00:00
dependabot[bot]
3895de9174
Bump @vitest/coverage-v8 from 0.34.3 to 0.34.4
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 0.34.3 to 0.34.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.4/packages/coverage-v8)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-09 07:52:56 +00:00
dependabot[bot]
d75473a90c
Bump @testing-library/jest-dom from 6.1.2 to 6.1.3
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.1.2 to 6.1.3.
- [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.1.2...v6.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-09 07:52:41 +00:00
Alejandro Celaya
abe1d78ee0 Update shlink-frontend-kit and shlink-web-component 2023-09-05 20:38:51 +02:00
Alejandro Celaya
fbc47846e3 Fix some instances of react-hooks/exhaustive-deps 2023-09-02 19:08:12 +02:00
Alejandro Celaya
a40b67f65f
Merge pull request #887 from shlinkio/dependabot/npm_and_yarn/types/uuid-9.0.3
Bump @types/uuid from 9.0.2 to 9.0.3
2023-09-02 09:42:33 +02:00
dependabot[bot]
79e9ced183
Bump @types/leaflet from 1.9.3 to 1.9.4
Bumps [@types/leaflet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/leaflet) from 1.9.3 to 1.9.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/leaflet)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-02 07:03:09 +00:00
dependabot[bot]
396902cfa1
Bump @types/uuid from 9.0.2 to 9.0.3
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-02 07:02:49 +00:00
dependabot[bot]
cf2081713b Bump typescript from 5.1.6 to 5.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.6...v5.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 23:27:50 +02:00
Alejandro Celaya
9f7ac09fb0 Replace local ShlinkApiClient with the one from shlink-js-sdk 2023-08-29 23:12:25 +02:00
Alejandro Celaya
1e31444c67 Update to shlink-web-client 0.3.1 2023-08-27 18:24:13 +02:00
dependabot[bot]
1e2938bd91
Bump workbox-core from 6.5.4 to 7.0.0
Bumps [workbox-core](https://github.com/googlechrome/workbox) from 6.5.4 to 7.0.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.5.4...v7.0.0)

---
updated-dependencies:
- dependency-name: workbox-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-27 06:38:57 +00:00
Alejandro Celaya
c538795052
Merge pull request #875 from shlinkio/dependabot/npm_and_yarn/shlinkio/eslint-config-js-coding-standard-2.3.0
Bump @shlinkio/eslint-config-js-coding-standard from 2.2.0 to 2.3.0
2023-08-26 10:35:42 +02:00
dependabot[bot]
e22618b1df
Bump eslint from 8.47.0 to 8.48.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.48.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/v8.47.0...v8.48.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-26 08:24:44 +00:00
dependabot[bot]
3a88695122
Bump @shlinkio/eslint-config-js-coding-standard from 2.2.0 to 2.3.0
Bumps [@shlinkio/eslint-config-js-coding-standard](https://github.com/shlinkio/js-coding-standard) from 2.2.0 to 2.3.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/v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: "@shlinkio/eslint-config-js-coding-standard"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-26 08:24:29 +00:00
Alejandro Celaya
c0f20fde96
Merge pull request #882 from shlinkio/dependabot/npm_and_yarn/types/react-18.2.21
Bump @types/react from 18.2.20 to 18.2.21
2023-08-26 10:24:12 +02:00
Alejandro Celaya
cab89cc417
Merge pull request #881 from shlinkio/dependabot/npm_and_yarn/vitest/coverage-v8-0.34.3
Bump @vitest/coverage-v8 from 0.34.1 to 0.34.3
2023-08-26 10:24:02 +02:00
Alejandro Celaya
a1042bc87d
Merge pull request #880 from shlinkio/dependabot/npm_and_yarn/testing-library/jest-dom-6.1.2
Bump @testing-library/jest-dom from 6.0.1 to 6.1.2
2023-08-26 10:23:51 +02:00
Alejandro Celaya
92cc8470c1
Merge pull request #877 from shlinkio/dependabot/npm_and_yarn/vitest-0.34.3
Bump vitest from 0.34.1 to 0.34.3
2023-08-26 10:23:26 +02:00
Alejandro Celaya
b2b18fc00b
Merge pull request #874 from shlinkio/dependabot/npm_and_yarn/json2csv/plainjs-7.0.3
Bump @json2csv/plainjs from 7.0.2 to 7.0.3
2023-08-26 10:23:05 +02:00
dependabot[bot]
067b2a96f8
Bump @types/react from 18.2.20 to 18.2.21
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.20 to 18.2.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-26 07:59:53 +00:00
dependabot[bot]
886cf7ab2a
Bump @vitest/coverage-v8 from 0.34.1 to 0.34.3
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 0.34.1 to 0.34.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.3/packages/coverage-v8)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-26 07:59:42 +00:00
dependabot[bot]
04fce4faa1
Bump @testing-library/jest-dom from 6.0.1 to 6.1.2
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.0.1 to 6.1.2.
- [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.0.1...v6.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-26 07:59:23 +00:00
dependabot[bot]
039bf35c29
Bump vitest from 0.34.1 to 0.34.3
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.34.1 to 0.34.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.3/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-26 07:58:53 +00:00
dependabot[bot]
eee9732d6d
Bump @json2csv/plainjs from 7.0.2 to 7.0.3
Bumps [@json2csv/plainjs](https://github.com/juanjoDiaz/json2csv) from 7.0.2 to 7.0.3.
- [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.2...v7.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-26 07:58:14 +00:00
dependabot[bot]
6823baa791
Bump stylelint from 15.10.2 to 15.10.3
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.2 to 15.10.3.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/15.10.2...15.10.3)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-26 07:57:55 +00:00
dependabot[bot]
0253e1baf3
Bump workbox-precaching from 6.5.4 to 7.0.0
Bumps [workbox-precaching](https://github.com/googlechrome/workbox) from 6.5.4 to 7.0.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.5.4...v7.0.0)

---
updated-dependencies:
- dependency-name: workbox-precaching
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-19 15:35:58 +00:00
Alejandro Celaya
3a98e21406
Merge pull request #868 from shlinkio/dependabot/npm_and_yarn/workbox-strategies-7.0.0
Bump workbox-strategies from 6.5.4 to 7.0.0
2023-08-19 17:35:22 +02:00