Skip to content

chore(deps): bump the nuget-agent group across 3 directories with 5 updates #3089

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the nuget-agent group with 1 update in the /build directory: NewRelic.Agent.Api.
Bumps the nuget-agent group with 3 updates in the /src/Agent/MsiInstaller directory: Microsoft.NETFramework.ReferenceAssemblies, WixToolset.Dtf.CustomAction and WixToolset.Dtf.WindowsInstaller.
Bumps the nuget-agent group with 2 updates in the /src/Agent/NewRelic/Agent/Core directory: System.Threading.Tasks.Extensions and Microsoft.NETFramework.ReferenceAssemblies.

Updates NewRelic.Agent.Api from 10.39.0 to 10.40.0

Release notes

Sourced from NewRelic.Agent.Api's releases.

v10.40.0

10.40.0 (2025-04-01)

New features

  • Add Couchbase 3.x instrumentation (#3048) (7ef0c82)
  • Add instrumentation for AWS Kinesis Data Streams and Kinesis Delivery Streams (Firehose) (7b52a67)
  • Add support for MongoDB.Driver 3.x and above. (#3065) (c8acbc5)

Fixes

  • Add more null checks to Asp.NET Core 6+ browser instrumentation logic (#3070) (5f5cf12)
  • In-process Azure Function publishes Nuget agent DLLs to the wrong folder (#3068) (ee04d25)
  • Profiler should not log "with parent process" unless parent process is non-empty (#3066) (a6c6d7d)
Commits
  • e652d61 chore(main): release 10.40.0 (#3051)
  • 6b93cf9 chore(deps): bump the github-actions group with 7 updates (#3076)
  • ae293f6 chore: Enhance Dotty PR body with developer checklist and documentation remin...
  • bc6aacd chore(deps): bump the nuget-agent group across 1 directory with 2 updates (#3...
  • 1e8a481 test: Dotty instrumentation library updates for 2025-Apr-01 (#3073)
  • 4d31368 chore: Update Profiler NuGet Package Reference to v10.39.0.22 (#3071)
  • 5f5cf12 fix: Add more null checks to Asp.NET Core 6+ browser instrumentation logic (#...
  • a6c6d7d fix: Profiler should not log "with parent process" unless parent process is n...
  • ee04d25 fix: In-process Azure Function publishes Nuget agent DLLs to the wrong folder...
  • c8acbc5 feat: Add support for MongoDB.Driver 3.x and above. (#3065)
  • Additional commits viewable in compare view

Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3

Commits

Updates WixToolset.Dtf.CustomAction from 5.0.2 to 6.0.0

Release notes

Sourced from WixToolset.Dtf.CustomAction's releases.

WiX Toolset v6.0.0-rc.2

Blog announcement

Release notes

WiX Toolset v6.0.0-rc.1

Blog announcement

Release notes

Commits
  • 8c7432e Add OSMF logo to README
  • 717ac81 Sync IEngine.SetUpdateSource with native side.
  • 90b1d34 Update READMEs to include OSMF
  • 532889b Use "dev build" instead of "private build" to match documentation
  • 18c074f Clean RTF in OSMFEULA.RTF
  • 7c62893 Issue 8993
  • 65d22c5 Fix bad copyspaghetti in XSD.
  • 36eb3fa Sync IEngine.SetDownloadSource with native side.
  • ed19d16 XSD changes to account for create Group modifications
  • cf0727c RelatedBundle/@​Id is deprecated.
  • Additional commits viewable in compare view

Updates WixToolset.Dtf.WindowsInstaller from 5.0.2 to 6.0.0

Release notes

Sourced from WixToolset.Dtf.WindowsInstaller's releases.

WiX Toolset v6.0.0-rc.2

Blog announcement

Release notes

WiX Toolset v6.0.0-rc.1

Blog announcement

Release notes

Commits
  • 8c7432e Add OSMF logo to README
  • 717ac81 Sync IEngine.SetUpdateSource with native side.
  • 90b1d34 Update READMEs to include OSMF
  • 532889b Use "dev build" instead of "private build" to match documentation
  • 18c074f Clean RTF in OSMFEULA.RTF
  • 7c62893 Issue 8993
  • 65d22c5 Fix bad copyspaghetti in XSD.
  • 36eb3fa Sync IEngine.SetDownloadSource with native side.
  • ed19d16 XSD changes to account for create Group modifications
  • cf0727c RelatedBundle/@​Id is deprecated.
  • Additional commits viewable in compare view

Updates System.Threading.Tasks.Extensions from 4.5.4 to 4.6.3

Commits

Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3

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 1 update in the /build directory: [NewRelic.Agent.Api](https://github.com/newrelic/newrelic-dotnet-agent).
Bumps the nuget-agent group with 3 updates in the /src/Agent/MsiInstaller directory: [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet), [WixToolset.Dtf.CustomAction](https://github.com/wixtoolset/wix) and [WixToolset.Dtf.WindowsInstaller](https://github.com/wixtoolset/wix).
Bumps the nuget-agent group with 2 updates in the /src/Agent/NewRelic/Agent/Core directory: [System.Threading.Tasks.Extensions](https://github.com/dotnet/maintenance-packages) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet).


Updates `NewRelic.Agent.Api` from 10.39.0 to 10.40.0
- [Release notes](https://github.com/newrelic/newrelic-dotnet-agent/releases)
- [Commits](v10.39.0...v10.40.0)

Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
- [Commits](https://github.com/Microsoft/dotnet/commits)

Updates `WixToolset.Dtf.CustomAction` from 5.0.2 to 6.0.0
- [Release notes](https://github.com/wixtoolset/wix/releases)
- [Commits](wixtoolset/wix@v5.0.2...v6.0.0)

Updates `WixToolset.Dtf.WindowsInstaller` from 5.0.2 to 6.0.0
- [Release notes](https://github.com/wixtoolset/wix/releases)
- [Commits](wixtoolset/wix@v5.0.2...v6.0.0)

Updates `System.Threading.Tasks.Extensions` from 4.5.4 to 4.6.3
- [Release notes](https://github.com/dotnet/maintenance-packages/releases)
- [Commits](https://github.com/dotnet/maintenance-packages/commits)

Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
- [Commits](https://github.com/Microsoft/dotnet/commits)

---
updated-dependencies:
- dependency-name: NewRelic.Agent.Api
  dependency-version: 10.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-agent
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-agent
- dependency-name: WixToolset.Dtf.CustomAction
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-agent
- dependency-name: WixToolset.Dtf.WindowsInstaller
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-agent
- dependency-name: System.Threading.Tasks.Extensions
  dependency-version: 4.6.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-agent
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-agent
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 8, 2025 01:00
Copy link
Member

@nrcventura nrcventura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to review the new Wix license before merging.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2025

Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot bot closed this Apr 8, 2025
@dependabot dependabot bot deleted the dependabot/nuget/build/nuget-agent-c588fe7eb4 branch April 8, 2025 18:30
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