Alexander Schaber
|
7eae695a78
|
build!: switch nginx docker base image to unprivileged version
|
2023-09-24 23:28:32 +02:00 |
|
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 |
|
Alejandro Celaya
|
a0fc3685fc
|
Merge pull request #901 from shlinkio/dependabot/npm_and_yarn/testing-library/user-event-14.5.1
Bump @testing-library/user-event from 14.4.3 to 14.5.1
|
2023-09-23 12:05:25 +02:00 |
|
Alejandro Celaya
|
0efd4818df
|
Update to node 20.7
|
2023-09-23 12:04:58 +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 |
|
Alejandro Celaya
|
1103739aee
|
Merge pull request #897 from shlinkio/dependabot/npm_and_yarn/vitest-0.34.4
Bump vitest from 0.34.3 to 0.34.4
|
2023-09-09 12:57:46 +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
|
0a77df9d40
|
Fix wrong definition of custom hooks
|
2023-09-05 22:56:11 +02:00 |
|
Alejandro Celaya
|
cd167f4078
|
Merge pull request #891 from acelaya-forks/feature/update-shlink-deps
Update shlink-frontend-kit and shlink-web-component
|
2023-09-05 20:42:31 +02:00 |
|
Alejandro Celaya
|
abe1d78ee0
|
Update shlink-frontend-kit and shlink-web-component
|
2023-09-05 20:38:51 +02:00 |
|
Alejandro Celaya
|
b71b14a4fd
|
Merge pull request #890 from acelaya-forks/feature/improve-component-di
Feature/improve component di
|
2023-09-05 09:42:56 +02:00 |
|
Alejandro Celaya
|
be1b474f41
|
Remove TimeoutToggle callback's dependency on initial value
|
2023-09-05 09:33:45 +02:00 |
|
Alejandro Celaya
|
7a7884f38d
|
Use test seams instead of DI in useTimeoutToggle
|
2023-09-05 09:18:03 +02:00 |
|
Alejandro Celaya
|
6926afbac1
|
Refactor DI approach for components
|
2023-09-05 09:08:42 +02:00 |
|
Alejandro Celaya
|
046f79270a
|
Change how components get dependencies injected to avoid callback nesting
|
2023-09-03 11:06:35 +02:00 |
|
Alejandro Celaya
|
4677c24242
|
Merge pull request #889 from acelaya-forks/feature/improve-hooks
Feature/improve hooks
|
2023-09-03 09:48:10 +02:00 |
|
Alejandro Celaya
|
65d3a19530
|
Add missing useCallback wrapping inside ImportServerBtn
|
2023-09-02 20:44:03 +02:00 |
|
Alejandro Celaya
|
a23d441dd3
|
Enable react-hooks/exhaustive-deps linting rule
|
2023-09-02 19:48:23 +02:00 |
|
Alejandro Celaya
|
973f3e3c8b
|
Simplify ServersImporter using file.text() instead of a FileReader
|
2023-09-02 19:44:29 +02:00 |
|
Alejandro Celaya
|
a11a2c84fe
|
Fix react-hooks/exhaustive-deps in ImportServersBtn
|
2023-09-02 19:43:41 +02:00 |
|
Alejandro Celaya
|
fbc47846e3
|
Fix some instances of react-hooks/exhaustive-deps
|
2023-09-02 19:08:12 +02:00 |
|
Alejandro Celaya
|
4298893960
|
Improve useEffect usage in App component, to have the right dependencies
|
2023-09-02 11:33:57 +02:00 |
|
Alejandro Celaya
|
1ef96662a3
|
Make DeleteServerButton more accessible
|
2023-09-02 10:48:02 +02:00 |
|
Alejandro Celaya
|
b20698ecb2
|
Re-enable a11y linting rules
|
2023-09-02 10:38:20 +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 |
|
Alejandro Celaya
|
6b32bf8ca9
|
Merge pull request #888 from shlinkio/dependabot/npm_and_yarn/types/leaflet-1.9.4
Bump @types/leaflet from 1.9.3 to 1.9.4
|
2023-09-02 09:42:26 +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 |
|