Skip to content

build(deps): bump xunit from 2.5.1 to 2.5.3#2804

Merged
kfcampbell merged 1 commit intomainfrom
dependabot/nuget/xunit-2.5.3
Oct 16, 2023
Merged

build(deps): bump xunit from 2.5.1 to 2.5.3#2804
kfcampbell merged 1 commit intomainfrom
dependabot/nuget/xunit-2.5.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps xunit from 2.5.1 to 2.5.3.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 the dependencies Pull requests that update a dependency file label Oct 16, 2023
Bumps [xunit](https://github.com/xunit/xunit) from 2.5.1 to 2.5.3.
- [Commits](https://github.com/xunit/xunit/commits)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/xunit-2.5.3 branch from afee20b to 60ab3ac Compare October 16, 2023 23:13
@kfcampbell kfcampbell merged commit 35d2ee4 into main Oct 16, 2023
@kfcampbell kfcampbell deleted the dependabot/nuget/xunit-2.5.3 branch October 16, 2023 23:22
Lulalaby referenced this pull request in Fortunevale/ProjectMakoto Nov 1, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Octokit](https://togithub.com/octokit/octokit.net) | `8.1.1` ->
`9.0.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Octokit/9.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Octokit/9.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Octokit/8.1.1/9.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Octokit/8.1.1/9.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>octokit/octokit.net (Octokit)</summary>

###
[`v9.0.0`](https://togithub.com/octokit/octokit.net/releases/tag/v9.0.0)

##### What's Changed

##### Breaking changes

- Removes the .NET 5.0 support by
[@&#8203;nickfloyd](https://togithub.com/nickfloyd) in
[https://github.com/octokit/octokit.net/pull/2806](https://togithub.com/octokit/octokit.net/pull/2806)

##### Features

- \[feat]: Add RenameBranch method to RepositoryBranchesClient by
[@&#8203;dirtygooback](https://togithub.com/dirtygooback) in
[https://github.com/octokit/octokit.net/pull/2799](https://togithub.com/octokit/octokit.net/pull/2799)

##### Fixes

- (fix) RepositoryContentsClient.GetArchive does not return the expected
binary content by [@&#8203;Jericho](https://togithub.com/Jericho) in
[https://github.com/octokit/octokit.net/pull/2803](https://togithub.com/octokit/octokit.net/pull/2803)

##### Maintenance

- build(deps): bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/octokit/octokit.net/pull/2805](https://togithub.com/octokit/octokit.net/pull/2805)
- build(deps): bump xunit from 2.5.1 to 2.5.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/octokit/octokit.net/pull/2804](https://togithub.com/octokit/octokit.net/pull/2804)

##### New Contributors

- [@&#8203;Jericho](https://togithub.com/Jericho) made their first
contribution in
[https://github.com/octokit/octokit.net/pull/2803](https://togithub.com/octokit/octokit.net/pull/2803)

**Full Changelog**:
octokit/octokit.net@v8.1.1...v9.0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Fortunevale/ProjectMakoto).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6ImRldiJ9-->
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

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant