scala-js-snabbdom
scala-js-snabbdom copied to clipboard
Bump jsdom from 24.0.0 to 24.1.1
Bumps jsdom from 24.0.0 to 24.1.1.
Release notes
Sourced from jsdom's releases.
Version 24.1.1
- Fixed selection methods to trigger the
selectionchangeevent on theDocumentobject. (piotr-oles)Version 24.1.0
- Added the
getSetCookie()method to theHeadersclass. (ushiboy)- Fixed the creation and parsing of elements with names from
Object.prototype, like"constructor"or"toString".- Updated
rweb-cssom, which can now parse additional CSS constructs.
Changelog
Sourced from jsdom's changelog.
24.1.1
- Fixed selection methods to trigger the
selectionchangeevent on theDocumentobject. (piotr-oles)24.1.0
- Added the
getSetCookie()method to theHeadersclass. (ushiboy)- Fixed the creation and parsing of elements with names from
Object.prototype, like"constructor"or"toString".- Updated
rweb-cssom, which can now parse additional CSS constructs.
Commits
ee8b615Version 24.1.14c167b3Update ESLint to v9c8a5103Update dependencies and dev dependenciesb2235afTrigger selectionchange event on document when selection changes4555914Version 24.1.0a693107Fix elements with names from Object.prototype8738255Add regression test for comma selectora343932Implement the getSetCookie() method of Headersf2fa507Update URLs and fix grammar error7dc7ab9Fix getComputedStyle() not-implemented message- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)
BundleMon (scala-js-snabbdom-examples_sjs1_3)
Unchanged files (1)
| Status | Path | Size | Limits |
|---|---|---|---|
| :white_check_mark: | main.js main.js |
54.49KB | - |
No change in files bundle size
Final result: :white_check_mark:
View report in BundleMon website ➡️
BundleMon (scala-js-snabbdom-examples_sjs1_2.13)
Unchanged files (1)
| Status | Path | Size | Limits |
|---|---|---|---|
| :white_check_mark: | main.js main.js |
51.45KB | - |
No change in files bundle size
Final result: :white_check_mark:
View report in BundleMon website ➡️
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 75.54%. Comparing base (
cea078d) to head (af540c9).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## main #111 +/- ##
=======================================
Coverage 75.54% 75.54%
=======================================
Files 18 18
Lines 552 552
Branches 105 105
=======================================
Hits 417 417
Misses 135 135
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.