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

🌱 Bump the all-github-actions group with 2 updates #1066

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all-github-actions group with 2 updates: tj-actions/changed-files and peter-evans/create-pull-request.

Updates tj-actions/changed-files from 45.0.1 to 45.0.2

Release notes

Sourced from tj-actions/changed-files's releases.

v45.0.2

What's Changed

Full Changelog: tj-actions/changed-files@v45...v45.0.2

Changelog

Sourced from tj-actions/changed-files's changelog.

Changelog

45.0.2 - (2024-09-16)

🐛 Bug Fixes

  • deps: Update dependency yaml to v2.5.1 (c7114f6) - (renovate[bot])

➕ Add

  • Added missing changes and modified dist assets. (e73bb10) - (GitHub Action)

⚙️ Miscellaneous Tasks

  • deps: Update peter-evans/create-pull-request action to v7.0.3 (48d8f15) - (renovate[bot])
  • deps: Lock file maintenance (f4e0652) - (renovate[bot])
  • deps: Update dependency @​types/node to v22.5.5 (9b5f7d7) - (renovate[bot])
  • deps: Update dependency @​types/jest to v29.5.13 (80dc584) - (renovate[bot])
  • deps: Update peter-evans/create-pull-request action to v7.0.2 (f9216b6) - (renovate[bot])
  • deps: Update dependency eslint-plugin-github to v5.0.2 (fef272d) - (renovate[bot])
  • deps: Update dependency typescript to v5.6.2 (a236bf5) - (renovate[bot])
  • deps: Lock file maintenance (0cb58de) - (renovate[bot])
  • deps: Lock file maintenance (44f3356) - (renovate[bot])
  • deps: Update peter-evans/create-pull-request action to v7.0.1 (1d9fdda) - (renovate[bot])
  • deps: Update dependency eslint-plugin-jest to v28.8.3 (ca746c1) - (renovate[bot])
  • deps: Update dependency @​types/node to v22.5.4 (2414c5b) - (renovate[bot])
  • deps: Update peter-evans/create-pull-request action to v7 (#2261) (38cc85f) - (renovate[bot])
  • deps: Update dependency @​types/node to v22.5.3 (834406f) - (renovate[bot])
  • deps: Update dependency eslint-plugin-jest to v28.8.2 (a78c1f5) - (renovate[bot])
  • deps: Lock file maintenance (5977012) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v45.0.1 (#2258)

Co-authored-by: jackton1 [email protected] (5d8e41f) - (tj-actions[bot])

45.0.1 - (2024-09-01)

🐛 Bug Fixes

  • deps: Update dependency micromatch to v4.0.8 (17107f4) - (renovate[bot])

➕ Add

  • Added missing changes and modified dist assets. (696bea0) - (GitHub Action)
  • Added missing changes and modified dist assets. (305db88) - (GitHub Action)

... (truncated)

Commits
  • 48d8f15 chore(deps): update peter-evans/create-pull-request action to v7.0.3
  • f4e0652 chore(deps): lock file maintenance
  • 9b5f7d7 chore(deps): update dependency @​types/node to v22.5.5
  • 80dc584 chore(deps): update dependency @​types/jest to v29.5.13
  • f9216b6 chore(deps): update peter-evans/create-pull-request action to v7.0.2
  • fef272d chore(deps): update dependency eslint-plugin-github to v5.0.2
  • a236bf5 chore(deps): update dependency typescript to v5.6.2
  • 0cb58de chore(deps): lock file maintenance
  • 44f3356 chore(deps): lock file maintenance
  • 1d9fdda chore(deps): update peter-evans/create-pull-request action to v7.0.1
  • Additional commits viewable in compare view

Updates peter-evans/create-pull-request from 7.0.2 to 7.0.5

Release notes

Sourced from peter-evans/create-pull-request's releases.

Create Pull Request v7.0.5

⚙️ Fixes an issue with commit signing to allow it to support symlinks

What's Changed

Full Changelog: peter-evans/create-pull-request@v7.0.4...v7.0.5

Create Pull Request v7.0.4

⚙️ Fixes an issue with commit signing to allow it to support submodules

What's Changed

New Contributors

Full Changelog: peter-evans/create-pull-request@v7.0.3...v7.0.4

Create Pull Request v7.0.3

⚙️ Fixes an issue with commit signing where commit SHAs have variable lengths when abbreviated.

What's Changed

Full Changelog: peter-evans/create-pull-request@v7.0.2...v7.0.3

Commits

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 all-github-actions group with 2 updates: [tj-actions/changed-files](https://github.com/tj-actions/changed-files) and [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request).


Updates `tj-actions/changed-files` from 45.0.1 to 45.0.2
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@e9772d1...48d8f15)

Updates `peter-evans/create-pull-request` from 7.0.2 to 7.0.5
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@d121e62...5e91468)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-github-actions
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Sep 23, 2024
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Sep 23, 2024
@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 23, 2024
@sbueringer
Copy link
Member

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 23, 2024
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: e284c535e56987edce8ccc0b2e1a24fece974714

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], sbueringer

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 23, 2024
@k8s-ci-robot k8s-ci-robot merged commit ecef93e into main Sep 23, 2024
11 checks passed
@k8s-ci-robot k8s-ci-robot deleted the dependabot/github_actions/all-github-actions-3c8552f6f4 branch September 23, 2024 05:38
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants