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: Update module github.com/nobl9/nobl9-go to v0.85.0 #553

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/nobl9/nobl9-go v0.84.0 -> v0.85.0 age adoption passing confidence

Release Notes

nobl9/nobl9-go (github.com/nobl9/nobl9-go)

v0.85.0

Compare Source

What's Changed

🚀 Features

  • test: PC-13893 Make E2E tests forward compatible (#​551) @​ditrytus
  • feat: PC-13696 add sdk end to end tests for budget adjustement (#​538) @​kubaceg
  • feat: Add TimeRange to Replay [PC-13699] (#​528) @​dawidwisn
  • feat: Add e2e tests for Reports, extend reports validation (#​541) @​natalialanga
  • feat: PC-13758 Add limits for recurring events (#​533) @​kubaceg

    Added frequency validation in BudgetAdjustments rrule field.

  • feat: PC-13724 Add custom thresholds for SHR (#​530) @​lukasz-dobek

    Thresholds object with three fields (GreenGreaterThan,
    RedLessThanOrEqualTo and ShowNoData) was added to
    SystemHealthReviewConfig. It allows users to define custom values for
    Healthy (Green), AtRisk (Yellow) and Exhausted (Red)
    thresholds and to decide whether to display or hide NoData SLOs on
    System Health Review report. It will be available once Nobl9 platform
    version 1.97.2 is released.

  • feat: Switch to govy for validation (#​527) @​nieomylnieja

    nobl9-go is switching to a brand new validation library,
    govy.
    The library was previously part of nobl9-go, but is now being open
    sourced! Go check it out ;)

🐞 Bug Fixes

  • fix: PC-14236 SHR thresholds validation for less than 1 (#​547) @​lukasz-dobek

    System Health Review spec now allows for green and red thresholds to be
    less than 1, not less than or equal to 1.

🧰 Maintenance

11 changes

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Sep 24, 2024

ℹ Artifact update notice

File name: docs/mock_example/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/MicahParks/jwkset v0.5.18 -> v0.5.20
github.com/MicahParks/keyfunc/v3 v3.3.3 -> v3.3.5
github.com/aws/aws-sdk-go v1.54.17 -> v1.55.5
golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8 -> v0.0.0-20240808152545-0cdaa3abc0fa
golang.org/x/sys v0.20.0 -> v0.23.0

@renovate renovate bot enabled auto-merge (squash) September 24, 2024 00:00
@renovate renovate bot merged commit 7be1bed into main Sep 24, 2024
13 checks passed
@renovate renovate bot deleted the renovate_minor-and-patch-golang-dependencies branch September 24, 2024 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant