Skip to content

Bump the github-actions-dependency group with 2 updates#337

Closed
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/github_actions/master/github-actions-dependency-6ac6b35346
Closed

Bump the github-actions-dependency group with 2 updates#337
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/github_actions/master/github-actions-dependency-6ac6b35346

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2025

Copy link
Copy Markdown
Contributor

Bumps the github-actions-dependency group with 2 updates: github/codeql-action and open-edge-platform/anomalib.

Updates github/codeql-action from 3.29.2 to 3.29.4

Release notes

Sourced from github/codeql-action's releases.

v3.29.4

CodeQL Action Changelog

See the releases page 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 for more information.

v3.29.3

CodeQL Action Changelog

See the releases page 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 for more information.

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

See the releases page 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. #2935

3.29.1 - 27 Jun 2025

  • Fix bug in PR analysis where user-provided include query filter fails to exclude non-included queries. #2938
  • Update default CodeQL bundle version to 2.22.1. #2950

3.29.0 - 11 Jun 2025

  • Update default CodeQL bundle version to 2.22.0. #2925
  • Bump minimum CodeQL bundle version to 2.16.6. #2912

3.28.20 - 21 July 2025

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. #2910

3.28.18 - 16 May 2025

  • Update default CodeQL bundle version to 2.21.3. #2893
  • Skip validating SARIF produced by CodeQL for improved performance. #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. #2891

3.28.17 - 02 May 2025

... (truncated)

Commits
  • 4e828ff Merge pull request #2989 from github/update-v3.29.4-37264dc0b
  • b3114b8 Update changelog for v3.29.4
  • 37264dc Merge pull request #2988 from github/koesie10/disable-combine-single-file
  • 5a29823 Merge remote-tracking branch 'origin/main' into koesie10/disable-combine-sing...
  • 5a2327a Merge pull request #2987 from github/mbg/combine-sarif-error
  • 287d421 Disable combining runs within a single file
  • 43afe6e Treat processing error for multiple runs with the same category as configurat...
  • 8f2e636 Merge pull request #2981 from github/dependabot/npm_and_yarn/npm-fe13dfda46
  • 76bf77d Merge pull request #2980 from github/dependabot/github_actions/actions-504b6c...
  • 9e7d13d Merge pull request #2983 from github/koesie10/update-changelog-link
  • Additional commits viewable in compare view

Updates open-edge-platform/anomalib from 90e1192dd7d420cb243a93ce17809e43f23fc36d to 73073a0461feaf388de6211000e8cc24ad2ae2f6

Changelog

Sourced from open-edge-platform/anomalib's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[Unreleased]

Added

Removed

Changed

Deprecated

Fixed

New Contributors

v2.0.0

Added

... (truncated)

Commits
  • 73073a0 🔄 refactor(model): memory usage optimisation (#2813)
  • dcf0820 🐞 fix(data): update_augmentations when no model is attached (#2720)
  • 4a8117a 🔧 chore(ci): enable Renovate and OpenSSF Scorecard reports (#2845)
  • 5966423 🐞 fix(model): EfficientAD `NotImplementedError: ('{} cannot be pickled', '_Si...
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions-dependency group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [open-edge-platform/anomalib](https://github.com/open-edge-platform/anomalib).


Updates `github/codeql-action` from 3.29.2 to 3.29.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@181d5ee...4e828ff)

Updates `open-edge-platform/anomalib` from 90e1192dd7d420cb243a93ce17809e43f23fc36d to 73073a0461feaf388de6211000e8cc24ad2ae2f6
- [Release notes](https://github.com/open-edge-platform/anomalib/releases)
- [Changelog](https://github.com/open-edge-platform/anomalib/blob/main/CHANGELOG.md)
- [Commits](open-edge-platform/anomalib@90e1192...73073a0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.29.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependency
- dependency-name: open-edge-platform/anomalib
  dependency-version: 73073a0461feaf388de6211000e8cc24ad2ae2f6
  dependency-type: direct:production
  dependency-group: github-actions-dependency
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 29, 2025
@dependabot dependabot Bot requested a review from a team as a code owner July 29, 2025 00:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 29, 2025
@github-actions github-actions Bot added the build Related to build scripts label Jul 29, 2025
@sovrasov sovrasov closed this Jul 30, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jul 30, 2025

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/github_actions/master/github-actions-dependency-6ac6b35346 branch July 30, 2025 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Related to build scripts dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant