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): update spec digest to 54952f3 #373

Merged
merged 3 commits into from
Feb 14, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2025

This PR contains the following updates:

Package Update Change
spec digest 8d6eeb3 -> 54952f3

Configuration

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

🚦 Automerge: Enabled.

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 February 7, 2025 21:00
@renovate renovate bot added the renovate label Feb 7, 2025
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.13%. Comparing base (1f13258) to head (f6169e2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #373   +/-   ##
=======================================
  Coverage   86.13%   86.13%           
=======================================
  Files          39       39           
  Lines        1601     1601           
  Branches      173      173           
=======================================
  Hits         1379     1379           
  Misses        186      186           
  Partials       36       36           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/spec-digest branch 2 times, most recently from 5b2a30b to 5a6a42c Compare February 10, 2025 08:40
@renovate renovate bot changed the title chore(deps): update spec digest to 95fe981 chore(deps): update spec digest to be56f22 Feb 10, 2025
@renovate renovate bot force-pushed the renovate/spec-digest branch 3 times, most recently from af48dfd to e008db9 Compare February 11, 2025 19:09
@renovate renovate bot changed the title chore(deps): update spec digest to be56f22 chore(deps): update spec digest to 54952f3 Feb 12, 2025
@renovate renovate bot force-pushed the renovate/spec-digest branch from e008db9 to bfb8323 Compare February 12, 2025 23:09
Copy link
Contributor Author

renovate bot commented Feb 13, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@askpt askpt added this pull request to the merge queue Feb 14, 2025
Merged via the queue into main with commit 1e8b230 Feb 14, 2025
15 checks passed
github-merge-queue bot pushed a commit that referenced this pull request Mar 27, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.3.2](v2.3.1...v2.3.2)
(2025-03-24)


### 🐛 Bug Fixes

* Address issue with newline characters when running Logging Hook Unit
Tests on linux
([#374](#374))
([a98334e](a98334e))
* Remove virtual GetEventChannel from FeatureProvider
([#401](#401))
([00a4e4a](00a4e4a))
* Update project name in solution file
([#380](#380))
([1f13258](1f13258))


### 🧹 Chore

* Correct LoggingHookTest timestamp handling.
([#386](#386))
([c69a6e5](c69a6e5))
* **deps:** update actions/setup-dotnet digest to 67a3573
([#402](#402))
([2e2c489](2e2c489))
* **deps:** update actions/upload-artifact action to v4.6.1
([#385](#385))
([accf571](accf571))
* **deps:** update actions/upload-artifact action to v4.6.2
([#406](#406))
([16c92b7](16c92b7))
* **deps:** update codecov/codecov-action action to v5.4.0
([#392](#392))
([06e4e3a](06e4e3a))
* **deps:** update dependency dotnet-sdk to v9.0.202
([#405](#405))
([a4beaae](a4beaae))
* **deps:** update dependency microsoft.net.test.sdk to 17.13.0
([#375](#375))
([7a735f8](7a735f8))
* **deps:** update dependency reqnroll.xunit to 2.3.0
([#378](#378))
([96ba568](96ba568))
* **deps:** update dependency reqnroll.xunit to 2.4.0
([#396](#396))
([b30350b](b30350b))
* **deps:** update dependency system.valuetuple to 4.6.0
([#403](#403))
([75468d2](75468d2))
* **deps:** update dotnet monorepo
([#379](#379))
([53ced91](53ced91))
* **deps:** update dotnet monorepo to 9.0.2
([#377](#377))
([3bdc79b](3bdc79b))
* **deps:** update github/codeql-action digest to 1b549b9
([#407](#407))
([ae9fc79](ae9fc79))
* **deps:** update github/codeql-action digest to 5f8171a
([#404](#404))
([73a5040](73a5040))
* **deps:** update github/codeql-action digest to 6bb031a
([#398](#398))
([9b6feab](9b6feab))
* **deps:** update github/codeql-action digest to 9e8d078
([#371](#371))
([e74e8e7](e74e8e7))
* **deps:** update github/codeql-action digest to b56ba49
([#384](#384))
([cc2990f](cc2990f))
* **deps:** update spec digest to 0cd553d
([#389](#389))
([85075ac](85075ac))
* **deps:** update spec digest to 54952f3
([#373](#373))
([1e8b230](1e8b230))
* **deps:** update spec digest to a69f748
([#382](#382))
([4977542](4977542))
* remove FluentAssertions
([#361](#361))
([4ecfd24](4ecfd24))
* Replace SpecFlow with Reqnroll for testing framework
([#368](#368))
([ed6ee2c](ed6ee2c)),
closes [#354](#354)
* update release please repo, specify action permissions
([#369](#369))
([63846ad](63846ad))


### 🔄 Refactoring

* Improve EventExecutor
([#393](#393))
([46274a2](46274a2))

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

Signed-off-by: OpenFeature Bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant