heliosphere-xiv / plugin

Dalamud plugin for downloading and managing mods from Heliosphere
European Union Public License 1.2
14 stars 1 forks source link

chore(deps): bump the all group across 1 directory with 8 updates #28

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the all group with 8 updates in the / directory:

Package From To
Markdig 0.36.2 0.37.0
Microsoft.Extensions.Http.Resilience 8.3.0 8.4.0
Penumbra.Api 1.0.15 5.0.0
Sentry 4.2.1 4.5.0
StrawberryShake.Server 13.5.1 13.9.0
StrawberryShake.Transport.Http 13.5.1 13.9.0
ZstdSharp.Port 0.7.6 0.8.0
strawberryshake.tools 13.7.0 13.9.0

Updates Markdig from 0.36.2 to 0.37.0

Release notes

Sourced from Markdig's releases.

0.37.0

Changes

🐛 Bug Fixes

  • Fix issues for math span calculation (PR #785) by @​toothache
  • Fix invalid setext heading (#785) (000393f4)

🚀 Enhancements

🧰 Misc

  • Update readme.md (fd226d53)
  • Update parsing-extensions.md (c75a11ec)

Full Changelog: 0.36.2...0.37.0

Published with dotnet-releaser

Commits
  • 1a1bbec Merge pull request #786 from MartinZikmund/feature/youtube-short-support
  • 68bd307 Add support for YouTube Shorts embedding
  • e486903 Test support for YouTube Shorts embedding
  • 8e22754 Merge pull request #785 from toothache/fix_issues
  • 93d88ab Fix math span calculation.
  • 000393f Fix invalid setext heading (#785)
  • a579689 Merge pull request #784 from Abrynos/case-invariant-alerts
  • c19ba5b Add fallback value in order to mark unknown alert kinds in some way as well
  • 03390e4 Misc.
  • 42bd65c Apply feedback
  • Additional commits viewable in compare view


Updates Microsoft.Extensions.Http.Resilience from 8.3.0 to 8.4.0

Release notes

Sourced from Microsoft.Extensions.Http.Resilience's releases.

.NET Extensions 8.4.0

8.4.0 packages are now all published in NuGet.org.

What's Changed

New Contributors

Full Changelog: https://github.com/dotnet/extensions/compare/v8.3.0...v8.4.0

Commits


Updates Penumbra.Api from 1.0.15 to 5.0.0

Commits


Updates Sentry from 4.2.1 to 4.5.0

Release notes

Sourced from Sentry's releases.

4.5.0

Features

  • Extended the SDK's CheckIn support by adding Release, Environment and Trace ID to the event. CheckIns created via the Hangfire integration now also automatically report their duration (#3320)
  • The SDK's performance API now works in conjunction with OpenTelemetry's instrumentation. This means that SentrySpans and OTel spans now show up in the same span-tree. (#3288)

Fixes

  • HttpResponse.Content is no longer disposed by when using SentryHttpFailedRequestHandler on .NET Framework, which was causing an ObjectDisposedException when using Sentry with NSwag (#3306)
  • Fix BackgroundWorker exiting when OperationCanceledException is not from shutdown request (3284)
  • Envelopes with large attachments no longer get stuck in the queue when using CacheDirectoryPath (#3328)

4.4.0

Features

  • Metrics now honor any Rate Limits set in HTTP headers returned by Sentry (#3276)

Fixes

  • Fixed normalization for metric tag values for carriage return, line feed and tab characters (#3281)

Dependencies

4.3.0

Features

  • EnableNetworkEventBreadcrumbs can now be set on the Native Android options (#3267)
  • Update normalization of metrics keys, tags and values (#3271)

Fixes

  • Fix missing exception StackTraces in some situations (#3215)
  • Scopes now get applied to OTEL spans in ASP.NET Core (#3221)
  • Fixed InvalidCastException when setting the SampleRate on Android (#3258)
  • Fixed MAUI iOS build issue related to SentryVersionNumber and SentryVersionString (#3278)

API changes

  • Removed SentryOptionsExtensions class - all the public methods moved directly to SentryOptions (#3195)

Dependencies

... (truncated)

Changelog

Sourced from Sentry's changelog.

4.5.0

Features

  • Extended the SDK's CheckIn support by adding Release, Environment and Trace ID to the event. CheckIns created via the Hangfire integration now also automatically report their duration (#3320)
  • The SDK's performance API now works in conjunction with OpenTelemetry's instrumentation. This means that SentrySpans and OTel spans now show up in the same span-tree. (#3288)

Fixes

  • HttpResponse.Content is no longer disposed by when using SentryHttpFailedRequestHandler on .NET Framework, which was causing an ObjectDisposedException when using Sentry with NSwag (#3306)
  • Fix BackgroundWorker exiting when OperationCanceledException is not from shutdown request (3284)
  • Envelopes with large attachments no longer get stuck in the queue when using CacheDirectoryPath (#3328)

Dependencies

4.4.0

Features

  • Metrics now honor any Rate Limits set in HTTP headers returned by Sentry (#3276)

Fixes

  • Fixed normalization for metric tag values for carriage return, line feed and tab characters (#3281)

Dependencies

4.3.0

Features

  • EnableNetworkEventBreadcrumbs can now be set on the Native Android options (#3267)
  • Update normalization of metrics keys, tags and values (#3271)

Fixes

  • Fix missing exception StackTraces in some situations (#3215)
  • Scopes now get applied to OTEL spans in ASP.NET Core (#3221)
  • Fixed InvalidCastException when setting the SampleRate on Android (#3258)
  • Fixed MAUI iOS build issue related to SentryVersionNumber and SentryVersionString (#3278)

API changes

... (truncated)

Commits


Updates StrawberryShake.Server from 13.5.1 to 13.9.0

Release notes

Sourced from StrawberryShake.Server's releases.

13.9.0

Full Changelog: https://github.com/ChilliCream/graphql-platform/compare/13.8.1...13.9.0

13.9.0-rc.0

Full Changelog: https://github.com/ChilliCream/graphql-platform/compare/13.8.1...13.9.0-rc.0

13.8.1

  • Updated Embedded BananaCakePop to Version 13.0.0

13.8.0

What's Changed

Full Changelog: https://github.com/ChilliCream/graphql-platform/compare/13.7.0...13.8.0-preview.8

13.8.0-preview.8

What's Changed

... (truncated)

Commits
  • 58d3ec1 Remove missing project references from HotChocolate.ApolloFederation.sln (#6847)
  • 7e0afad Switch to C# Collection Expressions. (#6845)
  • 62d14d2 Fixed result formatting when non-null root field becomes null. (#6844)
  • f3623c9 Added Primary Constructors to Configuration Handlers
  • b8209ef Mutation Convention Type Inference Issue. (#6004)
  • 0407e34 Fixed missing version links and dates in CHANGELOG (#5866)
  • 234a152 Use UTF-8 without BOM for SyntaxPrinter (#4925)
  • 5c06706 Reworked the version handling of Apollo Federation. (#6839)
  • d6ceea4 Fixed ApolloFederation FieldSet directives. (#6838)
  • 9ccda58 Added Support for Apollo Federation V2 (#6837)
  • Additional commits viewable in compare view


Updates StrawberryShake.Transport.Http from 13.5.1 to 13.9.0

Release notes

Sourced from StrawberryShake.Transport.Http's releases.

13.9.0

Full Changelog: https://github.com/ChilliCream/graphql-platform/compare/13.8.1...13.9.0

13.9.0-rc.0

Full Changelog: https://github.com/ChilliCream/graphql-platform/compare/13.8.1...13.9.0-rc.0

13.8.1

  • Updated Embedded BananaCakePop to Version 13.0.0

13.8.0

What's Changed

Full Changelog: https://github.com/ChilliCream/graphql-platform/compare/13.7.0...13.8.0-preview.8

13.8.0-preview.8

What's Changed

... (truncated)

Commits
  • 58d3ec1 Remove missing project references from HotChocolate.ApolloFederation.sln (#6847)
  • 7e0afad Switch to C# Collection Expressions. (#6845)
  • 62d14d2 Fixed result formatting when non-null root field becomes null. (#6844)
  • f3623c9 Added Primary Constructors to Configuration Handlers
  • b8209ef Mutation Convention Type Inference Issue. (#6004)
  • 0407e34 Fixed missing version links and dates in CHANGELOG (#5866)
  • 234a152 Use UTF-8 without BOM for SyntaxPrinter (#4925)
  • 5c06706 Reworked the version handling of Apollo Federation. (#6839)
  • d6ceea4 Fixed ApolloFederation FieldSet directives. (#6838)
  • 9ccda58 Added Support for Apollo Federation V2 (#6837)
  • Additional commits viewable in compare view


Updates ZstdSharp.Port from 0.7.6 to 0.8.0

Release notes

Sourced from ZstdSharp.Port's releases.

0.8.0

Ported zstd v1.5.6 Workaround for .NET Native

Commits


Updates strawberryshake.tools from 13.7.0 to 13.9.0

Release notes

Sourced from strawberryshake.tools's releases.

13.9.0

Full Changelog: https://github.com/ChilliCream/graphql-platform/compare/13.8.1...13.9.0

13.9.0-rc.0

Full Changelog: https://github.com/ChilliCream/graphql-platform/compare/13.8.1...13.9.0-rc.0

13.8.1

  • Updated Embedded BananaCakePop to Version 13.0.0

13.8.0

What's Changed

Full Changelog: https://github.com/ChilliCream/graphql-platform/compare/13.7.0...13.8.0-preview.8

13.8.0-preview.8

What's Changed

... (truncated)

Commits
  • 58d3ec1 Remove missing project references from HotChocolate.ApolloFederation.sln (#6847)
  • 7e0afad Switch to C# Collection Expressions. (#6845)
  • 62d14d2 Fixed result formatting when non-null root field becomes null. (#6844)
  • f3623c9 Added Primary Constructors to Configuration Handlers
  • b8209ef Mutation Convention Type Inference Issue. (#6004)
  • 0407e34 Fixed missing version links and dates in CHANGELOG (#5866)
  • 234a152 Use UTF-8 without BOM for SyntaxPrinter (#4925)
  • 5c06706 Reworked the version handling of Apollo Federation. (#6839)
  • d6ceea4 Fixed ApolloFederation FieldSet directives. (#6838)
  • 9ccda58 Added Support for Apollo Federation V2 (#6837)
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 4 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.