-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
chore: update dependency @graphql-tools/utils to ^10.5.4 #10609
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pull Request Test Coverage Report for Build 9924480967Details
💛 - Coveralls |
renovate
bot
force-pushed
the
renovate/graphql-tools-monorepo
branch
from
July 25, 2024 01:28
24140ef
to
38e85af
Compare
renovate
bot
force-pushed
the
renovate/graphql-tools-monorepo
branch
from
August 5, 2024 23:38
38e85af
to
6538cf1
Compare
renovate
bot
changed the title
chore: update dependency @graphql-tools/utils to ^10.3.2
chore: update dependency @graphql-tools/utils to ^10.3.3
Aug 5, 2024
renovate
bot
force-pushed
the
renovate/graphql-tools-monorepo
branch
from
August 7, 2024 17:03
6538cf1
to
1a72c6f
Compare
renovate
bot
changed the title
chore: update dependency @graphql-tools/utils to ^10.3.3
chore: update dependency @graphql-tools/utils to ^10.3.4
Aug 7, 2024
renovate
bot
force-pushed
the
renovate/graphql-tools-monorepo
branch
from
August 12, 2024 02:01
1a72c6f
to
8e144bc
Compare
renovate
bot
changed the title
chore: update dependency @graphql-tools/utils to ^10.3.4
chore: update dependency @graphql-tools/utils to ^10.5.0
Aug 12, 2024
renovate
bot
force-pushed
the
renovate/graphql-tools-monorepo
branch
from
August 12, 2024 12:34
8e144bc
to
e4420f1
Compare
renovate
bot
changed the title
chore: update dependency @graphql-tools/utils to ^10.5.0
chore: update dependency @graphql-tools/utils to ^10.5.1
Aug 12, 2024
renovate
bot
force-pushed
the
renovate/graphql-tools-monorepo
branch
from
August 12, 2024 22:54
e4420f1
to
a68baf4
Compare
renovate
bot
changed the title
chore: update dependency @graphql-tools/utils to ^10.5.1
chore: update dependency @graphql-tools/utils to ^10.5.2
Aug 12, 2024
renovate
bot
force-pushed
the
renovate/graphql-tools-monorepo
branch
from
August 14, 2024 13:04
a68baf4
to
6329c6c
Compare
renovate
bot
changed the title
chore: update dependency @graphql-tools/utils to ^10.5.2
chore: update dependency @graphql-tools/utils to ^10.5.3
Aug 14, 2024
renovate
bot
force-pushed
the
renovate/graphql-tools-monorepo
branch
2 times, most recently
from
August 14, 2024 18:35
e893480
to
1317e66
Compare
renovate
bot
changed the title
chore: update dependency @graphql-tools/utils to ^10.5.3
chore: update dependency @graphql-tools/utils to ^10.5.4
Aug 16, 2024
renovate
bot
force-pushed
the
renovate/graphql-tools-monorepo
branch
2 times, most recently
from
August 19, 2024 19:17
a53a9dc
to
f5bb7fe
Compare
renovate
bot
force-pushed
the
renovate/graphql-tools-monorepo
branch
5 times, most recently
from
September 5, 2024 14:11
2c56c94
to
b85b38a
Compare
renovate
bot
force-pushed
the
renovate/graphql-tools-monorepo
branch
4 times, most recently
from
September 10, 2024 00:06
d21b1eb
to
ccc738a
Compare
renovate
bot
force-pushed
the
renovate/graphql-tools-monorepo
branch
7 times, most recently
from
September 16, 2024 13:58
208212e
to
d4eede5
Compare
renovate
bot
force-pushed
the
renovate/graphql-tools-monorepo
branch
2 times, most recently
from
September 24, 2024 14:05
261d850
to
170733a
Compare
renovate
bot
force-pushed
the
renovate/graphql-tools-monorepo
branch
from
October 3, 2024 14:57
170733a
to
4348aee
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
bot
force-pushed
the
renovate/graphql-tools-monorepo
branch
from
October 3, 2024 15:07
4348aee
to
5999144
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^10.3.1
->^10.5.4
Release Notes
ardatan/graphql-tools (@graphql-tools/utils)
v10.5.4
Compare Source
Patch Changes
0286437
Thanks @ardatan! - Improve directive extraction
v10.5.3
Compare Source
Patch Changes
2124d7d
Thanks @ardatan! - Allow invalid path in `getDirectiveExtensions`
v10.5.2
Compare Source
Patch Changes
07b87ed
Thanks @ardatan! - Respect
extensionASTNodes
in directableGraphQLSchema object
v10.5.1
Compare Source
Patch Changes
6291e14
Thanks @ardatan! - Add all args from extensions to the AST even if
they don't exist in the directive def
v10.5.0
Compare Source
Minor Changes
8fd7703
Thanks @ardatan! - Export
getDirectiveExtensions
v10.4.0
Compare Source
Minor Changes
b8bf584
Thanks @ardatan! - Introduce `getDirectiveExtensions` and refactor
directive handling in the extensions
v10.3.4
Compare Source
Patch Changes
a867bbc
Thanks @ardatan! -
mapAsyncIterator
now acceptsAsyncIterable
v10.3.3
Compare Source
Patch Changes
#6385
d0f7d75
Thanks @tobiasdiez! - remove generic package export
Updated dependencies
[
d0f7d75
]:v10.3.2
Compare Source
Patch Changes
a276ba8
Thanks @ardatan! - Respect directive extensions on `pruneSchema`
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.