Skip to content
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

Bump HotChocolate.Abstractions from 11.0.6 to 11.0.8 #247

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2021

Bumps HotChocolate.Abstractions from 11.0.6 to 11.0.8.

Release notes

Sourced from HotChocolate.Abstractions's releases.

11.0.8

For more details click here to get to our CHANGELOG.

Changes:

  • acc3e9ed48d9c41394df730601af4342972dafbe Updated change-log (#2787)
  • d6d4c92c03f0a310bff4fbb8e15fc1fa1111702d Added support for field coordinates. (#2881)
  • a3ced36c72a3c7ee3de9f12832fd0eea3a2b1b22 Fixed typos
  • 2131a7a58604b1537ce1f7ebf53b31d723bab65f Added in-memory cache for persisted queries. (#2872)
  • 687be58174c06db9ab71f68ffe4b56fdfb5bbf96 small grammar fix (#2845)
  • a069322f870254288bdb6cbdbcc11562af2fdcc1 Added unions and interfaces documentation. (#2802)
  • 7ff86a56806d1411c28284e751b79313b8ddfa67 Added version documentation. (#2834)
  • 14f799f5e6bc62a6e108f0aab0757f9c4c8363b8 Fixed projections with multiple interceptors. (#2836)
  • bb459e3d19ae68a99f707d010b80ffb4f77b88c4 Fixed string literals in places of enum values have to raise a query errors. (#2846)
  • 1dc6ca0da0f3e1da4b07c8ede5ea524ca3ee724d Added scalar documentation (#2873)
  • 2a9fba3cd8120d4089f87e2c85e140bf0ec1beef Fixed issues with Apollo active persisted queries flow. (#2864)
  • 5cfddc757f96ad8bcada8c593c8cddd5b184b79c Introduced a way to intercept the initialization flow (#2868)
  • 9512b4d7f9064bf0b67ce0ed0f730f3c9e235a96 Added docs for AND and OR filter combinators. (#2862)
  • 4e19dd5d6863fc285e4371c424a75a82c94c35e7 Allow for refetching on mutation payloads. (#2851)
  • 5d9c2df794da8858554db44f5252951f19ab551c Fixes HotChocolate.Data.Filtering conflicts with GraphQLTypeAttribute on enum properties (#2847)
  • cdc58243a90cdbe7cf93089601a51ad59fe2b19c Fix broken sidenav (#2757)
  • eb58240de4b5968b8fbeafeae2047a5a717acd7c Reworked Type Inference to be stricter. (#2842)
  • 79f5cfdd60a5b731ae11b65c0381a42cfb90a8b7 Enable local schemas to be used in schema stitching (#2835)
  • 6b21001776c6a838528f6019cfe6fea2e0e95784 Allow to enumerate variables (#2833)
  • 62af8602ca9bbbf230e3cdd948fe0bf3cc2d5d7c Website: Refined Directives Doc & Added One Logo (#2832)
  • b7b6f58923768a3f53e4881ac39a6081df47d9cb Fixed skip projection of methods and non-settable properties (#2790)
  • 86fd78618928c2c977268083971ce23f8523ec95 Fixed bug with non generic ResolveWith on the ObjectFieldDescriptor class (#2812)
  • 02e74ccddd56c62a7a53f405f091169cfe372a85 Correct nullability of after/before argument (#2815)
  • 97c3e4332072661ab8823c5d757d5f7edf253a74 Fixes GeoJson Point has inconsistent input and output types (#2829)

This list of changes was auto generated.

11.0.7

For more details click here to get to our CHANGELOG.

Changes:

  • 627ebe4a93db1529e3c7f861f3c7d646a36d2c0a Add HasErrors to IResolverContext (#2814)
  • 3bdb13297b1f45861be55461d8fa935705943243 Clarify AddHttpRequestInterceptor usage (#2811)
  • 013e7e28185c4a82ed073e7ee6f3747a22701b1d Updated year
  • 5cf9725be84033dbddb9b270b4d4613266cd77fa Updated year
  • 8f7883b29bf1ef97c656d920fb207a5f6e0d8ebc Added GraphQL descriptions to delegate directive. (#2783)
  • 4d9e2f0ee9ac7ff202434f8b58d173263f6184b6 Renamed variable uri to guid in UuidType (#2782)
  • 12915dc2db239e39bf3504600fd2df5503fcfb3b Fixed argument renaming during schema stitching. (#2784)
  • 24d2aed1b85d4b0bbaa1515e7728823c2131b1be Fixed cursor backward pagination with two list elements (#2777)

This list of changes was auto generated.

Changelog

Sourced from HotChocolate.Abstractions's changelog.

[11.0.8]

Added

  • Added support for field coordinates. (#2881)
  • Added in-memory cache for persisted queries. (#2872)
  • Added a way to intercept the initialization flow (#2868)
  • Allow for re-fetching on mutation payloads. (#2851)
  • Allow local schemas to be used in schema stitching (#2835)
  • Allow to enumerate variables (#2833)

Changed

  • Reworked Type Inference to be stricter. (#2842)

Fixed

  • Fixed projections with multiple interceptors. (#2836)
  • Fixed string literals in places of enum values have to raise a query errors. (#2846)
  • Fixed issues with Apollo active persisted queries flow. (#2864)

[11.0.7]

Added

  • Add HasErrors to IResolverContext (#2814)
  • Added GraphQL descriptions to delegate directive. (#2783)

Fixed

  • Fixed argument renaming during schema stitching. (#2784)
  • Fixed cursor backward pagination with two list elements (#2777)
Commits

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @rsg-bot.


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 dependabot bot added .NET 📦 dependencies Pull requests that update a dependency file labels Jan 15, 2021
@github-actions github-actions bot added this to the v0.1.0 milestone Jan 15, 2021
@codecov
Copy link

codecov bot commented Jan 15, 2021

Codecov Report

Merging #247 (8925a3d) into master (929b5c2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #247   +/-   ##
=======================================
  Coverage   77.27%   77.27%           
=======================================
  Files          15       15           
  Lines         660      660           
  Branches       68       68           
=======================================
  Hits          510      510           
  Misses        150      150           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 929b5c2...8925a3d. Read the comment docs.

@david-driscoll david-driscoll added the :shipit: merge Shipit! label Jan 18, 2021
@rsg-bot
Copy link
Contributor

rsg-bot commented Jan 18, 2021

@dependabot squash and merge

@david-driscoll david-driscoll merged commit ff5914f into master Jan 18, 2021
@david-driscoll david-driscoll deleted the dependabot/nuget/HotChocolate.Abstractions-11.0.8 branch January 18, 2021 20:40
@mergify mergify bot removed the :shipit: merge Shipit! label Jan 18, 2021
@github-actions github-actions bot modified the milestones: v0.1.0, v0.1.1 Dec 17, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants