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): bump github.com/newrelic/newrelic-client-go from 0.86.5 to 0.91.2 #2260

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2022

Bumps github.com/newrelic/newrelic-client-go from 0.86.5 to 0.91.2.

Release notes

Sourced from github.com/newrelic/newrelic-client-go's releases.

newrelic-client-go v0.91.2

No release notes provided.

newrelic-client-go v0.91.1

No release notes provided.

newrelic-client-go v0.91.0

No release notes provided.

newrelic-client-go v0.90.0

No release notes provided.

newrelic-client-go v0.89.1

No release notes provided.

newrelic-client-go v0.89.0

No release notes provided.

newrelic-client-go v0.88.1

No release notes provided.

newrelic-client-go v0.88.0

No release notes provided.

newrelic-client-go v0.87.1

No release notes provided.

newrelic-client-go v0.87.0

No release notes provided.

Changelog

Sourced from github.com/newrelic/newrelic-client-go's changelog.

[v0.91.2] - 2022-09-22

Bug Fixes

  • omit filter ID when empty

[v0.91.1] - 2022-09-07

Bug Fixes

  • notifications: add missing destination type via tutone

[v0.91.0] - 2022-08-17

Features

  • dashboards: added RawConfiguration structure

[v0.90.0] - 2022-08-15

Bug Fixes

  • notifications: fix tests

Features

  • workflows: fix lint
  • workflows: fix intgration tests
  • workflows: fix unit tests + add readme
  • workflows: add workflows API - fix tests
  • workflows: add workflows API

[v0.89.1] - 2022-08-15

Bug Fixes

  • notifications: add fileds to error interface

[v0.89.0] - 2022-08-01

Features

  • synthetics: generate code for queries synthetics.script and synthetics.steps

[v0.88.1] - 2022-07-24

Bug Fixes

  • destinations: change credentials type to pointer

[v0.88.0] - 2022-07-15

Bug Fixes

  • channels: add small fix
  • channels: add unit tests
  • channels: add integration tests and destinations missing data

Features

  • channels: remove duplicate declartion

... (truncated)

Commits
  • 8458712 chore(release): release v0.91.2
  • eb20050 Merge pull request #933 from YentlFrickx/fix-workflow-filter-id
  • feaaf1c fix: omit filter ID when empty
  • 5f90082 chore(release): release v0.91.1
  • 80ec8dd Merge pull request #931 from lzaga-newrelic/add-missing-destination-type
  • b364622 fix(notifications): add missing destination type via tutone
  • 763f192 Merge pull request #928 from newrelic/OAC_36235
  • 71e2177 Merge branch 'main' into OAC_36235
  • c9dc856 Merge pull request #929 from newrelic/chore/update-worksflows-notifications-d...
  • 9d5489a tests(workflows): update test case to use notifcations package client in inte...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/newrelic/newrelic-client-go](https://github.com/newrelic/newrelic-client-go) from 0.86.5 to 0.91.2.
- [Release notes](https://github.com/newrelic/newrelic-client-go/releases)
- [Changelog](https://github.com/newrelic/newrelic-client-go/blob/main/CHANGELOG.md)
- [Commits](newrelic/newrelic-client-go@v0.86.5...v0.91.2)

---
updated-dependencies:
- dependency-name: github.com/newrelic/newrelic-client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 23, 2022
@sonarcloud
Copy link

sonarcloud bot commented Sep 23, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@github-actions
Copy link
Contributor

Go Published Test Results

1 769 tests   1 769 ✔️  2m 32s ⏱️
   101 suites         0 💤
       1 files           0

Results for commit 5a7e23e.

@codecov
Copy link

codecov bot commented Sep 23, 2022

Codecov Report

Base: 82.34% // Head: 82.36% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (5a7e23e) compared to base (ae56d91).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2260      +/-   ##
==========================================
+ Coverage   82.34%   82.36%   +0.01%     
==========================================
  Files         121      121              
  Lines       18438    18438              
==========================================
+ Hits        15183    15186       +3     
+ Misses       2469     2466       -3     
  Partials      786      786              
Impacted Files Coverage Δ
rollout/templateref.go 82.98% <0.00%> (+1.54%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link
Contributor

E2E Tests Published Test Results

  1 files    1 suites   48m 20s ⏱️
89 tests 84 ✔️ 3 💤 2
91 runs  86 ✔️ 3 💤 2

For more details on these failures, see this check.

Results for commit 5a7e23e.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 27, 2022

Superseded by #2267.

@dependabot dependabot bot closed this Sep 27, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/newrelic/newrelic-client-go-0.91.2 branch September 27, 2022 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants