Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2025

This PR contains the following updates:

Package Type Update Change
github/codeql-action action digest 1b549b9 -> 45775bd

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 added the renovate label Apr 7, 2025
@renovate renovate bot requested a review from a team as a code owner April 7, 2025 11:49
Copy link

codecov bot commented Apr 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.71%. Comparing base (6c23f21) to head (c28a341).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #419   +/-   ##
=======================================
  Coverage   85.71%   85.71%           
=======================================
  Files          39       39           
  Lines        1603     1603           
  Branches      171      171           
=======================================
  Hits         1374     1374           
  Misses        191      191           
  Partials       38       38           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/github-codeql-action-digest branch from 2ab88ca to c28a341 Compare April 8, 2025 03:19
@renovate renovate bot changed the title chore(deps): update github/codeql-action digest to fc7e4a0 chore(deps): update github/codeql-action digest to 45775bd Apr 8, 2025
@askpt askpt added this pull request to the merge queue Apr 8, 2025
Merged via the queue into main with commit 2bed467 Apr 8, 2025
16 checks passed
@renovate renovate bot deleted the renovate/github-codeql-action-digest branch April 8, 2025 14:31
github-merge-queue bot pushed a commit that referenced this pull request Apr 14, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.4.0](v2.3.2...v2.4.0)
(2025-04-14)


### 🐛 Bug Fixes

* Refactor error handling and improve documentation
([#417](#417))
([b0b168f](b0b168f))


### ✨ New Features

* update FeatureLifecycleStateOptions.StopState default to Stopped
([#414](#414))
([6c23f21](6c23f21))


### 🧹 Chore

* **deps:** update github/codeql-action digest to 45775bd
([#419](#419))
([2bed467](2bed467))
* restrict publish to environment
([#431](#431))
([0c222cb](0c222cb))


### 📚 Documentation

* Update contributing guidelines
([#413](#413))
([84ea288](84ea288))


### 🔄 Refactoring

* simplify the InternalsVisibleTo usage
([#408](#408))
([4043d3d](4043d3d))

---
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]>
WeihanLi pushed a commit to WeihanLi/openfeature-dotnet-sdk that referenced this pull request May 14, 2025
…ure#419)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/codeql-action](https://redirect.github.com/github/codeql-action)
| action | digest | `1b549b9` -> `45775bd` |

---

### 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.

---

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

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-feature/dotnet-sdk).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Weihan Li <[email protected]>
WeihanLi pushed a commit to WeihanLi/openfeature-dotnet-sdk that referenced this pull request May 14, 2025
🤖 I have created a release *beep* *boop*
---

##
[2.4.0](open-feature/dotnet-sdk@v2.3.2...v2.4.0)
(2025-04-14)

### 🐛 Bug Fixes

* Refactor error handling and improve documentation
([open-feature#417](open-feature#417))
([b0b168f](open-feature@b0b168f))

### ✨ New Features

* update FeatureLifecycleStateOptions.StopState default to Stopped
([open-feature#414](open-feature#414))
([6c23f21](open-feature@6c23f21))

### 🧹 Chore

* **deps:** update github/codeql-action digest to 45775bd
([open-feature#419](open-feature#419))
([2bed467](open-feature@2bed467))
* restrict publish to environment
([open-feature#431](open-feature#431))
([0c222cb](open-feature@0c222cb))

### 📚 Documentation

* Update contributing guidelines
([open-feature#413](open-feature#413))
([84ea288](open-feature@84ea288))

### 🔄 Refactoring

* simplify the InternalsVisibleTo usage
([open-feature#408](open-feature#408))
([4043d3d](open-feature@4043d3d))

---
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]>
Signed-off-by: Weihan Li <[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