Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the patch-minor-action-updates group with 2 updates #141

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2024

Bumps the patch-minor-action-updates group with 2 updates: actions/upload-artifact and github/codeql-action.

Updates actions/upload-artifact from 4.3.2 to 4.3.3

Release notes

Sourced from actions/upload-artifact's releases.

v4.3.3

What's Changed

Full Changelog: actions/upload-artifact@v4.3.2...v4.3.3

Commits
  • 6546280 updating package version
  • c004fb4 Merge branch 'main' into eggyhead/use-artifact-v2.1.6
  • 90aba49 updating toolkit artifact dependency to 2.1.6
  • b06cde3 Merge pull request #563 from actions/eggyhead/release-4.3.2
  • See full diff in compare view

Updates github/codeql-action from 3.25.1 to 3.25.2

Commits
  • 8f596b4 Merge pull request #2254 from github/update-v3.25.2-4909c1ffb
  • de8916e Update changelog for v3.25.2
  • 4909c1f Bump the npm group with 3 updates (#2253)
  • f45390c Merge pull request #2252 from github/henrymercer/failed-external-repo-config-...
  • 1be8c48 Add configuration error for failing to clone external Git repo
  • 82edfe2 Merge pull request #2246 from github/koesie10/remove-incorrect-log
  • 8786e1f Merge pull request #2249 from github/mergeback/v3.25.1-to-main-c7f91257
  • 3c7ac61 Update checked-in dependencies
  • b5bd9be Update changelog and version after v3.25.1
  • 5d73b1b Remove incorrect log message
  • 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 patch-minor-action-updates group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/upload-artifact` from 4.3.2 to 4.3.3
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@1746f4a...6546280)

Updates `github/codeql-action` from 3.25.1 to 3.25.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@c7f9125...8f596b4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor-action-updates
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor-action-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 23, 2024 00:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 23, 2024
Copy link
Contributor

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.05s
✅ CPP clang-format 162 0 0 1.03s
✅ DOCKERFILE hadolint 1 0 0.17s
✅ JSON eslint-plugin-jsonc 8 0 0 3.3s
✅ JSON jsonlint 8 0 0.23s
✅ JSON prettier 8 1 0 0.42s
✅ MARKDOWN markdownlint 4 0 0 1.18s
⚠️ MARKDOWN markdown-link-check 4 3 4.66s
✅ MARKDOWN markdown-table-formatter 4 0 0 0.3s
✅ REPOSITORY checkov yes no 14.89s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 12.2s
✅ REPOSITORY secretlint yes no 1.73s
✅ REPOSITORY trivy yes no 9.73s
✅ REPOSITORY trivy-sbom yes no 3.85s
✅ REPOSITORY trufflehog yes no 5.11s
⚠️ SPELL lychee 33 3 0.79s
✅ YAML prettier 7 0 0 1.16s
✅ YAML v8r 7 0 7.74s
✅ YAML yamllint 7 0 0.37s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@EkelmansPh EkelmansPh merged commit 9b2516b into main Apr 23, 2024
21 checks passed
@EkelmansPh EkelmansPh deleted the dependabot/github_actions/patch-minor-action-updates-e631ff2ad7 branch April 23, 2024 06:40
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant