build(deps): Bump the github-actions-dependencies group across 3 directories with 5 updates#351
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ctories with 5 updates Bumps the github-actions-dependencies group with 4 updates in the / directory: [actions/create-github-app-token](https://github.com/actions/create-github-app-token), [hoverkraft-tech/ci-github-container](https://github.com/hoverkraft-tech/ci-github-container), [hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml](https://github.com/hoverkraft-tech/ci-github-container) and [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter). Bumps the github-actions-dependencies group with 1 update in the /actions/deploy/jampack directory: [actions/cache](https://github.com/actions/cache). Bumps the github-actions-dependencies group with 1 update in the /actions/release/create directory: [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter). Updates `actions/create-github-app-token` from 2.2.1 to 3.0.0 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@29824e6...f8d387b) Updates `hoverkraft-tech/ci-github-container` from 0.30.6 to 0.31.0 - [Release notes](https://github.com/hoverkraft-tech/ci-github-container/releases) - [Commits](hoverkraft-tech/ci-github-container@a0bab91...df8b445) Updates `hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml` from 0.30.6 to 0.31.0 - [Release notes](https://github.com/hoverkraft-tech/ci-github-container/releases) - [Commits](hoverkraft-tech/ci-github-container@a0bab91...df8b445) Updates `release-drafter/release-drafter` from 6.4.0 to 7.1.1 - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](release-drafter/release-drafter@6a93d82...139054a) Updates `actions/cache` from 5.0.3 to 5.0.4 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@cdf6c1f...6682284) Updates `release-drafter/release-drafter` from 6.4.0 to 7.1.1 - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](release-drafter/release-drafter@6a93d82...139054a) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-dependencies - dependency-name: hoverkraft-tech/ci-github-container dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies - dependency-name: hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies - dependency-name: release-drafter/release-drafter dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-dependencies - dependency-name: actions/cache dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies - dependency-name: release-drafter/release-drafter dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Hi, thank you for creating your PR, we will check it out very soon |
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 github-actions-dependencies group with 4 updates in the / directory: actions/create-github-app-token, hoverkraft-tech/ci-github-container, hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml and release-drafter/release-drafter.
Bumps the github-actions-dependencies group with 1 update in the /actions/deploy/jampack directory: actions/cache.
Bumps the github-actions-dependencies group with 1 update in the /actions/release/create directory: release-drafter/release-drafter.
Updates
actions/create-github-app-tokenfrom 2.2.1 to 3.0.0Release notes
Sourced from actions/create-github-app-token's releases.
... (truncated)
Commits
f8d387bbuild(release): 3.0.0 [skip ci]d2129bdstyle: remove extra blank line in release workflow77b94efbuild: refresh generated artifacts3ab4c66chore: move undici to devDependencies739cf66docs: update README action versionsdb40289build(deps): bump actions versions in test.yml496a7actest: migrate from AVA to Node.js native test runner (#346)3870dc3Rename end-to-end proxy job in test workflow4451bcbfix!: requireNODE_USE_ENV_PROXYfor proxy support (#342)dce0ab0fix: remove custom proxy handling (#143)Updates
hoverkraft-tech/ci-github-containerfrom 0.30.6 to 0.31.0Release notes
Sourced from hoverkraft-tech/ci-github-container's releases.
... (truncated)
Commits
df8b445chore(deps): bump the github-actions-dependencies group across 2 directories ...051794fdocs: update actions and workflows documentation6ea859bfeat(docker): upgrade buildkit and buildx3a12532docs: update actions and workflows documentation8c15e31test: add test case for buildkitd-config-inline8906424feat(docker-build-image): support buildKit configuration1666ec5chore(deps): bump flatted in /actions/helm/generate-docsdd70256docs: update actions and workflows documentation701f90fchore(deps): bump the github-actions-dependencies group across 3 directories ...484f247docs: update actions and workflows documentationUpdates
hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.ymlfrom 0.30.6 to 0.31.0Release notes
Sourced from hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml's releases.
... (truncated)
Commits
df8b445chore(deps): bump the github-actions-dependencies group across 2 directories ...051794fdocs: update actions and workflows documentation6ea859bfeat(docker): upgrade buildkit and buildx3a12532docs: update actions and workflows documentation8c15e31test: add test case for buildkitd-config-inline8906424feat(docker-build-image): support buildKit configuration1666ec5chore(deps): bump flatted in /actions/helm/generate-docsdd70256docs: update actions and workflows documentation701f90fchore(deps): bump the github-actions-dependencies group across 3 directories ...484f247docs: update actions and workflows documentationUpdates
release-drafter/release-drafterfrom 6.4.0 to 7.1.1Release notes
Sourced from release-drafter/release-drafter's releases.
... (truncated)
Commits
139054achore: release v7.1.1114efa7fix: remove disable-releaser and disable-autolabeler from action.yaml (#1564)b23b6d2test: add semantic prefix replacer example44a942echore: release v7.1.0f1f40a0docs: update README with pull_request_target example (#1561)ebb69bbfix: support pull_request_target event in autolabeler (#1560)bddbd54ci: make sure PRs have a type label (#1557)4a66170fix: empty template when prs all are excluded by labels (#1429)7431882feat: filter releases by semver range (#1445)5a8b0d3ci: restore CodeQL category lost when matrix was removedUpdates
actions/cachefrom 5.0.3 to 5.0.4Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
6682284Merge pull request #1738 from actions/prepare-v5.0.4e340396Update RELEASES8a67110Add licenses1865903Update dependencies & patch security vulnerabilities5656298Merge pull request #1722 from RyPeck/patch-14e380d1Fix cache key in examples.md for bun.lockb7e8d49Merge pull request #1701 from actions/Link-/fix-proxy-integration-tests984a21bAdd traffic sanity check stepacf2f1fFix resolution95a07c5Add wait for proxyUpdates
release-drafter/release-drafterfrom 6.4.0 to 7.1.1Release notes
Sourced from release-drafter/release-drafter's releases.
... (truncated)
Commits
139054achore: release v7.1.1114efa7fix: remove disable-releaser and disable-autolabeler from action.yaml (#1564)b23b6d2test: add semantic prefix replacer example44a942echore: release v7.1.0f1f40a0docs: update README with pull_request_target example (#1561)ebb69bbfix: support pull_request_target event in autolabeler (#1560)bddbd54ci: make sure PRs have a type label (#1557)4a66170fix: empty template when prs all are excluded by labels (#1429)7431882feat: filter releases by semver range (#1445)5a8b0d3ci: restore CodeQL category lost when matrix was removedDependabot 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 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