version-checker
version-checker copied to clipboard
Bump the github-actions group across 1 directory with 3 updates
Bumps the github-actions group with 3 updates in the / directory: golangci/golangci-lint-action, aquasecurity/trivy-action and peter-evans/create-pull-request.
Updates golangci/golangci-lint-action from 6.1.0 to 6.1.1
Release notes
Sourced from golangci/golangci-lint-action's releases.
v6.1.1
What's Changed
Changes
- fix: clean go install output by
@ldezin golangci/golangci-lint-action#1102Documentation
- docs: update README.md to use golangci-lint v1.60 by
@dunglasin golangci/golangci-lint-action#1087Dependencies
- build(deps-dev): bump the dev-dependencies group with 2 updates by
@dependabotin golangci/golangci-lint-action#1082- build(deps): bump
@types/nodefrom 22.0.0 to 22.1.0 in the dependencies group by@dependabotin golangci/golangci-lint-action#1083- build(deps-dev): bump the dev-dependencies group with 2 updates by
@dependabotin golangci/golangci-lint-action#1084- build(deps): bump
@types/nodefrom 22.1.0 to 22.2.0 in the dependencies group by@dependabotin golangci/golangci-lint-action#1085- build(deps-dev): bump the dev-dependencies group with 2 updates by
@dependabotin golangci/golangci-lint-action#1088- build(deps-dev): bump the dev-dependencies group with 2 updates by
@dependabotin golangci/golangci-lint-action#1093- build(deps): bump the dependencies group with 2 updates by
@dependabotin golangci/golangci-lint-action#1089- build(deps): bump the dependencies group across 1 directory with 2 updates by
@dependabotin golangci/golangci-lint-action#1096- build(deps-dev): bump the dev-dependencies group with 2 updates by
@dependabotin golangci/golangci-lint-action#1097- build(deps): bump
@types/nodefrom 22.5.1 to 22.5.2 in the dependencies group by@dependabotin golangci/golangci-lint-action#1098- build(deps): bump
@types/nodefrom 22.5.2 to 22.5.4 in the dependencies group by@dependabotin golangci/golangci-lint-action#1100- build(deps-dev): bump the dev-dependencies group with 3 updates by
@dependabotin golangci/golangci-lint-action#1099- build(deps-dev): bump the dev-dependencies group with 3 updates by
@dependabotin golangci/golangci-lint-action#1103- build(deps): bump
@types/nodefrom 22.5.4 to 22.5.5 in the dependencies group by@dependabotin golangci/golangci-lint-action#1104- build(deps-dev): bump the dev-dependencies group with 3 updates by
@dependabotin golangci/golangci-lint-action#1105- build(deps): bump
@types/nodefrom 22.5.5 to 22.7.4 in the dependencies group by@dependabotin golangci/golangci-lint-action#1109- build(deps-dev): bump the dev-dependencies group with 3 updates by
@dependabotin golangci/golangci-lint-action#1108New Contributors
@dunglasmade their first contribution in golangci/golangci-lint-action#1087Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.1.0...v6.1.1
Commits
971e284build(deps-dev): bump the dev-dependencies group with 3 updates (#1108)bbe7eb5build(deps): bump@types/nodefrom 22.5.5 to 22.7.4 in the dependencies group...ebae5cebuild(deps-dev): bump the dev-dependencies group with 3 updates (#1105)06c3f3abuild(deps): bump@types/nodefrom 22.5.4 to 22.5.5 in the dependencies group...56689d8build(deps-dev): bump the dev-dependencies group with 3 updates (#1103)c7bab6ffix: clean go install output (#1102)33f56ccbuild(deps-dev): bump the dev-dependencies group with 3 updates (#1099)e954224build(deps): bump@types/nodefrom 22.5.2 to 22.5.4 in the dependencies group...68de804build(deps): bump@types/nodefrom 22.5.1 to 22.5.2 in the dependencies group...22a3756build(deps-dev): bump the dev-dependencies group with 2 updates (#1097)- Additional commits viewable in compare view
Updates aquasecurity/trivy-action from 0.24.0 to 0.28.0
Release notes
Sourced from aquasecurity/trivy-action's releases.
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#399Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.25.0...0.26.0
v0.25.0
What's Changed
- fix(Makefile): recursive option typo by
@chohnerin aquasecurity/trivy-action#371- chore: use checks bundle snapshot from trivy-action by
@nikpivkinin aquasecurity/trivy-action#388- Upgrade GitHub actions by
@obounaimin aquasecurity/trivy-action#374- ci: sync trivy-checks version 1 by
@nikpivkinin aquasecurity/trivy-action#398- feat(trivy): Bump to support v0.56.1 by
@simar7in aquasecurity/trivy-action#387New Contributors
@chohnermade their first contribution in aquasecurity/trivy-action#371@obounaimmade their first contribution in aquasecurity/trivy-action#374Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.24.0...0.25.0
Commits
915b19bchore(deps): bump setup-trivy to v0.2.1 (#411)5681af8fix: set envs only when passed (#405)8078967chore: update description for scanners and format inputs (#407)0fa0cdbci: usesetup-trivyto install Trivy (#406)a20de54feat: store artifacts in cache by default (#399)1b8b83ddocs: add usage info aboutaction/cachefor trivy databases (#397)f781ccefeat(trivy): Bump to support v0.56.1 (#387)54f21d8ci: sync trivy-checks version 1 (#398)89b14e5Upgrade GitHub actions (#374)97646fechore: use checks bundle snapshot from trivy-action (#388)- Additional commits viewable in compare view
Updates peter-evans/create-pull-request from 6 to 7
Release notes
Sourced from peter-evans/create-pull-request's releases.
Create Pull Request v7.0.0
:sparkles: Now supports commit signing with bot-generated tokens! See "What's new" below. :writing_hand::robot:
Behaviour changes
- Action input
git-tokenhas been renamedbranch-token, to be more clear about its purpose. Thebranch-tokenis the token that the action will use to create and update the branch.- The action now handles requests that have been rate-limited by GitHub. Requests hitting a primary rate limit will retry twice, for a total of three attempts. Requests hitting a secondary rate limit will not be retried.
- The
pull-request-operationoutput now returnsnonewhen no operation was executed.- Removed deprecated output environment variable
PULL_REQUEST_NUMBER. Please use thepull-request-numberaction output instead.What's new
- The action can now sign commits as
github-actions[bot]when usingGITHUB_TOKEN, or your own bot when using GitHub App tokens. See commit signing for details.- Action input
draftnow accepts a new valuealways-true. This will set the pull request to draft status when the pull request is updated, as well as on creation.- A new action input
maintainer-can-modifyindicates whether maintainers can modify the pull request. The default istrue, which retains the existing behaviour of the action.- A new output
pull-request-commits-verifiedreturnstrueorfalse, indicating whether GitHub considers the signature of the branch's commits to be verified.What's Changed
- build(deps-dev): bump
@types/nodefrom 18.19.36 to 18.19.39 by@dependabotin peter-evans/create-pull-request#3000- build(deps-dev): bump ts-jest from 29.1.5 to 29.2.0 by
@dependabotin peter-evans/create-pull-request#3008- build(deps-dev): bump prettier from 3.3.2 to 3.3.3 by
@dependabotin peter-evans/create-pull-request#3018- build(deps-dev): bump ts-jest from 29.2.0 to 29.2.2 by
@dependabotin peter-evans/create-pull-request#3019- build(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by
@dependabotin peter-evans/create-pull-request#3035- build(deps-dev): bump
@types/nodefrom 18.19.39 to 18.19.41 by@dependabotin peter-evans/create-pull-request#3037- build(deps): bump undici from 6.19.2 to 6.19.4 by
@dependabotin peter-evans/create-pull-request#3036- build(deps-dev): bump ts-jest from 29.2.2 to 29.2.3 by
@dependabotin peter-evans/create-pull-request#3038- build(deps-dev): bump
@types/nodefrom 18.19.41 to 18.19.42 by@dependabotin peter-evans/create-pull-request#3070- build(deps): bump undici from 6.19.4 to 6.19.5 by
@dependabotin peter-evans/create-pull-request#3086- build(deps-dev): bump
@types/nodefrom 18.19.42 to 18.19.43 by@dependabotin peter-evans/create-pull-request#3087- build(deps-dev): bump ts-jest from 29.2.3 to 29.2.4 by
@dependabotin peter-evans/create-pull-request#3088- build(deps): bump undici from 6.19.5 to 6.19.7 by
@dependabotin peter-evans/create-pull-request#3145- build(deps-dev): bump
@types/nodefrom 18.19.43 to 18.19.44 by@dependabotin peter-evans/create-pull-request#3144- Update distribution by
@actions-botin peter-evans/create-pull-request#3154- build(deps): bump undici from 6.19.7 to 6.19.8 by
@dependabotin peter-evans/create-pull-request#3213- build(deps-dev): bump
@types/nodefrom 18.19.44 to 18.19.45 by@dependabotin peter-evans/create-pull-request#3214- Update distribution by
@actions-botin peter-evans/create-pull-request#3221- build(deps-dev): bump eslint-import-resolver-typescript from 3.6.1 to 3.6.3 by
@dependabotin peter-evans/create-pull-request#3255- build(deps-dev): bump
@types/nodefrom 18.19.45 to 18.19.46 by@dependabotin peter-evans/create-pull-request#3254- build(deps-dev): bump ts-jest from 29.2.4 to 29.2.5 by
@dependabotin peter-evans/create-pull-request#3256- v7 - signed commits by
@peter-evansin peter-evans/create-pull-request#3057New Contributors
@rustycl0ckmade their first contribution in peter-evans/create-pull-request#3057Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v6.1.0...v7.0.0
Create Pull Request v6.1.0
✨ Adds
pull-request-branchas an action output.What's Changed
... (truncated)
Commits
5e91468fix: support symlinks when commit signing (#3359)2f38cd2fix: support submodules when commit signing (#3354)7a8aeacbuild(deps-dev): bump eslint from 8.57.0 to 8.57.1 (#3344)d39d596build(deps-dev): bump@types/jestfrom 29.5.12 to 29.5.13 (#3343)f6f978fdocs: correct suggestion for bot setup (#3342)6cd32fdfix: disable abbreviated commit shas in diff (#3337)d121e62fix: disable diff detection for renames and copies (#3330)f4d66f4build(deps-dev): bump typescript from 5.5.4 to 5.6.2 (#3319)488c869build(deps-dev): bump@types/nodefrom 18.19.48 to 18.19.50 (#3320)5354f85docs: update readme- Additional commits viewable 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 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