-
Notifications
You must be signed in to change notification settings - Fork 3
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
Update dependency upgrades - non-major #597
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected], npm/[email protected] |
196bfa7
to
64b331b
Compare
Failure from |
GitHub Workspace command: Fix the test in Before (output of
After (output of
Probably best to split the lines and then match the line by the |
64b331b
to
35c1b5b
Compare
* Split the lines and match the line by the `preflight-...` pattern * Remove the intermediary `pnpmPackOutput` variable and wrap the await expression in parentheses * Use a more forgiving regex pattern for matching `preflight-...` * Add error handling for missing tarball path in `pnpm pack` output
Now that |
This PR contains the following updates:
5.13.0
->5.14.0
9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee
->9.13.2
2.1.4
->2.1.5
Release Notes
algolia/algoliasearch-client-javascript (algoliasearch)
v5.14.0
Compare Source
pnpm/pnpm (pnpm)
v9.13.2
Compare Source
v9.13.1
Compare Source
v9.13.0
Compare Source
vitest-dev/vitest (vitest)
v2.1.5
Compare Source
🚀 Features
🐞 Bug Fixes
dangerouslyIgnoreUnhandledErrors
without base reporter - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6808 (0bf0a)unhandledRejection
even when base reporter is not used - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6812 (8878b)sequence.concurrent
from theRuntimeConfig
type - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6880 (6af73).poll
,.element
,.rejects
/.resolves
, andlocator.*
weren't awaited - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6877 (93b67)enter
or'a'
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6848 (487c8)🏎 Performance
View changes on GitHub
Configuration
📅 Schedule: Branch creation - "after 4pm on thursday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.