-
Notifications
You must be signed in to change notification settings - Fork 4
fix(deps): update dependency @graphql-mesh/mysql to v0.105.18 #2386
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
base: main
Are you sure you want to change the base?
Conversation
|
6c38b2a to
e87166b
Compare
e87166b to
6845cc5
Compare
6845cc5 to
8d6baa7
Compare
8d6baa7 to
cb5577e
Compare
cb5577e to
8cdce21
Compare
8cdce21 to
0be0e2d
Compare
0be0e2d to
30ae9bb
Compare
30ae9bb to
b90ce45
Compare
b90ce45 to
b5e5d22
Compare
b5e5d22 to
f0028bb
Compare
f0028bb to
4bd6122
Compare
4bd6122 to
c364509
Compare
c364509 to
ee0688e
Compare
ee0688e to
d0cff8e
Compare
da8f647 to
5522cf1
Compare
5522cf1 to
a656804
Compare
a656804 to
c06d357
Compare
c06d357 to
43208d1
Compare
43208d1 to
891351f
Compare
891351f to
4bb0a6f
Compare
4bb0a6f to
479a1a1
Compare
479a1a1 to
b3333a0
Compare
b3333a0 to
7ea920a
Compare
7ea920a to
76174bf
Compare
76174bf to
e8cff3e
Compare
e8cff3e to
f02711f
Compare
f02711f to
7fb0019
Compare
7fb0019 to
4591da6
Compare
4591da6 to
51b3058
Compare
This PR contains the following updates:
0.15.3->0.105.18Release Notes
ardatan/graphql-mesh (@graphql-mesh/mysql)
v0.105.18Compare Source
Patch Changes
[
da07ed0,c9af42d]:v0.105.17Compare Source
Patch Changes
[
e920bb2,bb42d37,bb42d37]:v0.105.16Compare Source
Patch Changes
[
b077f20]:v0.105.15Compare Source
Patch Changes
[
1db3c6b]:v0.105.14Compare Source
Patch Changes
[
dfc6bc1,dfc6bc1,dfc6bc1,865b000]:v0.105.13Compare Source
Patch Changes
[
ffec6e7]:v0.105.12Compare Source
Patch Changes
[
d61faf0]:v0.105.11Compare Source
Patch Changes
[
7852ccd,7852ccd]:v0.105.10Compare Source
Patch Changes
[
0c18fe1]:v0.105.9Compare Source
Patch Changes
[
fb6e935,fb6e935,fb6e935]:v0.105.8Compare Source
Patch Changes
[
c37c23b]:v0.105.7Compare Source
Patch Changes
#8665
e2887f2Thanks @angelsvirkov! - Fix tables and tableFields config
options inside mysql handler and schema loader
Updated dependencies
[
e2887f2]:v0.105.6Compare Source
Patch Changes
[
e2666bc]:v0.105.5Compare Source
Patch Changes
[
9d61d75]:v0.105.4Compare Source
Patch Changes
[
6b4c546]:v0.105.3Compare Source
Patch Changes
[
0af3d0c,0af3d0c]:v0.105.2Compare Source
Patch Changes
[
1b5d072]:v0.105.1Compare Source
Patch Changes
[
da07ed0,c9af42d]:v0.105.0Compare Source
Patch Changes
[
4528794,4528794]:v0.104.21Compare Source
Patch Changes
[
903124f]:v0.104.20Compare Source
Patch Changes
[
3f5e0a1]:v0.104.19Compare Source
Patch Changes
[
d9cf1d3]:v0.104.18Compare Source
Patch Changes
[
ab0863b]:v0.104.17Compare Source
Patch Changes
[
eee582a]:v0.104.16Compare Source
Patch Changes
[
b44f8b7]:v0.104.15Compare Source
Patch Changes
[
b5c05c4]:v0.104.14Compare Source
Patch Changes
[
fc44a1e]:v0.104.13Compare Source
Patch Changes
ce5e094Thanks @renovate! - dependencies updates:
@graphql-tools/utils@^10.8.0↗︎(from
^10.6.0, independencies)[
ce5e094,ce5e094,ce5e094,ce5e094]:v0.104.12Compare Source
Patch Changes
[
5180b06,c54e361]:v0.104.11Compare Source
Patch Changes
[
3fc1f3e,4011203]:v0.104.10Compare Source
Patch Changes
[
b750a41]:v0.104.9Compare Source
Patch Changes
[
10ba2c4]:v0.104.8Compare Source
Patch Changes
[
93fb364]:v0.104.7Compare Source
Patch Changes
[
c2349ef,e82d900]:v0.104.6Compare Source
Patch Changes
2ef651aThanks @ardatan! - dependencies updates:
@graphql-mesh/store@^0.103.5↗︎(to
dependencies)@graphql-mesh/types@^0.103.5↗︎(to
dependencies)@graphql-mesh/utils@^0.103.5↗︎(to
dependencies)@graphql-tools/utils@^10.6.0↗︎(to
dependencies)tslib@^2.4.0↗︎ (todependencies)@graphql-mesh/store@^0.103.5↗︎(from
peerDependencies)@graphql-mesh/types@^0.103.5↗︎(from
peerDependencies)@graphql-mesh/utils@^0.103.5↗︎(from
peerDependencies)@graphql-tools/utils@^10.6.0↗︎(from
peerDependencies)tslib@^2.4.0↗︎ (frompeerDependencies)[
2ef651a,2ef651a,2ef651a,2ef651a]:v0.104.5Compare Source
Patch Changes
[
9f9f6fe]:v0.104.4Compare Source
Patch Changes
[
8fcfe3f]:v0.104.2Compare Source
Patch Changes
[
903124f]:v0.104.1Compare Source
Patch Changes
[
d9cf1d3]:v0.104.0Compare Source
Patch Changes
[
0e49907,9873b33]:v0.103.14Compare Source
Patch Changes
[
fcf18fb]:v0.103.13Compare Source
Patch Changes
[
eee53b9]:v0.103.12Compare Source
Patch Changes
[
de41fc2,de41fc2,de41fc2]:v0.103.11Compare Source
Patch Changes
[
997b81c,997b81c,997b81c]:v0.103.10Compare Source
Patch Changes
[
fad4d27]:v0.103.9Compare Source
Patch Changes
[
518c42c,518c42c,518c42c]:v0.103.8Compare Source
Patch Changes
50bf472Thanks @ardatan! - dependencies updates:
@graphql-tools/utils@^10.5.5↗︎(from
^10.5.3, inpeerDependencies)[
50bf472,50bf472,50bf472,50bf472]:v0.103.7Compare Source
Patch Changes
[
bf588d3]:v0.103.6Compare Source
Patch Changes
[
3bf14b3,b7f6ebf,0a3e52c]:v0.103.5Compare Source
Patch Changes
v0.103.4Compare Source
Patch Changes
[
edbc074,edbc074,edbc074]:v0.103.3Compare Source
Patch Changes
[
14ec31f,14ec31f,14ec31f]:v0.103.2Compare Source
Patch Changes
[
5d95aad]:v0.103.1Compare Source
Patch Changes
[
fcf18fb]:v0.103.0Compare Source
Patch Changes
[
db41f96]:v0.102.2Compare Source
Patch Changes
b0cdc83Thanks @enisdenjo! - dependencies updates:
@omnigraph/mysql@^0.6.1↗︎ (from^0.6.0, independencies)[
b0cdc83]:v0.102.1Compare Source
Patch Changes
v0.102.0Compare Source
Patch Changes
#7497
d784488Thanks @ardatan! - dependencies updates:
@graphql-tools/utils@^10.5.2↗︎(from
^10.3.4, inpeerDependencies)#7512
190e9ecThanks @ardatan! - dependencies updates:
@graphql-tools/utils@^10.5.3↗︎(from
^10.5.2, inpeerDependencies)Updated dependencies
[
d784488,190e9ec,d784488,190e9ec,d784488,190e9ec,d784488,190e9ec,d784488]:v0.101.0Compare Source
Patch Changes
c06a048Thanks @ardatan! - dependencies updates:
@graphql-tools/utils@^10.3.4↗︎(from
^10.2.3, inpeerDependencies)[
c06a048,c06a048,c06a048,c06a048,a324c5e,4d1eb28,a324c5e]:v0.100.8Compare Source
Patch Changes
[[
a1bfc49](https://redirect.github.com/ardatan/graphql-mesh/commit/a1bfc492ac3378f22b79a5182440Configuration
📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.