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

build(deps): bump tj-actions/changed-files from 45.0.0 to 45.0.1 in the devops group #8835

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the devops group with 1 update: tj-actions/changed-files.

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

Release notes

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

v45.0.1

What's Changed

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

Changelog

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

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)

⚙️ Miscellaneous Tasks

  • deps: Update dependency @​types/node to v22.5.2 (e9772d1) - (renovate[bot])
  • deps: Update dependency eslint-plugin-jest to v28.8.1 (880354d) - (renovate[bot])
  • deps-dev: Bump @​types/node from 22.5.0 to 22.5.1 (#2252) (8d5497e) - (dependabot[bot])
  • deps: Lock file maintenance (bd7d572) - (renovate[bot])
  • deps: Update dependency ts-jest to v29.2.5 (2d4c94f) - (renovate[bot])
  • deps: Update dependency @​types/node to v22.5.0 (bf02379) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v45 (#2244)

Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com (0d32038) - (tj-actions[bot])

Commits
  • e9772d1 chore(deps): update dependency @​types/node to v22.5.2
  • 880354d chore(deps): update dependency eslint-plugin-jest to v28.8.1
  • 8d5497e chore(deps-dev): bump @​types/node from 22.5.0 to 22.5.1 (#2252)
  • 696bea0 Added missing changes and modified dist assets.
  • bd7d572 chore(deps): lock file maintenance
  • 305db88 Added missing changes and modified dist assets.
  • 17107f4 fix(deps): update dependency micromatch to v4.0.8
  • 2d4c94f chore(deps): update dependency ts-jest to v29.2.5
  • bf02379 chore(deps): update dependency @​types/node to v22.5.0
  • 0d32038 Upgraded to v45 (#2244)
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
tj-actions/changed-files [>= 31.0.a, < 31.1]
tj-actions/changed-files [>= 30.0.a, < 30.1]
tj-actions/changed-files [< 44.6, > 44.5.2]

Dependabot compatibility score

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 devops group with 1 update: [tj-actions/changed-files](https://github.com/tj-actions/changed-files).


Updates `tj-actions/changed-files` from 45.0.0 to 45.0.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@v45.0.0...v45.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 4, 2024 15:52
@dependabot dependabot bot removed the request for review from a team September 4, 2024 15:52
@dependabot dependabot bot added the A-dependencies Area: Dependency file updates label Sep 4, 2024
@dependabot dependabot bot added A-devops Area: Pipelines, CI/CD and Dockerfiles C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG P-Low ❄️ labels Sep 4, 2024
@mpguerra mpguerra requested review from gustavovalverde and removed request for oxarbitrage September 5, 2024 11:44
Copy link
Member

@gustavovalverde gustavovalverde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

mergify bot added a commit that referenced this pull request Sep 5, 2024
@mergify mergify bot merged commit 17d7f91 into main Sep 5, 2024
95 checks passed
@mergify mergify bot deleted the dependabot/github_actions/devops-ff3870a8b6 branch September 5, 2024 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Area: Dependency file updates A-devops Area: Pipelines, CI/CD and Dockerfiles C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG P-Low ❄️
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant