Skip to content

chore(studio-deps)(deps): bump swagger-ui-dist from 5.32.1 to 5.32.2 in /studio#3828

Merged
mergify[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/studio/main/swagger-ui-dist-5.32.2
Apr 13, 2026
Merged

chore(studio-deps)(deps): bump swagger-ui-dist from 5.32.1 to 5.32.2 in /studio#3828
mergify[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/studio/main/swagger-ui-dist-5.32.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 12, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps swagger-ui-dist from 5.32.1 to 5.32.2.

Release notes

Sourced from swagger-ui-dist's releases.

v5.32.2

5.32.2 (2026-04-07)

Bug Fixes

Commits
  • d02a2df chore(release): cut the 5.32.2 release
  • c200a69 fix(docker): bump libpng and zlib versions to fix CVE-2026-33416, CVE-2026-33...
  • eff82c1 chore(deps): bump lodash from 4.17.23 to 4.18.1 (#10801)
  • 860ade2 chore(deps): bump defu from 6.1.4 to 6.1.6 (#10797)
  • 749ec50 chore(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 (#10777)
  • b339e55 chore(deps): bump node-forge from 1.3.3 to 1.4.0 (#10781)
  • 692e0ac chore(deps-dev): bump serialize-javascript from 7.0.4 to 7.0.5 (#10782)
  • 14cc424 chore(deps-dev): bump brace-expansion from 1.1.12 to 1.1.13 (#10783)
  • 076c188 chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 (#10778)
  • f251747 chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 (#10774)
  • 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 [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.32.1 to 5.32.2.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v5.32.1...v5.32.2)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-version: 5.32.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file security labels Apr 12, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 12, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: frontend, studio. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file security labels Apr 12, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

@mergify mergify Bot merged commit 6625152 into main Apr 13, 2026
17 of 23 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/studio/main/swagger-ui-dist-5.32.2 branch April 13, 2026 08:04
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
…io [skip ci]

Bumps [marked](https://github.com/markedjs/marked) from 15.0.12 to 17.0.4.
Release notes

*Sourced from [marked's releases](https://github.com/markedjs/marked/releases).*

> v17.0.4
> -------
>
> [17.0.4](markedjs/marked@v17.0.3...v17.0.4) (2026-03-04)
> -----------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * prevent ReDoS in inline link regex title group ([ArcadeData#3902](https://redirect.github.com/markedjs/marked/issues/3902)) ([46fb9b8](markedjs/marked@46fb9b8))
>
> v17.0.3
> -------
>
> [17.0.3](markedjs/marked@v17.0.2...v17.0.3) (2026-02-17)
> -----------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * escape image alt text ([ArcadeData#3896](https://redirect.github.com/markedjs/marked/issues/3896)) ([909fe44](markedjs/marked@909fe44))
>
> v17.0.2
> -------
>
> [17.0.2](markedjs/marked@v17.0.1...v17.0.2) (2026-02-11)
> -----------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * fix blockquote after list ([ArcadeData#3888](https://redirect.github.com/markedjs/marked/issues/3888)) ([2a475a1](markedjs/marked@2a475a1))
> * fix empty list item ([ArcadeData#3890](https://redirect.github.com/markedjs/marked/issues/3890)) ([3fc6a44](markedjs/marked@3fc6a44))
> * fix list item wrong indent ([ArcadeData#3889](https://redirect.github.com/markedjs/marked/issues/3889)) ([e031175](markedjs/marked@e031175))
> * fix list with tabs ([ArcadeData#3891](https://redirect.github.com/markedjs/marked/issues/3891)) ([9fc4f8e](markedjs/marked@9fc4f8e))
> * fix strikethrough flanking rules ([ArcadeData#3882](https://redirect.github.com/markedjs/marked/issues/3882)) ([1a5b124](markedjs/marked@1a5b124))
>
> v17.0.1
> -------
>
> [17.0.1](markedjs/marked@v17.0.0...v17.0.1) (2025-11-20)
> -----------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * fix block elements in task item ([ArcadeData#3828](https://redirect.github.com/markedjs/marked/issues/3828)) ([921ee22](markedjs/marked@921ee22))
>
> v17.0.0
> -------
>
> [17.0.0](markedjs/marked@v16.4.2...v17.0.0) (2025-11-07)
> ===================================================================================
>
> ### Bug Fixes
>
> * only create tokens inside tokenizers ([ArcadeData#3755](https://redirect.github.com/markedjs/marked/issues/3755)) ([7b19231](markedjs/marked@7b19231))
>
> ### BREAKING CHANGES
>
> * Change how consecutive text tokens work in lists
> * Simplify listItem renderer
> * Checkbox token is added in list tokenizer

... (truncated)


Commits

* [`22f0c55`](markedjs/marked@22f0c55) chore(release): 17.0.4 [skip ci]
* [`46fb9b8`](markedjs/marked@46fb9b8) fix: prevent ReDoS in inline link regex title group ([ArcadeData#3902](https://redirect.github.com/markedjs/marked/issues/3902))
* [`5b6faee`](markedjs/marked@5b6faee) chore(deps-dev): Bump eslint from 10.0.1 to 10.0.2 ([ArcadeData#3904](https://redirect.github.com/markedjs/marked/issues/3904))
* [`bcdaf6a`](markedjs/marked@bcdaf6a) chore(deps-dev): Bump `@​semantic-release/npm` from 13.1.4 to 13.1.5 ([ArcadeData#3905](https://redirect.github.com/markedjs/marked/issues/3905))
* [`baa78a5`](markedjs/marked@baa78a5) docs: Add marked-abc to known extensions list ([ArcadeData#3903](https://redirect.github.com/markedjs/marked/issues/3903))
* [`1aed9ac`](markedjs/marked@1aed9ac) chore(deps-dev): Bump eslint from 10.0.0 to 10.0.1 ([ArcadeData#3901](https://redirect.github.com/markedjs/marked/issues/3901))
* [`8045055`](markedjs/marked@8045055) chore: rename escape helper function ([ArcadeData#3900](https://redirect.github.com/markedjs/marked/issues/3900))
* [`bced615`](markedjs/marked@bced615) chore(release): 17.0.3 [skip ci]
* [`909fe44`](markedjs/marked@909fe44) fix: escape image alt text ([ArcadeData#3896](https://redirect.github.com/markedjs/marked/issues/3896))
* [`eb8ba2b`](markedjs/marked@eb8ba2b) chore(deps-dev): Bump `@​semantic-release/github` from 12.0.5 to 12.0.6 ([ArcadeData#3897](https://redirect.github.com/markedjs/marked/issues/3897))
* Additional commits viewable in [compare view](markedjs/marked@v15.0.12...v17.0.4)

Maintainer changes

This version was pushed to npm by [GitHub Actions](<https://www.npmjs.com/~GitHub> Actions), a new releaser for marked since your current version.

  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=marked&package-manager=npm\_and\_yarn&previous-version=15.0.12&new-version=17.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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  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)
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 dependency_approved security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant