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

chore(deps): bump tj-actions/changed-files from 29.0.9 to 34.0.0 #21849

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2022

Bumps tj-actions/changed-files from 29.0.9 to 34.0.0.

Release notes

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

v34.0.0

What's Changed

Full Changelog: tj-actions/changed-files@v33...v34.0.0

v33

Changes in v33.0.0

What's Changed

Full Changelog: tj-actions/changed-files@v32...v33.0.0


v33.0.0

What's Changed

Full Changelog: tj-actions/changed-files@v32...v33.0.0

v32.1.2

What's Changed

... (truncated)

Changelog

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

v34.0.0 (2022-10-25)

Full Changelog

v34 (2022-10-25)

Full Changelog

Fixed bugs:

  • [BUG] Fatal: $HOME not set #708
  • [BUG] Locate the merge-base of a PR branch instead of a relying on the fetch-depth. #704

Merged pull requests:

v33.0.0 (2022-10-21)

Full Changelog

v33 (2022-10-21)

Full Changelog

Closed issues:

  • Ability to do a three dots diff #702
  • Dependency Dashboard #27

Merged pull requests:

v32.1.2 (2022-10-16)

Full Changelog

v32 (2022-10-16)

... (truncated)

Commits
  • c4d29bf Merge pull request #710 from tj-actions/chore/use-local-scoped-variables
  • 995ead5 chore: use local scoped variables
  • af3b754 Merge pull request #709 from tj-actions/feat/add-support-for-fetching-more-hi...
  • 5c9ad7f Updated test.yml
  • 4b455d3 Updated test.yml
  • 941c21b Simplify code
  • cfc8494 Update README.md
  • fe56d42 feat: add support for fetching more history
  • f10717d Merge pull request #707 from tj-actions/upgrade-to-v33.0.0
  • e4decfd Upgraded from v32 -> v33.0.0
  • 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 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 requested a review from a team as a code owner October 26, 2022 14:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github actions Pull requests that update GitHub Actions code labels Oct 26, 2022
@Josh-Cena
Copy link
Member

@dependabot ignore this major version

@dependabot dependabot bot closed this Oct 26, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 26, 2022

OK, I won't notify you about version 34.x.x again, unless you re-open this PR. 😢

@dependabot dependabot bot deleted the dependabot/github_actions/tj-actions/changed-files-34.0.0 branch October 26, 2022 14:26
@nschonni
Copy link
Contributor

@Josh-Cena I think this version is actually fixing the previous issue you had to revert

@Josh-Cena Josh-Cena restored the dependabot/github_actions/tj-actions/changed-files-34.0.0 branch October 30, 2022 19:22
@Josh-Cena
Copy link
Member

Interesting—I failed to see that from the changelog. I need to test this somehow first.

@Josh-Cena Josh-Cena reopened this Oct 30, 2022
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 29.0.9 to 34.0.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@v29.0.9...v34.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/tj-actions/changed-files-34.0.0 branch from a0795dc to 9ea54c6 Compare October 30, 2022 19:23
@nschonni
Copy link
Contributor

I could be wrong, but that was my reading of tj-actions/changed-files#704. I just when down a rabbit hole when I noticed the warning messages around tj-actions/glob still running node 12 😆

Copy link
Member

@Josh-Cena Josh-Cena left a comment

Choose a reason for hiding this comment

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

Yeah, I'd say let's try again.

@Josh-Cena Josh-Cena merged commit 2b7a1d6 into main Oct 30, 2022
@Josh-Cena Josh-Cena deleted the dependabot/github_actions/tj-actions/changed-files-34.0.0 branch October 30, 2022 19:29
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

2 participants