ci: bump the github-actions group across 1 directory with 7 updates
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(7 months ago)
(3 months ago)
(3 months ago)
stale dependencies github_actions
Bumps the github-actions group with 7 updates in the / directory:
| Package | From | To |
|---|---|---|
| crate-ci/typos | 1.19.0 |
1.30.2 |
| codecov/codecov-action | 4 |
5 |
| chromaui/action | 10 |
11 |
| contributor-assistant/github-action | 2.3.2 |
2.6.1 |
| toshimaru/auto-author-assign | 2.1.0 |
2.1.1 |
| aquasecurity/trivy-action | 0.18.0 |
0.30.0 |
| beatlabs/delete-old-branches-action | 0.0.10 |
0.0.11 |
Updates crate-ci/typos from 1.19.0 to 1.30.2
Release notes
Sourced from crate-ci/typos's releases.
v1.30.2
[1.30.2] - 2025-03-10
Features
- Add
--highlight-wordsand--highlight-identifiersfor easier debugging of configv1.30.1
[1.30.1] - 2025-03-04
Features
- (action) Create
v1tagv1.30.0
[1.30.0] - 2025-03-01
Features
- Updated the dictionary with the February 2025 changes
v1.29.10
[1.29.10] - 2025-02-25
Fixes
- Also correct
contaminentascontaminantv1.29.9
[1.29.9] - 2025-02-20
Fixes
- (action) Correctly get binary for some aarch64 systems
v1.29.8
[1.29.8] - 2025-02-19
Features
- Attempt to build Linux aarch64 binaries
v1.29.7
[1.29.7] - 2025-02-13
Fixes
- Don't correct
implementorsv1.29.6
... (truncated)
Changelog
Sourced from crate-ci/typos's changelog.
[1.30.2] - 2025-03-10
Features
- Add
--highlight-wordsand--highlight-identifiersfor easier debugging of config[1.30.1] - 2025-03-04
Features
- (action) Create
v1tag[1.30.0] - 2025-03-01
Features
- Updated the dictionary with the February 2025 changes
[1.29.10] - 2025-02-25
Fixes
- Also correct
contaminentascontaminant[1.29.9] - 2025-02-20
Fixes
- (action) Correctly get binary for some aarch64 systems
[1.29.8] - 2025-02-19
Features
- Attempt to build Linux aarch64 binaries
[1.29.7] - 2025-02-13
Fixes
- Don't correct
implementors[1.29.6] - 2025-02-13
Features
- Updated the dictionary with the January 2025 changes
[1.29.5] - 2025-01-30
... (truncated)
Commits
7bc041cchore: Release4af8a5adocs: Update changelogec626a1Merge pull request #1257 from epage/highlightd06a1ddfeat(cli): Add '--highlight-<identifiers|words>' flags72f3776chore: Release36c9d70docs: Update changelog67a0344Merge pull request #1250 from muzimuzhi/ci/major-tag6b1c686chore(ci): maintain major tags for GitHub Actionsff2ab64Merge pull request #1247 from crate-ci/renovate/derive_more-2.x8951ef9chore: Release- 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
0565863chore(release): 5.4.0 (#1781)c545d7bupdate wrapper submodule to 0.2.0, add recurse_submodules arg (#1780)2488e99build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 (#1775)a46c158build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#1776)062ee7ebuild(deps): bump github/codeql-action from 3.28.9 to 3.28.10 (#1777)1fecca8Clarify in README thatuse_pypibypasses integrity checks too (#1773)2e6e9c5Fix use of safe.directory inside containers (#1768)a5dc5a5Fix description for report_type input (#1770)4898080build(deps): bump github/codeql-action from 3.28.8 to 3.28.9 (#1765)5efa07bFix a typo in the example (#1758)- Additional commits viewable in compare view
Updates chromaui/action from 10 to 11
Commits
c93e0bcv11.27.0- See full diff in compare view
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 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.30.0
Release notes
Sourced from aquasecurity/trivy-action's releases.
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@Tiryohmade their first contribution in aquasecurity/trivy-action#413Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.28.0...0.29.0
v0.28.0
What's Changed
- chore(deps): bump setup-trivy to v0.2.1 by
@DmitriyLewenin aquasecurity/trivy-action#411Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.27.0...0.28.0
v0.27.0
What's Changed
- ci: use
setup-trivyto install Trivy by@DmitriyLewenin aquasecurity/trivy-action#406- chore: update description for scanners and format inputs by
@nikpivkinin aquasecurity/trivy-action#407- fix: set envs only when passed by
@knqyf263in aquasecurity/trivy-action#405Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.26.0...0.27.0
v0.26.0
What's Changed
- docs: add usage info about
action/cachefor trivy databases by@DmitriyLewenin aquasecurity/trivy-action#397- feat: store artifacts in cache by default by
@knqyf263in aquasecurity/trivy-action#399
... (truncated)
Commits
6c175e9chore: bump trivy to v0.60.0 (#453)53e8848Improve README/SBOM (#439)ef1b561fix: typo in description of an input for action.yaml (#452)a11da62fix: Update default trivy version in README (#444)18f2510chore(deps): Bump trivy to v0.57.1 (#434)93941cedocs: remove ignore-unfixed from IaC scan example (#429)d2a392afix: bumpsetup-trivyand add newcontribdirectory path info (#424)ee89346feat: add token forsetup-trivy(#421)cf990b1Update README.md (#420)bff40bedocs: Fix oras command not found (#413)- 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
0
0
+0
-0
Package Dependencies
aquasecurity/trivy-action
actions
0.18.0 → 0.30.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: | 4166829 |
| UUID: | 2943366742 |
| Node ID: | PR_kwDOLmBl1M6P4Fw4 |
| Host: | GitHub |
| Repository: | Txim0520/https-github.com-coder-coder |