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

Bump the all-packages group in /UKHO.ExternalNotificationService.API with 4 updates #104

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps the all-packages group in /UKHO.ExternalNotificationService.API with 4 updates: Elastic.Apm, Elastic.Apm.AspNetCore, Elastic.Apm.Azure.Storage and Microsoft.Azure.WebJobs.Extensions.Storage.

Updates Elastic.Apm from 1.25.1 to 1.25.2

Release notes

Sourced from Elastic.Apm's releases.

v1.25.2

What's Changed

Full Changelog: elastic/apm-agent-dotnet@v1.25.1...v1.25.2

Changelog

Sourced from Elastic.Apm's changelog.

==== 1.25.2

This release fixes a bug in Elastic.Apm.AspNetCore when using UseElasticApm() not correctly setting status codes. The bug was not present in the more commonly used Elastic.Apm.NetCoreAll since it uses a DiagnosticListener approach. With this release we ensure both packages use the exact same DiagnosticListener mechanism to instrument ASP.NET Core.

===== Bug fixes

{pull}2213#2213 Remove ApmMiddleWare, only use DiagnosticSource listener for ASP.NET Core.
{pull}2239#2239 Move StartupHooks over to netstandard2.0.

[[release-notes-1.25.1]]

Commits
  • ebd4be9 Add release notes for 1.25.2 (#2240)
  • fd4ba0c Move StartupHooks over to netstandard2.0 (#2239)
  • 506e673 Disable IIS test reporting on main for now while IIS tests are not running (#...
  • 5093ee8 Fix attaching profiler to GitHub releases (#2236)
  • 4ad83c6 Add troubleshooting doc for IISExpress Classic pipeline (#2233)
  • 238698f Remove ApmMiddleWare, only use DiagnosticSource listener for ASP.NET Core (#2...
  • 2d20ed3 [Automation] Update JSON specs (#2230)
  • c3525df ci: update typo in the slack message (#2224)
  • See full diff in compare view

Updates Elastic.Apm.AspNetCore from 1.25.1 to 1.25.2

Release notes

Sourced from Elastic.Apm.AspNetCore's releases.

v1.25.2

What's Changed

Full Changelog: elastic/apm-agent-dotnet@v1.25.1...v1.25.2

Changelog

Sourced from Elastic.Apm.AspNetCore's changelog.

==== 1.25.2

This release fixes a bug in Elastic.Apm.AspNetCore when using UseElasticApm() not correctly setting status codes. The bug was not present in the more commonly used Elastic.Apm.NetCoreAll since it uses a DiagnosticListener approach. With this release we ensure both packages use the exact same DiagnosticListener mechanism to instrument ASP.NET Core.

===== Bug fixes

{pull}2213#2213 Remove ApmMiddleWare, only use DiagnosticSource listener for ASP.NET Core.
{pull}2239#2239 Move StartupHooks over to netstandard2.0.

[[release-notes-1.25.1]]

Commits
  • ebd4be9 Add release notes for 1.25.2 (#2240)
  • fd4ba0c Move StartupHooks over to netstandard2.0 (#2239)
  • 506e673 Disable IIS test reporting on main for now while IIS tests are not running (#...
  • 5093ee8 Fix attaching profiler to GitHub releases (#2236)
  • 4ad83c6 Add troubleshooting doc for IISExpress Classic pipeline (#2233)
  • 238698f Remove ApmMiddleWare, only use DiagnosticSource listener for ASP.NET Core (#2...
  • 2d20ed3 [Automation] Update JSON specs (#2230)
  • c3525df ci: update typo in the slack message (#2224)
  • See full diff in compare view

Updates Elastic.Apm.Azure.Storage from 1.25.1 to 1.25.2

Release notes

Sourced from Elastic.Apm.Azure.Storage's releases.

v1.25.2

What's Changed

Full Changelog: elastic/apm-agent-dotnet@v1.25.1...v1.25.2

Changelog

Sourced from Elastic.Apm.Azure.Storage's changelog.

==== 1.25.2

This release fixes a bug in Elastic.Apm.AspNetCore when using UseElasticApm() not correctly setting status codes. The bug was not present in the more commonly used Elastic.Apm.NetCoreAll since it uses a DiagnosticListener approach. With this release we ensure both packages use the exact same DiagnosticListener mechanism to instrument ASP.NET Core.

===== Bug fixes

{pull}2213#2213 Remove ApmMiddleWare, only use DiagnosticSource listener for ASP.NET Core.
{pull}2239#2239 Move StartupHooks over to netstandard2.0.

[[release-notes-1.25.1]]

Commits
  • ebd4be9 Add release notes for 1.25.2 (#2240)
  • fd4ba0c Move StartupHooks over to netstandard2.0 (#2239)
  • 506e673 Disable IIS test reporting on main for now while IIS tests are not running (#...
  • 5093ee8 Fix attaching profiler to GitHub releases (#2236)
  • 4ad83c6 Add troubleshooting doc for IISExpress Classic pipeline (#2233)
  • 238698f Remove ApmMiddleWare, only use DiagnosticSource listener for ASP.NET Core (#2...
  • 2d20ed3 [Automation] Update JSON specs (#2230)
  • c3525df ci: update typo in the slack message (#2224)
  • See full diff in compare view

Updates Elastic.Apm from 1.25.1 to 1.25.2

Release notes

Sourced from Elastic.Apm's releases.

v1.25.2

What's Changed

Full Changelog: elastic/apm-agent-dotnet@v1.25.1...v1.25.2

Changelog

Sourced from Elastic.Apm's changelog.

==== 1.25.2

This release fixes a bug in Elastic.Apm.AspNetCore when using UseElasticApm() not correctly setting status codes. The bug was not present in the more commonly used Elastic.Apm.NetCoreAll since it uses a DiagnosticListener approach. With this release we ensure both packages use the exact same DiagnosticListener mechanism to instrument ASP.NET Core.

===== Bug fixes

{pull}2213#2213 Remove ApmMiddleWare, only use DiagnosticSource listener for ASP.NET Core.
{pull}2239#2239 Move StartupHooks over to netstandard2.0.

[[release-notes-1.25.1]]

Commits
  • ebd4be9 Add release notes for 1.25.2 (#2240)
  • fd4ba0c Move StartupHooks over to netstandard2.0 (#2239)
  • 506e673 Disable IIS test reporting on main for now while IIS tests are not running (#...
  • 5093ee8 Fix attaching profiler to GitHub releases (#2236)
  • 4ad83c6 Add troubleshooting doc for IISExpress Classic pipeline (#2233)
  • 238698f Remove ApmMiddleWare, only use DiagnosticSource listener for ASP.NET Core (#2...
  • 2d20ed3 [Automation] Update JSON specs (#2230)
  • c3525df ci: update typo in the slack message (#2224)
  • See full diff in compare view

Updates Microsoft.Azure.WebJobs.Extensions.Storage from 5.2.1 to 5.2.2

Release notes

Sourced from Microsoft.Azure.WebJobs.Extensions.Storage's releases.

Microsoft.Azure.WebJobs.Extensions.Storage_5.2.2

5.2.2 (2023-12-12)

Please refer to Microsoft.Azure.WebJobs.Extension.Storage.Blobs and Microsoft.Azure.WebJobs.Extension.Storage.Queues for detailed list of changes.

Commits
  • 6681039 [Storage] Preparing for Storage WebJobs Extension Release (#40699)
  • 91ede7e [Event Hubs] Support for local non-TLS (#40701)
  • a95454a Increment package version after release of Azure.AI.ContentSafety (#40715)
  • 275a855 Update AutoRest C# version to 3.0.0-beta.20231212.1 (#40724)
  • 7a124bd [Text Translation] Updating README.md file to be consistent with Python (#40643)
  • 07bb13a Update AutoRest C# version to 3.0.0-beta.20231211.2 (#40712)
  • 62633d4 fix discriminator in arc-scvmm (#40683)
  • 80eec4e Add ability to use non Json interface for json format (#40646)
  • 5dd1605 Update Generator Version 3.0.0-beta.20231211.1 (#40702)
  • 13e4829 [Core] Remove netcoreapp2.1 and net5.0 targets (#40635)
  • Additional commits viewable in compare view

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

Bumps the all-packages group in /UKHO.ExternalNotificationService.API with 4 updates: [Elastic.Apm](https://github.com/elastic/apm-agent-dotnet), [Elastic.Apm.AspNetCore](https://github.com/elastic/apm-agent-dotnet), [Elastic.Apm.Azure.Storage](https://github.com/elastic/apm-agent-dotnet) and [Microsoft.Azure.WebJobs.Extensions.Storage](https://github.com/Azure/azure-sdk-for-net).


Updates `Elastic.Apm` from 1.25.1 to 1.25.2
- [Release notes](https://github.com/elastic/apm-agent-dotnet/releases)
- [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc)
- [Commits](elastic/apm-agent-dotnet@v1.25.1...v1.25.2)

Updates `Elastic.Apm.AspNetCore` from 1.25.1 to 1.25.2
- [Release notes](https://github.com/elastic/apm-agent-dotnet/releases)
- [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc)
- [Commits](elastic/apm-agent-dotnet@v1.25.1...v1.25.2)

Updates `Elastic.Apm.Azure.Storage` from 1.25.1 to 1.25.2
- [Release notes](https://github.com/elastic/apm-agent-dotnet/releases)
- [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc)
- [Commits](elastic/apm-agent-dotnet@v1.25.1...v1.25.2)

Updates `Elastic.Apm` from 1.25.1 to 1.25.2
- [Release notes](https://github.com/elastic/apm-agent-dotnet/releases)
- [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc)
- [Commits](elastic/apm-agent-dotnet@v1.25.1...v1.25.2)

Updates `Microsoft.Azure.WebJobs.Extensions.Storage` from 5.2.1 to 5.2.2
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Microsoft.Azure.WebJobs.Extensions.Storage_5.2.1...Microsoft.Azure.WebJobs.Extensions.Storage_5.2.2)

---
updated-dependencies:
- dependency-name: Elastic.Apm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: Elastic.Apm.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: Elastic.Apm.Azure.Storage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: Elastic.Apm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: Microsoft.Azure.WebJobs.Extensions.Storage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from rockydevnet and a team as code owners December 18, 2023 02:36
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 18, 2023
Copy link
Contributor

@HugoBurgess HugoBurgess left a comment

Choose a reason for hiding this comment

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

OK

@HugoBurgess HugoBurgess merged commit b215b35 into main Dec 18, 2023
2 checks passed
@HugoBurgess HugoBurgess deleted the dependabot/nuget/UKHO.ExternalNotificationService.API/all-packages-c9afd7b69a branch December 18, 2023 10:00
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant