Skip to content

chore(deps): update dependency dotnet-sdk to v8.0.401#296

Merged
askpt merged 1 commit intomainfrom
renovate/dotnet-monorepo
Sep 5, 2024
Merged

chore(deps): update dependency dotnet-sdk to v8.0.401#296
askpt merged 1 commit intomainfrom
renovate/dotnet-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2024

This PR contains the following updates:

Package Type Update Change
dotnet-sdk dotnet-sdk patch 8.0.400 -> 8.0.401

Release Notes

dotnet/sdk (dotnet-sdk)

v8.0.401

Compare Source


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 is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner August 16, 2024 06:08
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from d37eb81 to 2395372 Compare August 21, 2024 17:50
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch from 2395372 to 4bccd89 Compare September 4, 2024 22:26
@askpt askpt merged commit 0bae29d into main Sep 5, 2024
@askpt askpt deleted the renovate/dotnet-monorepo branch September 5, 2024 05:50
arttonoyan pushed a commit to arttonoyan/dotnet-sdk that referenced this pull request Oct 16, 2024
Signed-off-by: Artyom Tonoyan <artonoyan@servicetitan.com>
arttonoyan pushed a commit to arttonoyan/dotnet-sdk that referenced this pull request Nov 17, 2024
Signed-off-by: Artyom Tonoyan <artonoyan@servicetitan.com>
toddbaert pushed a commit that referenced this pull request Nov 18, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.1.0](v2.0.0...v2.1.0)
(2024-11-18)


### 🐛 Bug Fixes

* Fix action syntax in workflow configuration
([#315](#315))
([ccf0250](ccf0250))
* Fix unit test clean context
([#313](#313))
([3038142](3038142))


### ✨ New Features

* Add Dependency Injection and Hosting support for OpenFeature
([#310](#310))
([1aaa0ec](1aaa0ec))


### 🧹 Chore

* **deps:** update actions/upload-artifact action to v4.4.3
([#292](#292))
([9b693f7](9b693f7))
* **deps:** update codecov/codecov-action action to v4.6.0
([#306](#306))
([4b92528](4b92528))
* **deps:** update dependency dotnet-sdk to v8.0.401
([#296](#296))
([0bae29d](0bae29d))
* **deps:** update dependency fluentassertions to 6.12.2
([#302](#302))
([bc7e187](bc7e187))
* **deps:** update dependency microsoft.net.test.sdk to 17.11.0
([#297](#297))
([5593e19](5593e19))
* **deps:** update dependency microsoft.net.test.sdk to 17.11.1
([#301](#301))
([5b979d2](5b979d2))
* **deps:** update dependency nsubstitute to 5.3.0
([#311](#311))
([87f9cfa](87f9cfa))
* **deps:** update dependency xunit to 2.9.2
([#303](#303))
([2273948](2273948))
* **deps:** update dotnet monorepo
([#305](#305))
([3955b16](3955b16))
* **deps:** update dotnet monorepo to 8.0.2
([#319](#319))
([94681f3](94681f3))
* update release please config
([#304](#304))
([c471c06](c471c06))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
askpt pushed a commit that referenced this pull request Dec 4, 2024
🤖 I have created a release *beep* *boop*
---

##
[2.1.0](v2.0.0...v2.1.0)
(2024-11-18)

### 🐛 Bug Fixes

* Fix action syntax in workflow configuration
([#315](#315))
([ccf0250](ccf0250))
* Fix unit test clean context
([#313](#313))
([3038142](3038142))

### ✨ New Features

* Add Dependency Injection and Hosting support for OpenFeature
([#310](#310))
([1aaa0ec](1aaa0ec))

### 🧹 Chore

* **deps:** update actions/upload-artifact action to v4.4.3
([#292](#292))
([9b693f7](9b693f7))
* **deps:** update codecov/codecov-action action to v4.6.0
([#306](#306))
([4b92528](4b92528))
* **deps:** update dependency dotnet-sdk to v8.0.401
([#296](#296))
([0bae29d](0bae29d))
* **deps:** update dependency fluentassertions to 6.12.2
([#302](#302))
([bc7e187](bc7e187))
* **deps:** update dependency microsoft.net.test.sdk to 17.11.0
([#297](#297))
([5593e19](5593e19))
* **deps:** update dependency microsoft.net.test.sdk to 17.11.1
([#301](#301))
([5b979d2](5b979d2))
* **deps:** update dependency nsubstitute to 5.3.0
([#311](#311))
([87f9cfa](87f9cfa))
* **deps:** update dependency xunit to 2.9.2
([#303](#303))
([2273948](2273948))
* **deps:** update dotnet monorepo
([#305](#305))
([3955b16](3955b16))
* **deps:** update dotnet monorepo to 8.0.2
([#319](#319))
([94681f3](94681f3))
* update release please config
([#304](#304))
([c471c06](c471c06))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
kylejuliandev pushed a commit to kylejuliandev/dotnet-sdk that referenced this pull request Jan 9, 2025
🤖 I have created a release *beep* *boop*
---

##
[2.1.0](open-feature/dotnet-sdk@v2.0.0...v2.1.0)
(2024-11-18)

### 🐛 Bug Fixes

* Fix action syntax in workflow configuration
([open-feature#315](open-feature#315))
([ccf0250](open-feature@ccf0250))
* Fix unit test clean context
([open-feature#313](open-feature#313))
([3038142](open-feature@3038142))

### ✨ New Features

* Add Dependency Injection and Hosting support for OpenFeature
([open-feature#310](open-feature#310))
([1aaa0ec](open-feature@1aaa0ec))

### 🧹 Chore

* **deps:** update actions/upload-artifact action to v4.4.3
([open-feature#292](open-feature#292))
([9b693f7](open-feature@9b693f7))
* **deps:** update codecov/codecov-action action to v4.6.0
([open-feature#306](open-feature#306))
([4b92528](open-feature@4b92528))
* **deps:** update dependency dotnet-sdk to v8.0.401
([open-feature#296](open-feature#296))
([0bae29d](open-feature@0bae29d))
* **deps:** update dependency fluentassertions to 6.12.2
([open-feature#302](open-feature#302))
([bc7e187](open-feature@bc7e187))
* **deps:** update dependency microsoft.net.test.sdk to 17.11.0
([open-feature#297](open-feature#297))
([5593e19](open-feature@5593e19))
* **deps:** update dependency microsoft.net.test.sdk to 17.11.1
([open-feature#301](open-feature#301))
([5b979d2](open-feature@5b979d2))
* **deps:** update dependency nsubstitute to 5.3.0
([open-feature#311](open-feature#311))
([87f9cfa](open-feature@87f9cfa))
* **deps:** update dependency xunit to 2.9.2
([open-feature#303](open-feature#303))
([2273948](open-feature@2273948))
* **deps:** update dotnet monorepo
([open-feature#305](open-feature#305))
([3955b16](open-feature@3955b16))
* **deps:** update dotnet monorepo to 8.0.2
([open-feature#319](open-feature#319))
([94681f3](open-feature@94681f3))
* update release please config
([open-feature#304](open-feature#304))
([c471c06](open-feature@c471c06))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Kyle Julian <38759683+kylejuliandev@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants