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

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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.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
  • channels: remove duplicate code and fix tests
  • channels: add notifications channels API using tutone tool

[v0.87.1] - 2022-07-14

... (truncated)

Commits
  • 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...
  • bb61350 chore(deps): updated workloads
  • 04046e0 chore(release): release v0.91.0
  • 75aa3f7 Merge pull request #927 from newrelic/sv-dashboard-refactoring-configuration
  • 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.1.
- [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.1)

---
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 8, 2022
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 8, 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

github-actions bot commented Sep 8, 2022

Go Published Test Results

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

Results for commit cdc334f.

@codecov
Copy link

codecov bot commented Sep 8, 2022

Codecov Report

Merging #2236 (cdc334f) into master (3f0dab0) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2236   +/-   ##
=======================================
  Coverage   82.37%   82.37%           
=======================================
  Files         121      121           
  Lines       18099    18099           
=======================================
  Hits        14909    14909           
  Misses       2419     2419           
  Partials      771      771           

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

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2022

E2E Tests Published Test Results

88 tests   85 ✔️  45m 51s ⏱️
  1 suites    3 💤
  1 files      0

Results for commit cdc334f.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2022

Superseded by #2260.

@dependabot dependabot bot closed this Sep 23, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/newrelic/newrelic-client-go-0.91.1 branch September 23, 2022 00:03
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