Skip to content

⬆️ Upgrade minor + patch dependencies #556

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Change Age Confidence Type Update
Cronos 0.8.4 -> 0.11.1 age confidence nuget minor
DSharpPlus 4.5.0 -> 4.5.1 age confidence nuget patch
DSharpPlus.Interactivity 4.5.0 -> 4.5.1 age confidence nuget patch
DSharpPlus.SlashCommands 4.5.0 -> 4.5.1 age confidence nuget patch
Html2Markdown 7.0.1.9 -> 7.0.7.17 age confidence nuget patch
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (source) 8.0.10 -> 8.0.19 age confidence nuget patch
Microsoft.EntityFrameworkCore (source) 8.0.10 -> 8.0.19 age confidence nuget patch
Microsoft.EntityFrameworkCore.Tools (source) 8.0.10 -> 8.0.19 age confidence nuget patch
Microsoft.Extensions.Logging.Abstractions (source) 8.0.2 -> 8.0.3 age confidence nuget patch
Microsoft.NET.Test.Sdk 17.11.1 -> 17.14.1 age confidence nuget minor
Npgsql.EntityFrameworkCore.PostgreSQL 8.0.8 -> 8.0.11 age confidence nuget patch
Shouldly (source) 4.2.1 -> 4.3.0 age confidence nuget minor
Swashbuckle.AspNetCore 6.8.1 -> 6.9.0 age confidence nuget minor
coverlet.collector 6.0.2 -> 6.0.4 age confidence nuget patch
dotnet-sdk 8.0.402 -> 8.0.413 age confidence dotnet-sdk patch
xunit 2.9.2 -> 2.9.3 age confidence nuget patch

Release Notes

HangfireIO/Cronos (Cronos)

v0.11.1: 0.11.1

Release Notes
  • Fixed – Make CronExpression equality operators accept null without triggering nullable warnings (#​87 by @​Nechepso).

v0.11.0: 0.11.0

Release Notes
  • Breaking – Sign all the assemblies with a strong name.
  • Added – Enable nullable reference types feature.
  • Project – Change how versioning is implemented in projects.

v0.10.0: 0.10.0

Release Notes

v0.9.0: 0.9.0

Release Notes
  • Addednet6.0 platform with trimmable support and enabled analyzers.
  • Fixed – Don't throw ArgumentNullException from Parse/TryParse with an empty value (#​70).
  • FixedCronFormatException.Message has duplicated BaseMessage (#​74).
  • Project – Upgrade Hangfire.Build to version 0.5.0 for faster builds.
DSharpPlus/DSharpPlus (DSharpPlus)

v4.5.1: DSharpPlus 4.5.1

Fixes an issue where downloading application commands from the API would break if non-chat-input, non-context-menu commands were included (i.e. activity entrypoints) or if context menu commands had a description.

baynezy/Html2Markdown (Html2Markdown)

v7.0.7.17

Compare Source

v7.0.6.15

Compare Source

Added
  • Configuration for GitHub Copilot coding agent (#​565)
Fixed
  • Pinned Stryker version to 4.7.0 as there is a bug with 4.8.0 that causes
    the build to fail (#​591)
Removed
  • Removed dependency on JetBrains.Annotations (#​593)

v7.0.5.14

Compare Source

v7.0.4.13

Compare Source

v7.0.3.11

Compare Source

v7.0.2.10

Compare Source

dotnet/aspnetcore (Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore)

v8.0.19

v8.0.18: .NET 8.0.18

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.17...v8.0.18

v8.0.17

Bug Fixes

  • Forwarded Headers Middleware: Ignore X-Forwarded-Headers from Unknown Proxy (#​61623)
    The Forwarded Headers Middleware now ignores X-Forwarded-Headers sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence the forwarded headers, preventing potential spoofing or misrouting of requests.

Dependency Updates

  • Update dependencies from dotnet/arcade (#​61832)
    This update brings in the latest changes from the dotnet/arcade repository, ensuring that ASP.NET Core benefits from recent improvements, bug fixes, and security patches in the shared build infrastructure.

  • Bump src/submodules/googletest from 52204f7 to 04ee1b4 (#​61761)
    The GoogleTest submodule has been updated to a newer commit, providing the latest testing features, bug fixes, and performance improvements for the project's C++ test components.

Miscellaneous

  • Update branding to 8.0.17 (#​61830)
    The project version branding has been updated to reflect the new 8.0.17 release, ensuring consistency across build outputs and documentation.

  • Merging internal commits for release/8.0 (#​61924)
    This change merges various internal commits into the release/8.0 branch, incorporating minor fixes, documentation updates, and other non-user-facing improvements to keep the release branch up to date.


This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.

Full Changelog: dotnet/aspnetcore@v8.0.16...v8.0.17

v8.0.16: .NET 8.0.16

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.15...v8.0.16

v8.0.15: .NET 8.0.15

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.14...v8.0.15

v8.0.14: .NET 8.0.14

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.13...v8.0.14

v8.0.13: .NET 8.0.13

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.12...v8.0.13

v8.0.12: .NET 8.0.12

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.11...v8.0.12

v8.0.11: .NET 8.0.11

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11

dotnet/efcore (Microsoft.EntityFrameworkCore)

v8.0.17

Dependency Updates
  • Update dependencies from dotnet/arcade (#​36085)
    Updates the project's dependencies using the latest versions from the dotnet/arcade repository. This ensures that the build infrastructure and related tooling are up to date, which can bring in important bug fixes, security patches, and improvements from upstream.
Miscellaneous
  • Update branding to 8.0.17 (#​36043)
    Updates the internal version branding to 8.0.17. This change ensures that the product and its packages correctly reflect the new release version, helping users and developers identify the build.

  • Merging internal commits for release/8.0 (#​36080)
    Integrates various internal commits into the release/8.0 branch. This merge brings together important updates and ensures the release branch is synchronized with recent internal development, maintaining consistency and stability for the release.


This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.

Full Changelog: v8.0.16...v8.0.17

v8.0.16: .NET 8.0.16

Release

What's Changed

Full Changelog: dotnet/efcore@v8.0.15...v8.0.16

v8.0.15: .NET 8.0.15

Release

What's Changed

Full Changelog: dotnet/efcore@v8.0.14...v8.0.15

v8.0.14: .NET 8.0.14

Release

What's Changed

Full Changelog: dotnet/efcore@v8.0.13...v8.0.14

v8.0.13: .NET 8.0.13

[Release](https://github.com/dotnet/core/releases/tag/v8.0.13

What's Changed

Full Changelog: dotnet/efcore@v8.0.12...v8.0.13

v8.0.12: .NET 8.0.12

Release

What's Changed

Full Changelog: dotnet/efcore@v8.0.11...v8.0.12

v8.0.11: .NET 8.0.11

Release

What's Changed

Full Changelog: dotnet/efcore@v8.0.10...v8.0.11

dotnet/runtime (Microsoft.Extensions.Logging.Abstractions)

v8.0.3: .NET 8.0.3

Release

microsoft/vstest (Microsoft.NET.Test.Sdk)

v17.14.1

What's Changed

Full Changelog: microsoft/vstest@v17.14.0...v17.14.1

v17.14.0

What's Changed
.NET versions updated

This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:

  • Updating to the latest VS, and running tests from net6.0 test projects.
  • Updating to the latest .NET SDK, and running tests from net6.0 test projects.

It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.

Changes
Internal version updates and fixes
New Contributors

Full Changelog: microsoft/vstest@v17.13.0...v17.14.0

v17.13.0

What's Changed


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 14, 2024
@renovate renovate bot changed the title ⬆️ Upgrade dependency dotnet-sdk to v8.0.403 ⬆️ Upgrade minor + patch dependencies Oct 15, 2024
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 2 times, most recently from 3801ab7 to 5b44606 Compare October 17, 2024 20:05
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 4 times, most recently from edaa83b to 4955e54 Compare November 19, 2024 13:56
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch from 4955e54 to 4143afe Compare December 11, 2024 02:48
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 2 times, most recently from cb5db3b to 8be4f09 Compare January 1, 2025 13:57
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 3 times, most recently from 70d951a to ce32c73 Compare January 15, 2025 01:59
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 2 times, most recently from 01bafe9 to 03c0205 Compare January 23, 2025 22:04
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 3 times, most recently from c0727c8 to 1e64333 Compare February 12, 2025 06:50
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 2 times, most recently from 6b4fa90 to 1817fcd Compare March 12, 2025 15:00
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch from 1817fcd to 4068fd9 Compare March 18, 2025 20:00
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 3 times, most recently from 7a3fc6a to 593d4da Compare April 9, 2025 19:24
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch from 593d4da to 51fdd9e Compare April 16, 2025 16:29
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 4 times, most recently from 4d2830d to e0fc0fb Compare May 20, 2025 12:13
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 3 times, most recently from 7c3ce0b to 63fb8b5 Compare May 28, 2025 20:49
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch from 63fb8b5 to 8b6e465 Compare June 3, 2025 14:54
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 2 times, most recently from ebd7eda to 299e06e Compare June 11, 2025 02:03
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 2 times, most recently from 2ffa6eb to a77a794 Compare July 9, 2025 14:15
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 2 times, most recently from 8ed78f8 to c9cc9bb Compare August 12, 2025 11:29
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch from c9cc9bb to 8527d51 Compare August 20, 2025 18:11
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
Development

Successfully merging this pull request may close these issues.

0 participants