This patch release includes a non-breaking feature for the experimental Browser Mode that doesn't follow SemVer. If you want to avoid picking up releases like this, make sure to pin the Vitest version in your package.json. See npm's documentation about semver for more information.
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 49 updates in the / directory:
2.27.8
2.27.9
20.14.5
22.8.1
7.15.0
8.11.0
1.6.0
2.1.4
9.0.0
9.13.0
9.6.0
9.6.1
3.2.0
3.3.0
9.23.0
9.30.0
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.5
5.5.3
5.6.3
7.15.0
8.11.0
1.6.0
2.1.4
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
3.3.1
2.5.28
2.7.3
3.0.0
4.0.0
2.36.0
2.46.0
3.1.2
3.2.7
4.2.19
5.1.3
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.8
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.8.1Commits
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.4Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
0df44c0
chore: release v2.1.4de74785
chore(deps): update@antfu/eslint-config
v3.8.0 (#6751)62ac4eb
chore(deps): updatemagic-string
(#6711)d260cef
chore(deps): update all non-major dependencies (#6360)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.1Updates
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.30.0Release notes
Sourced from eslint-plugin-vue's releases.
... (truncated)
Commits
50bde65
9.30.09a56de8
Fix false negatives and false positives invue/require-valid-default-prop
r...86300c4
fix(custom-event-name-casing): check defineEmits variable name in template (#...207eb98
Update development dependencies (#2582)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...Updates
globals
from 15.0.0 to 15.11.0Release notes
Sourced from globals's releases.
... (truncated)
Commits
0d906b8
15.11.06784dc1
Addes3
globals (#267)7560717
15.10.0The latest updates on your projects. Learn more about Vercel for Git ↗︎
Run & review this pull request in StackBlitz Codeflow.
⚠️ No Changeset found
Latest commit: 922547e383bed52a2b046d09525cb8c60fa0e0ce
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 #1207 +/- ## ========================================== - Coverage 73.09% 72.53% -0.57% ========================================== Files 125 212 +87 Lines 17617 15706 -1911 Branches 1715 1895 +180 ========================================== - Hits 12878 11393 -1485 + Misses 4736 4310 -426 Partials 3 3 ``` | [Flag](https://app.codecov.io/gh/hey-api/openapi-ts/pull/1207/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/1207/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hey-api) | `72.53% <ø> (-0.57%)` | :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.
Superseded by #1212.