chore(deps): update all non-major dependencies#707
Merged
Conversation
11bf7ce to
2eb4ea9
Compare
fh1ch
approved these changes
Jun 10, 2026
The 'should reorder columns on drag' test enables fake timers but only restores them after its assertions. When a layout-timing-sensitive assertion flaked on CI, vi.useRealTimers() was never reached, leaving fake timers active. This froze setTimeout/whenStable in later tests and spec files, producing unrelated 30s hook timeouts (e.g. in footer.component.spec.ts). Restore real timers in afterEach so a failure can no longer poison the rest of the suite.
31018ad to
d6df222
Compare
fh1ch
approved these changes
Jun 10, 2026
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or 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
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:
24.12.4→24.13.14.1.7→4.1.84.1.7→4.1.863.0.0→63.0.27.1.1→7.2.08.60.0→8.60.14.1.7→4.1.8Release Notes
vitest-dev/vitest (@vitest/browser-playwright)
v4.1.8Compare Source
🐞 Bug Fixes
cdpAPI whenallowWrite/allowExec: false[backport to v4] - by @hi-ogawa and Codex in #10450 (e4067)View changes on GitHub
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v63.0.2Compare Source
Bug Fixes
v63.0.1Compare Source
Bug Fixes
empty-tags: preserve start and ending delimiters to avoid erros with single-line tags; fixes #1697 (938a1f0)stylelint-scss/stylelint-scss (stylelint-scss)
v7.2.0Compare Source
dollar-variable-no-missing-interpolationautofix for Sass functions in custom properties (#1287).declaration-property-value-no-unknownsupport for namespaced functions (#1289).at-rule-conditional-no-parenthesesimprove autofix (#1286).Full Changelog: stylelint-scss/stylelint-scss@v7.1.1...v7.2.0
typescript-eslint/typescript-eslint (typescript-eslint)
v8.60.1Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Configuration
📅 Schedule: (in timezone Etc/UTC)
🚦 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.