Commit Graph

5483 Commits

Author SHA1 Message Date
dependabot[bot]
f13b8551cb
Bump the eslint group with 3 updates
Bumps the eslint group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@typescript-eslint/eslint-plugin` from 7.12.0 to 7.13.0
- [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/v7.13.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.12.0 to 7.13.0
- [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/v7.13.0/packages/parser)

Updates `typescript-eslint` from 7.12.0 to 7.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/v7.13.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
  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-06-12 03:38:02 +00:00
dependabot[bot]
0f8b7e8130
Bump node from 22.2.0-alpine to 22.3.0-alpine
Bumps node from 22.2.0-alpine to 22.3.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 03:32:36 +00:00
Matthias
6a8baede8e Update column header wording 2024-06-11 07:12:31 +02:00
Matthias
c42f38ac52 Update results table to show "trades" instead of entries 2024-06-11 07:02:08 +02:00
Matthias
9e082e624a Improved eslint config formatting 2024-06-07 19:40:03 +02:00
Matthias
cb70e1681c Add a few eslint rules to enforce a stricter style 2024-06-07 19:18:25 +02:00
Matthias
e0b7caf4f0 Use PascalCase for e-charts components 2024-06-07 19:12:01 +02:00
Matthias
4a83fc4559 Use submit instead of submit button "on-click" 2024-06-07 19:07:47 +02:00
Matthias
1eccb165ad Allow filtering on pairlistSummary in all modes 2024-06-07 19:07:03 +02:00
Matthias
a8069803fd Fix popover not "popping over" ... 2024-06-07 18:28:54 +02:00
Matthias
d338b393ba
Merge pull request #1908 from freqtrade/dependabot/npm_and_yarn/main/eslint-902f01f923
Bump the eslint group with 5 updates
2024-06-05 06:24:47 +02:00
Matthias
67f4a1c206
Merge pull request #1910 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-5f5301e218
Bump bootstrap-vue-next from 0.19.0 to 0.20.0 in the bootstrap group
2024-06-05 06:24:21 +02:00
Matthias
78ba9e0ffc
Merge pull request #1915 from freqtrade/dependabot/npm_and_yarn/main/sass-1.77.4
Bump sass from 1.77.2 to 1.77.4
2024-06-05 06:23:03 +02:00
dependabot[bot]
100dc9b0b4
Bump the eslint group with 5 updates
Bumps the eslint group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.3.0` | `9.4.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.11.0` | `7.12.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.11.0` | `7.12.0` |
| [eslint](https://github.com/eslint/eslint) | `9.3.0` | `9.4.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `7.11.0` | `7.12.0` |


Updates `@eslint/js` from 9.3.0 to 9.4.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/commits/v9.4.0/packages/js)

Updates `@typescript-eslint/eslint-plugin` from 7.11.0 to 7.12.0
- [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/v7.12.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.11.0 to 7.12.0
- [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/v7.12.0/packages/parser)

Updates `eslint` from 9.3.0 to 9.4.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.3.0...v9.4.0)

Updates `typescript-eslint` from 7.11.0 to 7.12.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/v7.12.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
  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-06-05 04:18:56 +00:00
dependabot[bot]
32371e3bd4
Bump sass from 1.77.2 to 1.77.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.2 to 1.77.4.
- [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.77.2...1.77.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 04:16:58 +00:00
Matthias
ea560753b4
Merge pull request #1913 from freqtrade/dependabot/npm_and_yarn/main/vitejs/plugin-vue-5.0.5
Bump @vitejs/plugin-vue from 5.0.4 to 5.0.5
2024-06-05 06:16:12 +02:00
Matthias
0e7c964088
Merge pull request #1912 from freqtrade/dependabot/npm_and_yarn/main/types/node-20.14.1
Bump @types/node from 20.12.12 to 20.14.1
2024-06-05 06:15:31 +02:00
Matthias
9624bfbc34
Merge pull request #1914 from freqtrade/dependabot/npm_and_yarn/main/vue-echarts-6.7.3
Bump vue-echarts from 6.7.2 to 6.7.3
2024-06-05 06:11:59 +02:00
Matthias
eaf1d32bd7
Merge pull request #1916 from freqtrade/dependabot/npm_and_yarn/main/prettier-3.3.0
Bump prettier from 3.2.5 to 3.3.0
2024-06-05 06:11:22 +02:00
dependabot[bot]
bbd19e50c8
Bump prettier from 3.2.5 to 3.3.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 04:07:37 +00:00
dependabot[bot]
34627314b7
Bump @types/node from 20.12.12 to 20.14.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.12 to 20.14.1.
- [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>
2024-06-05 04:07:30 +00:00
dependabot[bot]
453f00458a
Bump vue-echarts from 6.7.2 to 6.7.3
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.7.2 to 6.7.3.
- [Release notes](https://github.com/ecomfe/vue-echarts/releases)
- [Changelog](https://github.com/ecomfe/vue-echarts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ecomfe/vue-echarts/compare/v6.7.2...v6.7.3)

---
updated-dependencies:
- dependency-name: vue-echarts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 04:07:07 +00:00
Matthias
cda4e38394
Merge pull request #1911 from freqtrade/dependabot/npm_and_yarn/main/happy-dom-14.12.0
Bump happy-dom from 14.11.2 to 14.12.0
2024-06-05 06:06:38 +02:00
Matthias
98a377d7fe
Merge pull request #1909 from freqtrade/dependabot/npm_and_yarn/main/vue-2b179b9286
Bump vue-demi from 0.14.7 to 0.14.8 in the vue group
2024-06-05 06:05:40 +02:00
dependabot[bot]
a961e46261
Bump @vitejs/plugin-vue from 5.0.4 to 5.0.5
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.0.5/packages/plugin-vue)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 03:59:13 +00:00
dependabot[bot]
a6968d9529
Bump happy-dom from 14.11.2 to 14.12.0
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 14.11.2 to 14.12.0.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v14.11.2...v14.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 03:58:47 +00:00
dependabot[bot]
82a36fb623
Bump bootstrap-vue-next from 0.19.0 to 0.20.0 in the bootstrap group
Bumps the bootstrap group with 1 update: [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next).


Updates `bootstrap-vue-next` from 0.19.0 to 0.20.0
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.20.0/packages/bootstrap-vue-next)

---
updated-dependencies:
- dependency-name: bootstrap-vue-next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bootstrap
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 03:58:25 +00:00
dependabot[bot]
ef916684c4
Bump vue-demi from 0.14.7 to 0.14.8 in the vue group
Bumps the vue group with 1 update: [vue-demi](https://github.com/antfu/vue-demi).


Updates `vue-demi` from 0.14.7 to 0.14.8
- [Release notes](https://github.com/antfu/vue-demi/releases)
- [Commits](https://github.com/antfu/vue-demi/compare/v0.14.7...v0.14.8)

---
updated-dependencies:
- dependency-name: vue-demi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vue
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 03:57:58 +00:00
Matthias
7cb94e0cc2
Merge pull request #1907 from freqtrade/dependabot/docker/nginx-1.27.0-alpine
Bump nginx from 1.26.0-alpine to 1.27.0-alpine
2024-05-31 06:30:22 +02:00
dependabot[bot]
5788b547a5
Bump nginx from 1.26.0-alpine to 1.27.0-alpine
Bumps nginx from 1.26.0-alpine to 1.27.0-alpine.

---
updated-dependencies:
- dependency-name: nginx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-31 03:41:19 +00:00
Matthias
a557ddf4a0
Merge pull request #1906 from freqtrade/dependabot/github_actions/main/pnpm/action-setup-4
Bump pnpm/action-setup from 3 to 4
2024-05-30 06:22:49 +02:00
dependabot[bot]
f38b7fd38c
Bump pnpm/action-setup from 3 to 4
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3 to 4.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v3...v4)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-30 03:50:56 +00:00
Matthias
5f7eaa6122
Merge pull request #1901 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-f3749fb99a
Bump bootstrap-vue-next from 0.18.1 to 0.19.0 in the bootstrap group
2024-05-29 06:54:13 +02:00
Matthias
f5d7c28ae8 SetInterval may be overridden by nodejs types...
ensure to use window
2024-05-29 06:48:46 +02:00
dependabot[bot]
9572b90a82
Bump bootstrap-vue-next from 0.18.1 to 0.19.0 in the bootstrap group
Bumps the bootstrap group with 1 update: [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next).


Updates `bootstrap-vue-next` from 0.18.1 to 0.19.0
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.19.0/packages/bootstrap-vue-next)

---
updated-dependencies:
- dependency-name: bootstrap-vue-next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bootstrap
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 04:11:11 +00:00
Matthias
4a5c1363ce
Merge pull request #1900 from freqtrade/dependabot/npm_and_yarn/main/vueuse-7bd73fb4b8
Bump the vueuse group with 2 updates
2024-05-29 06:10:03 +02:00
Matthias
371448bce6
Merge pull request #1903 from freqtrade/dependabot/npm_and_yarn/main/happy-dom-14.11.2
Bump happy-dom from 14.11.0 to 14.11.2
2024-05-29 06:07:17 +02:00
dependabot[bot]
4945d43a17
Bump the vueuse group with 2 updates
Bumps the vueuse group with 2 updates: [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) and [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations).


Updates `@vueuse/core` from 10.9.0 to 10.10.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.10.0/packages/core)

Updates `@vueuse/integrations` from 10.9.0 to 10.10.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.10.0/packages/integrations)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vueuse
- dependency-name: "@vueuse/integrations"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vueuse
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 04:05:28 +00:00
Matthias
eb141899ca
Merge pull request #1899 from freqtrade/dependabot/npm_and_yarn/main/eslint-e7201f805d
Bump the eslint group with 3 updates
2024-05-29 06:04:20 +02:00
dependabot[bot]
d1146fc995
Bump happy-dom from 14.11.0 to 14.11.2
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 14.11.0 to 14.11.2.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v14.11.0...v14.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 04:03:02 +00:00
Matthias
3ede5eaeb2
Merge pull request #1905 from freqtrade/dependabot/npm_and_yarn/main/humanize-duration-3.32.1
Bump humanize-duration from 3.32.0 to 3.32.1
2024-05-29 06:02:00 +02:00
Matthias
a7c93de499
Merge pull request #1904 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-8.7.0
Bump @vuepic/vue-datepicker from 8.6.0 to 8.7.0
2024-05-29 06:01:39 +02:00
Matthias
4c83a9ec16
Merge pull request #1902 from freqtrade/dependabot/npm_and_yarn/main/vite-5.2.12
Bump vite from 5.2.11 to 5.2.12
2024-05-29 06:01:05 +02:00
dependabot[bot]
42b85d6e96
Bump humanize-duration from 3.32.0 to 3.32.1
Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.32.0 to 3.32.1.
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md)
- [Commits](https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.32.0...v3.32.1)

---
updated-dependencies:
- dependency-name: humanize-duration
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 03:18:54 +00:00
dependabot[bot]
1feda7a0cd
Bump @vuepic/vue-datepicker from 8.6.0 to 8.7.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 8.6.0 to 8.7.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Changelog](https://github.com/Vuepic/vue-datepicker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v8.6.0...v8.7.0)

---
updated-dependencies:
- dependency-name: "@vuepic/vue-datepicker"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 03:18:39 +00:00
dependabot[bot]
0c69cb8196
Bump vite from 5.2.11 to 5.2.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.11 to 5.2.12.
- [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/v5.2.12/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>
2024-05-29 03:18:10 +00:00
dependabot[bot]
66f836cb9e
Bump the eslint group with 3 updates
Bumps the eslint group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@typescript-eslint/eslint-plugin` from 7.10.0 to 7.11.0
- [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/v7.11.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.10.0 to 7.11.0
- [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/v7.11.0/packages/parser)

Updates `typescript-eslint` from 7.10.0 to 7.11.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/v7.11.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
  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-05-29 03:16:32 +00:00
Matthias
d593b04e23 Update timeout to 2 minutes 2024-05-28 20:16:02 +02:00
Matthias
bd45b819fe Improve behavior on "long" waiting times 2024-05-28 20:14:29 +02:00
Matthias
93e8e621c1 Add timeout to "modern" method, too 2024-05-28 18:23:13 +02:00