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

[8.x] build(deps): bump tj-actions/changed-files from 45.0.1 to 45.0.2 in the github-actions group (backport #14136) #14137

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 23, 2024

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

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

Release notes

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

v45.0.2

What's Changed

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

Changelog

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

Changelog

45.0.2 - (2024-09-16)

🐛 Bug Fixes

  • deps: Update dependency yaml to v2.5.1 (c7114f6) - (renovate[bot])

➕ Add

  • Added missing changes and modified dist assets. (e73bb10) - (GitHub Action)

⚙️ Miscellaneous Tasks

  • deps: Update peter-evans/create-pull-request action to v7.0.3 (48d8f15) - (renovate[bot])
  • deps: Lock file maintenance (f4e0652) - (renovate[bot])
  • deps: Update dependency @​types/node to v22.5.5 (9b5f7d7) - (renovate[bot])
  • deps: Update dependency @​types/jest to v29.5.13 (80dc584) - (renovate[bot])
  • deps: Update peter-evans/create-pull-request action to v7.0.2 (f9216b6) - (renovate[bot])
  • deps: Update dependency eslint-plugin-github to v5.0.2 (fef272d) - (renovate[bot])
  • deps: Update dependency typescript to v5.6.2 (a236bf5) - (renovate[bot])
  • deps: Lock file maintenance (0cb58de) - (renovate[bot])
  • deps: Lock file maintenance (44f3356) - (renovate[bot])
  • deps: Update peter-evans/create-pull-request action to v7.0.1 (1d9fdda) - (renovate[bot])
  • deps: Update dependency eslint-plugin-jest to v28.8.3 (ca746c1) - (renovate[bot])
  • deps: Update dependency @​types/node to v22.5.4 (2414c5b) - (renovate[bot])
  • deps: Update peter-evans/create-pull-request action to v7 (#2261) (38cc85f) - (renovate[bot])
  • deps: Update dependency @​types/node to v22.5.3 (834406f) - (renovate[bot])
  • deps: Update dependency eslint-plugin-jest to v28.8.2 (a78c1f5) - (renovate[bot])
  • deps: Lock file maintenance (5977012) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v45.0.1 (#2258)

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

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)

... (truncated)

Commits
  • 48d8f15 chore(deps): update peter-evans/create-pull-request action to v7.0.3
  • f4e0652 chore(deps): lock file maintenance
  • 9b5f7d7 chore(deps): update dependency @​types/node to v22.5.5
  • 80dc584 chore(deps): update dependency @​types/jest to v29.5.13
  • f9216b6 chore(deps): update peter-evans/create-pull-request action to v7.0.2
  • fef272d chore(deps): update dependency eslint-plugin-github to v5.0.2
  • a236bf5 chore(deps): update dependency typescript to v5.6.2
  • 0cb58de chore(deps): lock file maintenance
  • 44f3356 chore(deps): lock file maintenance
  • 1d9fdda chore(deps): update peter-evans/create-pull-request action to v7.0.1
  • Additional commits viewable in compare view

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

This is an automatic backport of pull request #14136 done by [Mergify](https://mergify.com).

#14136)

Bumps the github-actions group with 1 update: [tj-actions/changed-files](https://github.com/tj-actions/changed-files).

Updates `tj-actions/changed-files` from 45.0.1 to 45.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@e9772d1...48d8f15)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit fa3219c)
@mergify mergify bot requested a review from a team as a code owner September 23, 2024 11:08
@mergify mergify bot added the backport label Sep 23, 2024
@mergify mergify bot merged commit 49a736d into 8.x Sep 23, 2024
13 checks passed
@mergify mergify bot deleted the mergify/bp/8.x/pr-14136 branch September 23, 2024 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant