Skip to content

chore(deps): bump the nuget-agent group across 2 directories with 4 updates#3054

Merged
tippmar-nr merged 1 commit intomainfrom
dependabot/nuget/build/nuget-agent-81913996d8
Mar 26, 2025
Merged

chore(deps): bump the nuget-agent group across 2 directories with 4 updates#3054
tippmar-nr merged 1 commit intomainfrom
dependabot/nuget/build/nuget-agent-81913996d8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 25, 2025

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/NewRelic/Agent/Core directory: ILRepack, Microsoft.NETFramework.ReferenceAssemblies and System.Threading.Tasks.Extensions.

Updates NewRelic.Agent.Api from 10.38.0 to 10.39.0

Release notes

Sourced from NewRelic.Agent.Api's releases.

v10.39.0

10.39.0 (2025-03-19)

Notice

  • Automatic browser agent injection for ASP.NET Core v6+ web applications has been enabled by default. If you experience any issues with this feature, please see item 2 on this page for a setting that can be set to false to disable the feature and contact us for support. (051ceab)

New features

  • Enable ASP.NET Core browser auto-injection by default. (051ceab)
  • Instrument In-Process Azure Function invocations, with distributed tracing support for Http and Service Bus triggers. (#3003) (47d22a1)

Fixes

  • Look for ASPNETCORE_IIS_APP_POOL_ID if APP_POOL_ID isn't found. (#3036) (620064c)
  • Remove diagnostics tracing output from agent API calls (#3029) (be7b7f4)
  • Remove unnecessary dependency on System.Runtime.InteropServices.RuntimeInformation in .NET 4.6.2 builds. (#3033) (ab81d1c)
  • Set Profiler logger to initialized when configuration load fails. (#3015) (7ab30d7)
Commits
  • 99250f2 chore(main): release 10.39.0 (#3027)
  • afbd3d4 test: Dotty instrumentation library updates for 2025-Mar-15 (#3039)
  • 564793f chore: Update supportability metric names for Azure Function so they're consi...
  • f6d20c4 test: Have EnterpriseLibrary tests use the ConsoleMF pattern. (#3041)
  • d06f8ac test: Update all_solutions.yml to disable LLM tests. (#3042)
  • e005f47 chore: Refactor app pool id lookup in profiler and agent (#3037)
  • 620064c fix: Look for ASPNETCORE_IIS_APP_POOL_ID if APP_POOL_ID isn't found. (#3036)
  • ab81d1c fix: Remove unnecessary dependency on `System.Runtime.InteropServices.Runtime...
  • acce788 chore(deps): bump the nuget-agent group across 2 directories with 4 updates (...
  • 20ee443 test: Update Redis integration tests to include LockTake and LockRelease ...
  • Additional commits viewable in compare view

Updates ILRepack from 2.0.40 to 2.0.41

Release notes

Sourced from ILRepack's releases.

2.0.41

Fix TypeReferences in ScopeDebugInformation.Constants

Full Changelog: gluck/il-repack@2.0.40...2.0.41

Changelog

Sourced from ILRepack's changelog.

2.0.41

Fixed

  • Fix TypeReferences in ScopeDebugInformation.Constants
Commits

Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3

Commits

Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3

Commits

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

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

@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 25, 2025
@dependabot dependabot Bot requested a review from a team as a code owner March 25, 2025 01:25
tippmar-nr
tippmar-nr previously approved these changes Mar 26, 2025
…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/NewRelic/Agent/Core directory: [ILRepack](https://github.com/gluck/il-repack), [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet) and [System.Threading.Tasks.Extensions](https://github.com/dotnet/maintenance-packages).


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

Updates `ILRepack` from 2.0.40 to 2.0.41
- [Release notes](https://github.com/gluck/il-repack/releases)
- [Changelog](https://github.com/gluck/il-repack/blob/master/CHANGELOG.md)
- [Commits](gluck/il-repack@2.0.40...2.0.41)

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

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

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

---
updated-dependencies:
- dependency-name: NewRelic.Agent.Api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-agent
- dependency-name: ILRepack
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-agent
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-agent
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-agent
- dependency-name: System.Threading.Tasks.Extensions
  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 force-pushed the dependabot/nuget/build/nuget-agent-81913996d8 branch from 87a9bc9 to dabef80 Compare March 26, 2025 16:45
@tippmar-nr
Copy link
Copy Markdown
Member

@tippmar-nr tippmar-nr merged commit 8c70ed2 into main Mar 26, 2025
109 checks passed
@tippmar-nr tippmar-nr deleted the dependabot/nuget/build/nuget-agent-81913996d8 branch March 26, 2025 18:14
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