Bump the development-dependencies group across 1 directory with 5 updates#24
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Conversation
…ates Bumps the development-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `5.0.0` | `6.0.1` | | [go-openapi/gh-actions](https://github.com/go-openapi/gh-actions) | `0.0.3` | `0.1.6` | | [github/codeql-action](https://github.com/github/codeql-action) | `4.31.3` | `4.31.6` | | [github/contributors](https://github.com/github/contributors) | `1.7.6` | `1.7.7` | | [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.4.2` | `2.5.0` | Updates `actions/checkout` from 5.0.0 to 6.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...8e8c483) Updates `go-openapi/gh-actions` from 0.0.3 to 0.1.6 - [Release notes](https://github.com/go-openapi/gh-actions/releases) - [Changelog](https://github.com/go-openapi/gh-actions/blob/master/release_tracker.go) - [Commits](go-openapi/gh-actions@v0.0.3...1858418) Updates `github/codeql-action` from 4.31.3 to 4.31.6 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v4.31.3...fe4161a) Updates `github/contributors` from 1.7.6 to 1.7.7 - [Release notes](https://github.com/github/contributors/releases) - [Commits](github-community-projects/contributors@abf3681...e345de7) Updates `softprops/action-gh-release` from 2.4.2 to 2.5.0 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@5be0e66...a06a81a) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: go-openapi/gh-actions dependency-version: 0.1.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: github/codeql-action dependency-version: 4.31.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: github/contributors dependency-version: 1.7.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: softprops/action-gh-release dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 development-dependencies group with 5 updates in the / directory:
5.0.06.0.10.0.30.1.64.31.34.31.61.7.61.7.72.4.22.5.0Updates
actions/checkoutfrom 5.0.0 to 6.0.1Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)Updates
go-openapi/gh-actionsfrom 0.0.3 to 0.1.6Release notes
Sourced from go-openapi/gh-actions's releases.
... (truncated)
Commits
1858418doc: release workflow documented in readmeea3d68dci: fixed missing option in release creation action7cbb3e0ci: fixed workflow syntax (3)8b9f7a9ci: fixed workflow syntax (2)20121e5ci: fixed workflow syntaxdc7be19ci:reorganized release workflowsb87e998fixup ci90f6a97ci: fixed release can be called by other workflow7f9174aci: fixup typo in bump-releasea493aceci: completed the bump-release workflowUpdates
github/codeql-actionfrom 4.31.3 to 4.31.6Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
fe4161aMerge pull request #3336 from github/update-v4.31.6-ecec1f88788c2ab5Update changelog for v4.31.6ecec1f8Merge pull request #3335 from github/mbg/ci/run-codeql-on-all-prs23da732Merge pull request #3334 from github/kaspersv/overlay-minor-commentsf7abc74Remove branch filter for PR event in CodeQL workflow32ada5eMerge branch 'main' into kaspersv/overlay-minor-comments75b2f49Merge pull request #3333 from github/kaspersv/overlay-no-resource-checks-optionf036b1cMerge branch 'main' into kaspersv/overlay-no-resource-checks-option58c5954Add comment to runnerSupportsOverlayAnalysisb02fa13Order feature flags alphabeticallyUpdates
github/contributorsfrom 1.7.6 to 1.7.7Release notes
Sourced from github/contributors's releases.
Commits
e345de7chore(deps): bump the dependencies group with 4 updates (#368)94556f4chore(deps): bump the dependencies group with 2 updates (#367)Updates
softprops/action-gh-releasefrom 2.4.2 to 2.5.0Release notes
Sourced from softprops/action-gh-release's releases.
Changelog
Sourced from softprops/action-gh-release's changelog.
... (truncated)
Commits
a06a81arelease 2.5.07da8983feat: mark release as draft until all artifacts are uploaded (#692)8797328chore(deps): bump actions/checkout in the github-actions group (#689)1bfc62achore(deps): bump the npm group across 1 directory with 5 updates (#697)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