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 7 updates #24

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the all group with 7 updates:

Package From To
Markdig 0.34.0 0.35.0
Penumbra.Api 1.0.13 1.0.14
Sentry 3.41.3 4.1.1
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 Markdig from 0.34.0 to 0.35.0

Release notes

Sourced from Markdig's releases.

0.35.0

Changes

✨ New Features

  • Add nuget.org only config (8f008e45)

🚀 Enhancements

🧰 Maintenance

  • Update ci.yml with nuget config (eb8fe156)

🏭 Tests

  • Fix tests (fb71dff0)

🧰 Misc

  • Update projects to net8.0 (2f903697)
  • Remove net7.0 from CI (39957094)
  • Use ubuntu for the CI (adce9797)

Full Changelog: 0.34.0...0.35.0

Published with dotnet-releaser

Commits
  • adce979 Use ubuntu for the CI
  • fb71dff Fix tests
  • 3995709 Remove net7.0 from CI
  • 2f90369 Update projects to net8.0
  • eb8fe15 Update ci.yml with nuget config
  • 8f008e4 Add nuget.org only config
  • 0014ec4 Merge pull request #769 from carbon/cq3
  • 2ca05cc Eliminate string allocation in CodeInlineRenderer
  • 6a15c80 Add test coverage for headlines with > 6 # characters
  • 0446959 Add TextRendererBase.Write(char c, int count) method, and eliminate various s...
  • Additional commits viewable in compare view


Updates Penumbra.Api from 1.0.13 to 1.0.14

Commits


Updates Sentry from 3.41.3 to 4.1.1

Release notes

Sourced from Sentry's releases.

4.1.1

Fixes

  • The SDK can be disabled by setting options.Dsn = ""; By convention, the SDK allows the DSN set to string.Empty to be overwritten by the environment. (#3147)

Dependencies

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)

... (truncated)

Changelog

Sourced from Sentry's changelog.

4.1.1

Fixes

  • The SDK can be disabled by setting options.Dsn = ""; By convention, the SDK allows the DSN set to string.Empty to be overwritten by the environment. (#3147)

Dependencies

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)

... (truncated)

Commits
  • 90299f6 release: 4.1.1
  • 1aad9ab fix: Allow a DSN string.Empty to be overwritten by the environment (#3147)
  • a3d4c4f chore: update scripts/update-cli.ps1 to 2.28.6 (#3148)
  • 00af4bc enable screenshots in sample (#3146)
  • be74c3a chore: update scripts/update-cli.ps1 to 2.28.5 (#3145)
  • 088557e Simplified the Asp.NET Core OpenTelemetry sample (#3142)
  • b7644eb release: 4.1.0
  • e382fb0 Added OpenTelemetry.Instrumentation.Runtime metrics to built in metrics (#3133)
  • d32c2af chore: Fix flaky android device tests (#3120)
  • c8330f1 Fix: No service for type 'Sentry.IHub' has been registered (#3129)
  • Additional commits viewable in compare view


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.