chore(deps): update all non-major dependencies #768
Merged
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:
^18.18.4
->^18.18.5
^0.80.0
->^0.81.0
^16.1.0
->^16.2.0
^5.0.0
->^5.0.1
^0.30.4
->^0.30.5
~1.38.1
->~1.39.0
8.9.0
->8.9.2
^1.69.1
->^1.69.3
^5.0.0-beta.5
->^5.0.0-beta.7
^5.0.0-beta.4
->^5.0.0-beta.7
^0.2.4
->^0.2.5
Release Notes
carbon-design-system/carbon-components-svelte (carbon-components-svelte)
v0.81.0
Compare Source
eslint-community/eslint-plugin-n (eslint-plugin-n)
v16.2.0
Compare Source
Features
6d02512
)Bugfixes
package.json#files
before checking ignores and whitelist (#123) (fixes #122) (2d43f48
)Docs & Chores
codecov
(#125) (5507f43
)574df88
)npm-run-all
fork (#124) (98ea90e
)actions/setup-node
setup for linting (7f54d0c
)4f3891c
)7d855e6
)150b34f
)b7d0536
)prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.0.1
Compare Source
Patch Changes
21a7146
Thanks @krist7599555! - fix:parserPath
type might beundefined
on Eslint Falt Configrich-harris/magic-string (magic-string)
v0.30.5
Compare Source
Bug Fixes
sourcesContent
type (#263) (0e2068d)microsoft/playwright (playwright-core)
v1.39.0
Compare Source
Add custom matchers to your expect
You can extend Playwright assertions by providing custom matchers. These matchers will be available on the expect object.
See the documentation for a full example.
Merge test fixtures
You can now merge test fixtures from multiple files or modules:
Merge custom expect matchers
You can now merge custom expect matchers from multiple files or modules:
Hide implementation details: box test steps
You can mark a
test.step()
as "boxed" so that errors inside it point to the step call site.Error: Timed out 5000ms waiting for expect(locator).toBeVisible() ... error details omitted ... 14 | await page.goto('https://github.com/login'); > 15 | await login(page); | ^ 16 | });
See
test.step()
documentation for a full example.New APIs
expect(locator).toHaveAttribute(name)
Browser Versions
This version was also tested against the following stable channels:
pnpm/pnpm (pnpm)
v8.9.2
Compare Source
Patch Changes
preinstall
lifecycle script is present #7206.Our Gold Sponsors
Our Silver Sponsors
v8.9.1
Compare Source
Patch Changes
pnpm update --interactive
7109shared-workspace-lockfile
is set tofalse
, read the pnpm settings frompackage.json
files that are nested. This was broken in pnpm v8.9.0 #7184.node_modules
on Windows Dev Drives #7186. This is a fix to a regression that was shipped with v8.9.0.pnpm dlx
should ignore any settings that are in apackage.json
file found in the current working directory #7198.Our Gold Sponsors
Our Silver Sponsors
sass/dart-sass (sass)
v1.69.3
Compare Source
Embedded Sass
package.json
.v1.69.2
Compare Source
JS API
variable named
process
.vitejs/vite (vite)
v5.0.0-beta.7
Compare Source
v5.0.0-beta.6
Compare Source
getEmptyChunkReplacer
for unit test (#14528) (18900fd), closes #14528svitejs/vitefu (vitefu)
v0.2.5
Compare Source
findDepPkgJsonPath
implementation with ViteConfiguration
📅 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.