Skip to content

chore(studio-deps)(deps): bump pdfmake from 0.3.1 to 0.3.2 in /studio#3170

Merged
mergify[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/studio/main/pdfmake-0.3.2
Jan 18, 2026
Merged

chore(studio-deps)(deps): bump pdfmake from 0.3.1 to 0.3.2 in /studio#3170
mergify[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/studio/main/pdfmake-0.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 18, 2026

Copy link
Copy Markdown
Contributor

Bumps pdfmake from 0.3.1 to 0.3.2.

Release notes

Sourced from pdfmake's releases.

0.3.2

  • Fixed non-working open() and print() methods in browser
  • Added SVG validation: width and height must be specified (in SVG string/element or svg node)
  • Added support for image scaling with only height defined
  • Added custom markerColor for each item of ul and ol
Changelog

Sourced from pdfmake's changelog.

0.3.2 - 2026-01-11

  • Fixed non-working open() and print() methods in browser
  • Added SVG validation: width and height must be specified (in SVG string/element or svg node)
  • Added support for image scaling with only height defined
  • Added custom markerColor for each item of ul and ol
Commits

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 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 <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 [pdfmake](https://github.com/bpampuch/pdfmake) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/bpampuch/pdfmake/releases)
- [Changelog](https://github.com/bpampuch/pdfmake/blob/master/CHANGELOG.md)
- [Commits](bpampuch/pdfmake@0.3.1...0.3.2)

---
updated-dependencies:
- dependency-name: pdfmake
  dependency-version: 0.3.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 Jan 18, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jan 18, 2026

Copy link
Copy Markdown
Contributor Author

Labels

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

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

@dependabot dependabot Bot added studio dependencies Pull requests that update a dependency file security labels Jan 18, 2026
@mergify

mergify Bot commented Jan 18, 2026

Copy link
Copy Markdown
Contributor

🧪 CI Insights

Here's what we observed from your CI run for fd9249d.

🟢 All jobs passed!

But CI Insights is watching 👀

@robfrank robfrank self-requested a review January 18, 2026 12:04
@mergify mergify Bot merged commit 60d7c43 into main Jan 18, 2026
13 of 18 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/studio/main/pdfmake-0.3.2 branch January 18, 2026 12:05
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
… 3.5.3 to 3.5.4 [skip ci]

Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.3 to 3.5.4.
Release notes

*Sourced from [org.apache.maven.plugins:maven-surefire-plugin's releases](https://github.com/apache/maven-surefire/releases).*

> 3.5.4
> -----
>
> 🚀 New features and improvements
> -------------------------------
>
> * Name the shutdown hook ([ArcadeData#3170](https://redirect.github.com/apache/maven-surefire/pull/3170)) [`@​cstamas`](https://github.com/cstamas)
> * Implement fail-fast behavior for JUnit Platform provider ([ArcadeData#3155](https://redirect.github.com/apache/maven-surefire/pull/3155)) [`@​marcphilipp`](https://github.com/marcphilipp)
> * Create a single LauncherSession for invocations of JUnitPlatformProvider ([ArcadeData#863](https://redirect.github.com/apache/maven-surefire/pull/863)) [`@​marcphilipp`](https://github.com/marcphilipp)
>
> 🐛 Bug Fixes
> -----------
>
> * [[SUREFIRE-2298]](https://issues.apache.org/jira/browse/SUREFIRE-2298) - fix xml output with junit 5 nested classes (fix integration with Cucumber and Archunit) ([ArcadeData#828](https://redirect.github.com/apache/maven-surefire/pull/828)) [`@​olamy`](https://github.com/olamy)
>
> 👻 Maintenance
> -------------
>
> * feat: enable prevent branch protection rules ([ArcadeData#3168](https://redirect.github.com/apache/maven-surefire/pull/3168)) [`@​sparsick`](https://github.com/sparsick)
> * Get rid of plexus-annotations ([ArcadeData#3163](https://redirect.github.com/apache/maven-surefire/pull/3163)) [`@​olamy`](https://github.com/olamy)
> * Remove maven-changes-plugin ([ArcadeData#861](https://redirect.github.com/apache/maven-surefire/pull/861)) [`@​sparsick`](https://github.com/sparsick)
> * Enable GitHub Issues ([#831](https://redirect.github.com/apache/maven-surefire/pull/831)) [`@​Bukama`](https://github.com/Bukama)
>
> 📦 Dependency updates
> --------------------
>
> * Bump org.htmlunit:htmlunit from 4.15.0 to 4.16.0 ([ArcadeData#3173](https://redirect.github.com/apache/maven-surefire/pull/3173)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 ([ArcadeData#3172](https://redirect.github.com/apache/maven-surefire/pull/3172)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.htmlunit:htmlunit from 4.13.0 to 4.15.0 ([ArcadeData#3171](https://redirect.github.com/apache/maven-surefire/pull/3171)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 ([ArcadeData#3167](https://redirect.github.com/apache/maven-surefire/pull/3167)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 ([ArcadeData#3165](https://redirect.github.com/apache/maven-surefire/pull/3165)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.19.0 to 2.20.0 ([ArcadeData#3161](https://redirect.github.com/apache/maven-surefire/pull/3161)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 ([ArcadeData#3158](https://redirect.github.com/apache/maven-surefire/pull/3158)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.htmlunit:htmlunit from 4.12.0 to 4.13.0 ([ArcadeData#856](https://redirect.github.com/apache/maven-surefire/pull/856)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.xmlunit:xmlunit-core from 2.10.2 to 2.10.3 ([ArcadeData#860](https://redirect.github.com/apache/maven-surefire/pull/860)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-beanutils:commons-beanutils from 1.7.0 to 1.11.0 in /surefire-its/src/test/resources/webapp ([ArcadeData#851](https://redirect.github.com/apache/maven-surefire/pull/851)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.htmlunit:htmlunit from 4.11.1 to 4.12.0 ([ArcadeData#844](https://redirect.github.com/apache/maven-surefire/pull/844)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.fusesource.jansi:jansi from 2.4.1 to 2.4.2 ([ArcadeData#836](https://redirect.github.com/apache/maven-surefire/pull/836)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.18.0 to 2.19.0 ([ArcadeData#833](https://redirect.github.com/apache/maven-surefire/pull/833)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28 ([ArcadeData#829](https://redirect.github.com/apache/maven-surefire/pull/829)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-java from 1.4.0 to 1.5.0 ([ArcadeData#830](https://redirect.github.com/apache/maven-surefire/pull/830)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump jacocoVersion from 0.8.12 to 0.8.13 ([ArcadeData#827](https://redirect.github.com/apache/maven-surefire/pull/827)) @[dependabot[bot]](https://github.com/apps/dependabot)


Commits

* [`88513d8`](apache/maven-surefire@88513d8) [maven-release-plugin] prepare release surefire-3.5.4
* [`9c48828`](apache/maven-surefire@9c48828) Simplify cuncumber IT configuration and make windows build working again ([ArcadeData#3174](https://redirect.github.com/apache/maven-surefire/issues/3174))
* [`74b2d8c`](apache/maven-surefire@74b2d8c) Bump org.htmlunit:htmlunit from 4.15.0 to 4.16.0 ([ArcadeData#3173](https://redirect.github.com/apache/maven-surefire/issues/3173))
* [`6c30bf1`](apache/maven-surefire@6c30bf1) [SUREFIRE-2298] fix xml output with junit 5 nested classes ([ArcadeData#828](https://redirect.github.com/apache/maven-surefire/issues/828))
* [`9f49866`](apache/maven-surefire@9f49866) Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 ([ArcadeData#3172](https://redirect.github.com/apache/maven-surefire/issues/3172))
* [`fb96954`](apache/maven-surefire@fb96954) Bump org.htmlunit:htmlunit from 4.13.0 to 4.15.0 ([ArcadeData#3171](https://redirect.github.com/apache/maven-surefire/issues/3171))
* [`1e63159`](apache/maven-surefire@1e63159) Name the shutdown hook ([ArcadeData#3170](https://redirect.github.com/apache/maven-surefire/issues/3170))
* [`76e806a`](apache/maven-surefire@76e806a) feat: enable prevent branch protection rules ([ArcadeData#3168](https://redirect.github.com/apache/maven-surefire/issues/3168))
* [`0fbfb27`](apache/maven-surefire@0fbfb27) Implement fail-fast behavior for JUnit Platform provider ([ArcadeData#3155](https://redirect.github.com/apache/maven-surefire/issues/3155))
* [`98d081e`](apache/maven-surefire@98d081e) Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 ([ArcadeData#3167](https://redirect.github.com/apache/maven-surefire/issues/3167))
* Additional commits viewable in [compare view](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.apache.maven.plugins:maven-surefire-plugin&package-manager=maven&previous-version=3.5.3&new-version=3.5.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 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
… 3.5.3 to 3.5.4 [skip ci]

Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.5.3 to 3.5.4.
Release notes

*Sourced from [org.apache.maven.plugins:maven-failsafe-plugin's releases](https://github.com/apache/maven-surefire/releases).*

> 3.5.4
> -----
>
> 🚀 New features and improvements
> -------------------------------
>
> * Name the shutdown hook ([ArcadeData#3170](https://redirect.github.com/apache/maven-surefire/pull/3170)) [`@​cstamas`](https://github.com/cstamas)
> * Implement fail-fast behavior for JUnit Platform provider ([ArcadeData#3155](https://redirect.github.com/apache/maven-surefire/pull/3155)) [`@​marcphilipp`](https://github.com/marcphilipp)
> * Create a single LauncherSession for invocations of JUnitPlatformProvider ([ArcadeData#863](https://redirect.github.com/apache/maven-surefire/pull/863)) [`@​marcphilipp`](https://github.com/marcphilipp)
>
> 🐛 Bug Fixes
> -----------
>
> * [[SUREFIRE-2298]](https://issues.apache.org/jira/browse/SUREFIRE-2298) - fix xml output with junit 5 nested classes (fix integration with Cucumber and Archunit) ([ArcadeData#828](https://redirect.github.com/apache/maven-surefire/pull/828)) [`@​olamy`](https://github.com/olamy)
>
> 👻 Maintenance
> -------------
>
> * feat: enable prevent branch protection rules ([ArcadeData#3168](https://redirect.github.com/apache/maven-surefire/pull/3168)) [`@​sparsick`](https://github.com/sparsick)
> * Get rid of plexus-annotations ([ArcadeData#3163](https://redirect.github.com/apache/maven-surefire/pull/3163)) [`@​olamy`](https://github.com/olamy)
> * Remove maven-changes-plugin ([ArcadeData#861](https://redirect.github.com/apache/maven-surefire/pull/861)) [`@​sparsick`](https://github.com/sparsick)
> * Enable GitHub Issues ([#831](https://redirect.github.com/apache/maven-surefire/pull/831)) [`@​Bukama`](https://github.com/Bukama)
>
> 📦 Dependency updates
> --------------------
>
> * Bump org.htmlunit:htmlunit from 4.15.0 to 4.16.0 ([ArcadeData#3173](https://redirect.github.com/apache/maven-surefire/pull/3173)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 ([ArcadeData#3172](https://redirect.github.com/apache/maven-surefire/pull/3172)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.htmlunit:htmlunit from 4.13.0 to 4.15.0 ([ArcadeData#3171](https://redirect.github.com/apache/maven-surefire/pull/3171)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 ([ArcadeData#3167](https://redirect.github.com/apache/maven-surefire/pull/3167)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 ([ArcadeData#3165](https://redirect.github.com/apache/maven-surefire/pull/3165)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.19.0 to 2.20.0 ([ArcadeData#3161](https://redirect.github.com/apache/maven-surefire/pull/3161)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 ([ArcadeData#3158](https://redirect.github.com/apache/maven-surefire/pull/3158)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.htmlunit:htmlunit from 4.12.0 to 4.13.0 ([ArcadeData#856](https://redirect.github.com/apache/maven-surefire/pull/856)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.xmlunit:xmlunit-core from 2.10.2 to 2.10.3 ([ArcadeData#860](https://redirect.github.com/apache/maven-surefire/pull/860)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-beanutils:commons-beanutils from 1.7.0 to 1.11.0 in /surefire-its/src/test/resources/webapp ([ArcadeData#851](https://redirect.github.com/apache/maven-surefire/pull/851)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.htmlunit:htmlunit from 4.11.1 to 4.12.0 ([ArcadeData#844](https://redirect.github.com/apache/maven-surefire/pull/844)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.fusesource.jansi:jansi from 2.4.1 to 2.4.2 ([ArcadeData#836](https://redirect.github.com/apache/maven-surefire/pull/836)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.18.0 to 2.19.0 ([ArcadeData#833](https://redirect.github.com/apache/maven-surefire/pull/833)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28 ([ArcadeData#829](https://redirect.github.com/apache/maven-surefire/pull/829)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-java from 1.4.0 to 1.5.0 ([ArcadeData#830](https://redirect.github.com/apache/maven-surefire/pull/830)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump jacocoVersion from 0.8.12 to 0.8.13 ([ArcadeData#827](https://redirect.github.com/apache/maven-surefire/pull/827)) @[dependabot[bot]](https://github.com/apps/dependabot)


Commits

* [`88513d8`](apache/maven-surefire@88513d8) [maven-release-plugin] prepare release surefire-3.5.4
* [`9c48828`](apache/maven-surefire@9c48828) Simplify cuncumber IT configuration and make windows build working again ([ArcadeData#3174](https://redirect.github.com/apache/maven-surefire/issues/3174))
* [`74b2d8c`](apache/maven-surefire@74b2d8c) Bump org.htmlunit:htmlunit from 4.15.0 to 4.16.0 ([ArcadeData#3173](https://redirect.github.com/apache/maven-surefire/issues/3173))
* [`6c30bf1`](apache/maven-surefire@6c30bf1) [SUREFIRE-2298] fix xml output with junit 5 nested classes ([ArcadeData#828](https://redirect.github.com/apache/maven-surefire/issues/828))
* [`9f49866`](apache/maven-surefire@9f49866) Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 ([ArcadeData#3172](https://redirect.github.com/apache/maven-surefire/issues/3172))
* [`fb96954`](apache/maven-surefire@fb96954) Bump org.htmlunit:htmlunit from 4.13.0 to 4.15.0 ([ArcadeData#3171](https://redirect.github.com/apache/maven-surefire/issues/3171))
* [`1e63159`](apache/maven-surefire@1e63159) Name the shutdown hook ([ArcadeData#3170](https://redirect.github.com/apache/maven-surefire/issues/3170))
* [`76e806a`](apache/maven-surefire@76e806a) feat: enable prevent branch protection rules ([ArcadeData#3168](https://redirect.github.com/apache/maven-surefire/issues/3168))
* [`0fbfb27`](apache/maven-surefire@0fbfb27) Implement fail-fast behavior for JUnit Platform provider ([ArcadeData#3155](https://redirect.github.com/apache/maven-surefire/issues/3155))
* [`98d081e`](apache/maven-surefire@98d081e) Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 ([ArcadeData#3167](https://redirect.github.com/apache/maven-surefire/issues/3167))
* Additional commits viewable in [compare view](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.apache.maven.plugins:maven-failsafe-plugin&package-manager=maven&previous-version=3.5.3&new-version=3.5.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 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.30.5 to 3.30.6.
Release notes

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

> v3.30.6
> -------
>
> 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.30.6 - 02 Oct 2025
> --------------------
>
> * Update default CodeQL bundle version to 2.23.2. [ArcadeData#3168](https://redirect.github.com/github/codeql-action/pull/3168)
>
> See the full [CHANGELOG.md](https://github.com/github/codeql-action/blob/v3.30.6/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.30.6 - 02 Oct 2025
> --------------------
>
> * Update default CodeQL bundle version to 2.23.2. [ArcadeData#3168](https://redirect.github.com/github/codeql-action/pull/3168)
>
> 3.30.5 - 26 Sep 2025
> --------------------
>
> * We fixed a bug that was introduced in `3.30.4` with `upload-sarif` which resulted in files without a `.sarif` extension not getting uploaded. [ArcadeData#3160](https://redirect.github.com/github/codeql-action/pull/3160)
>
> 3.30.4 - 25 Sep 2025
> --------------------
>
> * We have improved the CodeQL Action's ability to validate that the workflow it is used in does not use different versions of the CodeQL Action for different workflow steps. Mixing different versions of the CodeQL Action in the same workflow is unsupported and can lead to unpredictable results. A warning will now be emitted from the `codeql-action/init` step if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of the `codeql-action/init` step. [ArcadeData#3099](https://redirect.github.com/github/codeql-action/pull/3099) and [ArcadeData#3100](https://redirect.github.com/github/codeql-action/pull/3100)
> * We added support for reducing the size of dependency caches for Java analyses, which will reduce cache usage and speed up workflows. This will be enabled automatically at a later time. [ArcadeData#3107](https://redirect.github.com/github/codeql-action/pull/3107)
> * You can now run the latest CodeQL nightly bundle by passing `tools: nightly` to the `init` action. In general, the nightly bundle is unstable and we only recommend running it when directed by GitHub staff. [ArcadeData#3130](https://redirect.github.com/github/codeql-action/pull/3130)
> * Update default CodeQL bundle version to 2.23.1. [ArcadeData#3118](https://redirect.github.com/github/codeql-action/pull/3118)
>
> 3.30.3 - 10 Sep 2025
> --------------------
>
> No user facing changes.
>
> 3.30.2 - 09 Sep 2025
> --------------------
>
> * Fixed a bug which could cause language autodetection to fail. [ArcadeData#3084](https://redirect.github.com/github/codeql-action/pull/3084)
> * Experimental: The `quality-queries` input that was added in `3.29.2` as part of an internal experiment is now deprecated and will be removed in an upcoming version of the CodeQL Action. It has been superseded by a new `analysis-kinds` input, which is part of the same internal experiment. Do not use this in production as it is subject to change at any time. [ArcadeData#3064](https://redirect.github.com/github/codeql-action/pull/3064)
>
> 3.30.1 - 05 Sep 2025
> --------------------
>
> * Update default CodeQL bundle version to 2.23.0. [ArcadeData#3077](https://redirect.github.com/github/codeql-action/pull/3077)
>
> 3.30.0 - 01 Sep 2025
> --------------------
>
> * Reduce the size of the CodeQL Action, speeding up workflows by approximately 4 seconds. [ArcadeData#3054](https://redirect.github.com/github/codeql-action/pull/3054)
>
> 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
> --------------------

... (truncated)


Commits

* [`64d10c1`](github/codeql-action@64d10c1) Merge pull request [ArcadeData#3172](https://redirect.github.com/github/codeql-action/issues/3172) from github/update-v3.30.6-10feb5d2a
* [`909610e`](github/codeql-action@909610e) Update changelog for v3.30.6
* [`10feb5d`](github/codeql-action@10feb5d) Merge pull request [ArcadeData#3167](https://redirect.github.com/github/codeql-action/issues/3167) from github/mbg/upload-sarif/find-then-filter
* [`4182ea3`](github/codeql-action@4182ea3) Merge pull request [ArcadeData#3168](https://redirect.github.com/github/codeql-action/issues/3168) from github/update-bundle/codeql-bundle-v2.23.2
* [`34afe5b`](github/codeql-action@34afe5b) Merge pull request [ArcadeData#3171](https://redirect.github.com/github/codeql-action/issues/3171) from github/mbg/start-proxy/telemetry
* [`096fe67`](github/codeql-action@096fe67) Merge branch 'main' into update-bundle/codeql-bundle-v2.23.2
* [`b496401`](github/codeql-action@b496401) Merge pull request [ArcadeData#3170](https://redirect.github.com/github/codeql-action/issues/3170) from github/mbg/start-proxy/remove-update-workflow
* [`d573787`](github/codeql-action@d573787) Report registry types that are configured for CodeQL in `start-proxy` telemetry
* [`1591680`](github/codeql-action@1591680) Send a basic status report in `start-proxy` Action if it succeeds
* [`cb5a284`](github/codeql-action@cb5a284) Send status report when `start-proxy` fails
* Additional commits viewable in [compare view](github/codeql-action@3599b3b...64d10c1)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=github/codeql-action&package-manager=github\_actions&previous-version=3.30.5&new-version=3.30.6)](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)
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 security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant