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 with 6 updates #23

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps the all group with 6 updates:

Package From To
Penumbra.Api 1.0.13 1.0.14
Sentry 3.41.3 4.1.0
StrawberryShake.Server 13.5.1 13.8.1
StrawberryShake.Transport.Http 13.5.1 13.8.1
StrawberryShake.Transport.Http 13.5.1 13.8.1
ZstdSharp.Port 0.7.4 0.7.5
strawberryshake.tools 13.7.0 13.8.1

Updates Penumbra.Api from 1.0.13 to 1.0.14

Commits


Updates Sentry from 3.41.3 to 4.1.0

Release notes

Sourced from Sentry's releases.

4.1.0

Features

Fixes

  • "No service for type 'Sentry.IHub' has been registered" exception when using OpenTelemetry and initializing Sentry via SentrySdk.Init (getsentry/sentry-dotnet#3129)

4.0.3

Fixes

  • To resolve conflicting types due to the SDK adding itself to the global usings:
    • The class Sentry.Constants has been renamed to Sentry.SentryConstants (#3125)

4.0.2

Fixes

  • To resolve conflicting types due to the SDK adding itself to the global usings:
  • The class Sentry.Context has been renamed to Sentry.SentryContext (#3121)
  • The class Sentry.Package has been renamed to Sentry.SentryPackage (#3121)
  • The class Sentry.Request has been renamed to Sentry.SentryRequest (#3121)

Dependencies

4.0.1

Fixes

  • To resolve conflicting types due to the SDK adding itself to the global usings:
  • The interface Sentry.ISession has been renamed to Sentry.ISentrySession (#3110)
  • The interface Sentry.IJsonSerializable has been renamed to Sentry.ISentryJsonSerializable (#3116)
  • The class Sentry.Session has been renamed to Sentry.SentrySession (#3110)
  • The class Sentry.Attachment has been renamed to Sentry.SentryAttachment (#3116)
  • The class Sentry.Hint has been renamed to Sentry.SentryHint (#3116)

Dependencies

4.0.0

This major release includes many exciting new features including support for Profiling and Metrics(preview), AOT with Native Crash Reporting, Spotlight, Screenshots on MAUI and much more. Details about these features and other changes are below.

.NET target framework changes

... (truncated)

Changelog

Sourced from Sentry's changelog.

4.1.0

Features

  • The SDK now automatically collects metrics coming from OpenTelemetry.Instrumentation.Runtime (#3133)

Fixes

  • "No service for type 'Sentry.IHub' has been registered" exception when using OpenTelemetry and initializing Sentry via SentrySdk.Init (#3129)

4.0.3

Fixes

  • To resolve conflicting types due to the SDK adding itself to the global usings:
    • The class Sentry.Constants has been renamed to Sentry.SentryConstants (#3125)

4.0.2

Fixes

  • To resolve conflicting types due to the SDK adding itself to the global usings:
    • The class Sentry.Context has been renamed to Sentry.SentryContext (#3121)
    • The class Sentry.Package has been renamed to Sentry.SentryPackage (#3121)
    • The class Sentry.Request has been renamed to Sentry.SentryRequest (#3121)

Dependencies

4.0.1

Fixes

  • To resolve conflicting types due to the SDK adding itself to the global usings:
    • The interface Sentry.ISession has been renamed to Sentry.ISentrySession (#3110)
    • The interface Sentry.IJsonSerializable has been renamed to Sentry.ISentryJsonSerializable (#3116)
    • The class Sentry.Session has been renamed to Sentry.SentrySession (#3110)
    • The class Sentry.Attachment has been renamed to Sentry.SentryAttachment (#3116)
    • The class Sentry.Hint has been renamed to Sentry.SentryHint (#3116)

Dependencies

4.0.0

... (truncated)

Commits


Updates StrawberryShake.Server from 13.5.1 to 13.8.1

Release notes

Sourced from StrawberryShake.Server's releases.

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


Updates StrawberryShake.Transport.Http from 13.5.1 to 13.8.1

Release notes

Sourced from StrawberryShake.Transport.Http's releases.

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


Updates StrawberryShake.Transport.Http from 13.5.1 to 13.8.1

Release notes

Sourced from StrawberryShake.Transport.Http's releases.

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


Updates ZstdSharp.Port from 0.7.4 to 0.7.5

Release notes

Sourced from ZstdSharp.Port's releases.

0.7.5

Added multi-threading support

Commits


Updates strawberryshake.tools from 13.7.0 to 13.8.1

Release notes

Sourced from strawberryshake.tools's releases.

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


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 6 months ago

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