Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update hotchocolate monorepo to 13.9.15#2190

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
renovate wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromrenovate/hotchocolate-monorepo

Conversation

@renovate
Copy link
Contributor

@renovaterenovatebot commentedOct 26, 2023
edited
Loading

This PR contains the following updates:

PackageChangeAgeConfidence
HotChocolate.AspNetCore (source)13.5.1 ->13.9.15ageconfidence
HotChocolate.AspNetCore.Authorization (source)13.5.1 ->13.9.15ageconfidence
HotChocolate.Data (source)13.5.1 ->13.9.15ageconfidence
HotChocolate.Diagnostics (source)13.5.1 ->13.9.15ageconfidence
HotChocolate.PersistedQueries.InMemory (source)13.5.1 ->13.9.15ageconfidence
HotChocolate.PersistedQueries.Redis (source)13.5.1 ->13.9.15ageconfidence
HotChocolate.Subscriptions.Redis (source)13.5.1 ->13.9.15ageconfidence
HotChocolate.Types.Analyzers (source)13.5.1 ->13.9.15ageconfidence
HotChocolate.Types.Scalars (source)13.5.1 ->13.9.15ageconfidence

Release Notes

ChilliCream/graphql-platform (HotChocolate.AspNetCore)

v13.9.15: -p.1

Compare Source

Full Changelog:ChilliCream/graphql-platform@13.9.14...13.9.15

v13.9.14

Compare Source

  • Reconfigured ofType Depth

Full Changelog:ChilliCream/graphql-platform@13.9.13...13.9.14

v13.9.13

Compare Source

  • Added Introspection Cycle Detection Rule

Full Changelog:ChilliCream/graphql-platform@13.9.12...13.9.13

v13.9.12

Compare Source

  • Ported: Do not emit "query": "" for Strawberry Shake persisted queries#​7062

Full Changelog:ChilliCream/graphql-platform@13.9.11...13.9.12

v13.9.11

Compare Source

  • Adds Error Code if Composition Fails

Full Changelog:ChilliCream/graphql-platform@13.9.10...13.9.11

v13.9.10

Compare Source

What's Changed

Full Changelog:ChilliCream/graphql-platform@13.9.9...13.9.10

v13.9.9

Compare Source

What's Changed

Full Changelog:ChilliCream/graphql-platform@13.9.8...13.9.9

v13.9.8

Compare Source

  • Backport of operation compiler optimization.

Full Changelog:ChilliCream/graphql-platform@13.9.7...13.9.8

v13.9.7

Compare Source

What's Changed

Full Changelog:ChilliCream/graphql-platform@13.9.6...13.9.7

v13.9.6

Compare Source

What's Changed

Full Changelog:ChilliCream/graphql-platform@13.9.5...13.9.6

v13.9.5

Compare Source

What's Changed

  • [Fusion] Reset requirements planner for every iteration.

Full Changelog:ChilliCream/graphql-platform@13.9.4...13.9.5

v13.9.4

Compare Source

What's Changed

Full Changelog:ChilliCream/graphql-platform@13.9.3...13.9.4

v13.9.3

Compare Source

  • Updated Npgsql to 8.0.3

Full Changelog:ChilliCream/graphql-platform@13.9.2...13.9.3

v13.9.2

Compare Source

  • Bundled BananaCakePop Version 16.0.1

Full Changelog:ChilliCream/graphql-platform@13.9.1...13.9.2

v13.9.1

Compare Source

  • Ensure that you can opt-out of implicit usings in Directory.props by@​michaelstaib in#​7070
  • Bundled BananaCakePop Version 16.0.0

Full Changelog:ChilliCream/graphql-platform@13.9.0...13.9.1

v13.9.0

Compare Source

Full Changelog:ChilliCream/graphql-platform@13.8.1...13.9.0

v13.8.1

Compare Source

  • Updated Embedded BananaCakePop to Version 13.0.0

v13.8.0

Compare Source

What's Changed

  • Fixed issue with the fusion configuration rewriter. (#​6670)
  • Adds example for failing error interface (#​6665)
  • Set limit on serialized message size in Subscriptions.Postgres (#​6678)
  • Fix JsonElement serialization for StrawberryShake
  • Reworked JSON scalar usage with StrawberryShake. (#​6683)
  • Updated BananaCakePop Default Version (#​6687)
  • Make postgres subscription provider compatible with npgsql 8 (#​6686)
  • Handle JsonElement JsonValueKind.Null when deserializing (#​6481)
  • Fixed Utf8JsonWriterHelper to not ignore null dictionary values (#​6689)
  • Fixed the ghost files in Rider when using strawberyy shake (#​6693)
  • Fixed dotnet version check filter non version output for Strawberry Shake (#​6699)
  • Fixed argument naming conventions for mutation conventions. (#​6705)
  • Fixed cache pollution for in/nin filter expressions (#​6711)
  • Fixed large json read corruption (#​6713)
  • Fixed typo in Banana Cake Pop docs (#​6715)
  • Update open api schema snapshot to fix unit tests (#​6708)
  • Fixed array writer reset (#​6719)
  • [maintenance] Empty type termination using semicolon. (#​6725)
  • Added apollo federation docs (#​5791)
  • Fixed example in docs (#​6733)
  • StrawberryShake documentation fixes (#​6742)
  • Adds more documentation for BCP (#​6709)
  • Avoid writing BOM in StrawberryShake Tools (#​6751)
  • Fixed transport layer byte-array handling. (#​6763)
  • Fixed SSE message corruption (#​6642)
  • Do not send omitted arguments with default values to subgraph (#​6767)
  • Fixed mutation error dependency registration. (#​6674)
  • Fixed issue with default values on mutations. (#​6776)
  • Fixed CostAttribute multiplier path signature. (#​6777)
  • Fixed issue that caused the tag directive to be ignored. (#​6746)
  • Fixed broken postgres tests (#​6779)
  • Fixed Keyed Services (#​6782)
  • Fixed Tag Composition Tooling (#​6783)
  • EF Core middleware must check for IAsyncEnumerable. (#​6784)

Full Changelog:ChilliCream/graphql-platform@13.7.0...13.8.0-preview.8

v13.7.0

Compare Source

What's Changed

Full Changelog:ChilliCream/graphql-platform@13.6.1...13.7.0

v13.6.1

Compare Source

What's Changed

Full Changelog:ChilliCream/graphql-platform@13.6.0...13.6.1

v13.6.0

Compare Source

What's Changed

New Contributors

Full Changelog:ChilliCream/graphql-platform@13.5.1...13.6.0


Configuration

📅Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR was generated byMend Renovate. View therepository job log.

@renovaterenovatebot added the dependenciesPull requests that update a dependency file. labelOct 26, 2023
@github-actionsgithub-actionsbot added the template/GraphQLThe GraphQL project template labelOct 26, 2023
@renovaterenovatebotforce-pushed therenovate/hotchocolate-monorepo branch from894fcec to92d81e0CompareOctober 27, 2023 01:34
@renovaterenovatebot changed the titleUpdate hotchocolate monorepo to v13.6.0Update hotchocolate monorepo to v13.6.1Oct 27, 2023
@renovaterenovatebotforce-pushed therenovate/hotchocolate-monorepo branch from92d81e0 to824754cCompareNovember 1, 2023 09:12
@renovaterenovatebot changed the titleUpdate hotchocolate monorepo to v13.6.1Update hotchocolate monorepo to v13.7.0Nov 1, 2023
@renovaterenovatebotforce-pushed therenovate/hotchocolate-monorepo branch from824754c to34fe37aCompareDecember 18, 2023 23:06
@renovaterenovatebot changed the titleUpdate hotchocolate monorepo to v13.7.0Update hotchocolate monorepo to v13.8.0Dec 18, 2023
@renovaterenovatebotforce-pushed therenovate/hotchocolate-monorepo branch from34fe37a to1f2ea1cCompareDecember 19, 2023 12:45
@renovaterenovatebot changed the titleUpdate hotchocolate monorepo to v13.8.0Update hotchocolate monorepo to v13.8.1Dec 19, 2023
@renovaterenovatebotforce-pushed therenovate/hotchocolate-monorepo branch from1f2ea1c to015adb0CompareFebruary 19, 2024 15:27
@renovaterenovatebot changed the titleUpdate hotchocolate monorepo to v13.8.1Update hotchocolate monorepo to v13.9.0Feb 19, 2024
@renovaterenovatebotforce-pushed therenovate/hotchocolate-monorepo branch from015adb0 toe87a167CompareMay 7, 2024 06:54
@renovaterenovatebot changed the titleUpdate hotchocolate monorepo to v13.9.0Update hotchocolate monorepo to v13.9.1May 7, 2024
@renovaterenovatebotforce-pushed therenovate/hotchocolate-monorepo branch frome87a167 tob9374f8CompareMay 10, 2024 09:04
@renovaterenovatebot changed the titleUpdate hotchocolate monorepo to v13.9.1Update hotchocolate monorepo to v13.9.2May 10, 2024
@renovaterenovatebotforce-pushed therenovate/hotchocolate-monorepo branch fromb9374f8 to1dee884CompareMay 10, 2024 14:12
@renovaterenovatebot changed the titleUpdate hotchocolate monorepo to v13.9.2Update hotchocolate monorepo to v13.9.3May 10, 2024
@renovaterenovatebotforce-pushed therenovate/hotchocolate-monorepo branch from1dee884 tof612933CompareMay 13, 2024 10:49
@renovaterenovatebot changed the titleUpdate hotchocolate monorepo to v13.9.3Update hotchocolate monorepo to v13.9.4May 13, 2024
@renovaterenovatebotforce-pushed therenovate/hotchocolate-monorepo branch fromf612933 to2850d26CompareMay 28, 2024 22:47
@renovaterenovatebot changed the titleUpdate hotchocolate monorepo to v13.9.4Update hotchocolate monorepo to v13.9.5May 28, 2024
@renovaterenovatebotforce-pushed therenovate/hotchocolate-monorepo branch from2850d26 to3e3b58fCompareJune 12, 2024 17:20
@renovaterenovatebot changed the titleUpdate hotchocolate monorepo to v13.9.5Update hotchocolate monorepo to v13.9.6Jun 12, 2024
@renovaterenovatebotforce-pushed therenovate/hotchocolate-monorepo branch from3e3b58f tof11b50aCompareJuly 9, 2024 23:10
@renovaterenovatebot changed the titleUpdate hotchocolate monorepo to v13.9.6Update hotchocolate monorepo to v13.9.7Jul 9, 2024
@renovaterenovatebotforce-pushed therenovate/hotchocolate-monorepo branch fromf11b50a tocd6411dCompareJuly 25, 2024 06:23
@renovaterenovatebot changed the titleUpdate hotchocolate monorepo to v13.9.7Update hotchocolate monorepo to v13.9.8Jul 25, 2024
@renovaterenovatebotforce-pushed therenovate/hotchocolate-monorepo branch fromcd6411d toab1a4cbCompareAugust 1, 2024 22:02
@renovaterenovatebot changed the titleUpdate hotchocolate monorepo to v13.9.8Update hotchocolate monorepo to v13.9.9Aug 1, 2024
@renovaterenovatebotforce-pushed therenovate/hotchocolate-monorepo branch fromab1a4cb toca8d0edCompareAugust 8, 2024 07:50
@renovaterenovatebot changed the titleUpdate hotchocolate monorepo to v13.9.9Update hotchocolate monorepo to v13.9.10Aug 8, 2024
@renovaterenovatebotforce-pushed therenovate/hotchocolate-monorepo branch fromca8d0ed tofa2d4a7CompareAugust 9, 2024 10:39
@renovaterenovatebot changed the titleUpdate hotchocolate monorepo to v13.9.10Update hotchocolate monorepo to v13.9.11Aug 9, 2024
@renovaterenovatebot changed the titleUpdate hotchocolate monorepo to v13.9.11Update hotchocolate monorepo to 13.9.11Aug 28, 2024
@renovaterenovatebotforce-pushed therenovate/hotchocolate-monorepo branch fromfa2d4a7 toae08a92CompareSeptember 4, 2024 22:50
@renovaterenovatebot changed the titleUpdate hotchocolate monorepo to 13.9.11Update hotchocolate monorepo to 13.9.12Sep 4, 2024
@renovaterenovatebotforce-pushed therenovate/hotchocolate-monorepo branch fromae08a92 to16a7b37CompareSeptember 27, 2024 22:41
@renovaterenovatebot changed the titleUpdate hotchocolate monorepo to 13.9.12Update hotchocolate monorepoSep 27, 2024
@renovaterenovatebotforce-pushed therenovate/hotchocolate-monorepo branch from16a7b37 to368f0aeCompareSeptember 28, 2024 01:19
@renovaterenovatebot changed the titleUpdate hotchocolate monorepoUpdate hotchocolate monorepo to 13.9.13Sep 28, 2024
@renovaterenovatebotforce-pushed therenovate/hotchocolate-monorepo branch from368f0ae to3fdbe13CompareSeptember 30, 2024 10:12
@renovaterenovatebot changed the titleUpdate hotchocolate monorepo to 13.9.13Update hotchocolate monorepo to 13.9.14Sep 30, 2024
@renovaterenovatebotforce-pushed therenovate/hotchocolate-monorepo branch from3fdbe13 toe7d8eb7CompareSeptember 28, 2025 20:37
@renovaterenovatebot changed the titleUpdate hotchocolate monorepo to 13.9.14Update hotchocolate monorepo to 13.9.15Sep 28, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency file.template/GraphQLThe GraphQL project template

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp