Skip to content

Fix doc links in studio#2166

Merged
lvca merged 1 commit into
ArcadeData:mainfrom
gramian:main
Apr 17, 2025
Merged

Fix doc links in studio#2166
lvca merged 1 commit into
ArcadeData:mainfrom
gramian:main

Conversation

@gramian

@gramian gramian commented Apr 17, 2025

Copy link
Copy Markdown
Collaborator

What does this PR do?

This change corrects the doc links in studio after the big doc refactoring

Checklist

  • I have run the build using mvn clean package command
  • My unit tests cover both failure and success scenarios

@lvca lvca merged commit 4eba546 into ArcadeData:main Apr 17, 2025
@lvca lvca self-requested a review April 17, 2025 15:46
@lvca lvca added the documentation Improvements or additions to documentation label Apr 17, 2025
@lvca lvca added this to the 25.4.1 milestone Apr 17, 2025
@lvca

lvca commented Apr 17, 2025

Copy link
Copy Markdown
Member

Thanks!

mergify Bot added a commit that referenced this pull request May 13, 2026
… ci]

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.5 to 7.5.8.
Release notes

*Sourced from [protobufjs's releases](https://github.com/protobufjs/protobuf.js/releases).*

> protobufjs: v7.5.8
> ------------------
>
> [7.5.8](protobufjs/protobuf.js@protobufjs-v7.5.7...protobufjs-v7.5.8) (2026-05-12)
> -------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * Backport parser hardening to 7.x ([#2245](https://redirect.github.com/protobufjs/protobuf.js/issues/2245)) ([54b593f](protobufjs/protobuf.js@54b593f))
>
> protobufjs: v7.5.7
> ------------------
>
> [7.5.7](protobufjs/protobuf.js@protobufjs-v7.5.6...protobufjs-v7.5.7) (2026-05-09)
> -------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * Restore first-match namespace lookup ([#2236](https://redirect.github.com/protobufjs/protobuf.js/issues/2236)) ([cc7d595](protobufjs/protobuf.js@cc7d595))
>
> protobufjs: v7.5.6
> ------------------
>
> [7.5.6](protobufjs/protobuf.js@protobufjs-v7.5.5...protobufjs-v7.5.6) (2026-04-27)
> -------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * Backport input hardening and CLI fixes to 7.x ([#2173](https://redirect.github.com/protobufjs/protobuf.js/issues/2173)) ([75392ea](protobufjs/protobuf.js@75392ea))


Changelog

*Sourced from [protobufjs's changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.5.8/CHANGELOG.md).*

> [7.5.8](protobufjs/protobuf.js@protobufjs-v7.5.7...protobufjs-v7.5.8) (2026-05-12)
> -------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * Backport parser hardening to 7.x ([#2245](https://redirect.github.com/protobufjs/protobuf.js/issues/2245)) ([54b593f](protobufjs/protobuf.js@54b593f))
>
> [7.5.7](protobufjs/protobuf.js@protobufjs-v7.5.6...protobufjs-v7.5.7) (2026-05-09)
> -------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * Restore first-match namespace lookup ([#2236](https://redirect.github.com/protobufjs/protobuf.js/issues/2236)) ([cc7d595](protobufjs/protobuf.js@cc7d595))
>
> [7.5.6](protobufjs/protobuf.js@protobufjs-v7.5.5...protobufjs-v7.5.6) (2026-04-27)
> -------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * Backport input hardening and CLI fixes to 7.x ([#2173](https://redirect.github.com/protobufjs/protobuf.js/issues/2173)) ([75392ea](protobufjs/protobuf.js@75392ea))
>
> [7.5.4](protobufjs/protobuf.js@protobufjs-v7.5.3...protobufjs-v7.5.4) (2025-08-15)
> -------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * invalid syntax in descriptor.proto ([#2092](https://redirect.github.com/protobufjs/protobuf.js/issues/2092)) ([5a3769a](protobufjs/protobuf.js@5a3769a))
>
> [7.5.3](protobufjs/protobuf.js@protobufjs-v7.5.2...protobufjs-v7.5.3) (2025-05-28)
> -------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * descriptor extensions handling post-editions ([#2075](https://redirect.github.com/protobufjs/protobuf.js/issues/2075)) ([6e255d4](protobufjs/protobuf.js@6e255d4))
>
> [7.5.2](protobufjs/protobuf.js@protobufjs-v7.5.1...protobufjs-v7.5.2) (2025-05-14)
> -------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * ensure that types are always resolved ([#2068](https://redirect.github.com/protobufjs/protobuf.js/issues/2068)) ([4b51cb2](protobufjs/protobuf.js@4b51cb2))
>
> [7.5.1](protobufjs/protobuf.js@protobufjs-v7.5.0...protobufjs-v7.5.1) (2025-05-08)
> -------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * optimize regressions from editions implementations ([#2066](https://redirect.github.com/protobufjs/protobuf.js/issues/2066)) ([6406d4c](protobufjs/protobuf.js@6406d4c))
> * reserved field inside group blocks fail parsing ([#2058](https://redirect.github.com/protobufjs/protobuf.js/issues/2058)) ([56782bf](protobufjs/protobuf.js@56782bf))

... (truncated)


Commits

* [`d7035f9`](protobufjs/protobuf.js@d7035f9) chore: release protobufjs-v7.x ([#2248](https://redirect.github.com/protobufjs/protobuf.js/issues/2248))
* [`54b593f`](protobufjs/protobuf.js@54b593f) fix: Backport parser hardening to 7.x ([#2245](https://redirect.github.com/protobufjs/protobuf.js/issues/2245))
* [`e88fcea`](protobufjs/protobuf.js@e88fcea) chore: release protobufjs-v7.x ([#2239](https://redirect.github.com/protobufjs/protobuf.js/issues/2239))
* [`cc7d595`](protobufjs/protobuf.js@cc7d595) fix: Restore first-match namespace lookup ([#2236](https://redirect.github.com/protobufjs/protobuf.js/issues/2236))
* [`3abc9b5`](protobufjs/protobuf.js@3abc9b5) chore: release protobufjs-v7.x ([#2190](https://redirect.github.com/protobufjs/protobuf.js/issues/2190))
* [`a0bf2df`](protobufjs/protobuf.js@a0bf2df) fix: Update CLI peer dependency (7.x) ([#2189](https://redirect.github.com/protobufjs/protobuf.js/issues/2189))
* [`2189e5b`](protobufjs/protobuf.js@2189e5b) chore: release protobufjs-v7.x ([#2174](https://redirect.github.com/protobufjs/protobuf.js/issues/2174))
* [`75392ea`](protobufjs/protobuf.js@75392ea) fix: Backport input hardening and CLI fixes to 7.x ([#2173](https://redirect.github.com/protobufjs/protobuf.js/issues/2173))
* [`8af8d7c`](protobufjs/protobuf.js@8af8d7c) chore(ci): Fix 7.x release please configuration ([#2169](https://redirect.github.com/protobufjs/protobuf.js/issues/2169))
* [`e92ca42`](protobufjs/protobuf.js@e92ca42) chore(ci): Enable release-please for 7.x ([#2166](https://redirect.github.com/protobufjs/protobuf.js/issues/2166))
* See full diff in [compare view](protobufjs/protobuf.js@protobufjs-v7.5.5...protobufjs-v7.5.8)

Maintainer changes

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

  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=protobufjs&package-manager=npm\_and\_yarn&previous-version=7.5.5&new-version=7.5.8)](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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ArcadeData/arcadedb/network/alerts).
mergify Bot added a commit that referenced this pull request May 13, 2026
…skip ci]

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.5 to 7.5.8.
Release notes

*Sourced from [protobufjs's releases](https://github.com/protobufjs/protobuf.js/releases).*

> protobufjs: v7.5.8
> ------------------
>
> [7.5.8](protobufjs/protobuf.js@protobufjs-v7.5.7...protobufjs-v7.5.8) (2026-05-12)
> -------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * Backport parser hardening to 7.x ([#2245](https://redirect.github.com/protobufjs/protobuf.js/issues/2245)) ([54b593f](protobufjs/protobuf.js@54b593f))
>
> protobufjs: v7.5.7
> ------------------
>
> [7.5.7](protobufjs/protobuf.js@protobufjs-v7.5.6...protobufjs-v7.5.7) (2026-05-09)
> -------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * Restore first-match namespace lookup ([#2236](https://redirect.github.com/protobufjs/protobuf.js/issues/2236)) ([cc7d595](protobufjs/protobuf.js@cc7d595))
>
> protobufjs: v7.5.6
> ------------------
>
> [7.5.6](protobufjs/protobuf.js@protobufjs-v7.5.5...protobufjs-v7.5.6) (2026-04-27)
> -------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * Backport input hardening and CLI fixes to 7.x ([#2173](https://redirect.github.com/protobufjs/protobuf.js/issues/2173)) ([75392ea](protobufjs/protobuf.js@75392ea))


Changelog

*Sourced from [protobufjs's changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.5.8/CHANGELOG.md).*

> [7.5.8](protobufjs/protobuf.js@protobufjs-v7.5.7...protobufjs-v7.5.8) (2026-05-12)
> -------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * Backport parser hardening to 7.x ([#2245](https://redirect.github.com/protobufjs/protobuf.js/issues/2245)) ([54b593f](protobufjs/protobuf.js@54b593f))
>
> [7.5.7](protobufjs/protobuf.js@protobufjs-v7.5.6...protobufjs-v7.5.7) (2026-05-09)
> -------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * Restore first-match namespace lookup ([#2236](https://redirect.github.com/protobufjs/protobuf.js/issues/2236)) ([cc7d595](protobufjs/protobuf.js@cc7d595))
>
> [7.5.6](protobufjs/protobuf.js@protobufjs-v7.5.5...protobufjs-v7.5.6) (2026-04-27)
> -------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * Backport input hardening and CLI fixes to 7.x ([#2173](https://redirect.github.com/protobufjs/protobuf.js/issues/2173)) ([75392ea](protobufjs/protobuf.js@75392ea))
>
> [7.5.4](protobufjs/protobuf.js@protobufjs-v7.5.3...protobufjs-v7.5.4) (2025-08-15)
> -------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * invalid syntax in descriptor.proto ([#2092](https://redirect.github.com/protobufjs/protobuf.js/issues/2092)) ([5a3769a](protobufjs/protobuf.js@5a3769a))
>
> [7.5.3](protobufjs/protobuf.js@protobufjs-v7.5.2...protobufjs-v7.5.3) (2025-05-28)
> -------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * descriptor extensions handling post-editions ([#2075](https://redirect.github.com/protobufjs/protobuf.js/issues/2075)) ([6e255d4](protobufjs/protobuf.js@6e255d4))
>
> [7.5.2](protobufjs/protobuf.js@protobufjs-v7.5.1...protobufjs-v7.5.2) (2025-05-14)
> -------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * ensure that types are always resolved ([#2068](https://redirect.github.com/protobufjs/protobuf.js/issues/2068)) ([4b51cb2](protobufjs/protobuf.js@4b51cb2))
>
> [7.5.1](protobufjs/protobuf.js@protobufjs-v7.5.0...protobufjs-v7.5.1) (2025-05-08)
> -------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * optimize regressions from editions implementations ([#2066](https://redirect.github.com/protobufjs/protobuf.js/issues/2066)) ([6406d4c](protobufjs/protobuf.js@6406d4c))
> * reserved field inside group blocks fail parsing ([#2058](https://redirect.github.com/protobufjs/protobuf.js/issues/2058)) ([56782bf](protobufjs/protobuf.js@56782bf))

... (truncated)


Commits

* [`d7035f9`](protobufjs/protobuf.js@d7035f9) chore: release protobufjs-v7.x ([#2248](https://redirect.github.com/protobufjs/protobuf.js/issues/2248))
* [`54b593f`](protobufjs/protobuf.js@54b593f) fix: Backport parser hardening to 7.x ([#2245](https://redirect.github.com/protobufjs/protobuf.js/issues/2245))
* [`e88fcea`](protobufjs/protobuf.js@e88fcea) chore: release protobufjs-v7.x ([#2239](https://redirect.github.com/protobufjs/protobuf.js/issues/2239))
* [`cc7d595`](protobufjs/protobuf.js@cc7d595) fix: Restore first-match namespace lookup ([#2236](https://redirect.github.com/protobufjs/protobuf.js/issues/2236))
* [`3abc9b5`](protobufjs/protobuf.js@3abc9b5) chore: release protobufjs-v7.x ([#2190](https://redirect.github.com/protobufjs/protobuf.js/issues/2190))
* [`a0bf2df`](protobufjs/protobuf.js@a0bf2df) fix: Update CLI peer dependency (7.x) ([#2189](https://redirect.github.com/protobufjs/protobuf.js/issues/2189))
* [`2189e5b`](protobufjs/protobuf.js@2189e5b) chore: release protobufjs-v7.x ([#2174](https://redirect.github.com/protobufjs/protobuf.js/issues/2174))
* [`75392ea`](protobufjs/protobuf.js@75392ea) fix: Backport input hardening and CLI fixes to 7.x ([#2173](https://redirect.github.com/protobufjs/protobuf.js/issues/2173))
* [`8af8d7c`](protobufjs/protobuf.js@8af8d7c) chore(ci): Fix 7.x release please configuration ([#2169](https://redirect.github.com/protobufjs/protobuf.js/issues/2169))
* [`e92ca42`](protobufjs/protobuf.js@e92ca42) chore(ci): Enable release-please for 7.x ([#2166](https://redirect.github.com/protobufjs/protobuf.js/issues/2166))
* See full diff in [compare view](protobufjs/protobuf.js@protobufjs-v7.5.5...protobufjs-v7.5.8)

Maintainer changes

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

  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=protobufjs&package-manager=npm\_and\_yarn&previous-version=7.5.5&new-version=7.5.8)](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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ArcadeData/arcadedb/network/alerts).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants