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 #3825

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps the github-actions group with 3 updates: tj-actions/changed-files, codecov/codecov-action and actions/upload-artifact.

Updates tj-actions/changed-files from 42.0.0 to 42.0.2

Release notes

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

v42.0.2

What's Changed

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

v42.0.1

What's Changed

Full Changelog: tj-actions/changed-files@v42...v42.0.1

Changelog

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

Changelog

42.0.2 - (2024-01-25)

🚀 Features

  • Enhance error handling for non-git directories (#1885) (90a06d6) - (Tonye Jack)

⬆️ Upgrades

  • Upgraded to v42.0.1 (#1884)

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

42.0.1 - (2024-01-24)

➕ Add

  • Added missing changes and modified dist assets. (ea024b2) - (GitHub Action)
  • Added missing changes and modified dist assets. (3af07c2) - (GitHub Action)

🔄 Update

  • Update env.ts (3680129) - (Tonye Jack)

⚙️ Miscellaneous Tasks

  • deps: Update dependency @​types/node to v20.11.6 (ac21d93) - (renovate[bot])
  • deps: Update typescript-eslint monorepo to v6.19.1 (a4637ea) - (renovate[bot])
  • deps: Update dependency ts-jest to v29.1.2 (fd9998c) - (renovate[bot])
  • deps: Lock file maintenance (db4e584) - (renovate[bot])
  • Rename example worflows from test to example (#1878) (c6543c4) - (Tonye Jack)
  • Update README.md (#1877) (88f9f3e) - (Tonye Jack)
  • deps: Lock file maintenance (5d866cb) - (renovate[bot])
  • deps: Update tj-actions/eslint-changed-files action to v23 (#1875) (346f237) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v42 (#1874)

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

42.0.0 - (2024-01-18)

🚀 Features

  • Add support for include/exclude all nested files when a directory is specified and ends with a slash (#1873) (ae82ed4) - (Tonye Jack)

... (truncated)

Commits
  • 90a06d6 feat: enhance error handling for non-git directories (#1885)
  • 2cb2c92 Upgraded to v42.0.1 (#1884)
  • ac21d93 chore(deps): update dependency @​types/node to v20.11.6
  • a4637ea chore(deps): update typescript-eslint monorepo to v6.19.1
  • fd9998c chore(deps): update dependency ts-jest to v29.1.2
  • ea024b2 Added missing changes and modified dist assets.
  • db4e584 chore(deps): lock file maintenance
  • c6543c4 chore: rename example worflows from test to example (#1878)
  • 88f9f3e chore: update README.md (#1877)
  • 3af07c2 Added missing changes and modified dist assets.
  • Additional commits viewable in compare view

Updates codecov/codecov-action from 3.1.4 to 3.1.5

Release notes

Sourced from codecov/codecov-action's releases.

v3.1.5

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v3.1.4...v3.1.5

Commits

Updates actions/upload-artifact from 4.2.0 to 4.3.0

Release notes

Sourced from actions/upload-artifact's releases.

v4.3.0

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.3.0

Commits

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

@dependabot dependabot bot requested a review from a team as a code owner January 29, 2024 08:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jan 29, 2024
@dependabot dependabot bot requested review from justaugustus and spencerschrock and removed request for a team January 29, 2024 08:28
Copy link

codecov bot commented Jan 29, 2024

Codecov Report

Merging #3825 (eaffedb) into main (301208c) will decrease coverage by 4.81%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3825      +/-   ##
==========================================
- Coverage   75.53%   70.72%   -4.81%     
==========================================
  Files         232      232              
  Lines       15763    15763              
==========================================
- Hits        11906    11149     -757     
- Misses       3121     3929     +808     
+ Partials      736      685      -51     

@spencerschrock
Copy link
Contributor

@dependabot rebase

Bumps the github-actions group with 3 updates: [tj-actions/changed-files](https://github.com/tj-actions/changed-files), [codecov/codecov-action](https://github.com/codecov/codecov-action) and [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `tj-actions/changed-files` from 42.0.0 to 42.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@ae82ed4...90a06d6)

Updates `codecov/codecov-action` from 3.1.4 to 3.1.5
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@eaaf4be...4fe8c5f)

Updates `actions/upload-artifact` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@694cdab...26f96df)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-8f9721f932 branch from 47e6b84 to eaffedb Compare January 29, 2024 18:32
@spencerschrock spencerschrock merged commit a25f108 into main Jan 29, 2024
38 checks passed
@spencerschrock spencerschrock deleted the dependabot/github_actions/github-actions-8f9721f932 branch January 29, 2024 19:07
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.

2 participants