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/v2 from 2.50.1 to 2.51.3 #3939

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2024

Bumps github.com/newrelic/newrelic-client-go/v2 from 2.50.1 to 2.51.3.

Release notes

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

newrelic-client-go v2.51.3

No release notes provided.

newrelic-client-go v2.51.2

No release notes provided.

Changelog

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

[v2.51.3] - 2024-11-11

Bug Fixes

  • entities: remove relationships field from entity, entities, entitySearch queries (#1255)

[v2.51.2] - 2024-11-05

Bug Fixes

  • goreleaser: try replacing build with builds for v2 config (#1254)

[v2.51.1] - 2024-11-05

Bug Fixes

  • goreleaser: print goreleaser version (#1252)

[v2.51.0] - 2024-11-04

Features

  • codeql: fixes to the action with path changes (#1238)

Commits
  • d05dd03 chore(release): release v2.51.3
  • d58ab4e fix(entities): remove relationships field from entity, entities, entitySearch...
  • 2de5372 chore(release): release v2.51.2
  • ea187be fix(goreleaser): try replacing build with builds for v2 config (#1254)
  • d27302b chore(release): release v2.51.1
  • ae558bb fix(goreleaser): print goreleaser version (#1252)
  • ec60e56 fix(goreleaser) : changes in goreleaser.yml (#1250)
  • 972e653 chore(release): release v2.51.0
  • 14f8b13 feat(codeql): fixes to the action with path changes (#1238)
  • 1a6eaaf fix(goreleaser) : added comment (#1248)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/v2](https://github.com/newrelic/newrelic-client-go) from 2.50.1 to 2.51.3.
- [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@v2.50.1...v2.51.3)

---
updated-dependencies:
- dependency-name: github.com/newrelic/newrelic-client-go/v2
  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 Nov 12, 2024
Copy link

sonarcloud bot commented Nov 12, 2024

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.74%. Comparing base (53c4f12) to head (61002b9).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3939      +/-   ##
==========================================
+ Coverage   82.66%   82.74%   +0.07%     
==========================================
  Files         163      163              
  Lines       22895    22895              
==========================================
+ Hits        18927    18945      +18     
+ Misses       3092     3080      -12     
+ Partials      876      870       -6     

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

Copy link
Contributor

Published E2E Test Results

  4 files    4 suites   3h 16m 12s ⏱️
113 tests 103 ✅  7 💤 3 ❌
458 runs  424 ✅ 28 💤 6 ❌

For more details on these failures, see this check.

Results for commit 61002b9.

Copy link
Contributor

Published Unit Test Results

2 280 tests   2 280 ✅  2m 59s ⏱️
  128 suites      0 💤
    1 files        0 ❌

Results for commit 61002b9.

@zachaller zachaller merged commit 8ff3d0d into master Nov 14, 2024
25 checks passed
@zachaller zachaller deleted the dependabot/go_modules/github.com/newrelic/newrelic-client-go/v2-2.51.3 branch November 14, 2024 05:33
Rizwana777 pushed a commit to Rizwana777/argo-rollouts that referenced this pull request Dec 12, 2024
….1 to 2.51.3 (argoproj#3939)

chore(deps): bump github.com/newrelic/newrelic-client-go/v2

Bumps [github.com/newrelic/newrelic-client-go/v2](https://github.com/newrelic/newrelic-client-go) from 2.50.1 to 2.51.3.
- [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@v2.50.1...v2.51.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant