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

fix(deps): update module golang.org/x/exp to v0.0.0-20240416160154-fe59bbe5cc7f #269

Merged
merged 1 commit into from
May 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 -> v0.0.0-20240416160154-fe59bbe5cc7f age adoption passing confidence

Configuration

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

🚦 Automerge: Enabled.

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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner May 1, 2024 10:50
@renovate renovate bot enabled auto-merge (squash) May 1, 2024 10:50
Copy link

codecov bot commented May 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.91%. Comparing base (a488697) to head (fc3c737).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #269   +/-   ##
=======================================
  Coverage   81.91%   81.91%           
=======================================
  Files          10       10           
  Lines         962      962           
=======================================
  Hits          788      788           
  Misses        154      154           
  Partials       20       20           

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

@renovate renovate bot merged commit 45596a5 into main May 1, 2024
8 checks passed
@renovate renovate bot deleted the renovate/golang.org-x-exp-0.x branch May 1, 2024 13:37
gunishmatta pushed a commit to gunishmatta/go-sdk that referenced this pull request May 4, 2024
…59bbe5cc7f (open-feature#269)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: gunishmatta <gunishmatta@gmail.com>
gunishmatta pushed a commit to gunishmatta/go-sdk that referenced this pull request May 4, 2024
…59bbe5cc7f (open-feature#269)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: gunishmatta <gunishmatta@gmail.com>
Kavindu-Dodan added a commit that referenced this pull request May 16, 2024
* added support for domains

Signed-off-by: gunishmatta <gunishmatta@gmail.com>

* added support for domains

Signed-off-by: gunishmatta <gunishmatta@gmail.com>

* chore(deps): update actions/setup-go action to v5 (#237)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: gunishmatta <gunishmatta@gmail.com>

* chore(deps): update cyclonedx/gh-gomod-generate-sbom action to v2 (#179)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: gunishmatta <gunishmatta@gmail.com>

* Update openfeature/client.go

Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Gunish Matta <33680363+gunishmatta@users.noreply.github.com>
Signed-off-by: gunishmatta <gunishmatta@gmail.com>

* Update openfeature/client.go

Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Gunish Matta <33680363+gunishmatta@users.noreply.github.com>
Signed-off-by: gunishmatta <gunishmatta@gmail.com>

* code review changes

Signed-off-by: gunishmatta <gunishmatta@gmail.com>

* code review changes

Signed-off-by: gunishmatta <gunishmatta@gmail.com>

* code review changes

Signed-off-by: gunishmatta <gunishmatta@gmail.com>

* code review changes

Signed-off-by: gunishmatta <gunishmatta@gmail.com>

* feat: Added domain scoping #261
 Please enter the commit message for your chanes. Lines starting
 Author: Gunish Matta <gunishmatta@gmail.com>

Signed-off-by: gunishmatta <gunishmatta@gmail.com>

* chore(main): release 1.11.0 (#254)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: gunishmatta <gunishmatta@gmail.com>

* chore: bump Go to version 1.20 (#255)

* chore: bump Go to version 1.21

Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>

* update readme with go version and note

Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>

* Update README.md

Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>

---------

Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
Co-authored-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
Co-authored-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: gunishmatta <gunishmatta@gmail.com>

* code review changes

Signed-off-by: gunishmatta <gunishmatta@gmail.com>

* code review changes

Signed-off-by: gunishmatta <gunishmatta@gmail.com>

* code review changes

Signed-off-by: gunishmatta <gunishmatta@gmail.com>

* code review changes

Signed-off-by: gunishmatta <gunishmatta@gmail.com>

* fix(deps): update module github.com/cucumber/godog to v0.14.1 (#267)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: gunishmatta <gunishmatta@gmail.com>

* chore(deps): update goreleaser/goreleaser-action action to v5 (#219)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: gunishmatta <gunishmatta@gmail.com>

* chore(deps): update codecov/codecov-action action to v4 (#250)

* chore(deps): update codecov/codecov-action action to v4

* add codecov upload token

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>

---------

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: gunishmatta <gunishmatta@gmail.com>

* fix(deps): update module golang.org/x/exp to v0.0.0-20240416160154-fe59bbe5cc7f (#269)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: gunishmatta <gunishmatta@gmail.com>

* chore(deps): update codecov/codecov-action action to v4.3.1 (#270)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: gunishmatta <gunishmatta@gmail.com>

* Revert "code review changes"

This reverts commit 3472ee8.

Signed-off-by: gunishmatta <gunishmatta@gmail.com>

* code review changes

Signed-off-by: gunishmatta <gunishmatta@gmail.com>

---------

Signed-off-by: gunishmatta <gunishmatta@gmail.com>
Signed-off-by: Gunish Matta <33680363+gunishmatta@users.noreply.github.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Co-authored-by: Dave Henderson <dhenderson@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: odubajDT <93584209+odubajDT@users.noreply.github.com>
Co-authored-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
Co-authored-by: Kavindu Dodanduwa <Kavindu-Dodan@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.

0 participants