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 29.0.9 to 32.0.0 #5215

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v32.0.0

What's Changed

New Contributors

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

v31.0.3

What's Changed

Full Changelog: tj-actions/changed-files@v31...v31.0.3

v31.0.2

What's Changed

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

v31.0.1

What's Changed

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

v31.0.0

🔥 🔥 BREAKING CHANGES 🔥 🔥

  • feat: use the last remote commit sha by default for push events

What's Changed

... (truncated)

Changelog

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

v32.0.0 (2022-10-06)

Full Changelog

v32 (2022-10-06)

Full Changelog

Closed issues:

  • Dependency Dashboard #27

Merged pull requests:

v31.0.3 (2022-10-02)

Full Changelog

v31 (2022-10-02)

Full Changelog

Fixed bugs:

  • [BUG] I'd like to use file name consisting of Korean, not English #658
  • Relative path from a working directory #657
  • Similar commit hash detected. You seem to be missing fetch-depth:0 #656

Merged pull requests:

v31.0.2 (2022-09-29)

Full Changelog

... (truncated)

Commits
  • 2706452 Update test.txt
  • a8b258a Merge pull request #674 from tj-actions/chore/update-readme
  • d3148ec Updated README.md
  • 0190fb3 Merge pull request #673 from tj-actions/all-contributors/add-kostiantyn-korni...
  • f0f5252 update .all-contributorsrc [skip ci]
  • 9461844 update README.md [skip ci]
  • 03730a3 Merge pull request #671 from kostiantyn-korniienko-aurea/patch-1
  • bfda1ec TUPO fix
  • 17ab284 chore(deps): update tj-actions/glob action to v14
  • f51c3c4 chore(deps): update actions/checkout action to v3.1.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 will merge this PR once it's up-to-date and CI passes on it, as requested by @srenatus.


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 Oct 6, 2022
@srenatus
Copy link
Contributor

srenatus commented Oct 6, 2022

@dependabot rebase

@srenatus
Copy link
Contributor

srenatus commented Oct 6, 2022

@dependabot squash and merge

srenatus
srenatus previously approved these changes Oct 6, 2022
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 29.0.9 to 32.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...v32.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-32.0.0 branch from 1a09097 to 6fa42a1 Compare October 6, 2022 11:45
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2022

Dependabot tried to merge this PR, but received the following error from GitHub:

At least 1 approving review is required by reviewers with write access.

@srenatus srenatus merged commit 4ea5c0f into main Oct 6, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/tj-actions/changed-files-32.0.0 branch October 6, 2022 12:04
byronic pushed a commit to byronic/opa that referenced this pull request Oct 17, 2022
…n-policy-agent#5215)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 29.0.9 to 32.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...v32.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Byron Lagrone <byron.lagrone@seqster.com>
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.

None yet

1 participant