Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Bumps the dev-deps group with 47 updates in the / directory:
2.27.8
2.27.9
20.14.5
22.7.9
7.15.0
8.11.0
1.6.0
2.1.3
9.0.0
9.13.0
9.6.0
9.6.1
3.2.0
3.3.0
9.23.0
9.29.1
15.0.0
15.11.0
9.0.11
9.1.6
15.2.7
15.2.10
3.1.1
3.3.3
8.3.0
8.3.4
5.5.3
5.6.3
7.15.0
8.11.0
1.6.0
2.1.3
1.3.0
1.4.1
18.3.3
18.3.12
18.3.0
18.3.1
7.15.0
8.11.0
4.3.1
4.3.3
10.4.19
10.4.20
4.6.2
5.0.0
0.4.7
0.4.14
8.4.39
8.4.47
3.4.4
3.4.14
5.4.6
5.4.10
5.0.0
5.1.0
2.0.0
2.2.1
3.0.0
4.0.0
2.36.0
2.46.0
3.1.2
3.2.7
4.2.19
5.1.2
3.6.0
4.0.5
5.0.5
5.1.4
4.0.0
4.0.1
9.0.0
10.1.0
13.0.0
14.1.3
24.1.0
25.0.1
6.2.0
7.0.1
7.3.1
7.5.4
2.0.29
2.1.6
5.51.21
5.59.16
4.21.0
4.21.1
10.4.3
11.0.0
22.12.1
23.6.0
2.6.3
2.8.0
Updates
@changesets/cli
from 2.27.8 to 2.27.9Release notes
Sourced from
@changesets/cli
's releases.Commits
7ccb22e
Version Packages (#1464)851fd37
Enable releases from next branch (#1475)689e541
Removeoutdent
dependency (#1462)4f172a2
remove deprecatedget-workspaces
package from the repo (#1461)db79dc9
upgradehuman-id
to v4 (#1457)400ab7b
Move@types/semver
todevDependencies
(#1458)Updates
@types/node
from 20.14.5 to 22.7.9Commits
Updates
@typescript-eslint/eslint-plugin
from 7.15.0 to 8.11.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
79c27a8
chore(release): publish 8.11.0c8e7c27
feat(eslint-plugin): [no-unnecessary-type-parameters] add suggestion fixer (#...9a182d0
feat(eslint-plugin): [no-base-to-string] add support for catching toLocaleStr...8d35958
chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)0cbd4cd
fix(eslint-plugin): [class-literal-property-style] don't report nodes with `o...127066a
chore: coverage issues caused by usingexport
assignments (#10151)7effdea
chore(release): publish 8.10.0f9c49e3
feat: support TypeScript 5.6 (#9972)d09d36d
docs: inject option descriptions into rule docs when possible (#9925)373c63a
chore(eslint-plugin): [no-unnecessary-condition] remove dead suggestion id (#...Updates
@vitest/coverage-v8
from 1.6.0 to 2.1.3Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
4c03a0d
chore: release v2.1.37155cee
refactor(coverage): move re-usable parts to base provider (#6665)0ce26a4
chore: release v2.1.288bde99
fix(coverage):cleanOnRerun: false
to invalidate previous results (#6592)1371ca6
fix(coverage): remove empty coverage folder on test failure too (#6547)699055e
chore: release v2.1.19f1fd18
chore: release v2.1.0b2be23e
chore: release v2.1.0-beta.78ac7011
chore: release v2.1.0-beta.6da52d23
fix(coverage): use project specificvitenode
for uncovered files (#6044)Updates
eslint
from 9.0.0 to 9.13.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
1a7cdbf
9.13.0627d5bf
Build: changelog update for 9.13.068d2d9d
chore: upgrade to@eslint/js@9.13.0
and@eslint/core@^0.7.0
(#19034)2211f0a
chore: package.json update for@eslint/js
release381c32b
feat: Allow languages to providedefaultLanguageOptions
(#19003)78836d4
fix: update thecomplexity
rule type (#19027)c7abaef
perf: using Node.js compile cache (#19012)bf723bd
feat: Improve eslintrc warning message (#19023)1d7c077
chore: add pkg.type "commonjs" (#19011)abdbfa8
docs: markLintMessage#nodeType
as deprecated (#19019)Updates
@types/eslint
from 9.6.0 to 9.6.1Commits
Updates
eslint-plugin-typescript-sort-keys
from 3.2.0 to 3.3.0Release notes
Sourced from eslint-plugin-typescript-sort-keys's releases.
Changelog
Sourced from eslint-plugin-typescript-sort-keys's changelog.
Commits
d32e4da
3.3.0fd774b9
Updated changelogb4d0a31
Merge pull request #78 from llimllib/llimllib-update-parser-depbf2021d
fix: change parser peerDep to >=6Updates
eslint-plugin-vue
from 9.23.0 to 9.29.1Release notes
Sourced from eslint-plugin-vue's releases.
... (truncated)
Commits
7502cf8
9.29.1aa476d6
Fix Linter type import in index.d.ts (#2572)635b6ed
9.29.0ba6a1d4
fix: type declarations for configs (#2566)a91ae04
fix(utils): also recognize .tsx files as Vue files (#2565)2dc606c
Add support for props destructure tovue/no-setup-props-reactivity-loss
rul...e8a09e9
doc: add example for Vue class component (#2561)4c38983
Add support for props destructure tovue/no-restricted-props
rule (#2562)3137e50
Add support for props destructure tovue/no-required-prop-with-default
rule...3d32c1b
Add support for props destructure tovue/no-boolean-default
rule (#2553)Updates
globals
from 15.0.0 to 15.11.0Release notes
Sourced from globals's releases.
Run & review this pull request in StackBlitz Codeflow.
⚠️ No Changeset found
Latest commit: bad8128feb1a3157d58b7b86a0eb249a5ee4aec2
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver typesClick here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #1197 +/- ## ========================================== - Coverage 73.14% 71.85% -1.30% ========================================== Files 126 223 +97 Lines 17839 15503 -2336 Branches 1721 1908 +187 ========================================== - Hits 13049 11139 -1910 + Misses 4787 4361 -426 Partials 3 3 ``` | [Flag](https://app.codecov.io/gh/hey-api/openapi-ts/pull/1197/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hey-api) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/hey-api/openapi-ts/pull/1197/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hey-api) | `71.85% <ø> (-1.30%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hey-api#carryforward-flags-in-the-pull-request-comment) to find out more.:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks like these dependencies are updatable in another way, so this is no longer needed.