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 the nuget-agent group across 2 directories with 5 updates #2926

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps the nuget-agent group with 3 updates in the /build directory: NewRelic.Agent.Api, Serilog and YamlDotNet.
Bumps the nuget-agent group with 2 updates in the /src/Agent/NewRelic/Agent/Core directory: Google.Protobuf and Grpc.Tools.

Updates NewRelic.Agent.Api from 10.34.0 to 10.34.1

Release notes

Sourced from NewRelic.Agent.Api's releases.

v10.34.1

10.34.1 (2024-12-02)

Fixes

  • Remove .NET Standard libraries from .NET Framework target (#2896) (0873941)
Commits
  • 63788ff chore(main): release 10.34.1 (#2900)
  • 56c8165 ci: Update token for build_profiler workflow (#2910)
  • 42aeb45 chore(deps): bump the nuget-tests group across 2 directories with 8 updates (...
  • 3cad833 test:Dotty instrumentation library updates for 2024-Dec-02 (#2907)
  • 5a5fb6f chore(deps): bump the github-actions group with 5 updates (#2905)
  • 70c81d6 ci: Use correct token for Dotty PRs (#2908)
  • a85ec0e chore(deps): bump NewRelic.Agent.Api from 10.33.1 to 10.34.0 in /build in the...
  • 0873941 fix: Remove .NET Standard libraries from .NET Framework target (#2896)
  • 4634356 chore(deps): bump the nuget-agent group across 2 directories with 2 updates (...
  • e803d09 chore: Update multiverse scanner solution to .NET 8 (#2895)
  • See full diff in compare view

Updates Serilog from 4.1.0 to 4.2.0

Release notes

Sourced from Serilog's releases.

v4.2.0

What's Changed

New Contributors

Full Changelog: serilog/serilog@v4.1.0...v4.2.0

Commits

Updates YamlDotNet from 16.2.0 to 16.2.1

Release notes

Sourced from YamlDotNet's releases.

Release 16.2.1

What's Changed

Full Changelog: aaubry/YamlDotNet@v16.2.0...v16.2.1

Commits

Updates Google.Protobuf from 3.28.3 to 3.29.1

Commits
  • 796e49f Updating version.json and repo version numbers to: 29.1
  • ba6da44 Rename maven to protobuf_maven in MODULE.bazel (#18641) (#19477)
  • 5864b50 Revert "Remove deprecated service.py usages from test". For 29.x only (#19434)
  • e0a3978 Merge pull request #19425 from protocolbuffers/29.x-202411271837
  • 9e78ac7 Updating version.json and repo version numbers to: 29.1-dev
  • 2d4414f Updating version.json and repo version numbers to: 29.0
  • 870e599 Revert upgrade to rules_java 8.3.1. This is a partial roll-back of fb8ee79 (#...
  • 02cffa4 Fix typo in BCR maintainer name config for acozzette@ (#19307)
  • 7537b03 Remove Bazel 6 in BCR presubmits (#19309)
  • 325aa80 Merge pull request #19305 from protocolbuffers/29.x-202411182222
  • Additional commits viewable in compare view

Updates Grpc.Tools from 2.67.0 to 2.68.1

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…pdates

Bumps the nuget-agent group with 3 updates in the /build directory: [NewRelic.Agent.Api](https://github.com/newrelic/newrelic-dotnet-agent), [Serilog](https://github.com/serilog/serilog) and [YamlDotNet](https://github.com/aaubry/YamlDotNet).
Bumps the nuget-agent group with 2 updates in the /src/Agent/NewRelic/Agent/Core directory: [Google.Protobuf](https://github.com/protocolbuffers/protobuf) and [Grpc.Tools](https://github.com/grpc/grpc).


Updates `NewRelic.Agent.Api` from 10.34.0 to 10.34.1
- [Release notes](https://github.com/newrelic/newrelic-dotnet-agent/releases)
- [Commits](v10.34.0...v10.34.1)

Updates `Serilog` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/serilog/serilog/releases)
- [Commits](serilog/serilog@v4.1.0...v4.2.0)

Updates `YamlDotNet` from 16.2.0 to 16.2.1
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](aaubry/YamlDotNet@v16.2.0...v16.2.1)

Updates `Google.Protobuf` from 3.28.3 to 3.29.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.28.3...v3.29.1)

Updates `Grpc.Tools` from 2.67.0 to 2.68.1
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](https://github.com/grpc/grpc/commits)

---
updated-dependencies:
- dependency-name: NewRelic.Agent.Api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-agent
- dependency-name: Serilog
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-agent
- dependency-name: YamlDotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-agent
- dependency-name: Google.Protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-agent
- dependency-name: Grpc.Tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-agent
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 9, 2024 23:35
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 9, 2024
@tippmar-nr tippmar-nr merged commit a75c81a into main Dec 10, 2024
27 checks passed
@tippmar-nr tippmar-nr deleted the dependabot/nuget/build/nuget-agent-72b2236294 branch December 10, 2024 16:25
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant