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 across 1 directory with 3 updates #120

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps the github-actions group with 3 updates in the / directory: actions/checkout, tj-actions/changed-files and ruby/setup-ruby.

Updates actions/checkout from 4.1.4 to 4.1.5

Release notes

Sourced from actions/checkout's releases.

v4.1.5

What's Changed

Full Changelog: actions/checkout@v4.1.4...v4.1.5

Commits

Updates tj-actions/changed-files from 44.3.0 to 44.4.0

Release notes

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

v44.4.0

What's Changed

Full Changelog: tj-actions/changed-files@v44.3.0...v44.4.0

Changelog

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

Changelog

44.4.0 - (2024-05-08)

🚀 Features

  • Reduce the default fetch_depth from 50 to 25 and increase fetch_missing_history_max_retries (#2060) (44ce9f4) - (Tonye Jack)

🐛 Bug Fixes

  • deps: Update dependency @​octokit/rest to v20.1.1 (396e5a5) - (renovate[bot])
  • deps: Update dependency yaml to v2.4.2 (1c5b7dc) - (renovate[bot])

➕ Add

  • Added missing changes and modified dist assets. (c393672) - (GitHub Action)
  • Added missing changes and modified dist assets. (15fa7fb) - (GitHub Action)

🔄 Update

  • Updated README.md (#2068)

Co-authored-by: renovate[bot] (0c82494) - (tj-actions[bot])

  • Updated README.md (#2061)

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

  • Updated README.md (#2059)

Co-authored-by: jackton1 [email protected] (7b65c37) - (tj-actions[bot])

  • Update action.yml (532b66a) - (Tonye Jack)
  • Updated README.md (#2057)

Co-authored-by: jackton1 [email protected] (461ea4f) - (tj-actions[bot])

⚙️ Miscellaneous Tasks

  • deps: Update dependency @​types/node to v20.12.11 (a29e8b5) - (renovate[bot])
  • deps: Update codacy/codacy-analysis-cli-action action to v4.4.1 (5a12705) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.12.10 (5819343) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.12.9 (5587afb) - (renovate[bot])
  • deps: Lock file maintenance (0f039f3) - (renovate[bot])
  • deps: Update tj-actions/verify-changed-files action to v20 (#2079) (6d4230d) - (renovate[bot])
  • deps: Update dependency @​types/lodash to v4.17.1 (1711887) - (renovate[bot])
  • deps: Update dependency eslint-plugin-jest to v28.5.0 (47a2d62) - (renovate[bot])
  • deps: Update dependency eslint-plugin-jest to v28.4.0 (c73b12c) - (renovate[bot])
  • deps-dev: Bump @​types/node from 20.12.7 to 20.12.8 (#2074) (41ce994) - (dependabot[bot])
  • deps: Lock file maintenance (192e174) - (renovate[bot])
  • deps: Update typescript-eslint monorepo to v7.8.0 (5e85e31) - (renovate[bot])

... (truncated)

Commits
  • a29e8b5 chore(deps): update dependency @​types/node to v20.12.11
  • 5a12705 chore(deps): update codacy/codacy-analysis-cli-action action to v4.4.1
  • 5819343 chore(deps): update dependency @​types/node to v20.12.10
  • 5587afb chore(deps): update dependency @​types/node to v20.12.9
  • 0f039f3 chore(deps): lock file maintenance
  • 6d4230d chore(deps): update tj-actions/verify-changed-files action to v20 (#2079)
  • 1711887 chore(deps): update dependency @​types/lodash to v4.17.1
  • c393672 Added missing changes and modified dist assets.
  • 396e5a5 fix(deps): update dependency @​octokit/rest to v20.1.1
  • 47a2d62 chore(deps): update dependency eslint-plugin-jest to v28.5.0
  • Additional commits viewable in compare view

Updates ruby/setup-ruby from 1.175.1 to 1.176.0

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 github-actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [tj-actions/changed-files](https://github.com/tj-actions/changed-files) and [ruby/setup-ruby](https://github.com/ruby/setup-ruby).


Updates `actions/checkout` from 4.1.4 to 4.1.5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@0ad4b8f...44c2b7a)

Updates `tj-actions/changed-files` from 44.3.0 to 44.4.0
- [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@0874344...a29e8b5)

Updates `ruby/setup-ruby` from 1.175.1 to 1.176.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](ruby/setup-ruby@1198b07...cacc9f1)

---
updated-dependencies:
- dependency-name: actions/checkout
  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: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github May 13, 2024

The following labels could not be found: GitHub Actions, [Type] Build Tooling.

Copy link
Author

dependabot bot commented on behalf of github May 16, 2024

Superseded by #121.

@dependabot dependabot bot closed this May 16, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-795a647582 branch May 16, 2024 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants