Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps the github-actions group with 7 updates in the / directory:

Package From To
crate-ci/typos 1.33.1 1.34.0
chromaui/action 13.0.1 13.1.2
fluxcd/flux2 2.6.3 2.6.4
tj-actions/changed-files 666c9d29007687c52e3c7aa2aac6c0ffcadeadc3 055970845dd036d7345da7399b7e89f2e10f2b04
aquasecurity/trivy-action 0.31.0 0.32.0
coder/start-workspace-action 35a4608cefc7e8cc56573cae7c3b85304575cb72 f97a681b4cc7985c9eef9963750c7cc6ebc93a19
umbrelladocs/action-linkspector 1.3.5 1.3.6

Updates crate-ci/typos from 1.33.1 to 1.34.0

Release notes

Sourced from crate-ci/typos's releases.

v1.34.0

[1.34.0] - 2025-06-30

Features

  • Updated the dictionary with the June 2025 changes
Changelog

Sourced from crate-ci/typos's changelog.

Change Log

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased] - ReleaseDate

[1.34.0] - 2025-06-30

Features

  • Updated the dictionary with the June 2025 changes

[1.33.1] - 2025-06-02

Fixes

  • (dict) Don't correct wasn't to wasm't

[1.33.0] - 2025-06-02

Features

  • Updated the dictionary with the May 2025 changes

[1.32.0] - 2025-05-02

Features

  • Updated the dictionary with the April 2025 changes

[1.31.2] - 2025-04-28

Fixes

  • (exclusion) Don't confused emails as base64
  • (dict) Correct contamint to contaminant, not contaminat
  • (dict) Correct contamints to contaminants, not contaminats

Performance

  • Improve tokenization performance

[1.31.1] - 2025-03-31

Fixes

  • (dict) Also correct typ to type

... (truncated)

Commits
  • 392b78f chore: Release
  • 34b60f1 chore: Release
  • 8b9670a docs: Update changelog
  • a6e6118 Merge pull request #1332 from epage/juune
  • 92f481e feat(dict): June 2025 updates
  • fb1f645 chore(deps): Update Rust Stable to v1.88 (#1330)
  • ebc6aac Merge pull request #1327 from not-my-profile/fix-typo-in-error
  • e359d71 fix(cli): Correct config field reference in error message
  • 022bdbe chore(ci): Update from windows-2019
  • ed74f4e chore(ci): Update from windows-2019
  • Additional commits viewable in compare view

Updates chromaui/action from 13.0.1 to 13.1.2

Commits

Updates fluxcd/flux2 from 2.6.3 to 2.6.4

Release notes

Sourced from fluxcd/flux2's releases.

v2.6.4

Highlights

Flux v2.6.4 is a patch release that comes with various fixes. Users are encouraged to upgrade for the best experience.

Fixes:

  • Fix for SOPS decryption with US Government KMS keys failing with the error:
STS: AssumeRoleWithWebIdentity, https response error\n   StatusCode: 0, RequestID: ,
request send failed, Post\n \"https://sts.arn.amazonaws.com/\": dial tcp:
lookupts.arn.amazonaws.com on 10.100.0.10:53: no such host

Components changelog

CLI changed

Full Changelog: fluxcd/flux2@v2.6.3...v2.6.4

Commits

Updates tj-actions/changed-files from 666c9d29007687c52e3c7aa2aac6c0ffcadeadc3 to 055970845dd036d7345da7399b7e89f2e10f2b04

Changelog

Sourced from tj-actions/changed-files's changelog.

Changelog

46.0.5 - (2025-04-09)

⚙️ Miscellaneous Tasks

  • deps: Bump yaml from 2.7.0 to 2.7.1 (#2520) (ed68ef8) - (dependabot[bot])
  • deps-dev: Bump typescript from 5.8.2 to 5.8.3 (#2516) (a7bc14b) - (dependabot[bot])
  • deps-dev: Bump @​types/node from 22.13.11 to 22.14.0 (#2517) (3d751f6) - (dependabot[bot])
  • deps-dev: Bump eslint-plugin-prettier from 5.2.3 to 5.2.6 (#2519) (e2fda4e) - (dependabot[bot])
  • deps-dev: Bump ts-jest from 29.2.6 to 29.3.1 (#2518) (0bed1b1) - (dependabot[bot])
  • deps: Bump github/codeql-action from 3.28.12 to 3.28.15 (#2530) (6802458) - (dependabot[bot])
  • deps: Bump tj-actions/branch-names from 8.0.1 to 8.1.0 (#2521) (cf2e39e) - (dependabot[bot])
  • deps: Bump tj-actions/verify-changed-files from 20.0.1 to 20.0.4 (#2523) (6abeaa5) - (dependabot[bot])

⬆️ Upgrades

  • Upgraded to v46.0.4 (#2511)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@​users.noreply.github.com> (6f67ee9) - (github-actions[bot])

46.0.4 - (2025-04-03)

🐛 Bug Fixes

  • Bug modified_keys and changed_key outputs not set when no changes detected (#2509) (6cb76d0) - (Tonye Jack)

📚 Documentation

⬆️ Upgrades

  • Upgraded to v46.0.3 (#2506)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@​users.noreply.github.com> Co-authored-by: Tonye Jack jtonye@ymail.com (27ae6b3) - (github-actions[bot])

46.0.3 - (2025-03-23)

🔄 Update

  • Updated README.md (#2501)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@​users.noreply.github.com> (41e0de5) - (github-actions[bot])

  • Updated README.md (#2499)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@​users.noreply.github.com> (9457878) - (github-actions[bot])

📚 Documentation

... (truncated)

Commits
  • 0559708 chore(deps-dev): bump @​types/node from 24.0.12 to 24.0.13 (#2617)
  • 5f66af5 chore(deps-dev): bump @​types/lodash from 4.17.19 to 4.17.20 (#2613)
  • df49d58 chore(deps-dev): bump @​types/node from 24.0.10 to 24.0.12 (#2616)
  • cf79a64 chore(deps): bump github/codeql-action from 3.29.1 to 3.29.2 (#2612)
  • 8dc8049 chore(deps-dev): bump @​types/node from 24.0.7 to 24.0.10 (#2614)
  • 6118952 chore(deps-dev): bump jest from 30.0.3 to 30.0.4 (#2615)
  • e8772ff chore(deps-dev): bump eslint-plugin-prettier from 5.4.1 to 5.5.1 (#2607)
  • 8917c3a chore(deps-dev): bump jest and @​types/jest (#2604)
  • 8e3d814 chore(deps-dev): bump @​types/lodash from 4.17.17 to 4.17.19 (#2605)
  • 6da46bc chore(deps): bump github/codeql-action from 3.29.0 to 3.29.1 (#2608)
  • Additional commits viewable in compare view

Updates aquasecurity/trivy-action from 0.31.0 to 0.32.0

Release notes

Sourced from aquasecurity/trivy-action's releases.

v0.32.0

What's Changed

Full Changelog: aquasecurity/trivy-action@0.31.0...0.32.0

Commits

Updates coder/start-workspace-action from 35a4608cefc7e8cc56573cae7c3b85304575cb72 to f97a681b4cc7985c9eef9963750c7cc6ebc93a19

Commits

Updates umbrelladocs/action-linkspector from 1.3.5 to 1.3.6

Release notes

Sourced from umbrelladocs/action-linkspector's releases.

Release v1.3.6

v1.3.6: PR #46 - Update linkspector version to 0.4.6

Commits
  • 3a951c1 Merge pull request #46 from UmbrellaDocs/update-linkspector-version
  • 8f8a099 Update linkspector version to 0.4.6
  • 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 group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [crate-ci/typos](https://github.com/crate-ci/typos) | `1.33.1` | `1.34.0` |
| [chromaui/action](https://github.com/chromaui/action) | `13.0.1` | `13.1.2` |
| [fluxcd/flux2](https://github.com/fluxcd/flux2) | `2.6.3` | `2.6.4` |
| [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `666c9d29007687c52e3c7aa2aac6c0ffcadeadc3` | `055970845dd036d7345da7399b7e89f2e10f2b04` |
| [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) | `0.31.0` | `0.32.0` |
| [coder/start-workspace-action](https://github.com/coder/start-workspace-action) | `35a4608cefc7e8cc56573cae7c3b85304575cb72` | `f97a681b4cc7985c9eef9963750c7cc6ebc93a19` |
| [umbrelladocs/action-linkspector](https://github.com/umbrelladocs/action-linkspector) | `1.3.5` | `1.3.6` |



Updates `crate-ci/typos` from 1.33.1 to 1.34.0
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@b1ae8d9...392b78f)

Updates `chromaui/action` from 13.0.1 to 13.1.2
- [Release notes](https://github.com/chromaui/action/releases)
- [Commits](chromaui/action@b584805...4d8ebd1)

Updates `fluxcd/flux2` from 2.6.3 to 2.6.4
- [Release notes](https://github.com/fluxcd/flux2/releases)
- [Changelog](https://github.com/fluxcd/flux2/blob/main/.goreleaser.yml)
- [Commits](fluxcd/flux2@bda4c81...6bf37f6)

Updates `tj-actions/changed-files` from 666c9d29007687c52e3c7aa2aac6c0ffcadeadc3 to 055970845dd036d7345da7399b7e89f2e10f2b04
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@666c9d2...0559708)

Updates `aquasecurity/trivy-action` from 0.31.0 to 0.32.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@76071ef...dc5a429)

Updates `coder/start-workspace-action` from 35a4608cefc7e8cc56573cae7c3b85304575cb72 to f97a681b4cc7985c9eef9963750c7cc6ebc93a19
- [Release notes](https://github.com/coder/start-workspace-action/releases)
- [Commits](coder/start-workspace-action@35a4608...f97a681)

Updates `umbrelladocs/action-linkspector` from 1.3.5 to 1.3.6
- [Release notes](https://github.com/umbrelladocs/action-linkspector/releases)
- [Commits](UmbrellaDocs/action-linkspector@e2ccef5...3a951c1)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-version: 1.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: chromaui/action
  dependency-version: 13.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: fluxcd/flux2
  dependency-version: 2.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: tj-actions/changed-files
  dependency-version: '055970845dd036d7345da7399b7e89f2e10f2b04'
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: coder/start-workspace-action
  dependency-version: f97a681b4cc7985c9eef9963750c7cc6ebc93a19
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: umbrelladocs/action-linkspector
  dependency-version: 1.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

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 14, 2025
@github-actions github-actions bot added the stale label Jul 22, 2025
Copy link
Author

dependabot bot commented on behalf of github Jul 24, 2025

Dependabot couldn't find a .yml. Because of this, Dependabot cannot update this pull request.

2 similar comments
Copy link
Author

dependabot bot commented on behalf of github Aug 11, 2025

Dependabot couldn't find a .yml. Because of this, Dependabot cannot update this pull request.

Copy link
Author

dependabot bot commented on behalf of github Aug 25, 2025

Dependabot couldn't find a .yml. Because of this, Dependabot cannot update this pull request.

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 github_actions Pull requests that update GitHub Actions code stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants