Skip to content

Bump @zumer/snapdom from 2.0.2 to 2.12.2#9364

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/zumer/snapdom-2.12.2
Open

Bump @zumer/snapdom from 2.0.2 to 2.12.2#9364
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/zumer/snapdom-2.12.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps @zumer/snapdom from 2.0.2 to 2.12.2.

Release notes

Sourced from @​zumer/snapdom's releases.

v2.12.2

What's Changed

Full Changelog: zumerlab/snapdom@v2.12.1...v2.12.2

v2.12.1

What's Changed

New Contributors

Full Changelog: zumerlab/snapdom@v2.12.0...v2.12.1

v2.12.0

Fix some issues and featuring SnapDiff as visual diff tests Full Changelog: zumerlab/snapdom@v2.9.0...v2.12.0

v2.9.0

What's Changed

  • fix(toCanvas): wait for compositing after decode on Safari. Fixes #394 zumerlab/snapdom#394
  • fix(iframe): restore live iframe scroll position after capture. Closes #393 zumerlab/snapdom#393
  • fix(capture): preserve mask-mode and mask-composite through shorthand inlining. zumerlab/snapdom#402
  • fix(capture): phantom whitespace in inline-flex + gap elements. Fixes #406 zumerlab/snapdom#406
  • docs(site): add prompt-export to the plugins page + live demo b451415
  • fix(plugins): enforce local-first priority for plugin-provided exports. See #401 ed272f4
  • fix(capture): drop invisible border props from style snapshot. See #390 8942fd4
  • docs(plugins): add prompt-export section to plugins README f9743db
  • fix(capture): disable WebKit text autosizer inside foreignObject. See #327 9c49d6a
  • fix(images): increase batch size for processing images to 6 to optimize HTTP/1.1 connection limits 311c9e4
  • fix(plugin: prompt-export): flow metadata to the toPrompt() export b94b589
  • Merge pull request #398 from kohaiy/patch-2 da438d5

Full Changelog: zumerlab/snapdom@v2.8.0...v2.9.0

v2.8.0

What's Changed

New Contributors

Full Changelog: zumerlab/snapdom@v2.7.0...v2.8.0

v2.7.0

... (truncated)

Changelog

Sourced from @​zumer/snapdom's changelog.

v2.12.2

29 May 2026

v2.12.1

28 May 2026

  • Fix for placeholder colors not being copied over on webkit browsers [#420](https://github.com/zumerlab/snapdom/issues/420)
  • fix(pseudo): support counter-set; drop divergent dead counter duplicates eb8bdb7
  • fix: proxy-keyed bg cache, case-insensitive font match, nodeMap icon pairing 0623bcd
  • fix(bbox): correct bleed/transform math for inset shadows, blur chains, root scale 1c43605
  • perf: trim redundant per-node work on the capture hot path 6d1ad72
  • fix(capture): stop mutating the live DOM during capture (non-destructive) db69e78
  • fix(export): flatten jpeg/webp background by resolved format, not export name 1dcfbcd
  • fix(cache): invalidate snapshot on option change, reset measureHints on disabled 0b8d697
  • add SnapDIFF 9bda342
  • test(precache): align cache.background keys with proxy-prefixed contract 064b004
  • fix(clone): ensure placeholder color is correctly rendered in SVG 44899b3
  • chore: update contributors list 73358a1
  • Fix download format option types 2f93d39
  • add sponsor 70c4140
  • chore: revert .gitignore to main 3091154
  • fix(clone): restore original placeholder logic and styles efe1dd9
  • chore: exclude screenshots folder in .gitignore d364607
  • Merge pull request #417 from puneetdixit200/fix-download-format-types be6bc02

v2.12.0

5 May 2026

  • feat(plugin)!: rename prompt-export to agent-map, focused on visual agents cd5ca18
  • update Mr SnapDOM theme d9fb7bc
  • feat(plugin: prompt-export): richer element map for LLM agents dd0769a
  • html2canvas is not good 4002631
  • feat(plugin: prompt-export): default include omits image; +benchmark section 7adc87f
  • update html-in-canva to new API 935069a
  • Añadir prueba de regresión para el problema #235: corregir el renderizado de counter(x) ")" sin espacios adicionales. 6e209e8
  • feat(clone): enhance SVG handling by preventing var() materialization in templates. See #408 5d566fa
  • test(visual): skip suite when demos/ folder is absent 652693b

v2.9.0

... (truncated)

Commits
  • 96d2443 2.12.2
  • 20d4d37 update
  • 9c84259 chore(plugins): v2.2.0 — gif/video/html
  • eac1ad6 update
  • 88cb353 Add new super power plugins
  • 0e3b068 fix(prepare): apply 'all:unset' style to inner wrapper to preserve inherited ...
  • 1c4dfe2 Merge pull request #423 from zumerlab/fix/issues-418-419
  • 7c1f1cf fix(pseudo): keep empty box-generating pseudos used as layout spacers (#418)
  • 127ed9b fix(pseudo): render pseudo-elements with a single-side border (#419)
  • 102e40f Bumped version
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@zumer/snapdom](https://github.com/zumerlab/snapdom) from 2.0.2 to 2.12.2.
- [Release notes](https://github.com/zumerlab/snapdom/releases)
- [Changelog](https://github.com/zumerlab/snapdom/blob/main/CHANGELOG.md)
- [Commits](zumerlab/snapdom@v2.0.2...v2.12.2)

---
updated-dependencies:
- dependency-name: "@zumer/snapdom"
  dependency-version: 2.12.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 2, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 2, 2026
@netlify

netlify Bot commented Jun 2, 2026

Copy link
Copy Markdown

Deploy Preview for ilios-frontend ready!

Name Link
🔨 Latest commit ba5afa8
🔍 Latest deploy log https://app.netlify.com/projects/ilios-frontend/deploys/6a1f001bdf01f300081c8435
😎 Deploy Preview https://deploy-preview-9364--ilios-frontend.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@jrjohnson jrjohnson self-assigned this Jun 2, 2026
@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

❌ Visual Diff Report — FAILED

884 images compared: 481 different · 403 identical

Details

Differences (481)

File Diff % Notes
desktop-Acceptance _ Admin _ can search for users _ default.png 0.02%
desktop-Acceptance _ assign students _ visiting _admin_assignstudents _ .png 0.05%
desktop-Acceptance _ Course - Cohorts _ manage cohorts _ .png 0.00%
desktop-Acceptance _ Course - Competencies _ collapsed competencies renders _ .png 0.00%
desktop-Acceptance _ Course - Leadership _ collapsed leadership _ .png 0.00%
desktop-Acceptance _ Course - Leadership _ list leadership _ .png 0.00%
desktop-Acceptance _ Course - Learning Materials _ list double linked learning materials _ .png 0.00%
desktop-Acceptance _ Course - Multiple Objective Parents _ initial view _ .png 0.00%
desktop-Acceptance _ Course - Objective List _ list objectives _ .png 0.00%
desktop-Acceptance _ Course - Objective List _ long objective _ .png 0.00%
desktop-Acceptance _ Course - Objective Mesh Descriptors _ cancel changes _ default background color.png 0.00%
desktop-Acceptance _ Course - Objective Mesh Descriptors _ cancel changes _ managed background color.png 0.01%
desktop-Acceptance _ Course - Objective Mesh Descriptors _ manage terms _ default background color.png 0.00%
desktop-Acceptance _ Course - Objective Mesh Descriptors _ manage terms _ managed background color.png 0.01%
desktop-Acceptance _ Course - Objective Mesh Descriptors _ save terms _ default background color.png 0.00%
desktop-Acceptance _ Course - Objective Mesh Descriptors _ save terms _ managed background color.png 0.01%
desktop-Acceptance _ Course - Objective Parents _ cancel changes _ default background color.png 0.00%
desktop-Acceptance _ Course - Objective Parents _ cancel changes _ managed background color.png 0.01%
desktop-Acceptance _ Course - Objective Parents _ save changes _ objective list.png 0.00%
desktop-Acceptance _ Course - Objective Parents _ save changes _ objective manager.png 0.01%
desktop-Acceptance _ Course - Overview _ check fields _ expanded _ .png 0.00%
desktop-Acceptance _ Course - Overview _ check fields _ open and close details _ _courses_1.png 0.00%
desktop-Acceptance _ Course - Session List _ expand all sessions _ expanded.png 0.02%
desktop-Acceptance _ Course - Session List _ expand all sessions _ not expanded.png 0.02%
desktop-Acceptance _ Course - Session List _ session list _ .png 0.02%
… and 456 more

Download the results.

@ucsf-sonarqube-cloud-public-repo

Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file DO NOT MERGE javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant