-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update devdependencies (non-major) #914
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
changed the title
chore(deps): update dependency prettier to v3.1.0
chore(deps): update devdependencies (non-major)
Nov 13, 2023
renovate
bot
force-pushed
the
renovate/devdependencies-(non-major)
branch
from
November 13, 2023 13:03
78ee86d
to
f4e55a5
Compare
renovate
bot
force-pushed
the
renovate/devdependencies-(non-major)
branch
from
November 13, 2023 19:21
f4e55a5
to
a6aef9d
Compare
renovate
bot
force-pushed
the
renovate/devdependencies-(non-major)
branch
from
November 17, 2023 02:56
a6aef9d
to
d40744a
Compare
renovate
bot
force-pushed
the
renovate/devdependencies-(non-major)
branch
from
November 17, 2023 15:52
d40744a
to
2514434
Compare
renovate
bot
force-pushed
the
renovate/devdependencies-(non-major)
branch
from
November 17, 2023 19:11
2514434
to
931901e
Compare
renovate
bot
force-pushed
the
renovate/devdependencies-(non-major)
branch
from
November 17, 2023 23:09
931901e
to
ea2127f
Compare
renovate
bot
force-pushed
the
renovate/devdependencies-(non-major)
branch
from
November 18, 2023 22:12
ea2127f
to
a5d9cda
Compare
renovate
bot
force-pushed
the
renovate/devdependencies-(non-major)
branch
from
November 20, 2023 16:27
a5d9cda
to
0d1c89c
Compare
renovate
bot
force-pushed
the
renovate/devdependencies-(non-major)
branch
from
November 20, 2023 19:16
0d1c89c
to
562a684
Compare
renovate
bot
force-pushed
the
renovate/devdependencies-(non-major)
branch
from
November 21, 2023 03:52
562a684
to
bda6a7e
Compare
renovate
bot
force-pushed
the
renovate/devdependencies-(non-major)
branch
from
November 22, 2023 01:34
bda6a7e
to
458e3c2
Compare
renovate
bot
force-pushed
the
renovate/devdependencies-(non-major)
branch
from
November 22, 2023 09:13
458e3c2
to
09146b9
Compare
renovate
bot
force-pushed
the
renovate/devdependencies-(non-major)
branch
from
November 23, 2023 13:27
09146b9
to
51f1ad2
Compare
renovate
bot
force-pushed
the
renovate/devdependencies-(non-major)
branch
from
November 23, 2023 16:44
51f1ad2
to
32f8398
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.39.0
->1.40.0
14.1.0
->14.1.2
4.14.201
->4.14.202
20.9.0
->20.9.4
18.2.37
->18.2.38
18.2.15
->18.2.17
6.10.0
->6.12.0
6.10.0
->6.12.0
8.53.0
->8.54.0
2.41.0
->2.42.0
3.0.3
->3.1.0
22.0.7
->22.0.8
5.2.2
->5.3.2
Release Notes
microsoft/playwright (@playwright/test)
v1.40.0
Compare Source
Test Generator Update
New tools to generate assertions:
Here is an example of a generated test with assertions:
New APIs
reason
in page.close(), browserContext.close() and browser.close(). Close reason is reported for all operations interrupted by the closure.firefoxUserPrefs
in browserType.launchPersistentContext(userDataDir).Other Changes
Browser Versions
This version was also tested against the following stable channels:
testing-library/react-testing-library (@testing-library/react)
v14.1.2
Compare Source
Bug Fixes
v14.1.1
Compare Source
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.12.0
Compare Source
Bug Fixes
ignoreClassesThatImplementAnInterface
is set (#7705) (155aa1f)Features
You can read about our versioning strategy and releases on our website.
v6.11.0
Compare Source
Bug Fixes
allowTypedFunctionExpressions
(#7553) (be2777c)Features
no-unsafe-unary-minus
rule (#7390) (c4709c2)CodePath
selector types (#7551) (99a026f)You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.12.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
v6.11.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
eslint/eslint (eslint)
v8.54.0
Compare Source
Features
a7a883b
feat: for-direction rule add check for condition in reverse order (#17755) (Angelo Annunziata)1452dc9
feat: Add suggestions to no-console (#17680) (Joel Mathew Koshy)21ebf8a
feat: updateno-array-constructor
rule (#17711) (Francesco Trotta)Bug Fixes
98926e6
fix: Ensure that extra data is not accidentally stored in the cache file (#17760) (Milos Djermanovic)e8cf9f6
fix: Make dark scroll bar in dark theme (#17753) (Pavel)3cbeaad
fix: Usecwd
constructor option as configbasePath
in Linter (#17705) (Milos Djermanovic)Documentation
becfdd3
docs: Make clear when rules are removed (#17728) (Nicholas C. Zakas)05d6e99
docs: update "Submit a Pull Request" page (#17712) (Francesco Trotta)eb2279e
docs: display info about deprecated rules (#17749) (Percy Ma)d245326
docs: Correct working in migrating plugin docs (#17722) (Filip Tammergård)Chores
d644de9
chore: upgrade @eslint/js@8.54.0 (#17773) (Milos Djermanovic)1e6e314
chore: package.json update for @eslint/js release (Jenkins)6fb8805
chore: Fixed grammar in issue_templates/rule_change (#17770) (Joel Mathew Koshy)85db724
chore: upgrademarkdownlint
to 0.31.1 (#17754) (Nitin Kumar)6d470d2
chore: update dependency recast to ^0.23.0 (#17736) (renovate[bot])b7121b5
chore: update dependency markdownlint-cli to ^0.37.0 (#17735) (renovate[bot])633b9a1
chore: update dependency regenerator-runtime to ^0.14.0 (#17739) (renovate[bot])acac16f
chore: update dependency vite-plugin-commonjs to ^0.10.0 (#17740) (renovate[bot])ba8ca7e
chore: add .github/renovate.json5 (#17567) (Josh Goldberg ✨)webpro/knip (knip)
v2.42.0
Compare Source
c95e060
)395c278
)v2.41.6
Compare Source
a69fa9e
)76c5b26
)622848a
)babelOptions
in eslint plugin (resolves #357) (be9a14c
)v2.41.5
Compare Source
b54f44f
)v2.41.4
Compare Source
59a2373
)b3e97c0
)c0a9c5b
).mts
extension (65f699b
)e1ae62a
)v2.41.3
Compare Source
ee83151
)72b3add
)coverage.disabled
in vitest plugin (resolves #347) (b1cd3da
)corepack
to list of ignored binaries (d79728b
)4be9ec9
)v2.41.2
Compare Source
7a537a6
)isTypeModule
a bit (942fbc1
)48ce2f0
)v2.41.1
Compare Source
c34a3df
)aeaf70a
)3a9e510
)prettier/prettier (prettier)
v3.1.0
Compare Source
diff
🔗 Release Notes
semantic-release/semantic-release (semantic-release)
v22.0.8
Compare Source
Bug Fixes
Microsoft/TypeScript (typescript)
v5.3.2
: TypeScript 5.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.