chore(deps-dev): update codemirror dependencies#3802
Conversation
Test Results 1 files ±0 1 suites ±0 6m 46s ⏱️ - 4m 3s Results for commit f9b2198. ± Comparison against base commit dea4749. This pull request removes 1 and adds 7 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
❌ 1 Tests Failed:
View the top 3 failed test(s) by shortest run time
View the full list of 2 ❄️ flaky test(s)
To view more test analytics, go to the Test Analytics Dashboard |
Bundle ReportChanges will increase total bundle size by 155.81kB (0.4%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: client-array-pushAssets Changed:
|
rohitpaulk
left a comment
There was a problem hiding this comment.
Let's see if we can configure dependabot to get this correct by using patterns
|
A newer version of @codemirror/view exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
b6d7399 to
2774815
Compare
Bumps [@codemirror/view](https://github.com/codemirror/view) from 6.38.2 to 6.39.15. - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](codemirror/view@6.38.2...6.39.15) --- updated-dependencies: - dependency-name: "@codemirror/view" dependency-version: 6.39.15 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…view Direct dependency updates in package.json: - @codemirror/merge: ^6.11.2 → ^6.12.1 - @uiw/codemirror-theme-github: ^4.25.4 → ^4.25.8 - codemirror-lang-elixir: ^4.0.0 → ^4.0.1 - Removed direct @codemirror/view dependency (now satisfied transitively) Indirect dependency updates via bun.lock: - @codemirror/autocomplete: 6.18.7 → 6.20.1 - @codemirror/commands: 6.8.1 → 6.10.3 - @codemirror/lang-html: 6.4.10 → 6.4.11 - @codemirror/lang-javascript: 6.2.4 → 6.2.5 - @codemirror/lang-liquid: 6.3.0 → 6.3.2 - @codemirror/lang-markdown: 6.3.4 → 6.5.0 - @codemirror/lang-sql: 6.9.1 → 6.10.0 - lezer-elixir: 1.1.2 → 1.1.3 - style-mod: 4.1.2 → 4.1.3 Eliminates 13 duplicate nested @codemirror/view@6.38.2 resolutions that are no longer needed now that the packages resolve to compatible versions.
2774815 to
f9b2198
Compare
Analyzed 25 re-run attempts of the test action on PR #3802 plus 15 attempts on main post-merge. Skipped tests that failed intermittently due to timing/focus/selector issues (not infrastructure errors): - concepts-test: 2 tests (focus timing failures) - start-course-test: 1 test (duplicate selector match) - header-test: 1 test (redirect assertion) - view-submissions-test: 2 tests (dropdown element not found)
Skip 5 additional keyboard-navigation tests in concepts-test.js that failed on the PR's CI run due to the same focus timing issue ([data-test-question-card-option]:focus element not found).
…ests fix(flaky-tests): skip 11 flaky tests identified from PR #3802 CI runs
Analyzed 25 re-run attempts of the test action on PR #3802 plus 15 attempts on main post-merge. Skipped tests that failed intermittently due to timing/focus/selector issues (not infrastructure errors): - concepts-test: 2 tests (focus timing failures) - start-course-test: 1 test (duplicate selector match) - header-test: 1 test (redirect assertion) - view-submissions-test: 2 tests (dropdown element not found)
Skip 5 additional keyboard-navigation tests in concepts-test.js that failed on the PR's CI run due to the same focus timing issue ([data-test-question-card-option]:focus element not found).
Brief
This updates various codemirror dependencies to latest versions.
Details
Direct dependency updates in package.json:
Indirect dependency updates via bun.lock:
Eliminates 13 duplicate nested @codemirror/view@6.38.2 resolutions that are
no longer needed now that the packages resolve to compatible versions.
Dependabot details
Bumps @codemirror/view from 6.38.2 to 6.39.15.
Changelog
Sourced from
@codemirror/view's changelog.... (truncated)
Commits
218358bMark version 6.39.15f8458adFix a bug that broke composition inside of block wrapperse7ca47dAdd a kludge to scroll things into view in the presence of a mobile virtual v...f619d7fAvoid unnecessary height refreshes9b8a0bdMark version 6.39.14754829bFix a regression in copy/cut on Safari in shadow DOMd2c38fbTry to tweak test to run on CIa308203Rewrite posAtCoords algorithm for inline contentb3362d2Add some more coordsAtPos tests6a93b6fMark version 6.39.13Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)