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 github-actions group with 3 updates #3715

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2023

Bumps the github-actions group with 3 updates: actions/dependency-review-action, tj-actions/changed-files and kubernetes-sigs/kubebuilder-release-tools.

Updates actions/dependency-review-action from 3.1.3 to 3.1.4

Release notes

Sourced from actions/dependency-review-action's releases.

3.1.4

What's Changed

Full Changelog: actions/dependency-review-action@v3...v3.1.4

Commits
  • 01bc870 bumping version
  • 4b4f0de Merge pull request #623 from actions/fix-advisory-filters
  • a93fa86 Fixing test name.
  • 550520e Merge pull request #624 from actions/dependabot/npm_and_yarn/typescript-5.3.2
  • 2d0fb60 Merge pull request #625 from actions/dependabot/npm_and_yarn/typescript-eslin...
  • c07c237 Bump @​typescript-eslint/eslint-plugin from 6.11.0 to 6.12.0
  • 4d842d7 Bump typescript from 5.2.2 to 5.3.2
  • a6d4686 adding dist
  • 4366dba Advisory filters should not drop entire dependencies.
  • 50dafeb Tiny logic refactor.
  • Additional commits viewable in compare view

Updates tj-actions/changed-files from 40.1.1 to 40.2.1

Release notes

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

v40.2.1

What's Changed

Full Changelog: tj-actions/changed-files@v40...v40.2.1

v40.2.0

What's Changed

... (truncated)

Changelog

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

Changelog

40.2.1 - (2023-12-04)

➕ Add

  • Added missing changes and modified dist assets. (1c93849) - (GitHub Action)
  • Added missing changes and modified dist assets. (ee5ef75) - (GitHub Action)

➖ Remove

  • Deleted .github/workflows/greetings.yml (f91c9fe) - (Tonye Jack)

🔄 Update

  • Updated README.md (#1769)

Co-authored-by: jackton1 [email protected] (66b77cb) - (tj-actions[bot])

  • Update README.md (10bfa98) - (Tonye Jack)
  • Updated README.md (#1767)

Co-authored-by: jackton1 [email protected] Co-authored-by: Tonye Jack [email protected] (9e46b4f) - (tj-actions[bot])

  • Update README.md (3bf6172) - (Tonye Jack)
  • Updated README.md (#1755)

Co-authored-by: jackton1 [email protected] (48427af) - (tj-actions[bot])

  • Update README.md (742ed36) - (Tonye Jack)
  • Updated README.md (#1750)

Co-authored-by: repo-ranger[bot] (86cabf5) - (tj-actions[bot])

📝 Other

  • Update test.yml removing pull_request_review event (#1763) (af6bdde) - (Tonye Jack)
  • Remove usage of pull_request_target event from test.yml (#1758) (3ca6b80) - (Tonye Jack)

🧪 Testing

  • Verify bug writing outputs when files_yaml is used (#1762) (fc1fb2b) - (Tonye Jack)

⚙️ Miscellaneous Tasks

  • deps: Lock file maintenance (ba558db) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.10.3 (bf19fa2) - (renovate[bot])
  • deps: Update dependency eslint-config-prettier to v9.1.0 (45581f0) - (renovate[bot])
  • deps: Update dependency eslint to v8.55.0 (9ebb48b) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.10.2 (4e2dca3) - (renovate[bot])

... (truncated)

Commits
  • 1c93849 Added missing changes and modified dist assets.
  • ba558db chore(deps): lock file maintenance
  • bf19fa2 chore(deps): update dependency @​types/node to v20.10.3
  • 66b77cb Updated README.md (#1769)
  • 10bfa98 Update README.md
  • 9e46b4f Updated README.md (#1767)
  • 3bf6172 Update README.md
  • 45581f0 chore(deps): update dependency eslint-config-prettier to v9.1.0
  • 9ebb48b chore(deps): update dependency eslint to v8.55.0
  • 4e2dca3 chore(deps): update dependency @​types/node to v20.10.2
  • Additional commits viewable in compare view

Updates kubernetes-sigs/kubebuilder-release-tools from 0.4.2 to 0.4.3

Release notes

Sourced from kubernetes-sigs/kubebuilder-release-tools's releases.

v0.4.3

What's Changed

Full Changelog: kubernetes-sigs/kubebuilder-release-tools@v0.4.2...v0.4.3

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
kubernetes-sigs/kubebuilder-release-tools [>= 0.2.a, < 0.3]

You can trigger a rebase of this PR 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 github-actions group with 3 updates: [actions/dependency-review-action](https://github.com/actions/dependency-review-action), [tj-actions/changed-files](https://github.com/tj-actions/changed-files) and [kubernetes-sigs/kubebuilder-release-tools](https://github.com/kubernetes-sigs/kubebuilder-release-tools).


Updates `actions/dependency-review-action` from 3.1.3 to 3.1.4
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@7bbfa03...01bc870)

Updates `tj-actions/changed-files` from 40.1.1 to 40.2.1
- [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@25ef392...1c93849)

Updates `kubernetes-sigs/kubebuilder-release-tools` from 0.4.2 to 0.4.3
- [Release notes](https://github.com/kubernetes-sigs/kubebuilder-release-tools/releases)
- [Changelog](https://github.com/kubernetes-sigs/kubebuilder-release-tools/blob/master/RELEASE.md)
- [Commits](kubernetes-sigs/kubebuilder-release-tools@3c34113...012269a)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: kubernetes-sigs/kubebuilder-release-tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 5, 2023 22:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Dec 5, 2023
@dependabot dependabot bot requested review from spencerschrock and laurentsimon and removed request for a team December 5, 2023 22:17
@dependabot dependabot bot temporarily deployed to integration-test December 5, 2023 22:17 Inactive
@spencerschrock spencerschrock enabled auto-merge (squash) December 5, 2023 22:19
Copy link

codecov bot commented Dec 5, 2023

Codecov Report

Merging #3715 (3368fd5) into main (ec36916) will decrease coverage by 7.57%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3715      +/-   ##
==========================================
- Coverage   76.34%   68.78%   -7.57%     
==========================================
  Files         213      213              
  Lines       14549    14549              
==========================================
- Hits        11107    10007    -1100     
- Misses       2783     3958    +1175     
+ Partials      659      584      -75     

@spencerschrock spencerschrock merged commit 320ce05 into main Dec 5, 2023
41 checks passed
@spencerschrock spencerschrock deleted the dependabot/github_actions/github-actions-bd33770496 branch December 5, 2023 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant