Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps swagger-ui-dist from 5.32.2 to 5.32.4.

Release notes

Sourced from swagger-ui-dist's releases.

v5.32.4

5.32.4 (2026-04-15)

Bug Fixes

  • authorization: increase backdrop z-index (#10831) (fd08fe8)
  • docker: upgrade alpine packages to address HIGH severity CVEs (#10830) (095ee75)

v5.32.3

5.32.3 (2026-04-14)

Bug Fixes

  • style: move button margin from right to left (#10696) (30279ef)

Performance Improvements

Commits
  • 34d6186 chore(release): cut the 5.32.4 release
  • fd08fe8 fix(authorization): increase backdrop z-index (#10831)
  • 095ee75 fix(docker): upgrade alpine packages to address HIGH severity CVEs (#10830)
  • 5717343 chore(release): cut the 5.32.3 release
  • 685cba6 chore(deps): bump swagger-client to v3.37.2 (#10829)
  • 68f6fde perf(operation): limit number of rerenders (#10796)
  • c8d7109 chore(deps): bump follow-redirects from 1.15.11 to 1.16.0 (#10828)
  • 25551b9 chore(deps): bump actions/github-script from 8 to 9 (#10814)
  • 10077b7 chore(deps): bump nginx from 1.29.7-alpine to 1.29.8-alpine (#10827)
  • 30279ef fix(style): move button margin from right to left (#10696)
  • 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.2 to 5.32.4.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v5.32.2...v5.32.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Apr 19, 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 19, 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 5a72cc9 into main Apr 20, 2026
17 of 23 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/studio/main/swagger-ui-dist-5.32.4 branch April 20, 2026 06:52
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
…1 in /studio [skip ci]

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.4 to 6.0.1.
Release notes

*Sourced from [webpack-cli's releases](https://github.com/webpack/webpack-cli/releases).*

> v6.0.1
> ------
>
> [6.0.1](https://github.com/webpack/webpack-cli/compare/webpack-cli@6.0.0...webpack-cli@6.0.1) (2024-12-20)
> ----------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * update peer dependencies ([ArcadeData#4356](https://redirect.github.com/webpack/webpack-cli/issues/4356)) ([7a7e5d9](webpack/webpack-cli@7a7e5d9))
>
> v6.0.0
> ------
>
> [6.0.0](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.4...webpack-cli@6.0.0) (2024-12-19)
> ==========================================================================================================
>
> ### BREAKING CHANGES
>
> * the minimum required Node.js version is `18.12.0`
> * removed `init`, `loader` and `plugin` commands in favor [`create-webpack-app`](https://github.com/webpack/webpack-cli/tree/master/packages/create-webpack-app)
> * dropped support for `webpack-dev-server@v4`
> * minimum supported webpack version is `5.82.0`
> * The `--define-process-env-node-env` option was renamed to `--config-node-env`
>
> ### Bug Fixes
>
> * allow to require `webpack.config.js` in ESM format ([ArcadeData#4346](https://redirect.github.com/webpack/webpack-cli/issues/4346)) ([5106684](webpack/webpack-cli@5106684))
> * correct the minimum help output ([ArcadeData#4057](https://redirect.github.com/webpack/webpack-cli/issues/4057)) ([c727c4f](webpack/webpack-cli@c727c4f))
> * gracefully shutting down ([ArcadeData#4145](https://redirect.github.com/webpack/webpack-cli/issues/4145)) ([90720e2](webpack/webpack-cli@90720e2))
> * improve help output for possible values ([ArcadeData#4316](https://redirect.github.com/webpack/webpack-cli/issues/4316)) ([4cd5aef](webpack/webpack-cli@4cd5aef))
> * no serve when dev-server is false ([ArcadeData#2947](https://redirect.github.com/webpack/webpack-cli/issues/2947)) ([a93e860](webpack/webpack-cli@a93e860))
>
> ### Features
>
> * output pnpm version with `info`/`version` command ([ArcadeData#3906](https://redirect.github.com/webpack/webpack-cli/issues/3906)) ([38f3c6f](webpack/webpack-cli@38f3c6f))


Changelog

*Sourced from [webpack-cli's changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md).*

> [6.0.1](https://github.com/webpack/webpack-cli/compare/webpack-cli@6.0.0...webpack-cli@6.0.1) (2024-12-20)
> ----------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * update peer dependencies ([ArcadeData#4356](https://redirect.github.com/webpack/webpack-cli/issues/4356)) ([7a7e5d9](webpack/webpack-cli@7a7e5d9))
>
> [6.0.0](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.4...webpack-cli@6.0.0) (2024-12-19)
> ==========================================================================================================
>
> ### BREAKING CHANGES
>
> * the minimum required Node.js version is `18.12.0`
> * removed `init`, `loader` and `plugin` commands in favor [`create-webpack-app`](https://github.com/webpack/webpack-cli/tree/master/packages/create-webpack-app)
> * dropped support for `webpack-dev-server@v4`
> * minimum supported webpack version is `5.82.0`
> * The `--define-process-env-node-env` option was renamed to `--config-node-env`
>
> ### Bug Fixes
>
> * allow to require `webpack.config.js` in ESM format ([ArcadeData#4346](https://redirect.github.com/webpack/webpack-cli/issues/4346)) ([5106684](webpack/webpack-cli@5106684))
> * correct the minimum help output ([ArcadeData#4057](https://redirect.github.com/webpack/webpack-cli/issues/4057)) ([c727c4f](webpack/webpack-cli@c727c4f))
> * gracefully shutting down ([ArcadeData#4145](https://redirect.github.com/webpack/webpack-cli/issues/4145)) ([90720e2](webpack/webpack-cli@90720e2))
> * improve help output for possible values ([ArcadeData#4316](https://redirect.github.com/webpack/webpack-cli/issues/4316)) ([4cd5aef](webpack/webpack-cli@4cd5aef))
> * no serve when dev-server is false ([ArcadeData#2947](https://redirect.github.com/webpack/webpack-cli/issues/2947)) ([a93e860](webpack/webpack-cli@a93e860))
>
> ### Features
>
> * output pnpm version with `info`/`version` command ([ArcadeData#3906](https://redirect.github.com/webpack/webpack-cli/issues/3906)) ([38f3c6f](webpack/webpack-cli@38f3c6f))


Commits

* [`480b33d`](webpack/webpack-cli@480b33d) chore(release): publish new version
* [`7a5071b`](webpack/webpack-cli@7a5071b) test: fix
* [`8326501`](webpack/webpack-cli@8326501) fix: better default values
* [`eab2f39`](webpack/webpack-cli@eab2f39) fix: less dependencies
* [`2db1195`](webpack/webpack-cli@2db1195) refactor: code
* [`fca8c00`](webpack/webpack-cli@fca8c00) fix: logging
* [`09c7cd7`](webpack/webpack-cli@09c7cd7) fix: reduce package size, avoid `*.d.ts`
* [`7a7e5d9`](webpack/webpack-cli@7a7e5d9) fix: update peer dependencies ([ArcadeData#4356](https://redirect.github.com/webpack/webpack-cli/issues/4356))
* [`5405aed`](webpack/webpack-cli@5405aed) chore(deps-dev): bump readable-stream in the dependencies group ([ArcadeData#4355](https://redirect.github.com/webpack/webpack-cli/issues/4355))
* [`270fdc2`](webpack/webpack-cli@270fdc2) chore(release): create-webpack-app
* Additional commits viewable in [compare view](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.4...webpack-cli@6.0.1)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=webpack-cli&package-manager=npm\_and\_yarn&previous-version=5.1.4&new-version=6.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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 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  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)
> \*\*Note\*\*
> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
…ip ci]

Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.8 to 42.7.9.
Release notes

*Sourced from [org.postgresql:postgresql's releases](https://github.com/pgjdbc/pgjdbc/releases).*

> v42.7.9
> -------
>
> Changes
> -------
>
> * Added changelogs for version 42.7.9 [`@​davecramer`](https://github.com/davecramer) ([ArcadeData#3908](https://redirect.github.com/pgjdbc/pgjdbc/issues/3908))
> * the classloader is nullable, and remove a space [`@​davecramer`](https://github.com/davecramer) ([ArcadeData#3907](https://redirect.github.com/pgjdbc/pgjdbc/issues/3907))
> * fix: incorrect pg\_stat\_replication.reply\_time calculation [`@​atorik`](https://github.com/atorik) ([ArcadeData#3906](https://redirect.github.com/pgjdbc/pgjdbc/issues/3906))
> * fix: issue [ArcadeData#3892](https://redirect.github.com/pgjdbc/pgjdbc/issues/3892), PGXAConnection.prepare(Xid) should return XA\_RDONLY if the connection is read only [`@​davecramer`](https://github.com/davecramer) ([ArcadeData#3897](https://redirect.github.com/pgjdbc/pgjdbc/issues/3897))
> * fix badges for maven central and search paths. Sonatype has changed the search paths [`@​davecramer`](https://github.com/davecramer) ([ArcadeData#3901](https://redirect.github.com/pgjdbc/pgjdbc/issues/3901))
> * fix: make all Calendar instances proleptic Gregorian ([ArcadeData#3837](https://redirect.github.com/pgjdbc/pgjdbc/issues/3837)) [`@​m-van-tilburg`](https://github.com/m-van-tilburg) ([ArcadeData#3887](https://redirect.github.com/pgjdbc/pgjdbc/issues/3887))
> * test: add CI tests with Java 26 [`@​vlsi`](https://github.com/vlsi) ([ArcadeData#3893](https://redirect.github.com/pgjdbc/pgjdbc/issues/3893))
> * perf: optimize PGInterval.getValue() by replacing String.format with StringBuilder [`@​vlsi`](https://github.com/vlsi) ([ArcadeData#3866](https://redirect.github.com/pgjdbc/pgjdbc/issues/3866))
> * use ssl\_is\_used() to check for ssl connection [`@​davecramer`](https://github.com/davecramer) ([ArcadeData#3867](https://redirect.github.com/pgjdbc/pgjdbc/issues/3867))
> * Add PEMKeyManager to handle PEM based certs and keys. [`@​harinath001`](https://github.com/harinath001) ([ArcadeData#3700](https://redirect.github.com/pgjdbc/pgjdbc/issues/3700))
> * Comment and simplify the complex state machine logic in QueryExecutorImpl [`@​davecramer`](https://github.com/davecramer) ([ArcadeData#3850](https://redirect.github.com/pgjdbc/pgjdbc/issues/3850))
> * Revert "fix: Issue [ArcadeData#3784](https://redirect.github.com/pgjdbc/pgjdbc/issues/3784) pgjdbc can't decode numeric arrays containing special numbers like NaN" [`@​davecramer`](https://github.com/davecramer) ([ArcadeData#3851](https://redirect.github.com/pgjdbc/pgjdbc/issues/3851))
> * fix: Issue [ArcadeData#3784](https://redirect.github.com/pgjdbc/pgjdbc/issues/3784) pgjdbc can't decode numeric arrays containing special numbers like NaN [`@​ShenFeng312`](https://github.com/ShenFeng312) ([ArcadeData#3838](https://redirect.github.com/pgjdbc/pgjdbc/issues/3838))
> * Small simplication of locking patterns in QueryExecutorBase [`@​Sanne`](https://github.com/Sanne) ([ArcadeData#3849](https://redirect.github.com/pgjdbc/pgjdbc/issues/3849))
> * doc: update property quoteReturningIdentifiers default value [`@​sodekim`](https://github.com/sodekim) ([ArcadeData#3847](https://redirect.github.com/pgjdbc/pgjdbc/issues/3847))
> * feat: default query timeout property [`@​cfredri4`](https://github.com/cfredri4) ([ArcadeData#3705](https://redirect.github.com/pgjdbc/pgjdbc/issues/3705))
> * create action to deploy docs to <https://pgjdbc.github.io/> [`@​davecramer`](https://github.com/davecramer) ([ArcadeData#3819](https://redirect.github.com/pgjdbc/pgjdbc/issues/3819))
> * fix homepage release note [`@​davecramer`](https://github.com/davecramer) ([ArcadeData#3817](https://redirect.github.com/pgjdbc/pgjdbc/issues/3817))
>
> 🐛 Bug Fixes
> -----------
>
> * fix: close temporary lob descriptors that are used internally in PreparedStatement#setBlob [`@​vlsi`](https://github.com/vlsi) ([ArcadeData#3903](https://redirect.github.com/pgjdbc/pgjdbc/issues/3903))
> * fix: avoid memory leaks in Java <= 21 caused by Thread.inheritedAccessControlContext [`@​vlsi`](https://github.com/vlsi) ([ArcadeData#3886](https://redirect.github.com/pgjdbc/pgjdbc/issues/3886))
>
> 📝 Documentation
> ---------------
>
> * doc: add the new PGP signing key to the official documentation [`@​vlsi`](https://github.com/vlsi) ([ArcadeData#3813](https://redirect.github.com/pgjdbc/pgjdbc/issues/3813))
>
> 🧰 Maintenance
> -------------
>
> * chore: remove unused com.github.spotbugs Gradle plugin dependency [`@​vlsi`](https://github.com/vlsi) ([ArcadeData#3868](https://redirect.github.com/pgjdbc/pgjdbc/issues/3868))
> * chore: drop SpotBugs as we do not seem to use it [`@​vlsi`](https://github.com/vlsi) ([ArcadeData#3834](https://redirect.github.com/pgjdbc/pgjdbc/issues/3834))
> * chore: bump version to 42.7.9 after 42.7.8 release [`@​vlsi`](https://github.com/vlsi) ([ArcadeData#3810](https://redirect.github.com/pgjdbc/pgjdbc/issues/3810))
>
> ⬆️ Dependencies
> ---------------
>
> * chore(deps): update actions/create-github-app-token digest to 29824e6 [`@​renovate-bot`](https://github.com/renovate-bot) ([ArcadeData#3898](https://redirect.github.com/pgjdbc/pgjdbc/issues/3898))
> * chore(deps): update actions/setup-java digest to c1e3236 [`@​renovate-bot`](https://github.com/renovate-bot) ([ArcadeData#3899](https://redirect.github.com/pgjdbc/pgjdbc/issues/3899))
> * chore(deps): update codecov/codecov-action digest to 671740a [`@​renovate-bot`](https://github.com/renovate-bot) ([ArcadeData#3900](https://redirect.github.com/pgjdbc/pgjdbc/issues/3900))
> * fix(deps): update dependency org.junit:junit-bom to v5.14.1 - autoclosed [`@​renovate-bot`](https://github.com/renovate-bot) ([ArcadeData#3884](https://redirect.github.com/pgjdbc/pgjdbc/issues/3884))
> * fix(deps): update dependency org.apache.bcel:bcel to v6.11.0 [`@​renovate-bot`](https://github.com/renovate-bot) ([ArcadeData#3883](https://redirect.github.com/pgjdbc/pgjdbc/issues/3883))
> * fix(deps): update dependency org.mockito:mockito-bom to v5.20.0 [`@​renovate-bot`](https://github.com/renovate-bot) ([ArcadeData#3885](https://redirect.github.com/pgjdbc/pgjdbc/issues/3885))
> * fix(deps): update dependency net.bytebuddy:byte-buddy-parent to v1.18.2 [`@​renovate-bot`](https://github.com/renovate-bot) ([ArcadeData#3882](https://redirect.github.com/pgjdbc/pgjdbc/issues/3882))
> * chore(deps): update github/codeql-action digest to 497990d [`@​renovate-bot`](https://github.com/renovate-bot) ([ArcadeData#3881](https://redirect.github.com/pgjdbc/pgjdbc/issues/3881))

... (truncated)


Changelog

*Sourced from [org.postgresql:postgresql's changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md).*

> [42.7.9] (2026-01-14)
> ---------------------
>
> ### Added
>
> * feat: query timeout property [PR [ArcadeData#3705](https://redirect.github.com/pgjdbc/pgjdbc/issues/3705)]([pgjdbc/pgjdbc#3705](https://redirect.github.com/pgjdbc/pgjdbc/pull/3705))
> * feat: Add PEMKeyManager to handle PEM based certs and keys [PR [ArcadeData#3700](https://redirect.github.com/pgjdbc/pgjdbc/issues/3700)]([pgjdbc/pgjdbc#3700](https://redirect.github.com/pgjdbc/pgjdbc/pull/3700))
>
> ### Changed
>
> * perf: optimize PGInterval.getValue() by replacing String.format with StringBuilder
> * doc: update property quoteReturningIdentifiers default value [PR [ArcadeData#3847](https://redirect.github.com/pgjdbc/pgjdbc/issues/3847)]([pgjdbc/pgjdbc#3847](https://redirect.github.com/pgjdbc/pgjdbc/pull/3847))
> * security: Use a static method forName to load all user supplied classes. Use the Class.forName 3 parameter method and do not initilize it unless it is a subclass of the expected class
>
> ### Fixed
>
> * fix: incorrect pg\_stat\_replication.reply\_time calculation [PR [ArcadeData#3906](https://redirect.github.com/pgjdbc/pgjdbc/issues/3906)]([pgjdbc/pgjdbc#3906](https://redirect.github.com/pgjdbc/pgjdbc/pull/3906))
> * fix: close temporary lob descriptors that are used internally in PreparedStatement#setBlob
> * fix: PGXAConnection.prepare(Xid) should return XA\_RDONLY if the connection is read only [PR [ArcadeData#3897](https://redirect.github.com/pgjdbc/pgjdbc/issues/3897)]([pgjdbc/pgjdbc#3897](https://redirect.github.com/pgjdbc/pgjdbc/pull/3897))
> * fix: make all Calendar instances proleptic Gregorian [PR [ArcadeData#3837](https://redirect.github.com/pgjdbc/pgjdbc/issues/3837)]([pgjdbc/pgjdbc#3887](https://redirect.github.com/pgjdbc/pgjdbc/pull/3887))
> * fix: Simplify concurrency guards on QueryExecutorBase#transaction and QueryExecutorBase#standardConformingStrings [PR [ArcadeData#3897](https://redirect.github.com/pgjdbc/pgjdbc/issues/3897)]([pgjdbc/pgjdbc#3849](https://redirect.github.com/pgjdbc/pgjdbc/pull/3849))
> * fix: avoid memory leaks in Java <= 21 caused by Thread.inheritedAccessControlContext [PR [ArcadeData#3886](https://redirect.github.com/pgjdbc/pgjdbc/issues/3886)]([pgjdbc/pgjdbc#3886](https://redirect.github.com/pgjdbc/pgjdbc/pull/3886))
> * fix: Issue [ArcadeData#3784](https://redirect.github.com/pgjdbc/pgjdbc/issues/3784) pgjdbc can't decode numeric arrays containing special numbers like NaN [PR [ArcadeData#3838](https://redirect.github.com/pgjdbc/pgjdbc/issues/3838)]([pgjdbc/pgjdbc#3838](https://redirect.github.com/pgjdbc/pgjdbc/pull/3838))
> * fix: use ssl\_is\_used() to check for ssl connection [PR [ArcadeData#3867](https://redirect.github.com/pgjdbc/pgjdbc/issues/3867)]([pgjdbc/pgjdbc#3867](https://redirect.github.com/pgjdbc/pgjdbc/pull/3867))
> * fix: the classloader is nullable [PR [ArcadeData#3907](https://redirect.github.com/pgjdbc/pgjdbc/issues/3907)]([pgjdbc/pgjdbc#3907](https://redirect.github.com/pgjdbc/pgjdbc/pull/3907))


Commits

* [`79b784e`](pgjdbc/pgjdbc@79b784e) Added changelogs for version 42.7.9 ([ArcadeData#3908](https://redirect.github.com/pgjdbc/pgjdbc/issues/3908))
* [`1c00ffc`](pgjdbc/pgjdbc@1c00ffc) doc: add the new PGP signing key to the official documentation
* [`f774000`](pgjdbc/pgjdbc@f774000) chore(deps): update actions/create-github-app-token digest to 29824e6
* [`27daf3b`](pgjdbc/pgjdbc@27daf3b) chore(deps): update actions/setup-java digest to c1e3236
* [`6eb01ff`](pgjdbc/pgjdbc@6eb01ff) chore(deps): update codecov/codecov-action digest to 671740a
* [`dbf1e57`](pgjdbc/pgjdbc@dbf1e57) the classloader is nullable, and remove a space ([ArcadeData#3907](https://redirect.github.com/pgjdbc/pgjdbc/issues/3907))
* [`6a20574`](pgjdbc/pgjdbc@6a20574) Merge commit from fork
* [`c07721a`](pgjdbc/pgjdbc@c07721a) fix: incorrect pg\_stat\_replication.reply\_time calculation ([ArcadeData#3906](https://redirect.github.com/pgjdbc/pgjdbc/issues/3906))
* [`83023f3`](pgjdbc/pgjdbc@83023f3) fix: close temporary lob descriptors that are used internally in PreparedStat...
* [`62c9805`](pgjdbc/pgjdbc@62c9805) fix: issue [ArcadeData#3892](https://redirect.github.com/pgjdbc/pgjdbc/issues/3892), PGXAConnection.prepare(Xid) should return XA\_RDONLY if the ...
* Additional commits viewable in [compare view](pgjdbc/pgjdbc@REL42.7.8...REL42.7.9)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.postgresql:postgresql&package-manager=maven&previous-version=42.7.8&new-version=42.7.9)](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 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  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)
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
…o [skip ci]

[//]: # (dependabot-start)
⚠️ \*\*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.
---
[//]: # (dependabot-end)
Bumps [marked](https://github.com/markedjs/marked) from 17.0.4 to 17.0.5.
Release notes

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

> v17.0.5
> -------
>
> [17.0.5](markedjs/marked@v17.0.4...v17.0.5) (2026-03-20)
> -----------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * Fix catastrophic backtracking (ReDoS) in link/reflink label regex ([ArcadeData#3918](https://redirect.github.com/markedjs/marked/issues/3918)) ([4625980](markedjs/marked@4625980))
> * prevent quadratic complexity in emStrongLDelim regex ([ArcadeData#3906](https://redirect.github.com/markedjs/marked/issues/3906)) ([c732dd2](markedjs/marked@c732dd2))
> * prevent single-tilde strikethrough false positives ([ArcadeData#3910](https://redirect.github.com/markedjs/marked/issues/3910)) ([5e03369](markedjs/marked@5e03369))
> * re-assign tokenizer.lexer and renderer.parser at start of each parse call ([ArcadeData#3907](https://redirect.github.com/markedjs/marked/issues/3907)) ([f3a3ec0](markedjs/marked@f3a3ec0))
> * trim trailing whitespace from lheading text ([ArcadeData#3920](https://redirect.github.com/markedjs/marked/issues/3920)) ([3ea7e88](markedjs/marked@3ea7e88))


Commits

* [`811ea59`](markedjs/marked@811ea59) chore(release): 17.0.5 [skip ci]
* [`c732dd2`](markedjs/marked@c732dd2) fix: prevent quadratic complexity in emStrongLDelim regex ([ArcadeData#3906](https://redirect.github.com/markedjs/marked/issues/3906))
* [`f3a3ec0`](markedjs/marked@f3a3ec0) fix: re-assign tokenizer.lexer and renderer.parser at start of each parse cal...
* [`4625980`](markedjs/marked@4625980) fix: Fix catastrophic backtracking (ReDoS) in link/reflink label regex ([ArcadeData#3918](https://redirect.github.com/markedjs/marked/issues/3918))
* [`5e03369`](markedjs/marked@5e03369) fix: prevent single-tilde strikethrough false positives ([ArcadeData#3910](https://redirect.github.com/markedjs/marked/issues/3910))
* [`288349d`](markedjs/marked@288349d) test: add heading edge case tests ([ArcadeData#3919](https://redirect.github.com/markedjs/marked/issues/3919))
* [`3ea7e88`](markedjs/marked@3ea7e88) fix: trim trailing whitespace from lheading text ([ArcadeData#3920](https://redirect.github.com/markedjs/marked/issues/3920))
* [`d4c0fe5`](markedjs/marked@d4c0fe5) chore(deps-dev): Bump esbuild from 0.27.3 to 0.27.4 ([ArcadeData#3915](https://redirect.github.com/markedjs/marked/issues/3915))
* [`30682c1`](markedjs/marked@30682c1) chore(deps-dev): Bump undici from 6.23.0 to 6.24.0 ([ArcadeData#3914](https://redirect.github.com/markedjs/marked/issues/3914))
* [`59752c4`](markedjs/marked@59752c4) chore(deps-dev): Bump minimatch from 9.0.5 to 9.0.9 ([ArcadeData#3913](https://redirect.github.com/markedjs/marked/issues/3913))
* Additional commits viewable in [compare view](markedjs/marked@v17.0.4...v17.0.5)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=marked&package-manager=npm\_and\_yarn&previous-version=17.0.4&new-version=17.0.5)](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