apollographql / federation-hotchocolate

HotChocolate support for Apollo Federation
https://www.apollographql.com/docs/federation/
MIT License
16 stars 8 forks source link

chore(deps): update dependency snapshooter.xunit to v0.13.0 #29

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Snapshooter.Xunit 0.5.4 -> 0.13.0 age adoption passing confidence

Release Notes

SwissLife-OSS/Snapshooter (Snapshooter.Xunit) ### [`v0.13.0`](https://togithub.com/SwissLife-OSS/snapshooter/releases/tag/0.13.0) [Compare Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.12.0...0.13.0) #### What's Changed - Implemented snapshot stream support. by [@​nscheibe](https://togithub.com/nscheibe) in [https://github.com/SwissLife-OSS/snapshooter/pull/173](https://togithub.com/SwissLife-OSS/snapshooter/pull/173) **Full Changelog**: https://github.com/SwissLife-OSS/snapshooter/compare/0.12.0...0.13.0 ### [`v0.12.0`](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.11.1...0.12.0) [Compare Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.11.1...0.12.0) ### [`v0.11.1`](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.11.0...0.11.1) [Compare Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.11.0...0.11.1) ### [`v0.11.0`](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.10.0...0.11.0) [Compare Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.10.0...0.11.0) ### [`v0.10.0`](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.9.0...0.10.0) [Compare Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.9.0...0.10.0) ### [`v0.9.0`](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.8.0...0.9.0) [Compare Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.8.0...0.9.0) ### [`v0.8.0`](https://togithub.com/SwissLife-OSS/snapshooter/releases/tag/0.8.0) [Compare Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.7.1...0.8.0) #### Changes: - [`1da1c90`](https://togithub.com/SwissLife-OSS/Snapshooter/commit/1da1c90ecc9e25a2584395dcdff54b53bb685258) MSTest support ([#​158](https://togithub.com/SwissLife-OSS/Snapshooter/issues/158)) - [`b0a1fca`](https://togithub.com/SwissLife-OSS/Snapshooter/commit/b0a1fca1a2876b6b60f23bd8b33e0d35755989ec) Implemented Accept match Option Feature ([#​151](https://togithub.com/SwissLife-OSS/Snapshooter/issues/151)) - [`7860166`](https://togithub.com/SwissLife-OSS/Snapshooter/commit/7860166dc6d0a1a29fc37a957bade7419394289f) Add support for NUnit `TestCaseSource` attribute ([#​146](https://togithub.com/SwissLife-OSS/Snapshooter/issues/146)) - [`05afa6f`](https://togithub.com/SwissLife-OSS/Snapshooter/commit/05afa6ff7eccaf126f2c1f1da206c9f89298824b) Comments beautify ([#​135](https://togithub.com/SwissLife-OSS/Snapshooter/issues/135)) This list of changes was [auto generated](https://dev.azure.com/swisslife-oss/swisslife-oss/\_build/results?buildId=1422\&view=logs). ### [`v0.7.1`](https://togithub.com/SwissLife-OSS/snapshooter/releases/tag/0.7.1) [Compare Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.7.0...0.7.1) #### Changes: - [`a9cbecf`](https://togithub.com/SwissLife-OSS/Snapshooter/commit/a9cbecf71f193bd918117870c5f56dc31d090771) Draft styled comment. - [`edc56a6`](https://togithub.com/SwissLife-OSS/Snapshooter/commit/edc56a685df601c675a877002f5311986fb98e88) Update README.md This list of changes was [auto generated](https://dev.azure.com/swisslife-oss/swisslife-oss/\_build/results?buildId=1078\&view=logs). ### [`v0.7.0`](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.6.2...0.7.0) [Compare Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.6.2...0.7.0) ### [`v0.6.2`](https://togithub.com/SwissLife-OSS/snapshooter/releases/tag/0.6.2) [Compare Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.6.1...0.6.2) Reset snapshotName on Exceptions ([#​128](https://togithub.com/SwissLife-OSS/Snapshooter/issues/128)) ### [`v0.6.1`](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.6.0...0.6.1) [Compare Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.6.0...0.6.1) ### [`v0.6.0`](https://togithub.com/SwissLife-OSS/snapshooter/releases/tag/0.6.0) [Compare Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.5.8...0.6.0) Be less strict on detection of FluentAssertions types ([#​124](https://togithub.com/SwissLife-OSS/Snapshooter/issues/124)) [@​huysentruitw](https://togithub.com/huysentruitw) Allow customization of snapshot serializer settings ([#​119](https://togithub.com/SwissLife-OSS/Snapshooter/issues/119)) [@​SbiCA](https://togithub.com/SbiCA) ### [`v0.5.8`](https://togithub.com/SwissLife-OSS/snapshooter/releases/tag/0.5.8) [Compare Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.5.7...0.5.8) - reintroduce netstandard2.0 as a target [#​111](https://togithub.com/SwissLife-OSS/Snapshooter/issues/111) ### [`v0.5.7`](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.5.6...0.5.7) [Compare Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.5.6...0.5.7) ### [`v0.5.6`](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.5.5...0.5.6) [Compare Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.5.5...0.5.6) ### [`v0.5.5`](https://togithub.com/SwissLife-OSS/snapshooter/releases/tag/0.5.5) [Compare Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.5.4...0.5.5) Fixes [#​98](https://togithub.com/SwissLife-OSS/Snapshooter/issues/98) #### Changes: - [`1ae187e`](https://togithub.com/SwissLife-OSS/Snapshooter/commit/1ae187e7d9feac32677979f51b702b7bca16a73b) bump dependencies ([#​100](https://togithub.com/SwissLife-OSS/Snapshooter/issues/100)) - [`6353c0c`](https://togithub.com/SwissLife-OSS/Snapshooter/commit/6353c0c477ae6fcfdad1c6d1ea4e76f8e4273119) Fix iterative test naming ([#​99](https://togithub.com/SwissLife-OSS/Snapshooter/issues/99)) This list of changes was [auto generated](https://dev.azure.com/swisslife-oss/swisslife-oss/\_build/results?buildId=728\&view=logs).

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 becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 year ago

Apollo Federation Subgraph Compatibility Results

Federation 1 SupportFederation 2 Support
_service🟒
@key (single)🟒
@key (multi)🟒
@key (composite)🟒
repeatable @key🟒
@requires🟒
@provides🟒
federated tracingπŸ”²
@link🟒
@shareable🟒
@tag🟒
@override🟒
@inaccessible🟒
@composeDirective🟒
@interfaceObject🟒

Learn more: