graphql
graphql copied to clipboard
chore(deps): update dependency mercurius to v10
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
mercurius (source) | 8.13.0 -> 10.1.0 |
Release Notes
mercurius-js/mercurius
v10.1.0
What's Changed
- build(deps-dev): bump @​types/node from 17.0.45 to 18.0.0 by @​dependabot in https://github.com/mercurius-js/mercurius/pull/813
- Update to readable-stream v4 by @​mcollina in https://github.com/mercurius-js/mercurius/pull/815
- Update open-telemetry.md by @​rahulmuthyam in https://github.com/mercurius-js/mercurius/pull/816
- chore: update Mercurius Prisma guide by @​ruheni in https://github.com/mercurius-js/mercurius/pull/818
- build(deps): bump actions/setup-node from 3.1.1 to 3.3.0 by @​dependabot in https://github.com/mercurius-js/mercurius/pull/819
- build(deps-dev): bump tsd from 0.20.0 to 0.22.0 by @​dependabot in https://github.com/mercurius-js/mercurius/pull/821
- Set Headers from subgraphs by @​harshitkumar31 in https://github.com/mercurius-js/mercurius/pull/820
- Update to readable-stream v4 by @​mcollina in https://github.com/mercurius-js/mercurius/pull/823
New Contributors
- @​rahulmuthyam made their first contribution in https://github.com/mercurius-js/mercurius/pull/816
- @​harshitkumar31 made their first contribution in https://github.com/mercurius-js/mercurius/pull/820
Full Changelog: https://github.com/mercurius-js/mercurius/compare/v10.0.0...v10.1.0
v10.0.0
What's Changed
- chore: fix typo by @​askblaker in https://github.com/mercurius-js/mercurius/pull/807
- Update to Fastify v4 by @​mcollina in https://github.com/mercurius-js/mercurius/pull/808
- better CI stability by @​mcollina in https://github.com/mercurius-js/mercurius/pull/809
New Contributors
- @​askblaker made their first contribution in https://github.com/mercurius-js/mercurius/pull/807
Full Changelog: https://github.com/mercurius-js/mercurius/compare/v9.8.0...v10.0.0
v9.8.0
What's Changed
- Fix for cached jit query is not a function by @​GeertWille in https://github.com/mercurius-js/mercurius/pull/805
New Contributors
- @​GeertWille made their first contribution in https://github.com/mercurius-js/mercurius/pull/805
Full Changelog: https://github.com/mercurius-js/mercurius/compare/v9.7.0...v9.8.0
v9.7.0
What's Changed
- docs: update open telemetry example by @​is2ei in https://github.com/mercurius-js/mercurius/pull/793
- build(deps-dev): bump sinon from 13.0.2 to 14.0.0 by @​dependabot in https://github.com/mercurius-js/mercurius/pull/794
- Subscription root types by @​mattcan in https://github.com/mercurius-js/mercurius/pull/800
- chore: fix typo by @​is2ei in https://github.com/mercurius-js/mercurius/pull/795
- build(deps): bump mqemitter from 4.5.0 to 5.0.0 by @​dependabot in https://github.com/mercurius-js/mercurius/pull/801
- build(deps): bump @​fastify/error from 2.0.0 to 3.0.0 by @​dependabot in https://github.com/mercurius-js/mercurius/pull/802
- fix: check null lruGatewayResolvers when cache option is disabled by @​atjhoendz in https://github.com/mercurius-js/mercurius/pull/803
New Contributors
- @​is2ei made their first contribution in https://github.com/mercurius-js/mercurius/pull/793
- @​mattcan made their first contribution in https://github.com/mercurius-js/mercurius/pull/800
- @​atjhoendz made their first contribution in https://github.com/mercurius-js/mercurius/pull/803
Full Changelog: https://github.com/mercurius-js/mercurius/compare/v9.5.0...v9.7.0
v9.6.0
v9.5.0
What's Changed
- build(deps): bump actions/setup-node from 3.1.0 to 3.1.1 by @​dependabot in https://github.com/mercurius-js/mercurius/pull/784
- fix: gateway configuration validation by @​temsa in https://github.com/mercurius-js/mercurius/pull/789
- build(deps): bump tibdex/backport from 1 to 2 by @​dependabot in https://github.com/mercurius-js/mercurius/pull/785
Full Changelog: https://github.com/mercurius-js/mercurius/compare/v9.4.0...v9.5.0
v9.4.0
What's Changed
- build(deps): bump actions/setup-node from 3.0.0 to 3.1.0 by @​dependabot in https://github.com/mercurius-js/mercurius/pull/763
- build(deps): bump undici from 4.16.0 to 5.0.0 by @​dependabot in https://github.com/mercurius-js/mercurius/pull/765
- build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @​dependabot in https://github.com/mercurius-js/mercurius/pull/766
- feat(docs): add nestjs integration docs by @​smolinari in https://github.com/mercurius-js/mercurius/pull/769
- fix(docs): add small corrections by @​smolinari in https://github.com/mercurius-js/mercurius/pull/770
- refactor!: replace promise.allsettled dependency with node implementation BREAKING CHANGE: drop support for node <12.9.0
Refs: #​725 by @​p-kuen in https://github.com/mercurius-js/mercurius/pull/774
- Added async support in rewriteHeaders by @​all2pie in https://github.com/mercurius-js/mercurius/pull/773
- fix: allow cross origin loading for graphiql by @​conradthegray in https://github.com/mercurius-js/mercurius/pull/775
- chore: update fastify deps to @​fastify by @​simone-sanfratello in https://github.com/mercurius-js/mercurius/pull/780
- Updated to standard v17 by @​mcollina in https://github.com/mercurius-js/mercurius/pull/783
New Contributors
- @​smolinari made their first contribution in https://github.com/mercurius-js/mercurius/pull/769
- @​p-kuen made their first contribution in https://github.com/mercurius-js/mercurius/pull/774
- @​all2pie made their first contribution in https://github.com/mercurius-js/mercurius/pull/773
- @​conradthegray made their first contribution in https://github.com/mercurius-js/mercurius/pull/775
Full Changelog: https://github.com/mercurius-js/mercurius/compare/v9.3.6...v9.4.0
v9.3.6
What's Changed
- Document new
service.agent
configuration option. by @​tomi-bigpi in https://github.com/mercurius-js/mercurius/pull/753 - Keep requires directive in gateway schema by @​aleccool213 in https://github.com/mercurius-js/mercurius/pull/756
New Contributors
- @​aleccool213 made their first contribution in https://github.com/mercurius-js/mercurius/pull/756
Full Changelog: https://github.com/mercurius-js/mercurius/compare/v9.3.5...v9.3.6
v9.3.5
What's Changed
- Add backport GitHub action by @​jonnydgreen in https://github.com/mercurius-js/mercurius/pull/752
- Correctly handle reference types at the same path in the gateway by @​jonnydgreen in https://github.com/mercurius-js/mercurius/pull/754
Full Changelog: https://github.com/mercurius-js/mercurius/compare/v9.3.4...v9.3.5
v9.3.4
What's Changed
- build(deps): bump actions/setup-node from 2 to 3.0.0 by @​dependabot in https://github.com/mercurius-js/mercurius/pull/742
- build(deps): bump actions/checkout from 2 to 3 by @​dependabot in https://github.com/mercurius-js/mercurius/pull/746
- build: reduce dependabot update frequency by @​Fdawgs in https://github.com/mercurius-js/mercurius/pull/750
- Fix #​748 Ensure FederatedError
errors
argument is an array. by @​tomi-bigpi in https://github.com/mercurius-js/mercurius/pull/749 - build(deps-dev): bump tap from 15.2.3 to 16.0.0 by @​dependabot in https://github.com/mercurius-js/mercurius/pull/747
New Contributors
- @​tomi-bigpi made their first contribution in https://github.com/mercurius-js/mercurius/pull/749
Full Changelog: https://github.com/mercurius-js/mercurius/compare/v9.3.3...v9.3.4
v9.3.3
What's Changed
- build(deps): bump tiny-lru from 7.0.6 to 8.0.1 by @​dependabot in https://github.com/mercurius-js/mercurius/pull/735
- fix: update graphql-jit by @​SimenB in https://github.com/mercurius-js/mercurius/pull/736
- build(deps): bump fastify-error from 0.3.1 to 1.0.0 by @​dependabot in https://github.com/mercurius-js/mercurius/pull/740
- fix: gateway fragment usage by @​Eomm in https://github.com/mercurius-js/mercurius/pull/739
- add missing types for retry services options by @​codker in https://github.com/mercurius-js/mercurius/pull/741
New Contributors
- @​codker made their first contribution in https://github.com/mercurius-js/mercurius/pull/741
Full Changelog: https://github.com/mercurius-js/mercurius/compare/v9.3.2...v9.3.3
v9.3.2
What's Changed
- fix: gateway empty types by @​Eomm in https://github.com/mercurius-js/mercurius/pull/733
- [gateway] Resolve nested references in a value type resolved from a top-level resolver by @​mcollina in https://github.com/mercurius-js/mercurius/pull/734
Full Changelog: https://github.com/mercurius-js/mercurius/compare/v9.3.1...v9.3.2
v9.3.1
What's Changed
- fix: typings for defaultErrorFormatter by @​mikaelkaron in https://github.com/mercurius-js/mercurius/pull/728
- [Gateway] Correctly resolve references returned from top-level resolvers by @​mcollina in https://github.com/mercurius-js/mercurius/pull/727
New Contributors
- @​mikaelkaron made their first contribution in https://github.com/mercurius-js/mercurius/pull/728
Full Changelog: https://github.com/mercurius-js/mercurius/compare/v9.3.0...v9.3.1
v9.3.0
What's Changed
- Fixes issue with batchedQueries overriding loader by @​flovilmart in https://github.com/mercurius-js/mercurius/pull/719
- chore: remove unused
graphql-tools
dep by @​SimenB in https://github.com/mercurius-js/mercurius/pull/721 - Fix sidebar link by @​chemicalkosek in https://github.com/mercurius-js/mercurius/pull/722
- Queries and Mutations via WebSocket by @​nuragic in https://github.com/mercurius-js/mercurius/pull/705
New Contributors
- @​flovilmart made their first contribution in https://github.com/mercurius-js/mercurius/pull/719
- @​SimenB made their first contribution in https://github.com/mercurius-js/mercurius/pull/721
- @​nuragic made their first contribution in https://github.com/mercurius-js/mercurius/pull/705
Full Changelog: https://github.com/mercurius-js/mercurius/compare/v9.2.0...v9.3.0
v9.2.0
What's Changed
- build(deps-dev): bump concurrently from 6.5.1 to 7.0.0 by @​dependabot in https://github.com/mercurius-js/mercurius/pull/697
- docs: update type-graphql integration doc by @​gilach in https://github.com/mercurius-js/mercurius/pull/701
- docs: update options doc regarding error formatter by @​gilach in https://github.com/mercurius-js/mercurius/pull/702
- add ErrorWithProps handler for mercurius hook by @​sooxt98 in https://github.com/mercurius-js/mercurius/pull/700
- fix: add service.keepAlive prop to types by @​MDietz135 in https://github.com/mercurius-js/mercurius/pull/703
- build(deps-dev): bump @​sinonjs/fake-timers from 8.1.0 to 9.0.0 by @​dependabot in https://github.com/mercurius-js/mercurius/pull/708
- build(deps-dev): bump sinon from 12.0.1 to 13.0.0 by @​dependabot in https://github.com/mercurius-js/mercurius/pull/715
- build(deps-dev): bump sinon from 12.0.1 to 13.0.0 by @​dependabot in https://github.com/mercurius-js/mercurius/pull/716
- Retry failed services by @​sameer-coder in https://github.com/mercurius-js/mercurius/pull/706
New Contributors
- @​gilach made their first contribution in https://github.com/mercurius-js/mercurius/pull/701
- @​sooxt98 made their first contribution in https://github.com/mercurius-js/mercurius/pull/700
- @​MDietz135 made their first contribution in https://github.com/mercurius-js/mercurius/pull/703
Full Changelog: https://github.com/mercurius-js/mercurius/compare/v9.1.0...v9.2.0
v9.1.0
What's Changed
- fix: specify type better for context arg in defaultErrorFormatter by @​capaj in https://github.com/mercurius-js/mercurius/pull/690
- Upgrade automerge to v3 by @​sameer-coder in https://github.com/mercurius-js/mercurius/pull/692
- Implement GQL_CONNECTION_KEEP_ALIVE on subscription server by @​stefanosala in https://github.com/mercurius-js/mercurius/pull/691
New Contributors
- @​stefanosala made their first contribution in https://github.com/mercurius-js/mercurius/pull/691
Full Changelog: https://github.com/mercurius-js/mercurius/compare/v9.0.0...v9.1.0
v9.0.0
What's Changed
- build(deps-dev): bump @​types/node from 16.11.14 to 17.0.0 by @​dependabot in https://github.com/mercurius-js/mercurius/pull/687
- feat: switch default subscription protocol to graphql-transport-ws by @​brainrepo in https://github.com/mercurius-js/mercurius/pull/594
- Refine the default behaviour of Mercurius errors and associated HTTP Status Codes by @​jonnydgreen in https://github.com/mercurius-js/mercurius/pull/604
- Upgrade to graphql 16 by @​gdorsi in https://github.com/mercurius-js/mercurius/pull/686
New Contributors
- @​gdorsi made their first contribution in https://github.com/mercurius-js/mercurius/pull/686
Full Changelog: https://github.com/mercurius-js/mercurius/compare/v8.12.0...v9.0.0
Configuration
đź“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
â™» 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.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.