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 37.0.5 to 37.1.0 #7183

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps tj-actions/changed-files from 37.0.5 to 37.1.0.

Release notes

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

v37.1.0

What's Changed

Full Changelog: tj-actions/changed-files@v37...v37.1.0

Changelog

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

37.1.0 - (2023-07-09)

🚀 Features

  • Add support for skipping initial fetch (#1353) (2f49eb9) - (Tonye Jack)

➖ Remove

  • Deleted .github/workflows/auto-merge.yml (d1028b2) - (Tonye Jack)

🔄 Update

  • Updated README.md (#1354)

Co-authored-by: repo-ranger[bot] (87e23c4) - (tj-actions[bot])

  • Update README.md (00b3d3d) - (Tonye Jack)
  • Update README.md (626a6b7) - (Tonye Jack)
  • Update dependabot.yml (7ee3290) - (Tonye Jack)
  • Updated renovate.json (e9eccdd) - (Tonye Jack)
  • Update dependabot.yml (6dc8c79) - (Tonye Jack)

⚙️ Miscellaneous Tasks

  • deps-dev: Bump prettier from 2.8.8 to 3.0.0 (#1345) (19193bd) - (dependabot[bot])
  • deps: Update dependency @​types/node to v20.4.1 (#1351) (d12b5fc) - (renovate[bot])
  • deps: Update dependency jest to v29.6.1 (#1350) (338f354) - (renovate[bot])
  • deps: Lock file maintenance (#1349) (090f901) - (renovate[bot])
  • deps-dev: Bump @​types/node from 20.3.3 to 20.4.0 (#1348) (598640f) - (dependabot[bot])
  • deps: Update actions/setup-node action to v3.7.0 (#1344) (0e24ceb) - (renovate[bot])
  • deps: Lock file maintenance (#1342) (d8f8ad9) - (renovate[bot])
  • deps: Update dependency jest to v29.6.0 (#1341) (47a703e) - (renovate[bot])
  • Update filter pattern (#1340) (742b641) - (Tonye Jack)
  • deps: Update typescript-eslint monorepo to v5.61.0 (#1339) (af9376f) - (renovate[bot])
  • deps: Lock file maintenance (#1338) (adaff22) - (renovate[bot])
  • deps: Update dependency eslint to v8.44.0 (#1337) (2cd4de3) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.3.3 (#1336) (b199521) - (renovate[bot])
  • deps: Update dependency ts-jest to v29.1.1 (#1333) (aecc5eb) - (renovate[bot])
  • deps: Lock file maintenance (#1331) (c060576) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v37.0.5 (#1332)

Co-authored-by: jackton1 jackton1@users.noreply.github.com Co-authored-by: repo-ranger[bot] (630aa37) - (tj-actions[bot])

Commits

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)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37.0.5 to 37.1.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@v37.0.5...v37.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 10, 2023 01:27
@dependabot dependabot bot requested review from teor2345 and removed request for a team July 10, 2023 01:27
@dependabot dependabot bot added 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 ❄️ labels Jul 10, 2023
@github-actions github-actions bot added the C-enhancement Category: This is an improvement label Jul 10, 2023
Copy link
Collaborator

@teor2345 teor2345 left a comment

Choose a reason for hiding this comment

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

Now we've changed our dependabot config we should only get one of these updates per week.

(Currently they can happen daily.)

mergify bot added a commit that referenced this pull request Jul 10, 2023
@teor2345
Copy link
Collaborator

The merge queue failed with:

panic in next peer address book task: JoinError::Cancelled(Id(9554))

I'll open a PR tomorrow with a generic solution for this issue. It seems like cancellation timing has changed in tokio recently, so we're going to have to fix it anyway. At least we only cancel most tasks on shutdown.

@teor2345
Copy link
Collaborator

@Mergifyio refresh

@mergify
Copy link
Contributor

mergify bot commented Jul 10, 2023

refresh

✅ Pull request refreshed

mergify bot added a commit that referenced this pull request Jul 10, 2023
@mergify mergify bot merged commit c432108 into main Jul 10, 2023
66 checks passed
@mergify mergify bot deleted the dependabot/github_actions/tj-actions/changed-files-37.1.0 branch July 10, 2023 10:47
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-enhancement Category: This is an improvement C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant