Skip to content
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

fix(deps): update dependency modern-screenshot to v4.5.4 #28

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
modern-screenshot 4.4.31 -> 4.5.4 age adoption passing confidence

Release Notes

qq15725/modern-screenshot (modern-screenshot)

v4.5.4

Compare Source

Bug Fixes
  • worker export in the package.json (c8c3fca)

v4.5.3

Compare Source

Bug Fixes
  • worker export in the package.json (d163943)

v4.5.2

Compare Source

Bug Fixes
  • revert to before fix 4-bit precision (afeb6f6)

v4.5.1

Compare Source

Bug Fixes
  • a typographic anomaly caused by getComputedStyle getting px values only to 4-bit precision (close #​104) (ed8d711)

v4.5.0

Compare Source

Bug Fixes
  • 修复onCloneNode没有等待用户处理结束导致在回调中处理样式无效 (868758a)
Features
  • hooks are supported to return promises (67d75b2)
  • support font minify using external lib (f702db8)
  • warnings are printed only when debug is enabled (close #​106) (b50711a)

4.4.39 (2024-04-10)

Bug Fixes

4.4.38 (2024-02-04)

Bug Fixes
  • 🐛 fix svg use element color error (eb405e1)

4.4.37 (2023-12-18)

Bug Fixes

4.4.36 (2023-12-05)

Features
  • add includeStyleProperties option (6f24f17)

4.4.35 (2023-12-05)

4.4.34 (2023-11-16)

Bug Fixes
  • color not taking effect in font-family: unset (b3880c1)

4.4.33 (2023-10-25)

Bug Fixes
  • when bgImage eq to none, still drawImageCount (ae67b4d)

4.4.32 (2023-10-04)

Bug Fixes
  • fix warning Timer '[modern-screenshot] canvas to blob' already exists (1b46b22)

4.4.31 (2023-09-10)

Features
  • clone-svg rename to embed-svg-use (67589ab)
  • supports fetch.bypassingCache option value is RegExp (closes #​38) (936581c)

4.4.30 (2023-08-29)

4.4.29 (2023-08-25)

Bug Fixes

4.4.28 (2023-07-31)

Features

4.4.27 (2023-07-31)

Features

4.4.26 (2023-06-03)

Bug Fixes

4.4.25 (2023-05-25)

Bug Fixes
Features
  • change worker build target to es2015 (e72e2e1)

4.4.24 (2023-05-14)

Bug Fixes

4.4.23 (2023-05-12)

Performance Improvements
  • performance optimization (aede0a7)

4.4.22 (2023-05-08)

Bug Fixes

4.4.21 (2023-05-08)

Bug Fixes

4.4.20 (2023-05-05)

Bug Fixes
  • safari not use web worker fetch resource(exists blob:null error) (0b4ec02)

4.4.19 (2023-04-26)

Features

4.4.18 (2023-04-26)

Features
  • support currentColor in svg.symbol (322b223)

4.4.17 (2023-04-26)

Bug Fixes

4.4.16 (2023-04-26)

Bug Fixes

4.4.15 (2023-04-15)

Bug Fixes
  • getDefaultStyle nodeName not being converted to lower case (c3d5c92)

4.4.14 (2023-04-14)

4.4.13 (2023-04-14)

4.4.12 (2023-04-14)

4.4.11 (2023-04-14)

Features

4.4.10 (2023-04-14)

Bug Fixes
  • web worker only http request (77714aa)

4.4.9 (2023-03-21)

Bug Fixes
  • svg+xml image decoding in Safari and Firefox (close #​15) (86085a3)

4.4.8 (2023-03-18)

Bug Fixes

4.4.7 (2023-03-18)

Bug Fixes

4.4.6 (2023-03-15)

Bug Fixes
  • logic interruption caused by reading CSS rules (#​12) (ecc09df)

4.4.5 (2023-03-14)

Bug Fixes

4.4.4 (2023-03-12)

Bug Fixes

4.4.3 (2023-03-06)

Bug Fixes
  • ascii null character regex (83aee39)

4.4.2 (2023-03-05)

Bug Fixes
  • some text parsing exceptions caused by comment node (c2e7df8)
  • xml parsing exception caused by ascii control character (a48cb89)

4.4.1 (2023-02-22)

Bug Fixes

v4.4.39

Compare Source

Bug Fixes

v4.4.38

Compare Source

Bug Fixes
  • 🐛 fix svg use element color error (eb405e1)

v4.4.37

Compare Source

Bug Fixes

v4.4.36

Compare Source

Features
  • add includeStyleProperties option (6f24f17)

v4.4.35

Compare Source

v4.4.34

Compare Source

Bug Fixes
  • color not taking effect in font-family: unset (b3880c1)

v4.4.33

Compare Source

Bug Fixes
  • when bgImage eq to none, still drawImageCount (ae67b4d)

v4.4.32

Compare Source

Bug Fixes
  • fix warning Timer '[modern-screenshot] canvas to blob' already exists (1b46b22)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Jun 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
qrcode ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 15, 2024 0:55am

@renovate renovate bot changed the title fix(deps): update dependency modern-screenshot to v4.4.39 fix(deps): update dependency modern-screenshot to v4.5.1 Nov 6, 2024
@renovate renovate bot changed the title fix(deps): update dependency modern-screenshot to v4.5.1 fix(deps): update dependency modern-screenshot to v4.5.2 Nov 9, 2024
@renovate renovate bot changed the title fix(deps): update dependency modern-screenshot to v4.5.2 fix(deps): update dependency modern-screenshot to v4.5.4 Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants