diff --git a/develop/admin/index.html b/develop/admin/index.html index 0de517ae3..f3ad28374 100644 --- a/develop/admin/index.html +++ b/develop/admin/index.html @@ -764,5 +764,5 @@

Release Documentation

\ No newline at end of file diff --git a/develop/admin/sitemap.xml.gz b/develop/admin/sitemap.xml.gz index 2f43da2fb..8175f97db 100644 Binary files a/develop/admin/sitemap.xml.gz and b/develop/admin/sitemap.xml.gz differ diff --git a/develop/commit b/develop/commit index 16805e9ec..422d1461f 100644 --- a/develop/commit +++ b/develop/commit @@ -1,5 +1,122 @@ -commit e62e05acd20ca3e3ce2cc4ea1cc67e78f0c25ffb +commit b646e54b8e7ba4a5989773123571c0bb18da3cb1 Author: Lars Kiesow -Date: Wed Nov 13 19:53:53 2024 +0100 +Date: Sat Nov 16 11:51:13 2024 +0100 - Merge r/17.x into develop + Build(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /modules/lti (#6311) + + Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from + 7.0.3 to 7.0.5. +
+ Changelog +

Sourced from cross-spawn's + changelog.

+
+

7.0.5 + (2024-11-07)

+

Bug Fixes

+
    +
  • fix escaping bug introduced by backtracking (640d391)
  • +
+

7.0.4 + (2024-11-07)

+

Bug Fixes

+ +
+
+
+ Commits + +
+
+ + + [![Dependabot compatibility + score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cross-spawn&package-manager=npm_and_yarn&previous-version=7.0.3&new-version=7.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 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) + You can disable automated security fix PRs for this repo from the + [Security Alerts + page](https://github.com/opencast/opencast/network/alerts). + +
diff --git a/develop/developer/index.html b/develop/developer/index.html index ae02d96a7..c7aae8a72 100644 --- a/develop/developer/index.html +++ b/develop/developer/index.html @@ -377,5 +377,5 @@

Opencast Development Guides

\ No newline at end of file diff --git a/develop/developer/sitemap.xml.gz b/develop/developer/sitemap.xml.gz index 2f43da2fb..8175f97db 100644 Binary files a/develop/developer/sitemap.xml.gz and b/develop/developer/sitemap.xml.gz differ