Skip to content

build(deps): update dependency jsdom to v24.1.3#10298

Merged
benelan merged 1 commit intodevfrom
renovate/jsdom-24.x
Sep 16, 2024
Merged

build(deps): update dependency jsdom to v24.1.3#10298
benelan merged 1 commit intodevfrom
renovate/jsdom-24.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsdom 24.1.1 -> 24.1.3 age adoption passing confidence

Release Notes

jsdom/jsdom (jsdom)

v24.1.3

Compare Source

  • Fixed calls to postMessage() that were done as a bare property (i.e., postMessage() instead of window.postMessage()).

v24.1.2

Compare Source

  • Fixed an issue with the in operator applied to EventTarget methods, e.g. 'addEventListener' in window, which only appeared in Node.js ≥22.5.0. (legendecas)
  • Fixed the events fired by blur(): it no longer fires focus and focusin on the Document, and blur and focusout no longer have their relatedTarget property set. (asamuzaK)

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

@renovate renovate Bot added the chore Issues with changes that don't modify src or test files. label Sep 13, 2024
@renovate renovate Bot requested a review from benelan as a code owner September 13, 2024 07:09
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Sep 13, 2024
@renovate renovate Bot requested a review from jcfranco as a code owner September 13, 2024 07:09
@jcfranco jcfranco added the skip visual snapshots Pull requests that do not need visual regression testing. label Sep 14, 2024
@benelan benelan merged commit d0719bd into dev Sep 16, 2024
@benelan benelan deleted the renovate/jsdom-24.x branch September 16, 2024 18:51
benelan added a commit that referenced this pull request Sep 17, 2024
…estone-estimates

* origin/dev: (997 commits)
  fix: correct non-standard filled icon names (#10309)
  fix(panel): initially closed panel should be hidden (#10308)
  chore(linting): automate tracking of custom Sass functions for stylelint (#10313)
  chore: tidy up demo pages (#10314)
  build(deps): update dependency dayjs to v1.11.13 (#10283)
  build(deps): update dependency jsdom to v24.1.3 (#10298)
  build(deps): update dependency husky to v9.1.6 (#10318)
  build(deps): update angular-cli monorepo to v18.2.4 (#10317)
  docs: update component READMEs (#10316)
  refactor(stylelint): change config to module format to enable more dynamic options (#10311)
  refactor: fixup typescript errors (#10295)
  build(deps): update dependency lint-staged to v15.2.10 (#10302)
  build(deps): update dependency focus-trap to v7.6.0 (#10281)
  build(deps): update dependency husky to v9.1.5 (#10297)
  chore: release next
  feat(checkbox): add component tokens (#10221)
  revert: "chore: set default page size for E2E tests (#10219)" (#10299)
  chore(icons): ensure UI icons follow naming convention (#10292)
  chore: release next
  feat: add model-history, raster-function-history, raster function-template-history, raster-tool-history, tool-history (#10305)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Issues with changes that don't modify src or test files. dependencies Pull requests that update a dependency file skip visual snapshots Pull requests that do not need visual regression testing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants