chore(deps): bump the minor-gh-actions group across 1 directory with 5 updates#146
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the minor-gh-actions group across 1 directory with 5 updates#146dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…5 updates Bumps the minor-gh-actions group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) | `4.5.6` | `4.5.13` | | [jfrog/frogbot](https://github.com/jfrog/frogbot) | `2.26.1` | `2.27.2` | | [sonarsource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) | `5.2.0` | `5.3.0` | | [sonarsource/sonarqube-quality-gate-action](https://github.com/sonarsource/sonarqube-quality-gate-action) | `1.1.0` | `1.2.0` | | [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `6.3.0` | `6.4.0` | Updates `jfrog/setup-jfrog-cli` from 4.5.6 to 4.5.13 - [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases) - [Commits](jfrog/setup-jfrog-cli@f748a05...2bc6e55) Updates `jfrog/frogbot` from 2.26.1 to 2.27.2 - [Release notes](https://github.com/jfrog/frogbot/releases) - [Commits](jfrog/frogbot@e99f970...b4b7505) Updates `sonarsource/sonarqube-scan-action` from 5.2.0 to 5.3.0 - [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases) - [Commits](SonarSource/sonarqube-scan-action@2500896...8c71dc0) Updates `sonarsource/sonarqube-quality-gate-action` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/sonarsource/sonarqube-quality-gate-action/releases) - [Commits](SonarSource/sonarqube-quality-gate-action@d304d05...cf038b0) Updates `goreleaser/goreleaser-action` from 6.3.0 to 6.4.0 - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@9c156ee...e435ccd) --- updated-dependencies: - dependency-name: jfrog/setup-jfrog-cli dependency-version: 4.5.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-gh-actions - dependency-name: jfrog/frogbot dependency-version: 2.27.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-gh-actions - dependency-name: sonarsource/sonarqube-scan-action dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-gh-actions - dependency-name: sonarsource/sonarqube-quality-gate-action dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-gh-actions - dependency-name: goreleaser/goreleaser-action dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-gh-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-gh-actions group with 5 updates in the / directory:
4.5.64.5.132.26.12.27.25.2.05.3.01.1.01.2.06.3.06.4.0Updates
jfrog/setup-jfrog-clifrom 4.5.6 to 4.5.13Release notes
Sourced from jfrog/setup-jfrog-cli's releases.
... (truncated)
Commits
2bc6e55Update default CLI version tov2.78.3(#291)88389c9Export JFROG_CLI_GITHUB_TOKEN env var (#288)3e38315Promote version tov4.5.12(#290)92008cdRTDEV-58178 - Collect GitHub attestation into JFrog Artifactory at the end of...0775fb3Add GitHub context variables to OIDC token exchange payload (#283)29fa519Fix Tests (#273)ff5cb54Promote version tov4.5.11(#272)7d404f9Fix OIDC audience default value (#271)45d6045Promote version to 4.5.10 (#269)512df55Fix Remote Repository download with OIDC (#267)Updates
jfrog/frogbotfrom 2.26.1 to 2.27.2Release notes
Sourced from jfrog/frogbot's releases.
... (truncated)
Commits
b4b7505update dependencies for 2.27.2 (#898)7495419disabling Dependency submission (#896)c0a5810Fix an orthographic error (#886)092bff1Update test.yml (#895)addbb05Upload SBOM results to GitHub dependency graph in Scan-Repository (#890)7d0b0c5Fix JF_USE_MOST_COMMON_ANCESTOR_AS_TARGET value featching (#893)2dbf52eupdate dependencies (#888)f13261fUpdate README.md (#884)5775060Update dependencies for release 2.27.0 (#885)b1411b9Fix breaking change after Security CLI SCA changes (#879)Updates
sonarsource/sonarqube-scan-actionfrom 5.2.0 to 5.3.0Release notes
Sourced from sonarsource/sonarqube-scan-action's releases.
Commits
8c71dc0SQSCANGHA-98 Update SonarScanner CLI to 7.2.0.5079 (#196)ef211f9SQSCANGHA-97 Use /usr/bin/env for shebang (#193)74f62c9BUILD-8073 Migrate public repositories workflows to large runnersc8aa051SQSCANGHA-83 Avoid unbound variable error on parameter expansion (#192)bfe63beSQSCANGHA-95 Update CODEOWNERS (#190)Updates
sonarsource/sonarqube-quality-gate-actionfrom 1.1.0 to 1.2.0Release notes
Sourced from sonarsource/sonarqube-quality-gate-action's releases.
Commits
cf038b0BUILD-8073 Migrate public repositories workflows to large runnersdf91423Add Jira integrationadc518aSC-19792 Change code owner5a8df80SQRP-122 Reference SonarQube Community Build (#61)2a53a0fSQQGGHA-9 Revert action name to avoid unexpected URL change424137dSQQGGHA-9 Use new SonarQube (Server, Cloud) product names07d1da2Update README.md to consider the correct polling timeout property721debfUpdate README.md to checkout v48406f4fBUILD-6088 Create SECURITY.mddc2f7b0Add a polling timeout (#50)Updates
goreleaser/goreleaser-actionfrom 6.3.0 to 6.4.0Release notes
Sourced from goreleaser/goreleaser-action's releases.
Commits
e435ccdfeat: retry downloading releases json (#503)2ff5850chore(deps): bump undici from 5.28.5 to 5.29.0 (#496)9a6cd01fix: do not get releases.json if version is specific (#502)a386515chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 (#498)ca48102chore(deps): bump semver from 7.7.1 to 7.7.2 (#495)0931acffix: support .config directory for goreleaser config files (#500)90c43f2ci: set contents read as default workflow permissions (#494)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