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 tj-actions/changed-files from 37.5.1 to 37.6.0 #3355

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Bumps tj-actions/changed-files from 37.5.1 to 37.6.0.

Release notes

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

v37.6.0

What's Changed

Full Changelog: tj-actions/changed-files@v37...v37.6.0

v37.5.2

What's Changed

Full Changelog: tj-actions/changed-files@v37...v37.5.2

Changelog

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

Changelog

37.6.0 - (2023-08-07)

🚀 Features

  • Improve checking local branch history (#1436) (d4e6e22) - (Tonye Jack)

🔄 Update

  • Update README.md (1e9cd5f) - (Tonye Jack)
  • Update README.md (6b028b6) - (Tonye Jack)
  • Updated README.md (#1432)

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

  • Update README.md (6a48a0a) - (Tonye Jack)
  • Update README.md (3415802) - (Tonye Jack)
  • Update README.md (20a19b9) - (Tonye Jack)
  • Update README.md (10228bf) - (Tonye Jack)

🧪 Testing

⚙️ Miscellaneous Tasks

  • Improve test coverage (#1440) (87697c0) - (Tonye Jack)
  • Simplify code (#1439) (0acc1c3) - (Tonye Jack)
  • deps: Lock file maintenance (#1438) (312a3d8) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.4.8 (#1425) (701bae5) - (renovate[bot])
  • deps: Lock file maintenance (#1437) (8bffb97) - (renovate[bot])
  • deps-dev: Bump @​types/node from 20.4.6 to 20.4.7 (#1433) (f762082) - (dependabot[bot])

⬆️ Upgrades

  • Upgraded to v37.5.2 (#1431)

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

37.5.2 - (2023-08-03)

🔄 Update

  • Update README.md (948fd1a) - (Tonye Jack)
  • Update README.md (bde04d3) - (Tonye Jack)
  • Update README.md (3fdcd6b) - (Tonye Jack)
  • Update README.md (6b62acf) - (Tonye Jack)
  • Updated README.md (#1420)

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

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @naveensrinivasan.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Aug 7, 2023
@dependabot dependabot bot temporarily deployed to gitlab August 7, 2023 08:21 Inactive
@dependabot dependabot bot temporarily deployed to integration-test August 7, 2023 08:21 Inactive
@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #3355 (cd24b79) into main (0455675) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3355   +/-   ##
=======================================
  Coverage   61.98%   61.98%           
=======================================
  Files         178      178           
  Lines       12874    12874           
=======================================
  Hits         7980     7980           
  Misses       4455     4455           
  Partials      439      439           

@naveensrinivasan
Copy link
Member

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/github_actions/tj-actions/changed-files-37.6.0 branch from 94ee878 to dbb0091 Compare August 8, 2023 08:06
@dependabot dependabot bot temporarily deployed to gitlab August 8, 2023 08:06 Inactive
@dependabot dependabot bot temporarily deployed to integration-test August 8, 2023 08:07 Inactive
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 8, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37.5.1 to 37.6.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@a96679d...87697c0)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@naveensrinivasan naveensrinivasan force-pushed the dependabot/github_actions/tj-actions/changed-files-37.6.0 branch from dbb0091 to cd24b79 Compare August 8, 2023 17:45
@naveensrinivasan naveensrinivasan temporarily deployed to gitlab August 8, 2023 17:45 — with GitHub Actions Inactive
@naveensrinivasan naveensrinivasan enabled auto-merge (squash) August 8, 2023 17:45
@naveensrinivasan naveensrinivasan temporarily deployed to integration-test August 8, 2023 17:46 — with GitHub Actions Inactive
@naveensrinivasan naveensrinivasan merged commit 719770c into main Aug 8, 2023
@naveensrinivasan naveensrinivasan deleted the dependabot/github_actions/tj-actions/changed-files-37.6.0 branch August 8, 2023 17:53
ashearin pushed a commit to kgangerlm/scorecard-gitlab that referenced this pull request Nov 13, 2023
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37.5.1 to 37.6.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@a96679d...87697c0)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Allen Shearin <[email protected]>
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