chore(deps): update all non-major dependencies #63
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.28.1
->^2.29.4
^1.51.1
->^1.53.0
^4.2.0
->^4.4.1
^22.0.1
->^22.0.2
^22.13.13
->^22.15.31
^8.28.0
->^8.34.0
^1.1.38
->^1.2.2
^9.23.0
->^9.28.0
^4.2.3
->^4.4.3
^4.9.2
->^4.15.1
^17.16.2
->^17.19.0
^10.0.0
->^10.2.0
^16.0.0
->^16.2.0
^26.0.0
->^26.1.0
^3.0.1
->^3.0.3
^3.0.9
->^3.2.3
^3.5.13
->^3.5.16
^4.5.0
->^4.5.1
^2.2.8
->^2.2.10
Release Notes
changesets/changesets (@changesets/cli)
v2.29.4
Compare Source
Patch Changes
#1668
65d6632
Thanks @Andarist! - Fixed a crash in pre mode when trying to version private packages when tagging for private package is disabledUpdated dependencies [
65d6632
]:v2.29.3
Compare Source
Patch Changes
#1589
de8bebc
Thanks @remorses, @vzt7! - Fixed a crash in prerelease mode when a package misses the version field in itspackage.json
#1619
c1e8a78
Thanks @manucorporat! - Support../
inpublishConfig.directory
when publishing packagesUpdated dependencies [
de8bebc
]:v2.29.2
Compare Source
Patch Changes
#1636
f73f84a
Thanks @Netail! - Correctly resolve new changesets withsince
option when the.changeset
directory is not directly in the git rootUpdated dependencies [
f73f84a
]:v2.29.1
Compare Source
Patch Changes
#1620
b15e629
Thanks @Netail! - Correctly fetch new changesets with since if the git option diff.relative has been set to trueUpdated dependencies [
b15e629
]:v2.29.0
Compare Source
Minor Changes
29f34a3
Thanks @JounQin! - Support scoped registries configured usingpackage.json#publishConfig
microsoft/playwright (@playwright/test)
v1.53.0
Compare Source
Trace Viewer and HTML Reporter Updates
New Steps in Trace Viewer and HTML reporter:
New option in
'html'
reporter to set the title of a specific test run:Miscellaneous
New option
kind
in testInfo.snapshotPath() controls which snapshot path template is used.New method locator.describe() to describe a locator. Used for trace viewer and reports.
npx playwright install --list
will now list all installed browsers, versions and locations.Browser Versions
This version was also tested against the following stable channels:
v1.52.0
Compare Source
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin)
v4.4.1
Compare Source
Bug Fixes
type
keyword inexport
declarations (#797) (6854a3c)Chores
v4.4.0
Compare Source
Features
v4.3.0
Compare Source
Features
Bug Fixes
TSImportType
(8f31461)ChainExpression
andAwaitExpression
whenoffsetTernaryExpressionsOffsetCallExpressions
(#751) (a1af663)ReturnStatement
(#738) (a375a92)Documentation
jsx-indent
(#741) (ca23ce1)Chores
comma-dangle
(#716) (7e55b16)brace-style
(#715) (5769933)indent
(#713) (a57c2bb)key-spacing
(#734) (99c0873)keyword-spacing
(#732) (0018519)lines-between-class-members
(#730) (9f4bda0)no-extra-parens
(#711) (d6809c9)no-extra-semi
(#731) (880814e)object-property-newline
(#719) (d49ef91)quote-props
(#729) (e5b09a5)quotes
(#720) (9284830)semi-spacing
(#727) (72856a8)semi
(#728) (85eeaa1)RuleOptions
andMessageIds
generic type (#742) (ace84e3)tsconfig/bases (@tsconfig/node22)
v22.0.2
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.34.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.33.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.33.0
Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.32.1
Compare Source
🩹 Fixes
TSMappedType
with no type annotation (#11180)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.32.0
Compare Source
🚀 Features
allowRethrowing
(#11075)🩹 Fixes
this
from optional parameter overload check (#11005)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.31.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.31.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.30.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.30.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.29.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.29.0
Compare Source
🚀 Features
ignoreIfStatements
option (#11000)🩹 Fixes
noUncheckedIndexedAccess
is enabled (#10961)❤️ Thank You
You can read about our versioning strategy and releases on our website.
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.2.2
Compare Source
Bug Fixes
v1.2.1
Compare Source
Bug Fixes
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.2.0...v1.2.1
v1.2.0
Compare Source
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.44...v1.2.0
v1.1.44
Compare Source
What's Changed
New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.43...v1.1.44
v1.1.43
Compare Source
Features
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.42...v1.1.43
v1.1.42
Compare Source
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.40...v1.1.42
v1.1.40
Compare Source
v1.1.39
Compare Source
Bug Fixes
What's Changed
New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.38...v1.1.39
eslint/eslint (eslint)
v9.28.0
Compare Source
v9.27.0
Compare Source
v9.26.0
Compare Source
v9.25.1
Compare Source
v9.25.0
Compare Source
v9.24.0
Compare Source
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)
v4.4.3
Compare Source
Patch Changes
43575e7
Thanks @JounQin! - chore: migratestable-hash
tostable-hash-x
v4.4.2
Compare Source
Patch Changes
f16150b
Thanks @carlocorradini! - fix: always sort projects by affinity before iteratingv4.4.1
Compare Source
Patch Changes
d9f3e68
Thanks @JounQin! - fix(deps): bumpeslint-import-context
to v0.1.5v4.4.0
Compare Source
Minor Changes
7d87517
Thanks @JounQin! - feat: integrateeslint-import-context
to get correctcontext.cwd
v4.3.5
Compare Source
Patch Changes
3f1aab1
Thanks @JounQin! - fix: remove buggymodule-sync
exports fieldv4.3.4
Compare Source
Patch Changes
#442
57611d9
Thanks @JounQin! - fix: add more extension aliases for ts source/declaration files#444
bd45fcd
Thanks @JounQin! - fix(deps): bumpunrs-resolver
which resolves #406, #409, #437v4.3.3
Compare Source
Patch Changes
834b11e
Thanks @JounQin! - chore: bumpunrs-resolver
to v1.6.0v4.3.2
Compare Source
Patch Changes
dabba8e
Thanks @JounQin! - chore: bumpunrs-resolver
to v1.4.1v4.3.1
Compare Source
Patch Changes
2ced0ba
Thanks @JounQin! - chore: bumpunrs-resolver
to v1.3.3v4.3.0
Compare Source
Minor Changes
2fcb947
Thanks @JounQin! - feat: throw error on malformedtsconfig
referencev4.2.7
Compare Source
Patch Changes
aeb558f
Thanks @JounQin! - fix: add missingindex.d.cts
filev4.2.6
Compare Source
Patch Changes
c3f678b
](https:Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.