aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1340 from crupest/renovate/actions-checkout-3.xcrupest2022-10-273-3/+3
|\ | | | | chore(deps): update actions/checkout action to v3
| * chore(deps): update actions/checkout action to v3renovate[bot]2022-10-273-3/+3
| |
* | Merge pull request #1337 from crupest/renovate/actions-cache-3.xcrupest2022-10-271-1/+1
|\ \ | | | | | | chore(deps): update actions/cache action to v3
| * | chore(deps): update actions/cache action to v3renovate[bot]2022-10-271-1/+1
| |/
* | ...crupest2022-10-272-10/+0
| |
* | Merge branch 'main' of https://github.com/crupest/Timelinecrupest2022-10-271-0/+6
|\|
| * Merge pull request #1335 from crupest/renovate/configurecrupest2022-10-271-0/+6
| |\ | | | | | | Configure Renovate
| | * chore(deps): add renovate.jsonrenovate[bot]2022-10-271-0/+6
| | |
* | | Update FluentAssert.crupest2022-10-272-4/+4
|/ /
* / Fix all errors so far.crupest2022-10-2712-111/+4572
|/
* It's been a long time not developing this. Still need some time to getcrupest2022-10-2314-358/+358
| | | | it work again.
* Merge pull request #1312 from ↵crupest2022-08-011-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/node-18.6.3
| * build(deps-dev): Bump @types/node from 18.0.3 to 18.6.3 in /FrontEnddependabot[bot]2022-08-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.3 to 18.6.3. - [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-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1310 from ↵crupest2022-08-011-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.18.3
| * | build(deps): Bump react-i18next from 11.18.0 to 11.18.3 in /FrontEnddependabot[bot]2022-07-281-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.18.0 to 11.18.3. - [Release notes](https://github.com/i18next/react-i18next/releases) - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v11.18.0...v11.18.3) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* / build(deps): Bump bootstrap-icons from 1.8.3 to 1.9.1 in /FrontEnddependabot[bot]2022-07-181-1/+1
|/ | | | | | | | | | | | | | Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.8.3 to 1.9.1. - [Release notes](https://github.com/twbs/icons/releases) - [Commits](https://github.com/twbs/icons/compare/v1.8.3...v1.9.1) --- updated-dependencies: - dependency-name: bootstrap-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #1298 from ↵crupest2022-07-131-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-5.30.6
| * build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnddependabot[bot]2022-07-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.5 to 5.30.6. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.6/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1301 from ↵crupest2022-07-131-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/vite-plugin-pwa-0.12.3
| * | build(deps-dev): Bump vite-plugin-pwa from 0.12.2 to 0.12.3 in /FrontEnddependabot[bot]2022-07-131-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.12.2 to 0.12.3. - [Release notes](https://github.com/antfu/vite-plugin-pwa/releases) - [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.12.2...v0.12.3) --- 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>
* | | Merge pull request #1302 from ↵crupest2022-07-131-1/+1
|\ \ \ | |_|/ |/| | | | | crupest/dependabot/npm_and_yarn/FrontEnd/core-js-3.23.4
| * | build(deps): Bump core-js from 3.23.3 to 3.23.4 in /FrontEnddependabot[bot]2022-07-131-3/+3
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.3 to 3.23.4. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.23.3...v3.23.4) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1299 from ↵crupest2022-07-131-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/microsoft/signalr-6.0.7
| * | build(deps): Bump @microsoft/signalr from 6.0.6 to 6.0.7 in /FrontEnddependabot[bot]2022-07-131-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@microsoft/signalr](https://github.com/dotnet/aspnetcore) from 6.0.6 to 6.0.7. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v6.0.6...v6.0.7) --- updated-dependencies: - dependency-name: "@microsoft/signalr" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #1300 from ↵crupest2022-07-131-1/+1
|\ \ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-5.30.6
| * | | build(deps-dev): Bump @typescript-eslint/parser in /FrontEnddependabot[bot]2022-07-131-4/+4
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.5 to 5.30.6. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.6/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #1295 from ↵crupest2022-07-131-1/+1
|\ \ \ | |_|/ |/| | | | | crupest/dependabot/npm_and_yarn/FrontEnd/rxjs-7.5.6
| * | build(deps): Bump rxjs from 7.5.5 to 7.5.6 in /FrontEnddependabot[bot]2022-07-131-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.5.5 to 7.5.6. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactivex/rxjs/compare/7.5.5...7.5.6) --- updated-dependencies: - dependency-name: rxjs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #1296 from ↵crupest2022-07-131-1/+1
|\ \ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/vite-2.9.14
| * | | build(deps-dev): Bump vite from 2.9.13 to 2.9.14 in /FrontEnddependabot[bot]2022-07-131-3/+3
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.13 to 2.9.14. - [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/v2.9.14/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #1297 from ↵crupest2022-07-131-1/+1
|\ \ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/marked-4.0.18
| * | | build(deps): Bump marked from 4.0.17 to 4.0.18 in /FrontEnddependabot[bot]2022-07-131-3/+3
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [marked](https://github.com/markedjs/marked) from 4.0.17 to 4.0.18. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v4.0.17...v4.0.18) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #1292 from ↵crupest2022-07-131-1/+1
|\ \ \ | |_|/ |/| | | | | crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.18.0
| * | build(deps): Bump react-i18next from 11.17.4 to 11.18.0 in /FrontEnddependabot[bot]2022-07-081-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.17.4 to 11.18.0. - [Release notes](https://github.com/i18next/react-i18next/releases) - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v11.17.4...v11.18.0) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1293 from ↵crupest2022-07-131-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/react-dom-18.0.6
| * | build(deps-dev): Bump @types/react-dom in /FrontEnddependabot[bot]2022-07-081-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.5 to 18.0.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1294 from ↵crupest2022-07-131-1/+1
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/eslint-8.19.0
| * build(deps-dev): Bump eslint from 8.18.0 to 8.19.0 in /FrontEnddependabot[bot]2022-07-081-1/+1
|/ | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 8.18.0 to 8.19.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.18.0...v8.19.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #1290 from ↵crupest2022-07-071-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/react-18.0.15
| * build(deps-dev): Bump @types/react from 18.0.14 to 18.0.15 in /FrontEnddependabot[bot]2022-07-071-1/+1
|/ | | | | | | | | | | | | | Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.14 to 18.0.15. - [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>
* Merge pull request #1285 from ↵crupest2022-07-071-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-5.30.5
| * build(deps-dev): Bump @typescript-eslint/parser in /FrontEnddependabot[bot]2022-07-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.0 to 5.30.5. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.5/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1291 from ↵crupest2022-07-071-1/+1
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/moment-2.29.4
| * build(deps): Bump moment from 2.29.3 to 2.29.4 in /FrontEnddependabot[bot]2022-07-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1288 from ↵crupest2022-07-071-1/+1
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/types/node-18.0.3
| * build(deps-dev): Bump @types/node from 18.0.0 to 18.0.3 in /FrontEnddependabot[bot]2022-07-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.0 to 18.0.3. - [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-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1289 from ↵crupest2022-07-071-1/+1
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/i18next-21.8.13
| * build(deps): Bump i18next from 21.8.11 to 21.8.13 in /FrontEnddependabot[bot]2022-07-071-1/+1
|/ | | | | | | | | | | | | | | Bumps [i18next](https://github.com/i18next/i18next) from 21.8.11 to 21.8.13. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v21.8.11...v21.8.13) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #1281 from ↵crupest2022-07-051-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.17.4
| * build(deps): Bump react-i18next from 11.17.3 to 11.17.4 in /FrontEnddependabot[bot]2022-07-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.17.3 to 11.17.4. - [Release notes](https://github.com/i18next/react-i18next/releases) - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v11.17.3...v11.17.4) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>