-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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 dev-dependencies group with 4 updates #3679
Merged
k8s-ci-robot
merged 1 commit into
master
from
dependabot/github_actions/dev-dependencies-1686586381
Jun 13, 2023
Merged
build(deps): bump the dev-dependencies group with 4 updates #3679
k8s-ci-robot
merged 1 commit into
master
from
dependabot/github_actions/dev-dependencies-1686586381
Jun 13, 2023
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
labels
Jun 12, 2023
k8s-ci-robot
added
the
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
label
Jun 12, 2023
/approve |
k8s-ci-robot
added
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
labels
Jun 12, 2023
Bumps the dev-dependencies group with 4 updates: [actions/github-script](https://github.com/actions/github-script), [GrantBirki/json-yaml-validate](https://github.com/GrantBirki/json-yaml-validate), [helm/chart-testing-action](https://github.com/helm/chart-testing-action) and [helm/kind-action](https://github.com/helm/kind-action). Updates `actions/github-script` from 6.3.3 to 6.4.1 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@d556fea...d7906e4) Updates `GrantBirki/json-yaml-validate` from 1.2.0 to 1.4.0 - [Release notes](https://github.com/GrantBirki/json-yaml-validate/releases) - [Commits](GrantBirki/json-yaml-validate@v1.2.0...v1.4.0) Updates `helm/chart-testing-action` from 2.3.1 to 2.4.0 - [Release notes](https://github.com/helm/chart-testing-action/releases) - [Commits](helm/chart-testing-action@afea100...e878887) Updates `helm/kind-action` from 1.5.0 to 1.7.0 - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@d8ccf8f...fa81e57) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: GrantBirki/json-yaml-validate dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: helm/chart-testing-action dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/github_actions/dev-dependencies-1686586381
branch
from
June 13, 2023 04:01
7c11c3b
to
adb8803
Compare
k8s-ci-robot
added
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
and removed
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
labels
Jun 13, 2023
/approve |
k8s-ci-robot
added
the
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
label
Jun 13, 2023
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dependabot[bot], Raffo, szuecs The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
dependabot
bot
deleted the
dependabot/github_actions/dev-dependencies-1686586381
branch
June 13, 2023 09:42
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
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 dev-dependencies group with 4 updates: actions/github-script, GrantBirki/json-yaml-validate, helm/chart-testing-action and helm/kind-action.
Updates
actions/github-script
from 6.3.3 to 6.4.1Release notes
Sourced from actions/github-script's releases.
Commits
d7906e4
Merge pull request #363 from mjpieters/auto_debugea954ff
Default debug to current runner debug state57c10d4
Merge pull request #356 from mjpieters/clean_depseae7dc1
Merge branch 'main' into clean_depsf1ab577
Merge pull request #357 from mjpieters/fix_input_handling8d9f8fc
Fix null handling, covered by integration testsa4f398e
Remove unused dependencies806be26
Clean and spruce up the integration tests a bit8d76c9a
Merge pull request #358 from mjpieters/request-log-plugin78f623b
Add@octokit/plugin-request-log
, to produce debug output for requestsUpdates
GrantBirki/json-yaml-validate
from 1.2.0 to 1.4.0Release notes
Sourced from GrantBirki/json-yaml-validate's releases.
... (truncated)
Commits
87b2d30
Merge pull request #12 from GrantBirki/update-node-packages51999ed
npm update32fdae4
Merge pull request #11 from GrantBirki/fix-test8233828
test comment mode to true in acceptance testf316daa
Merge pull request #10 from GrantBirki/only-use-check-versioned-filesf51ecfd
update docs5cb1680
fix typo9bc31cb
fix exclude fileaf8bb26
add acceptance testad05617
update exclude fileUpdates
helm/chart-testing-action
from 2.3.1 to 2.4.0Release notes
Sourced from helm/chart-testing-action's releases.
Commits
e878887
Use cosign to verify the release and update chart-testing to v3.8.0 (#116)68148c9
docs: use GITHUB_OUTPUT in example workflow (#107)b567af8
docs: only run chart lint if changed (#106)4c22ea3
fix example workflow (#115)a153a59
Retry artifact downloads (#111)Updates
helm/kind-action
from 1.5.0 to 1.7.0Release notes
Sourced from helm/kind-action's releases.
Commits
fa81e57
default action to use kind release v0.19.0 (#85)28ee08d
update kind to v0.18.0 and kubectl to v1.26.4 (#84)2d96ac1
fix: update documentation to represent actual kubectl version used (#83)b2013cb
Bump actions/checkout from 3.5.0 to 3.5.2 (#82)716a705
Bump actions/checkout from 3.4.0 to 3.5.0 (#81)52d48f1
Bump actions/checkout from 3.3.0 to 3.4.0 (#80)15e2bf8
Bump actions/checkout from 3.2.0 to 3.3.0 (#77)ab62653
Bump actions/checkout from 3.1.0 to 3.2.0 (#74)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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)