chore(deps): bump ch.qos.logback:logback-classic from 1.5.21 to 1.5.22 - #2935
Merged
mergify[bot] merged 1 commit intoDec 14, 2025
Merged
Conversation
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.21 to 1.5.22. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.21...v_1.5.22) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
🧪 CI InsightsHere's what we observed from your CI run for 46a9f6b. 🟢 All jobs passed!But CI Insights is watching 👀 |
robfrank
approved these changes
Dec 14, 2025
dependabot
Bot
deleted the
dependabot/maven/ch.qos.logback-logback-classic-1.5.22
branch
December 14, 2025 16:27
tae898
pushed a commit
to humemai/arcadedb-embedded-python
that referenced
this pull request
Jun 28, 2026
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.2 to 3.29.4. Release notes *Sourced from [github/codeql-action's releases](https://github.com/github/codeql-action/releases).* > v3.29.4 > ------- > > CodeQL Action Changelog > ======================= > > See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. > > 3.29.4 - 23 Jul 2025 > -------------------- > > No user facing changes. > > See the full [CHANGELOG.md](https://github.com/github/codeql-action/blob/v3.29.4/CHANGELOG.md) for more information. > > v3.29.3 > ------- > > CodeQL Action Changelog > ======================= > > See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. > > 3.29.3 - 21 Jul 2025 > -------------------- > > No user facing changes. > > See the full [CHANGELOG.md](https://github.com/github/codeql-action/blob/v3.29.3/CHANGELOG.md) for more information. Changelog *Sourced from [github/codeql-action's changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md).* > CodeQL Action Changelog > ======================= > > See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. > > [UNRELEASED] > ------------ > > No user facing changes. > > 3.29.4 - 23 Jul 2025 > -------------------- > > No user facing changes. > > 3.29.3 - 21 Jul 2025 > -------------------- > > No user facing changes. > > 3.29.2 - 30 Jun 2025 > -------------------- > > * Experimental: When the `quality-queries` input for the `init` action is provided with an argument, separate `.quality.sarif` files are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. [ArcadeData#2935](https://redirect.github.com/github/codeql-action/pull/2935) > > 3.29.1 - 27 Jun 2025 > -------------------- > > * Fix bug in PR analysis where user-provided `include` query filter fails to exclude non-included queries. [ArcadeData#2938](https://redirect.github.com/github/codeql-action/pull/2938) > * Update default CodeQL bundle version to 2.22.1. [ArcadeData#2950](https://redirect.github.com/github/codeql-action/pull/2950) > > 3.29.0 - 11 Jun 2025 > -------------------- > > * Update default CodeQL bundle version to 2.22.0. [ArcadeData#2925](https://redirect.github.com/github/codeql-action/pull/2925) > * Bump minimum CodeQL bundle version to 2.16.6. [ArcadeData#2912](https://redirect.github.com/github/codeql-action/pull/2912) > > 3.28.20 - 21 July 2025 > ---------------------- > > * Remove support for combining SARIF files from a single upload for GHES 3.18, see [the changelog post](https://github.blog/changelog/2024-05-06-code-scanning-will-stop-combining-runs-from-a-single-upload/). [ArcadeData#2959](https://redirect.github.com/github/codeql-action/pull/2959) > > 3.28.19 - 03 Jun 2025 > --------------------- > > * The CodeQL Action no longer includes its own copy of the extractor for the `actions` language, which is currently in public preview. > The `actions` extractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled the `actions` language *and* you have pinned > your `tools:` property to a specific version of the CodeQL CLI earlier than v2.20.6, you will need to update to at least CodeQL v2.20.6 or disable > `actions` analysis. > * Update default CodeQL bundle version to 2.21.4. [ArcadeData#2910](https://redirect.github.com/github/codeql-action/pull/2910) > > 3.28.18 - 16 May 2025 > --------------------- > > * Update default CodeQL bundle version to 2.21.3. [ArcadeData#2893](https://redirect.github.com/github/codeql-action/pull/2893) > * Skip validating SARIF produced by CodeQL for improved performance. [ArcadeData#2894](https://redirect.github.com/github/codeql-action/pull/2894) > * The number of threads and amount of RAM used by CodeQL can now be set via the `CODEQL_THREADS` and `CODEQL_RAM` runner environment variables. If set, these environment variables override the `threads` and `ram` inputs respectively. [ArcadeData#2891](https://redirect.github.com/github/codeql-action/pull/2891) > > 3.28.17 - 02 May 2025 > --------------------- ... (truncated) Commits * [`4e828ff`](github/codeql-action@4e828ff) Merge pull request [ArcadeData#2989](https://redirect.github.com/github/codeql-action/issues/2989) from github/update-v3.29.4-37264dc0b * [`b3114b8`](github/codeql-action@b3114b8) Update changelog for v3.29.4 * [`37264dc`](github/codeql-action@37264dc) Merge pull request [ArcadeData#2988](https://redirect.github.com/github/codeql-action/issues/2988) from github/koesie10/disable-combine-single-file * [`5a29823`](github/codeql-action@5a29823) Merge remote-tracking branch 'origin/main' into koesie10/disable-combine-sing... * [`5a2327a`](github/codeql-action@5a2327a) Merge pull request [ArcadeData#2987](https://redirect.github.com/github/codeql-action/issues/2987) from github/mbg/combine-sarif-error * [`287d421`](github/codeql-action@287d421) Disable combining runs within a single file * [`43afe6e`](github/codeql-action@43afe6e) Treat processing error for multiple runs with the same category as configurat... * [`8f2e636`](github/codeql-action@8f2e636) Merge pull request [ArcadeData#2981](https://redirect.github.com/github/codeql-action/issues/2981) from github/dependabot/npm\_and\_yarn/npm-fe13dfda46 * [`76bf77d`](github/codeql-action@76bf77d) Merge pull request [ArcadeData#2980](https://redirect.github.com/github/codeql-action/issues/2980) from github/dependabot/github\_actions/actions-504b6c... * [`9e7d13d`](github/codeql-action@9e7d13d) Merge pull request [ArcadeData#2983](https://redirect.github.com/github/codeql-action/issues/2983) from github/koesie10/update-changelog-link * Additional commits viewable in [compare view](github/codeql-action@181d5ee...4e828ff) [](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
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.4 to 3.29.5. Release notes *Sourced from [github/codeql-action's releases](https://github.com/github/codeql-action/releases).* > v3.29.5 > ------- > > CodeQL Action Changelog > ======================= > > See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. > > 3.29.5 - 29 Jul 2025 > -------------------- > > * Update default CodeQL bundle version to 2.22.2. [ArcadeData#2986](https://redirect.github.com/github/codeql-action/pull/2986) > > See the full [CHANGELOG.md](https://github.com/github/codeql-action/blob/v3.29.5/CHANGELOG.md) for more information. Changelog *Sourced from [github/codeql-action's changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md).* > CodeQL Action Changelog > ======================= > > See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. > > [UNRELEASED] > ------------ > > No user facing changes. > > 3.29.5 - 29 Jul 2025 > -------------------- > > * Update default CodeQL bundle version to 2.22.2. [ArcadeData#2986](https://redirect.github.com/github/codeql-action/pull/2986) > > 3.29.4 - 23 Jul 2025 > -------------------- > > No user facing changes. > > 3.29.3 - 21 Jul 2025 > -------------------- > > No user facing changes. > > 3.29.2 - 30 Jun 2025 > -------------------- > > * Experimental: When the `quality-queries` input for the `init` action is provided with an argument, separate `.quality.sarif` files are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. [ArcadeData#2935](https://redirect.github.com/github/codeql-action/pull/2935) > > 3.29.1 - 27 Jun 2025 > -------------------- > > * Fix bug in PR analysis where user-provided `include` query filter fails to exclude non-included queries. [ArcadeData#2938](https://redirect.github.com/github/codeql-action/pull/2938) > * Update default CodeQL bundle version to 2.22.1. [ArcadeData#2950](https://redirect.github.com/github/codeql-action/pull/2950) > > 3.29.0 - 11 Jun 2025 > -------------------- > > * Update default CodeQL bundle version to 2.22.0. [ArcadeData#2925](https://redirect.github.com/github/codeql-action/pull/2925) > * Bump minimum CodeQL bundle version to 2.16.6. [ArcadeData#2912](https://redirect.github.com/github/codeql-action/pull/2912) > > 3.28.21 - 28 July 2025 > ---------------------- > > No user facing changes. > > 3.28.20 - 21 July 2025 > ---------------------- > > * Remove support for combining SARIF files from a single upload for GHES 3.18, see [the changelog post](https://github.blog/changelog/2024-05-06-code-scanning-will-stop-combining-runs-from-a-single-upload/). [ArcadeData#2959](https://redirect.github.com/github/codeql-action/pull/2959) > > 3.28.19 - 03 Jun 2025 > --------------------- > > * The CodeQL Action no longer includes its own copy of the extractor for the `actions` language, which is currently in public preview. > The `actions` extractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled the `actions` language *and* you have pinned > your `tools:` property to a specific version of the CodeQL CLI earlier than v2.20.6, you will need to update to at least CodeQL v2.20.6 or disable > `actions` analysis. > * Update default CodeQL bundle version to 2.21.4. [ArcadeData#2910](https://redirect.github.com/github/codeql-action/pull/2910) ... (truncated) Commits * [`51f7732`](github/codeql-action@51f7732) Merge pull request [ArcadeData#2997](https://redirect.github.com/github/codeql-action/issues/2997) from github/update-v3.29.5-80a09d7b0 * [`8e90243`](github/codeql-action@8e90243) Update changelog for v3.29.5 * [`80a09d7`](github/codeql-action@80a09d7) Merge pull request [ArcadeData#2996](https://redirect.github.com/github/codeql-action/issues/2996) from github/dependabot/npm\_and\_yarn/npm-240ab9fad0 * [`8388115`](github/codeql-action@8388115) Merge pull request [ArcadeData#2994](https://redirect.github.com/github/codeql-action/issues/2994) from github/mergeback/changelog/v3.28.21 * [`401ecaf`](github/codeql-action@401ecaf) Merge branch 'main' into mergeback/changelog/v3.28.21 * [`ab5c0c5`](github/codeql-action@ab5c0c5) Merge branch 'main' into dependabot/npm\_and\_yarn/npm-240ab9fad0 * [`cd264d4`](github/codeql-action@cd264d4) Merge pull request [ArcadeData#2986](https://redirect.github.com/github/codeql-action/issues/2986) from github/update-bundle/codeql-bundle-v2.22.2 * [`4599055`](github/codeql-action@4599055) Merge branch 'main' into update-bundle/codeql-bundle-v2.22.2 * [`fd7ad51`](github/codeql-action@fd7ad51) Merge pull request [ArcadeData#2971](https://redirect.github.com/github/codeql-action/issues/2971) from github/update-supported-enterprise-server-versions * [`ac0c9bf`](github/codeql-action@ac0c9bf) Merge branch 'main' into update-supported-enterprise-server-versions * Additional commits viewable in [compare view](github/codeql-action@4e828ff...51f7732) [](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
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.7 to 3.29.8. Release notes *Sourced from [github/codeql-action's releases](https://github.com/github/codeql-action/releases).* > v3.29.8 > ------- > > CodeQL Action Changelog > ======================= > > See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. > > 3.29.8 - 08 Aug 2025 > -------------------- > > * Fix an issue where the Action would autodetect unsupported languages such as HTML. [ArcadeData#3015](https://redirect.github.com/github/codeql-action/pull/3015) > > See the full [CHANGELOG.md](https://github.com/github/codeql-action/blob/v3.29.8/CHANGELOG.md) for more information. Changelog *Sourced from [github/codeql-action's changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md).* > CodeQL Action Changelog > ======================= > > See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. > > [UNRELEASED] > ------------ > > No user facing changes. > > 3.29.8 - 08 Aug 2025 > -------------------- > > * Fix an issue where the Action would autodetect unsupported languages such as HTML. [ArcadeData#3015](https://redirect.github.com/github/codeql-action/pull/3015) > > 3.29.7 - 07 Aug 2025 > -------------------- > > This release rolls back 3.29.6 to address issues with language autodetection. It is identical to 3.29.5. > > 3.29.6 - 07 Aug 2025 > -------------------- > > * The `cleanup-level` input to the `analyze` Action is now deprecated. The CodeQL Action has written a limited amount of intermediate results to the database since version 2.2.5, and now automatically manages cleanup. [ArcadeData#2999](https://redirect.github.com/github/codeql-action/pull/2999) > * Update default CodeQL bundle version to 2.22.3. [ArcadeData#3000](https://redirect.github.com/github/codeql-action/pull/3000) > > 3.29.5 - 29 Jul 2025 > -------------------- > > * Update default CodeQL bundle version to 2.22.2. [ArcadeData#2986](https://redirect.github.com/github/codeql-action/pull/2986) > > 3.29.4 - 23 Jul 2025 > -------------------- > > No user facing changes. > > 3.29.3 - 21 Jul 2025 > -------------------- > > No user facing changes. > > 3.29.2 - 30 Jun 2025 > -------------------- > > * Experimental: When the `quality-queries` input for the `init` action is provided with an argument, separate `.quality.sarif` files are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. [ArcadeData#2935](https://redirect.github.com/github/codeql-action/pull/2935) > > 3.29.1 - 27 Jun 2025 > -------------------- > > * Fix bug in PR analysis where user-provided `include` query filter fails to exclude non-included queries. [ArcadeData#2938](https://redirect.github.com/github/codeql-action/pull/2938) > * Update default CodeQL bundle version to 2.22.1. [ArcadeData#2950](https://redirect.github.com/github/codeql-action/pull/2950) > > 3.29.0 - 11 Jun 2025 > -------------------- > > * Update default CodeQL bundle version to 2.22.0. [ArcadeData#2925](https://redirect.github.com/github/codeql-action/pull/2925) > * Bump minimum CodeQL bundle version to 2.16.6. [ArcadeData#2912](https://redirect.github.com/github/codeql-action/pull/2912) > > 3.28.21 - 28 July 2025 > ---------------------- > > No user facing changes. ... (truncated) Commits * [`76621b6`](github/codeql-action@76621b6) Merge pull request [ArcadeData#3019](https://redirect.github.com/github/codeql-action/issues/3019) from github/update-v3.29.8-679a40d33 * [`29ac3ce`](github/codeql-action@29ac3ce) Add release notes for 3.29.7 * [`737cfde`](github/codeql-action@737cfde) Update changelog for v3.29.8 * [`679a40d`](github/codeql-action@679a40d) Merge pull request [ArcadeData#3014](https://redirect.github.com/github/codeql-action/issues/3014) from github/henrymercer/rebuild-dispatch * [`6fe50b2`](github/codeql-action@6fe50b2) Merge pull request [ArcadeData#3015](https://redirect.github.com/github/codeql-action/issues/3015) from github/henrymercer/language-autodetection-worka... * [`6bc91d6`](github/codeql-action@6bc91d6) Add changelog note * [`6b4fedc`](github/codeql-action@6b4fedc) Bump Action patch version * [`5794ffc`](github/codeql-action@5794ffc) Fix auto-detection of extractors that aren't languages * [`bd62bf4`](github/codeql-action@bd62bf4) Finish in-progress merges * [`2afb4e6`](github/codeql-action@2afb4e6) Avoid specifying branch unnecessarily * Additional commits viewable in [compare view](github/codeql-action@51f7732...76621b6) [](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
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.8 to 3.29.9. Release notes *Sourced from [github/codeql-action's releases](https://github.com/github/codeql-action/releases).* > v3.29.9 > ------- > > CodeQL Action Changelog > ======================= > > See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. > > 3.29.9 - 12 Aug 2025 > -------------------- > > No user facing changes. > > See the full [CHANGELOG.md](https://github.com/github/codeql-action/blob/v3.29.9/CHANGELOG.md) for more information. Changelog *Sourced from [github/codeql-action's changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md).* > CodeQL Action Changelog > ======================= > > See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. > > [UNRELEASED] > ------------ > > No user facing changes. > > 3.29.9 - 12 Aug 2025 > -------------------- > > No user facing changes. > > 3.29.8 - 08 Aug 2025 > -------------------- > > * Fix an issue where the Action would autodetect unsupported languages such as HTML. [ArcadeData#3015](https://redirect.github.com/github/codeql-action/pull/3015) > > 3.29.7 - 07 Aug 2025 > -------------------- > > This release rolls back 3.29.6 to address issues with language autodetection. It is identical to 3.29.5. > > 3.29.6 - 07 Aug 2025 > -------------------- > > * The `cleanup-level` input to the `analyze` Action is now deprecated. The CodeQL Action has written a limited amount of intermediate results to the database since version 2.2.5, and now automatically manages cleanup. [ArcadeData#2999](https://redirect.github.com/github/codeql-action/pull/2999) > * Update default CodeQL bundle version to 2.22.3. [ArcadeData#3000](https://redirect.github.com/github/codeql-action/pull/3000) > > 3.29.5 - 29 Jul 2025 > -------------------- > > * Update default CodeQL bundle version to 2.22.2. [ArcadeData#2986](https://redirect.github.com/github/codeql-action/pull/2986) > > 3.29.4 - 23 Jul 2025 > -------------------- > > No user facing changes. > > 3.29.3 - 21 Jul 2025 > -------------------- > > No user facing changes. > > 3.29.2 - 30 Jun 2025 > -------------------- > > * Experimental: When the `quality-queries` input for the `init` action is provided with an argument, separate `.quality.sarif` files are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. [ArcadeData#2935](https://redirect.github.com/github/codeql-action/pull/2935) > > 3.29.1 - 27 Jun 2025 > -------------------- > > * Fix bug in PR analysis where user-provided `include` query filter fails to exclude non-included queries. [ArcadeData#2938](https://redirect.github.com/github/codeql-action/pull/2938) > * Update default CodeQL bundle version to 2.22.1. [ArcadeData#2950](https://redirect.github.com/github/codeql-action/pull/2950) > > 3.29.0 - 11 Jun 2025 > -------------------- > > * Update default CodeQL bundle version to 2.22.0. [ArcadeData#2925](https://redirect.github.com/github/codeql-action/pull/2925) > * Bump minimum CodeQL bundle version to 2.16.6. [ArcadeData#2912](https://redirect.github.com/github/codeql-action/pull/2912) ... (truncated) Commits * [`df55935`](github/codeql-action@df55935) Merge pull request [ArcadeData#3026](https://redirect.github.com/github/codeql-action/issues/3026) from github/update-v3.29.9-cc722e476 * [`53f255b`](github/codeql-action@53f255b) Update changelog for v3.29.9 * [`cc722e4`](github/codeql-action@cc722e4) Merge pull request [ArcadeData#3023](https://redirect.github.com/github/codeql-action/issues/3023) from github/redsun82/rust-test * [`a4cd8fd`](github/codeql-action@a4cd8fd) Merge pull request [ArcadeData#3024](https://redirect.github.com/github/codeql-action/issues/3024) from github/dependabot/npm\_and\_yarn/npm-3a4f9bf414 * [`542b274`](github/codeql-action@542b274) Update checked-in dependencies * [`1a376ca`](github/codeql-action@1a376ca) Bump the npm group with 6 updates * [`9f966bb`](github/codeql-action@9f966bb) Merge branch 'main' into redsun82/rust-test * [`c6dcdfa`](github/codeql-action@c6dcdfa) Merge pull request [ArcadeData#2993](https://redirect.github.com/github/codeql-action/issues/2993) from github/cklin/overlay-pack-check * [`821d3bd`](github/codeql-action@821d3bd) Merge branch 'main' into cklin/overlay-pack-check * [`bf1dd69`](github/codeql-action@bf1dd69) Move comments up in `rust.yml` * Additional commits viewable in [compare view](github/codeql-action@76621b6...df55935) [](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
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.9 to 3.29.11. Release notes *Sourced from [github/codeql-action's releases](https://github.com/github/codeql-action/releases).* > v3.29.11 > -------- > > CodeQL Action Changelog > ======================= > > See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. > > 3.29.11 - 21 Aug 2025 > --------------------- > > * Update default CodeQL bundle version to 2.22.4. [ArcadeData#3044](https://redirect.github.com/github/codeql-action/pull/3044) > > See the full [CHANGELOG.md](https://github.com/github/codeql-action/blob/v3.29.11/CHANGELOG.md) for more information. > > v3.29.10 > -------- > > CodeQL Action Changelog > ======================= > > See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. > > 3.29.10 - 18 Aug 2025 > --------------------- > > No user facing changes. > > See the full [CHANGELOG.md](https://github.com/github/codeql-action/blob/v3.29.10/CHANGELOG.md) for more information. Changelog *Sourced from [github/codeql-action's changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md).* > CodeQL Action Changelog > ======================= > > See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. > > [UNRELEASED] > ------------ > > No user facing changes. > > 3.29.11 - 21 Aug 2025 > --------------------- > > * Update default CodeQL bundle version to 2.22.4. [ArcadeData#3044](https://redirect.github.com/github/codeql-action/pull/3044) > > 3.29.10 - 18 Aug 2025 > --------------------- > > No user facing changes. > > 3.29.9 - 12 Aug 2025 > -------------------- > > No user facing changes. > > 3.29.8 - 08 Aug 2025 > -------------------- > > * Fix an issue where the Action would autodetect unsupported languages such as HTML. [ArcadeData#3015](https://redirect.github.com/github/codeql-action/pull/3015) > > 3.29.7 - 07 Aug 2025 > -------------------- > > This release rolls back 3.29.6 to address issues with language autodetection. It is identical to 3.29.5. > > 3.29.6 - 07 Aug 2025 > -------------------- > > * The `cleanup-level` input to the `analyze` Action is now deprecated. The CodeQL Action has written a limited amount of intermediate results to the database since version 2.2.5, and now automatically manages cleanup. [ArcadeData#2999](https://redirect.github.com/github/codeql-action/pull/2999) > * Update default CodeQL bundle version to 2.22.3. [ArcadeData#3000](https://redirect.github.com/github/codeql-action/pull/3000) > > 3.29.5 - 29 Jul 2025 > -------------------- > > * Update default CodeQL bundle version to 2.22.2. [ArcadeData#2986](https://redirect.github.com/github/codeql-action/pull/2986) > > 3.29.4 - 23 Jul 2025 > -------------------- > > No user facing changes. > > 3.29.3 - 21 Jul 2025 > -------------------- > > No user facing changes. > > 3.29.2 - 30 Jun 2025 > -------------------- > > * Experimental: When the `quality-queries` input for the `init` action is provided with an argument, separate `.quality.sarif` files are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. [ArcadeData#2935](https://redirect.github.com/github/codeql-action/pull/2935) > > 3.29.1 - 27 Jun 2025 > -------------------- ... (truncated) Commits * [`3c3833e`](github/codeql-action@3c3833e) Merge pull request [ArcadeData#3052](https://redirect.github.com/github/codeql-action/issues/3052) from github/update-v3.29.11-14148a433 * [`8c4bfbd`](github/codeql-action@8c4bfbd) Update changelog for v3.29.11 * [`14148a4`](github/codeql-action@14148a4) Merge pull request [ArcadeData#3044](https://redirect.github.com/github/codeql-action/issues/3044) from github/update-bundle/codeql-bundle-v2.22.4 * [`71b2cb3`](github/codeql-action@71b2cb3) Add changelog note * [`2bf7825`](github/codeql-action@2bf7825) Update default bundle to codeql-bundle-v2.22.4 * [`db69a51`](github/codeql-action@db69a51) Merge pull request [ArcadeData#3049](https://redirect.github.com/github/codeql-action/issues/3049) from github/update-supported-enterprise-server-versions * [`a68d47b`](github/codeql-action@a68d47b) Merge pull request [ArcadeData#3050](https://redirect.github.com/github/codeql-action/issues/3050) from github/henrymercer/init-not-called-config-error * [`e496ff9`](github/codeql-action@e496ff9) Make "init not called" a configuration error * [`fd2ea72`](github/codeql-action@fd2ea72) Update supported GitHub Enterprise Server versions * [`6dee5bc`](github/codeql-action@6dee5bc) Merge pull request [ArcadeData#3045](https://redirect.github.com/github/codeql-action/issues/3045) from github/dependabot/npm\_and\_yarn/npm-5b4171dd16 * Additional commits viewable in [compare view](github/codeql-action@df55935...3c3833e) [](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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps ch.qos.logback:logback-classic from 1.5.21 to 1.5.22.
Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
572379aprepare release 1.5.2239d17eafix status printing of variable substitution when the variable name contains ...75509a9fix PR 404, LOGBACK-5438eb9356remove unused import6131a3ause a slightly more sophisticated guard for printing status messages9efca21add no-args constructor to support various serialization frameworks1bea580minor comment editsbd07fddupdate angus, greenmail versionsaef993cstart work on 1.5.22-SNAPSHOTDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)