Update most non-major dependencies #4248
Merged
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:
3.7.7
->3.7.10
3.27.2
->3.29.0
2.2.0
->2.4.0
2.0.0
->2.1.0
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
apollographql/apollo-client
v3.7.10
Compare Source
Patch Changes
#9438
52a9c8ea1
Thanks @dciesielkiewicz! - Ensure theclient
option passed touseMutation
's execute function is used when provided. Previously this option was ignored.#9124
975b923c0
Thanks @andrebrantom! - MakeApolloClient.writeQuery
andApolloClient.writeFragment
behave more likecache.writeQuery
andcache.writeFragment
by returning the reference returned by the cache.v3.7.9
Compare Source
Patch Changes
#10560
a561ecf43
Thanks @benjamn! - Keep__typename
fragment when it does not contain@client
directive and strip out inline fragments which use a@client
directive. Thanks @Gazler and @mtsmfm!#10560
251a12806
Thanks @benjamn! - RefactorremoveDirectivesFromDocument
to fix AST ordering sensitivities and avoid 1/3 AST traversals, potentially improving performance for large queriesv3.7.8
Compare Source
Patch Changes
#7555
45562d6fa
Thanks @TheCeloReis! - AddsTVariables
generic toGraphQLRequest
andMockedResponse
interfaces.#10526
1d13de4f1
Thanks @benjamn! - Tolerate undefinedconcast.sources
ifcomplete
called earlier thanconcast.start
#10497
8a883d8a1
Thanks @nevir! - UpdateSingleExecutionResult
andIncrementalPayload
'sdata
types such that they no longer includeundefined
, which was not a valid runtime value, to fix errors when TypeScript'sexactOptionalPropertyTypes
is enabled.zloirock/core-js
v3.29.0
Compare Source
URLSearchParams.prototype.size
getter, url/734ArrayBuffer
s in thestructuredClone
polyfill/(stable|actual|full)/instance/unshift
entries, #1207Set
methods proposal marked as supported from Bun 0.5.7String.prototype.toWellFormed
marked as fixed from Bun 0.5.7v3.28.0
Compare Source
3.28.0 - 2023.02.14
graphql/graphiql
v2.4.0
Compare Source
Minor Changes
65f5176a
Thanks @benjie! - GraphiQL now maintains the
DocExplorer navigation stack as best it can when the schema is updated
Patch Changes
#2995
5f276c41
Thanks @imolorhe! - fix(cm6-graphql): Fix query
token used as field name
#2962
db2a0982
Thanks @B2o5T! - clean all ESLint warnings, add
--max-warnings=0
and--cache
flags#2940
8725d1b6
Thanks @B2o5T! - enable
unicorn/prefer-node-protocol
ruleUpdated dependencies
[
e68cb8bc
,f788e65a
,bdc966cb
,65f5176a
,db2a0982
,8725d1b6
]:v2.3.0
Compare Source
Minor Changes
ccba2f33
Thanks @TheMightyPenguin! - Add user
facing setting for persisting headers
Patch Changes
#2922
d1fcad72
Thanks @B2o5T! - extends
plugin:import/recommended
and fix warnings#2941
4a8b2e17
Thanks @B2o5T! - enable
unicorn/prefer-logical-operator-over-ternary
rule#2964
cec3fb2a
Thanks @B2o5T! - enable
unicorn/prefer-export-from
rule#2939
bca318ce
Thanks @jonathanawesome! - removes
regenerator-runtime from cdn.ts, resolves #2868
#2963
f263f778
Thanks @B2o5T! - enable
prefer-destructuring
rule
#2938
6a9d913f
Thanks @B2o5T! - enable
unicorn/throw-new-error
rule
Updated dependencies
[
f7addb20
,d1fcad72
,4a8b2e17
,cec3fb2a
,695100bd
,11e6ad11
,c70d9165
,c44ea4f1
,d502a33b
,0669767e
,18f8e80a
,f263f778
,ccba2f33
,6a9d913f
,4ff2794c
]:spatialillusions/milsymbol
v2.1.0
: milsymbol 2.1.0Compare Source
2.1.0 05 MAR 2023
Changed
Since MIL-STD-2525D never was released, we reverted a lot of things in the cyberspace appendix.
Also updated to use the NMP packages stanag-app6 and mil-std-2525 instead of the old milstd.
And a bunch of minor fixes.
Configuration
📅 Schedule: Branch creation - "every weekday" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.