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 deps group across 1 directory with 5 updates #258

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps the deps group with 5 updates in the /src directory:

Package From To
System.IdentityModel.Tokens.Jwt 7.6.1 7.6.2
Microsoft.PowerShell.Commands.Diagnostics 7.4.2 7.4.3
System.Management.Automation 7.4.2 7.4.3
Elastic.Apm.NetCoreAll 1.27.1 1.27.3
System.IO.Abstractions 21.0.2 21.0.22

Updates System.IdentityModel.Tokens.Jwt from 7.6.1 to 7.6.2

Release notes

Sourced from System.IdentityModel.Tokens.Jwt's releases.

7.6.2

Bug Fix:

  • Revert reduced allocations in AadIssuerValidator by not using string.Replace where appropriate due to an index out-of-range error.
Changelog

Sourced from System.IdentityModel.Tokens.Jwt's changelog.

7.6.2

Bug Fix:

  • Revert reduced allocations in AadIssuerValidator by not using string.Replace where appropriate due to an index out-of-range error.
Commits

Updates Microsoft.PowerShell.Commands.Diagnostics from 7.4.2 to 7.4.3

Release notes

Sourced from Microsoft.PowerShell.Commands.Diagnostics's releases.

v7.4.3 Release of PowerShell

[7.4.3] - 2024-06-18

General Cmdlet Updates and Fixes

  • Fix the error when using Start-Process -Credential without the admin privilege (#21393) (Thanks @​jborean93!)
  • Fix Test-Path -IsValid to check for invalid path and filename characters (#21358)

Engine Updates and Fixes

  • Fix generating OutputType when running in Constrained Language Mode (#21605)
  • Expand ~ to $home on Windows with tab completion (#21529)
  • Make sure both stdout and stderr can be redirected from a native executable (#20997)

Build and Packaging Improvements

... (truncated)

Commits

Updates System.Management.Automation from 7.4.2 to 7.4.3

Release notes

Sourced from System.Management.Automation's releases.

v7.4.3 Release of PowerShell

[7.4.3] - 2024-06-18

General Cmdlet Updates and Fixes

  • Fix the error when using Start-Process -Credential without the admin privilege (#21393) (Thanks @​jborean93!)
  • Fix Test-Path -IsValid to check for invalid path and filename characters (#21358)

Engine Updates and Fixes

  • Fix generating OutputType when running in Constrained Language Mode (#21605)
  • Expand ~ to $home on Windows with tab completion (#21529)
  • Make sure both stdout and stderr can be redirected from a native executable (#20997)

Build and Packaging Improvements

... (truncated)

Commits

Updates Elastic.Apm.NetCoreAll from 1.27.1 to 1.27.3

Release notes

Sourced from Elastic.Apm.NetCoreAll's releases.

v1.27.3

What's Changed

Full Changelog: elastic/apm-agent-dotnet@v1.27.2...v1.27.3

v1.27.2

What's Changed

New Contributors

Full Changelog: elastic/apm-agent-dotnet@v1.27.1...v1.27.2

Changelog

Sourced from Elastic.Apm.NetCoreAll's changelog.

==== 1.27.3 - 2024/06/18

===== Bug fixes

{pull}2380#2380 Release Automation fix

[[release-notes-1.27.2]] ==== 1.27.2 - 2024/06/18

===== Bug fixes

{pull}2308#2308 Clean up dependency graph for .NET core installations {pull}2356#2356 Open Telemetry Bridge should only log when enabled {pull}2166#2166 Bump Microsoft.AspNetCore.Http dep to 2.1.22 {pull}2350#2350 Fix message format for logging in managed profiler {pull}2225#2225 Only mark bodies as redacted if explicitly configured to do so. {pull}2377#2377 Do not read claims from SqlRoleProvider under classic ASP.NET

[[release-notes-1.27.1]]

Commits
  • 94ec650 Release notes for 1.27.3 (#2381)
  • 55b6171 Prevent slack send from failing release build (#2380)
  • ae7fae7 Release notes for 1.27.2 (#2379)
  • 3cbf599 Do not read claims from SqlRoleProvider under classic ASP.NET (#2377)
  • fccf2df github-actions: use github secrets for azure (#2375)
  • 7286c2f Bump docker/login-action from 3.1.0 to 3.2.0 in the github-actions group (#2374)
  • b12e219 github-action: provenance generation (#2315)
  • 09ce76b update-json-specs.yml: add container_metadata_discovery.json (#2156)
  • 6e2ab10 feat(feez/nuget/slack): github secrets (#2373)
  • 5491bbb Merge specialized PR workflows back into one configuration file (#2363)
  • Additional commits viewable in compare view

Updates System.IO.Abstractions from 21.0.2 to 21.0.22

Release notes

Sourced from System.IO.Abstractions's releases.

v21.0.22

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v21.0.2...v21.0.22

Commits
  • f42d93f fix: use correct base path in Directory.CreateTempSubdirectory (#1127)
  • f870d15 chore(deps): update dependency dotnet-sdk to v8.0.302 (#1124)
  • b733815 chore(deps): update dependency nerdbank.gitversioning to v3.6.139 (#1123)
  • 1f75d3b chore(deps): update danielpalme/reportgenerator-github-action action to v5.3....
  • 93cf7a0 chore(deps): update danielpalme/reportgenerator-github-action action to v5.3....
  • 6d4c43e chore(deps): update dependency githubactionstestlogger to v2.4.1 (#1120)
  • a26970d chore(deps): update dependency githubactionstestlogger to v2.4.0 (#1119)
  • 489ce0f chore(deps): update dependency dotnet-sdk to v8.0.301 (#1118)
  • a840e07 chore(deps): update danielpalme/reportgenerator-github-action action to v5.3....
  • 989b43d chore(deps): update dependency dotnet-sdk to v8.0.300 (#1114)
  • 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 deps group with 5 updates in the /src directory:

| Package | From | To |
| --- | --- | --- |
| [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `7.6.1` | `7.6.2` |
| [Microsoft.PowerShell.Commands.Diagnostics](https://github.com/PowerShell/PowerShell) | `7.4.2` | `7.4.3` |
| [System.Management.Automation](https://github.com/PowerShell/PowerShell) | `7.4.2` | `7.4.3` |
| [Elastic.Apm.NetCoreAll](https://github.com/elastic/apm-agent-dotnet) | `1.27.1` | `1.27.3` |
| [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) | `21.0.2` | `21.0.22` |



Updates `System.IdentityModel.Tokens.Jwt` from 7.6.1 to 7.6.2
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/7.6.2/CHANGELOG.md)
- [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@7.6.1...7.6.2)

Updates `Microsoft.PowerShell.Commands.Diagnostics` from 7.4.2 to 7.4.3
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.4.2...v7.4.3)

Updates `System.Management.Automation` from 7.4.2 to 7.4.3
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.4.2...v7.4.3)

Updates `Elastic.Apm.NetCoreAll` from 1.27.1 to 1.27.3
- [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.27.1...v1.27.3)

Updates `System.IO.Abstractions` from 21.0.2 to 21.0.22
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v21.0.2...v21.0.22)

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: Microsoft.PowerShell.Commands.Diagnostics
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: System.Management.Automation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: Elastic.Apm.NetCoreAll
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: System.IO.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 24, 2024
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.

0 participants