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 with 3 updates #274

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all-packages group with 3 updates: Elastic.Apm.NetCoreAll, System.IO.Abstractions and WireMock.Net.

Updates Elastic.Apm.NetCoreAll from 1.30.1 to 1.31.0

Release notes

Sourced from Elastic.Apm.NetCoreAll's releases.

v1.31.0

What's Changed

Full Changelog: elastic/apm-agent-dotnet@v1.30.1...v1.31.0

Changelog

Sourced from Elastic.Apm.NetCoreAll's changelog.

==== 1.31.0 - 2024/12/02

[float] ===== Breaking changes

{pull}2498#2498 Remove net 6.0 targets

We no longer ship net6.0 targets as .NET 6 is now out of support. Applications targetting net6.0 will continue to work, but fall down to the netstandard2.0 target which may not be as optimised. We therefore recommend updating your application to net8.0 or net9.0 prior to installing 1.31.0 of the Elastic.Apm.* packages.

===== Bug fixes

{pull}2505#2505 Fixes and enhancements for Azure Functions {pull}2508#2508 Azure Function service name logic

[float] ===== Features

{pull}2503#2503 Phase one logger optimisations

[[release-notes-1.30.1]]

Commits
  • aa8e3ba Make deploy.sh executable (#2515)
  • 706aaf1 Update changelog for 1.31.0 release (#2514)
  • 32f9e6b Bump docker/build-push-action from 6.9.0 to 6.10.0 in the github-actions grou...
  • 6d7ccea rename and add updatecli policies autodiscovery (#2511)
  • 4cc5cd8 github-actions: dependabot cannot use the id-token:write (#2510)
  • 9c0b926 Update Azure Functions documentation (#2507)
  • ed91a91 Update Azure Function service name logic (#2508)
  • 7dd5b11 Bump docker/metadata-action from 5.5.1 to 5.6.1 in the github-actions group (...
  • 8edcb49 Fixes and enhancements for Azure Functions (isolated worker) (#2505)
  • ba985d6 Cleanup unused files in .ci directory (#2494)
  • Additional commits viewable in compare view

Updates System.IO.Abstractions from 21.1.3 to 21.1.7

Release notes

Sourced from System.IO.Abstractions's releases.

v21.1.7

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v21.1.3...v21.1.7

Commits
  • d439c7f fix: Path.GetTempPath should end with directory separator (#1172)
  • 3e4b4e2 chore(deps): update dependency nunit.analyzers to 4.4.0 (#1169)
  • 71334c9 chore(deps): update dependency dotnet-sdk to v8.0.404 (#1166)
  • a7c772c chore(deps): update danielpalme/reportgenerator-github-action action to v5.4....
  • See full diff in compare view

Updates WireMock.Net from 1.6.8 to 1.6.9

Changelog

Sourced from WireMock.Net's changelog.

1.6.9 (06 December 2024)

  • #1216 - Fix JsonPartialMatcher when using property names with dot [bug] contributed by StefH
  • #1210 - JsonPartialMatcher fails to match on property name that JsonMatcher matches [bug]
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

Bumps the all-packages group with 3 updates: [Elastic.Apm.NetCoreAll](https://github.com/elastic/apm-agent-dotnet), [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) and [WireMock.Net](https://github.com/WireMock-Net/WireMock.Net).


Updates `Elastic.Apm.NetCoreAll` from 1.30.1 to 1.31.0
- [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.30.1...v1.31.0)

Updates `System.IO.Abstractions` from 21.1.3 to 21.1.7
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v21.1.3...v21.1.7)

Updates `WireMock.Net` from 1.6.8 to 1.6.9
- [Release notes](https://github.com/WireMock-Net/WireMock.Net/releases)
- [Changelog](https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md)
- [Commits](https://github.com/WireMock-Net/WireMock.Net/commits)

---
updated-dependencies:
- dependency-name: Elastic.Apm.NetCoreAll
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-packages
- dependency-name: System.IO.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: WireMock.Net
  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 a review from rockydevnet as a code owner December 9, 2024 02:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 9, 2024
@dependabot dependabot bot requested a review from a team as a code owner December 9, 2024 02:03
@rushdynajath rushdynajath merged commit c9f4939 into main Dec 9, 2024
11 checks passed
@rushdynajath rushdynajath deleted the dependabot/nuget/all-packages-0d1299f787 branch December 9, 2024 09:21
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