ci: bump the github-actions group with 8 updates
Type: Pull Request
State: Closed
Association: Contributor
Comments: 0
(3 months ago)
(2 months ago)
(2 months ago)
stale dependencies github_actions
Bumps the github-actions group with 8 updates:
| Package | From | To |
|---|---|---|
| crate-ci/typos | 1.19.0 |
1.34.0 |
| codecov/codecov-action | 4 |
5 |
| chromaui/action | 10 |
13 |
| contributor-assistant/github-action | 2.3.2 |
2.6.1 |
| tj-actions/branch-names | 8 |
9 |
| toshimaru/auto-author-assign | 2.1.0 |
2.1.1 |
| aquasecurity/trivy-action | 0.18.0 |
0.32.0 |
| beatlabs/delete-old-branches-action | 0.0.10 |
0.0.11 |
Updates crate-ci/typos from 1.19.0 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
v1.33.1
[1.33.1] - 2025-06-02
Fixes
- (dict) Don't correct
wasn'ttowasm'tv1.33.0
[1.33.0] - 2025-06-02
Features
- Updated the dictionary with the May 2025 changes
v1.32.0
[1.32.0] - 2025-05-02
Features
- Updated the dictionary with the April 2025 changes
v1.31.2
[1.31.2] - 2025-04-28
Fixes
- (exclusion) Don't confused emails as base64
- (dict) Correct
contaminttocontaminant, notcontaminat- (dict) Correct
contamintstocontaminants, notcontaminatsPerformance
- Improve tokenization performance
v1.31.1
[1.31.1] - 2025-03-31
Fixes
- (dict) Also correct
typtotypev1.31.0
[1.31.0] - 2025-03-28
... (truncated)
Changelog
Sourced from crate-ci/typos's changelog.
[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'ttowasm'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
contaminttocontaminant, notcontaminat- (dict) Correct
contamintstocontaminants, notcontaminatsPerformance
- Improve tokenization performance
[1.31.1] - 2025-03-31
Fixes
- (dict) Also correct
typtotype[1.31.0] - 2025-03-28
Features
- Updated the dictionary with the March 2025 changes
[1.30.3] - 2025-03-24
... (truncated)
Commits
392b78fchore: Release34b60f1chore: Release8b9670adocs: Update changeloga6e6118Merge pull request #1332 from epage/juune92f481efeat(dict): June 2025 updatesfb1f645chore(deps): Update Rust Stable to v1.88 (#1330)ebc6aacMerge pull request #1327 from not-my-profile/fix-typo-in-errore359d71fix(cli): Correct config field reference in error message022bdbechore(ci): Update from windows-2019ed74f4echore(ci): Update from windows-2019- Additional commits viewable in compare view
Updates codecov/codecov-action from 4 to 5
Release notes
Sourced from codecov/codecov-action's releases.
v5.0.0
v5 Release
v5of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.Migration Guide
The
v5release also coincides with the opt-out feature for tokens for public repositories. In theGlobal Upload Tokensection of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.[!WARNING]
The following arguments have been changed
file(this has been deprecated in favor offiles)plugin(this has been deprecated in favor ofplugins)The following arguments have been added:
binarygcov_argsgcov_executablegcov_ignoregcov_includereport_typeskip_validationswift_projectYou can see their usage in the
action.ymlfile.What's Changed
- chore(deps): bump to eslint9+ and remove eslint-config-google by
@thomasrockhu-codecovin codecov/codecov-action#1591- build(deps-dev): bump
@octokit/webhooks-typesfrom 7.5.1 to 7.6.1 by@dependabotin codecov/codecov-action#1595- build(deps-dev): bump typescript from 5.6.2 to 5.6.3 by
@dependabotin codecov/codecov-action#1604- build(deps-dev): bump
@typescript-eslint/parserfrom 8.8.0 to 8.8.1 by@dependabotin codecov/codecov-action#1601- build(deps): bump
@actions/corefrom 1.11.0 to 1.11.1 by@dependabotin codecov/codecov-action#1597- build(deps): bump github/codeql-action from 3.26.9 to 3.26.11 by
@dependabotin codecov/codecov-action#1596- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 8.8.0 to 8.8.1 by@dependabotin codecov/codecov-action#1600- build(deps-dev): bump eslint from 9.11.1 to 9.12.0 by
@dependabotin codecov/codecov-action#1598- build(deps): bump github/codeql-action from 3.26.11 to 3.26.12 by
@dependabotin codecov/codecov-action#1609- build(deps): bump actions/checkout from 4.2.0 to 4.2.1 by
@dependabotin codecov/codecov-action#1608- build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 by
@dependabotin codecov/codecov-action#1607- build(deps-dev): bump
@typescript-eslint/parserfrom 8.8.1 to 8.9.0 by@dependabotin codecov/codecov-action#1612- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 8.8.1 to 8.9.0 by@dependabotin codecov/codecov-action#1611- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 8.9.0 to 8.10.0 by@dependabotin codecov/codecov-action#1615- build(deps-dev): bump eslint from 9.12.0 to 9.13.0 by
@dependabotin codecov/codecov-action#1618- build(deps): bump github/codeql-action from 3.26.12 to 3.26.13 by
@dependabotin codecov/codecov-action#1617- build(deps-dev): bump
@typescript-eslint/parserfrom 8.9.0 to 8.10.0 by@dependabotin codecov/codecov-action#1614- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 8.10.0 to 8.11.0 by@dependabotin codecov/codecov-action#1620- build(deps-dev): bump
@typescript-eslint/parserfrom 8.10.0 to 8.11.0 by@dependabotin codecov/codecov-action#1619- build(deps-dev): bump
@types/jestfrom 29.5.13 to 29.5.14 by@dependabotin codecov/codecov-action#1622- build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by
@dependabotin codecov/codecov-action#1625- build(deps): bump github/codeql-action from 3.26.13 to 3.27.0 by
@dependabotin codecov/codecov-action#1624- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 8.11.0 to 8.12.1 by@dependabotin codecov/codecov-action#1626- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 8.12.1 to 8.12.2 by@dependabotin codecov/codecov-action#1629
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.
v5 Release
v5of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.Migration Guide
The
v5release also coincides with the opt-out feature for tokens for public repositories. In theGlobal Upload Tokensection of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.[!WARNING] The following arguments have been changed
file(this has been deprecated in favor offiles)plugin(this has been deprecated in favor ofplugins)The following arguments have been added:
binarygcov_argsgcov_executablegcov_ignoregcov_includereport_typeskip_validationswift_projectYou can see their usage in the
action.ymlfile.What's Changed
- chore(deps): bump to eslint9+ and remove eslint-config-google by
@thomasrockhu-codecovin codecov/codecov-action#1591- build(deps-dev): bump
@octokit/webhooks-typesfrom 7.5.1 to 7.6.1 by@dependabotin codecov/codecov-action#1595- build(deps-dev): bump typescript from 5.6.2 to 5.6.3 by
@dependabotin codecov/codecov-action#1604- build(deps-dev): bump
@typescript-eslint/parserfrom 8.8.0 to 8.8.1 by@dependabotin codecov/codecov-action#1601- build(deps): bump
@actions/corefrom 1.11.0 to 1.11.1 by@dependabotin codecov/codecov-action#1597- build(deps): bump github/codeql-action from 3.26.9 to 3.26.11 by
@dependabotin codecov/codecov-action#1596- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 8.8.0 to 8.8.1 by@dependabotin codecov/codecov-action#1600- build(deps-dev): bump eslint from 9.11.1 to 9.12.0 by
@dependabotin codecov/codecov-action#1598- build(deps): bump github/codeql-action from 3.26.11 to 3.26.12 by
@dependabotin codecov/codecov-action#1609- build(deps): bump actions/checkout from 4.2.0 to 4.2.1 by
@dependabotin codecov/codecov-action#1608- build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 by
@dependabotin codecov/codecov-action#1607- build(deps-dev): bump
@typescript-eslint/parserfrom 8.8.1 to 8.9.0 by@dependabotin codecov/codecov-action#1612- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 8.8.1 to 8.9.0 by@dependabotin codecov/codecov-action#1611- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 8.9.0 to 8.10.0 by@dependabotin codecov/codecov-action#1615- build(deps-dev): bump eslint from 9.12.0 to 9.13.0 by
@dependabotin codecov/codecov-action#1618- build(deps): bump github/codeql-action from 3.26.12 to 3.26.13 by
@dependabotin codecov/codecov-action#1617- build(deps-dev): bump
@typescript-eslint/parserfrom 8.9.0 to 8.10.0 by@dependabotin codecov/codecov-action#1614- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 8.10.0 to 8.11.0 by@dependabotin codecov/codecov-action#1620- build(deps-dev): bump
@typescript-eslint/parserfrom 8.10.0 to 8.11.0 by@dependabotin codecov/codecov-action#1619- build(deps-dev): bump
@types/jestfrom 29.5.13 to 29.5.14 by@dependabotin codecov/codecov-action#1622- build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by
@dependabotin codecov/codecov-action#1625- build(deps): bump github/codeql-action from 3.26.13 to 3.27.0 by
@dependabotin codecov/codecov-action#1624- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 8.11.0 to 8.12.1 by@dependabotin codecov/codecov-action#1626- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 8.12.1 to 8.12.2 by@dependabotin codecov/codecov-action#1629- build(deps-dev): bump
@typescript-eslint/parserfrom 8.11.0 to 8.12.2 by@dependabotin codecov/codecov-action#1628
... (truncated)
Commits
18283e0chore(release): 5.4.3 (#1827)525fcbfbuild(deps): bump github/codeql-action from 3.28.13 to 3.28.17 (#1822)b203f00fix: OIDC on forks (#1823)ad3126efix: hotfix oidc (#1813)cf3f51achore(release): 5.4.1 (#1810)e4cdabafix: use the github core methods (#1807)f95a404build(deps): bump github/codeql-action from 3.28.12 to 3.28.13 (#1803)ea99328build(deps): bump github/codeql-action from 3.28.11 to 3.28.12 (#1797)13d0469build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 (#1798)3440e5echore(release): wrapper -0.2.1 (#1788)- Additional commits viewable in compare view
Updates chromaui/action from 10 to 13
Commits
Updates contributor-assistant/github-action from 2.3.2 to 2.6.1
Release notes
Sourced from contributor-assistant/github-action's releases.
v2.6.1
What's Changed
- Move bot signature outside of recheck text by
@kingthorinin contributor-assistant/github-action#163Full Changelog: https://github.com/contributor-assistant/github-action/compare/v2.6.0...v2.6.1
v2.6.0
What's Changed
- Add an option to disable the "recheck" part of the comment by
@kingthorinin contributor-assistant/github-action#158New Contributors
@kingthorinmade their first contribution in contributor-assistant/github-action#158Full Changelog: https://github.com/contributor-assistant/github-action/compare/v2.5.2...v2.6.0
v2.5.2
What's Changed
- readme: fix invalid action tag in main snippet by
@Tropicaoin contributor-assistant/github-action#161- bug fix + remove unwanted files by
@ibakshayin contributor-assistant/github-action#162New Contributors
@Tropicaomade their first contribution in contributor-assistant/github-action#161Full Changelog: https://github.com/contributor-assistant/github-action/compare/v2.5.1...v2.5.2
v2.5.1
What's Changed
- Update action.yml by
@ibakshayin contributor-assistant/github-action#159Full Changelog: https://github.com/contributor-assistant/github-action/compare/v2.5.0...v2.5.1
v2.5.0
What's Changed
- ci:
Node v16is deprecated by@azzamsain contributor-assistant/github-action#156New Contributors
@azzamsamade their first contribution in contributor-assistant/github-action#156Full Changelog: https://github.com/contributor-assistant/github-action/compare/v2.4.0...v2.5.0
v2.4.0
What's Changed
- Update required GITHUB_TOKEN permissions by
@pellaredin contributor-assistant/github-action#144- Move CLA/DCO bot name into subscript at end of comment by
@Holzhausin contributor-assistant/github-action#140New Contributors
@pellaredmade their first contribution in contributor-assistant/github-action#144@Holzhausmade their first contribution in contributor-assistant/github-action#140
... (truncated)
Commits
ca4a40aUpdate README.md5110cc4docs(contributor): contrib-readme-action has updated readmeec9e083Merge pull request #163 from kingthorin/recheck-cond-fix0230ea8consistent space placement5160ea2Move bot signature outside of recheck text0fb6942Update README.mdb1522fadocs(contributor): contrib-readme-action has updated readmed755a68Merge pull request #158 from kingthorin/recheck-paramca58bcfBuiltfdca7a0Update README.md- Additional commits viewable in compare view
Updates tj-actions/branch-names from 8 to 9
Release notes
Sourced from tj-actions/branch-names's releases.
v9
Changes in v9.0.2
What's Changed
- Upgraded to v9.0.1 by
@github-actions[bot] in tj-actions/branch-names#424Full Changelog: https://github.com/tj-actions/branch-names/compare/v9...v9.0.2
Changes in v9.0.1
What's Changed
- build(deps): bump tj-actions/git-cliff from 1.5.0 to 2.0.2 by
@dependabot[bot] in tj-actions/branch-names#422- build(deps): bump codacy/codacy-analysis-cli-action from 4.4.5 to 4.4.7 by
@dependabot[bot] in tj-actions/branch-names#421Full Changelog: https://github.com/tj-actions/branch-names/compare/v9.0.0...v9.0.1
Changes in v9.0.0
What's Changed
- Upgraded to v8.2.1 by
@github-actions[bot] in tj-actions/branch-names#417- chore: update action.yml by
@jackton1in tj-actions/branch-names#418- Updated README.md by
@github-actions[bot] in tj-actions/branch-names#419- security: fix unsafe outputs by
@jackton1in tj-actions/branch-names#420Full Changelog: https://github.com/tj-actions/branch-names/compare/v8...v9.0.0
v8.2.1
What's Changed
- fix: update sync-release-version.yml to sign commits by
@jackton1in tj-actions/branch-names#416Full Changelog: https://github.com/tj-actions/branch-names/compare/v8.2.0...v8.2.1
v8.2.0
What's Changed
- Upgraded to v8.1.0 by
@jackton1in tj-actions/branch-names#410- feat: add support for replace forward slashes with hyphens by
@jackton1in tj-actions/branch-names#412- chore: update update-readme.yml by
@jackton1in tj-actions/branch-names#414- Updated README.md by
@github-actionsin tj-actions/branch-names#415New Contributors
@github-actionsmade their first contribution in tj-actions/branch-names#415Full Changelog: https://github.com/tj-actions/branch-names/compare/v8...v8.2.0
... (truncated)
Changelog
Sourced from tj-actions/branch-names's changelog.
⬆️ Upgrades
- Upgraded from v9.0.0 -> v9.0.1 (#424)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]
@users.noreply.github.com> (c0714e7) - (github-actions[bot])9.0.1 - (2025-07-26)
👷 CI/CD
- deps: Bump codacy/codacy-analysis-cli-action from 4.4.5 to 4.4.7 (#421) (386e117) - (dependabot[bot])
- deps: Bump tj-actions/git-cliff from 1.5.0 to 2.0.2 (#422) (2114174) - (dependabot[bot])
9.0.0 - (2025-07-25)
🔄 Update
- Updated README.md (#419)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]
@users.noreply.github.com> (f904073) - (github-actions[bot])⚙️ Miscellaneous Tasks
Commits
5250492Update update-readme.ymla2bc495Update update-readme.yml169ddc1Update README.md4d35052Update README.mdc0714e7Upgraded from v9.0.0 -> v9.0.1 (#424)6be34a8Updated README.md (#423)386e117build(deps): bump codacy/codacy-analysis-cli-action from 4.4.5 to 4.4.7 (#421)2114174build(deps): bump tj-actions/git-cliff from 1.5.0 to 2.0.2 (#422)e497cebsecurity: fix unsafe outputs (#420)f904073Updated README.md (#419)- Additional commits viewable in compare view
Updates toshimaru/auto-author-assign from 2.1.0 to 2.1.1
Release notes
Sourced from toshimaru/auto-author-assign's releases.
v2.1.1
What's Changed
This release includes only dependency updates.
Dependencies
- build(deps): bump undici from 5.28.2 to 5.28.4 by
@dependabotin toshimaru/auto-author-assign#103Full Changelog: https://github.com/toshimaru/auto-author-assign/compare/v2.1.0...v2.1.1
Commits
16f0022chore(release): 2.1.1820d194build(deps): bump undici from 5.28.2 to 5.28.4 (#103)7709f4bdocs: Use v2.1.0- See full diff in compare view
Updates aquasecurity/trivy-action from 0.18.0 to 0.32.0
Release notes
Sourced from aquasecurity/trivy-action's releases.
v0.32.0
What's Changed
- chore(deps): Update trivy to v0.64.1 by
@aqua-botin aquasecurity/trivy-action#474Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.31.0...0.32.0
v0.31.0
What's Changed
- docs: add info that
unix:/prefix is required fordocker-hostinput by@DmitriyLewenin aquasecurity/trivy-action#455- Fix Trivy action inputs leaking between invocations (#422) by
@rvessein aquasecurity/trivy-action#454- Pin aquasecuriy/setup-trivy to hash instead of tag by
@lhotariin aquasecurity/trivy-action#456- Bump Trivy version to fix GitHub actions by
@maximmasiutinin aquasecurity/trivy-action#460- refactor: use ubuntu 24.04 in example code by
@simar7in aquasecurity/trivy-action#465- ci: fix workflow to bump Trivy by
@nikpivkinin aquasecurity/trivy-action#466- chore(deps): Update trivy to v0.63.0 by
@aqua-botin aquasecurity/trivy-action#467New Contributors
@lhotarimade their first contribution in aquasecurity/trivy-action#456@maximmasiutinmade their first contribution in aquasecurity/trivy-action#460@aqua-botmade their first contribution in aquasecurity/trivy-action#467Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.30.0...0.31.0
v0.30.0
What's Changed
- fix: Update default trivy version in README by
@derrix060in aquasecurity/trivy-action#444- fix: typo in description of an input for action.yaml by
@yutatokoiin aquasecurity/trivy-action#452- Improve README/SBOM by
@AB-xdevin aquasecurity/trivy-action#439- chore: bump trivy to v0.60.0 by
@nikpivkinin aquasecurity/trivy-action#453New Contributors
@derrix060made their first contribution in aquasecurity/trivy-action#444@yutatokoimade their first contribution in aquasecurity/trivy-action#452@AB-xdevmade their first contribution in aquasecurity/trivy-action#439Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.29.0...0.30.0
v0.29.0
What's Changed
- feat: Allow skipping setup by
@rvessein aquasecurity/trivy-action#414- Fix oras command not found in "Update Trivy Cache" action by
@Tiryohin aquasecurity/trivy-action#413- Update README.md by
@simar7in aquasecurity/trivy-action#420- feat: add token for
setup-trivyby@DmitriyLewenin aquasecurity/trivy-action#421- fix: bump
setup-trivyand add newcontribdirectory path info by@DmitriyLewenin aquasecurity/trivy-action#424- docs: remove ignore-unfixed from IaC scan example by
@nikpivkinin aquasecurity/trivy-action#429- chore(deps): Bump trivy to v0.57.1 by
@simar7in aquasecurity/trivy-action#434New Contributors
@rvessemade their first contribution in aquasecurity/trivy-action#414
... (truncated)
Commits
dc5a429chore(deps): Update trivy to v0.64.1 (#474)76071efchore(deps): Update trivy to v0.63.0 (#467)4844d82ci: fix workflow to bump Trivy (#466)26d71e6refactor: use ubuntu 24.04 (#465)b3dafe5Bump Trivy version to fix GitHub actions (#460)99baf0dPin aquasecuriy/setup-trivy to hash instead of tag (#456)7aca5acfix: Trivy action inputs leaking between invocations (#422) (#454)ea27ac1docs: add info thatunix:/prefix is required (#455)6c175e9chore: bump trivy to v0.60.0 (#453)53e8848Improve README/SBOM (#439)- Additional commits viewable in compare view
Updates beatlabs/delete-old-branches-action from 0.0.10 to 0.0.11
Release notes
Sourced from beatlabs/delete-old-branches-action's releases.
v0.0.11
What's Changed
- chore: update readme by
@Edgaraszsin beatlabs/delete-old-branches-action#36- fix: retrieve all branches through pagination by
@nikaroin beatlabs/delete-old-branches-action#38- fix: apply shellcheck recommandations by
@nikaroin beatlabs/delete-old-branches-action#37- fix: bump versions by
@Edgaraszsin beatlabs/delete-old-branches-action#40- Sort tags via semver to preserve newest tags by
@ecdemis123in beatlabs/delete-old-branches-action#42New Contributors
@Edgaraszsmade their first contribution in beatlabs/delete-old-branches-action#36@nikaromade their first contribution in beatlabs/delete-old-branches-action#38@ecdemis123made their first contribution in beatlabs/delete-old-branches-action#42Full Changelog: https://github.com/beatlabs/delete-old-branches-action/compare/v0.0.10...v0.0.11
Commits
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 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 <dependency name> major versionwill 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 versionwill 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
Pull Request Statistics
1
6
+11
-11
Package Dependencies
aquasecurity/trivy-action
actions
0.18.0 → 0.32.0
Minor
contributor-assistant/github-action
actions
2.3.2 → 2.6.1
Minor
beatlabs/delete-old-branches-action
actions
0.0.10 → 0.0.11
Patch
toshimaru/auto-author-assign
actions
2.1.0 → 2.1.1
Patch
Technical Details
| ID: | 5657805 |
| UUID: | 2718283631 |
| Node ID: | PR_kwDOLmBl1M6iBbdv |
| Host: | GitHub |
| Repository: | Txim0520/https-github.com-coder-coder |
| Mergeable: | Yes |
| Merge State: | Unstable |