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

Bump dompurify and @eventcatalog/core #115

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2024

Bumps dompurify to 3.2.3 and updates ancestor dependency @eventcatalog/core. These dependencies need to be updated together.

Updates dompurify from 3.0.6 to 3.2.3

Release notes

Sourced from dompurify's releases.

DOMPurify 3.2.3

DOMPurify 3.2.2

  • Fixed a possible bypass in case a rather specific config for custom elements is set, thanks @​yaniv-git
  • Fixed several minor issues with the type definitions, thanks again @​reduckted
  • Fixed a minor issue with the types reference for trusted types, thanks @​reduckted
  • Fixed a minor problem with the template detection regex on some systems, thanks @​svdb99

DOMPurify 3.2.1

DOMPurify 3.2.0

DOMPurify 3.1.7

  • Fixed an issue with comment detection and possible bypasses with specific config settings, thanks @​masatokinugawa
  • Fixed several smaller typos in documentation and test & build files, thanks @​christianhg
  • Added better support for Angular compiler, thanks @​jeroen1602
  • Added several new attributes to HTML and SVG allow-list, thanks @​Gigabyte5671 and @​Rotzbua
  • Removed the foreignObject element from the list of HTML entry-points, thanks @​masatokinugawa
  • Bumped several dependencies to be more up to date

DOMPurify 3.1.6

  • Fixed an issue with the execution logic of attribute hooks to prevent bypasses, thanks @​kevin-mizu
  • Fixed an issue with element removal leading to uncaught errors through DOM Clobbering, thanks @​realansgar
  • Fixed a minor problem with the bower file pointing to the wrong dist path
  • Fixed several minor typos in docs, comments and comment blocks, thanks @​Rotzbua
  • Updated several development dependencies

DOMPurify 3.1.5

  • Fixed a minor issue with the dist paths in bower.js, thanks @​HakumenNC
  • Fixed a minor issue with sanitizing HTML coming from copy&paste Word content, thanks @​kakao-bishop-cho

DOMPurify 3.1.4

  • Fixed an issue with the recently implemented isNaN checks, thanks @​tulach
  • Added several new popover attributes to allow-list, thanks @​Gigabyte5671
  • Fixed the tests and adjusted the test runner to cover all branches

DOMPurify 3.1.3

  • Fixed several mXSS variations found by and thanks to @​kevin-mizu & @​Ry0taK
  • Added better configurability for comment scrubbing default behavior
  • Added better hardening against Prototype Pollution attacks, thanks @​kevin-mizu
  • Added better handling and readability of the nodeType property, thanks @​ssi02014
  • Fixed some smaller issues in README and other documentation

DOMPurify 3.1.2

... (truncated)

Commits
  • f1106aa chore: Preparing 3.2.3 release
  • 9c71e04 fix: Added clobbering check for sanitizeAttribute to prevent an error
  • c183cd6 fix: Fixed a config-dependent bypass caused by skipped attribute checks, than...
  • 6e76ece fix: Fixed a config-dependent bypass relating to data-attributes, thanks @​Slo...
  • c3879a5 Merge pull request #1041 from CoryHrycko/patch-1
  • 0e1c724 Update tags.ts
  • 8513afd Update README.md
  • b883b9e Update README.md
  • 3b4b5e9 Merge pull request #1037 from svdb99/main
  • b9e9087 Fix #1033
  • Additional commits viewable in compare view

Updates @eventcatalog/core from 1.2.7 to 2.18.1

Release notes

Sourced from @​eventcatalog/core's releases.

v2.18.1

Patch Changes

  • 2a0592e: feat(core): added icons packs for mermaid diagrams

v2.18.0

Minor Changes

  • 972478d: feat(core): added ability to specify dependencies for catalogs

v2.17.3

Patch Changes

  • f0d68f4: chore(core): updated mermaid to v11

v2.17.2

Patch Changes

  • 9f960c8: chore(core): cache data between build generation and added script to generate large catalogs
  • 9a61833: fix(core): fixed broken context map link in sidebar

v2.17.1

Patch Changes

  • 0c2f681: chore(core): removed --root and --port flags from astro preview command
  • fb6c0f2: feat(core): markdown files now support comments

v2.17.0

Minor Changes

  • 8746d32: chore(core): update to astro 5

v2.16.6

Patch Changes

  • f73eb3d: feat(core): added admonitions using markdown

v2.16.5

Patch Changes

  • 45da645: feat(core): forward extra args to astro cli via --
  • 46545ee: feat(core): added new component

v2.16.4

Patch Changes

  • 44ad73d: fix(core): fixed small fontsizes for mermaid diagrams

v2.16.3

Patch Changes

... (truncated)

Changelog

Sourced from @​eventcatalog/core's changelog.

2.18.1

Patch Changes

  • 2a0592e: feat(core): added icons packs for mermaid diagrams

2.18.0

Minor Changes

  • 972478d: feat(core): added ability to specify dependencies for catalogs

2.17.3

Patch Changes

  • f0d68f4: chore(core): updated mermaid to v11

2.17.2

Patch Changes

  • 9f960c8: chore(core): cache data between build generation and added script to generate large catalogs
  • 9a61833: fix(core): fixed broken context map link in sidebar

2.17.1

Patch Changes

  • 0c2f681: chore(core): removed --root and --port flags from astro preview command
  • fb6c0f2: feat(core): markdown files now support comments

2.17.0

Minor Changes

  • 8746d32: chore(core): update to astro 5

2.16.6

Patch Changes

  • f73eb3d: feat(core): added admonitions using markdown

2.16.5

Patch Changes

  • 45da645: feat(core): forward extra args to astro cli via --
  • 46545ee: feat(core): added new component

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 18, 2024
@dependabot dependabot bot requested review from a team as code owners December 18, 2024 15:47
Bumps [dompurify](https://github.com/cure53/DOMPurify) to 3.2.3 and updates ancestor dependency [@eventcatalog/core](https://github.com/event-catalog/eventcatalog). These dependencies need to be updated together.


Updates `dompurify` from 3.0.6 to 3.2.3
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.0.6...3.2.3)

Updates `@eventcatalog/core` from 1.2.7 to 2.18.1
- [Release notes](https://github.com/event-catalog/eventcatalog/releases)
- [Changelog](https://github.com/event-catalog/eventcatalog/blob/main/CHANGELOG.md)
- [Commits](https://github.com/event-catalog/eventcatalog/compare/@eventcatalog/[email protected])

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: indirect
- dependency-name: "@eventcatalog/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-2f1fab81c1 branch from 67ca44f to d095802 Compare December 18, 2024 15:55
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants