-
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 all non-major dependencies #1085
Conversation
|
Size Change: -2 B (0%) Total Size: 189 kB
ℹ️ View Unchanged
|
This PR contains the following updates:
^1.39.0
->^1.40.0
^2.1.0
->^2.3.0
^2.1.0
->^2.3.0
^2.1.0
->^2.3.0
^2.1.0
->^2.3.0
^2.1.0
->^2.3.0
^2.1.0
->^2.3.0
^6.10.0
->^6.11.0
^6.10.0
->^6.11.0
^9.0.0
->^9.1.0
^8.53.0
->^8.54.0
^7.1.0
->^7.2.0
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:
remix-run/remix (@remix-run/css-bundle)
v2.3.0
Compare Source
No significant changes to this package were made in this release. See the repo
CHANGELOG.md
for an overview of all changes in v2.3.0.remix-run/remix (@remix-run/dev)
v2.3.0
Compare Source
Patch Changes
LiveReload
component afterScripts
in Vite dev (#7919).jsx
files without manualReact
import in Vite (#7888)LiveReload
component in Vite dev (#7919)development
andproduction
modes are present, e.g.@mdx-js/rollup
. (#7911)process.env.NODE_ENV
values other than"development"
in Vite dev (#7980)/@​fs
(#7913)server.fs.allow
.@remix-run/react
(#7926)node_modules
.Error: You must render this element inside a <Remix> element
.defer
in Vite dev server (#7842)8cd31d65
)process.env
from.env
files on the server in Vite dev (#7958)FutureConfig
type (#7895)@remix-run/[email protected]
@remix-run/[email protected]
remix-run/remix (@remix-run/eslint-config)
v2.3.0
Compare Source
No significant changes to this package were made in this release. See the repo
CHANGELOG.md
for an overview of all changes in v2.3.0.remix-run/remix (@remix-run/node)
v2.3.0
Compare Source
Patch Changes
@remix-run/[email protected]
remix-run/remix (@remix-run/react)
v2.3.0
Compare Source
Minor Changes
unstable_
prefix from theuseBlocker
hook as it's been in use for enough time that we are confident in the API. We do not plan to remove the prefix fromunstable_usePrompt
due to differences in how browsers handlewindow.confirm
that prevent React Router from guaranteeing consistent/correct behavior. (#7882)Patch Changes
LiveReload
component afterScripts
in Vite dev (#7919)LiveReload
component in Vite dev (#7919)[email protected]
@remix-run/[email protected]
@remix-run/[email protected]
remix-run/remix (@remix-run/serve)
v2.3.0
Compare Source
Patch Changes
@remix-run/[email protected]
@remix-run/[email protected]
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
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.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.
chromaui/chromatic-cli (chromatic)
v9.1.0
Compare Source
🚀 Enhancement
chromatic.log
by default, allow configuring log files #855 (@ghengeveld)🐛 Bug Fix
userToken
in diagnostics and fatal error output #859 (@ghengeveld)main
Authors: 3
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 ✨)jeffbski/wait-on (wait-on)
v7.2.0
Compare Source
Update axios from 0.27.2 to latest 1.6.1 which fixes security vulnerability CVE-2023-45857.
Thanks @AndrewMax for the PR #147 and also for those that confirmed it.
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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 has been generated by Mend Renovate. View repository job log here.