-
Notifications
You must be signed in to change notification settings - Fork 22
fix(deps): update all dependencies - patch updates #260
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
|
|
You can download the latest build of the extension for this PR here: To install the extension, download the file, unzip it and install it in VS Code by selecting "Install from VSIX..." in the Extensions view. Alternatively, run code --install-extension vscode-apollo-0.0.0-build-1765113522.pr-260.commit-1ffdd1d.vsix --forcefrom the command line. For older builds, please see the edit history of this comment. |
03eb847 to
ac498ce
Compare
200d8d6 to
752f75a
Compare
2881ea1 to
c4abf8d
Compare
14eb997 to
4ba74b0
Compare
6a404a1 to
19872c0
Compare
3ba77d9 to
778353f
Compare
a9a2e53 to
5430e12
Compare
5f1fa67 to
045ac95
Compare
045ac95 to
09da2df
Compare
c029682 to
20e29c8
Compare
a34782e to
1dfe58f
Compare
d56fc82 to
e42e9d6
Compare
e42e9d6 to
a2bfe1a
Compare
a2bfe1a to
39a3a18
Compare
3056e02 to
2f73360
Compare
2ee5bed to
2f91ed6
Compare
2f91ed6 to
d2b68c2
Compare
6a7a906 to
92c9f1d
Compare
3ee4565 to
bb4b3f9
Compare
bb4b3f9 to
f76105e
Compare
f76105e to
549fa8c
Compare
549fa8c to
aee4df3
Compare
aee4df3 to
1de0040
Compare
1de0040 to
fe11087
Compare
This PR contains the following updates:
0.5.0->0.5.25.0.2->5.0.710.0.13->10.0.300.0.10->0.0.129.1.0->9.1.21.22.1->1.22.43.3.0->3.3.18.18.0->8.18.3Release Notes
changesets/changesets (@changesets/changelog-github)
v0.5.2Compare Source
v0.5.1Compare Source
Patch Changes
84a4a1b]:dotansimha/graphql-code-generator (@graphql-codegen/cli)
v5.0.7Compare Source
Patch Changes
#10150
e324382Thanks @ArminWiebigke! - Allow functions to be passed as valid values forUrlSchemaOptions.customFetch. This was already possible, but the type definitions did not reflect that correctly.#10358
157c823Thanks @eddeee888! - Remove extraneous error stacktrace if fails to load@parcel/watcherUpdated dependencies [
e324382,98392fc]:v5.0.6Compare Source
Patch Changes
#10338
5d1c4e1Thanks @eddeee888! - Fix ignoreNoDocuments=true swallowing all errors#10333
10ab58dThanks @eddeee888! - Improve syntax error messages whilst loading schema/documentUpdated dependencies [
c5efba3]:v5.0.5Compare Source
Patch Changes
7d7760dThanks @oprypkhantc! - Fix watcher watching project root when schema URL is usedv5.0.4Compare Source
Patch Changes
#10248
72eb86fThanks @renovate! - dependencies updates:@whatwg-node/fetch@^0.10.0↗︎ (from^0.9.20, independencies)#10227
6f1741aThanks @eddeee888! - Fix schema pointers type to allow an array of pointersUpdated dependencies [
8737dd8,ed71811]:v5.0.3Compare Source
Patch Changes
#10069
8bb34e7Thanks @renovate! - dependencies updates:@whatwg-node/fetch@^0.9.20↗︎ (from^0.8.0, independencies)graphql-config@^5.1.1↗︎ (from^5.0.2, independencies)e0092b5Thanks @ardatan! - Bump whatwg-node and graphql-configUpdated dependencies [
8471a18,67e7556]:ardatan/graphql-tools (@graphql-tools/schema)
v10.0.30Compare Source
Patch Changes
[
2118a80]:v10.0.29Compare Source
Patch Changes
[
2fe123a]:v10.0.28Compare Source
Patch Changes
[
dddc5f6]:v10.0.27Compare Source
Patch Changes
[
fbb58b5]:v10.0.26Compare Source
Patch Changes
[
fd105f4,fded91e,3b99a9b]:v10.0.25Compare Source
Patch Changes
[
984d542,984d542,32d0457]:v10.0.24Compare Source
Patch Changes
[
e5f98c2,3c21496,e5f98c2,22af985,53db005]:v10.0.23Compare Source
Patch Changes
[
d123e26]:v10.0.22Compare Source
Patch Changes
[
4899c62,90a717e,26518de]:v10.0.21Compare Source
Patch Changes
[
155944b]:v10.0.20Compare Source
Patch Changes
[
4a2eb14]:v10.0.19Compare Source
Patch Changes
[
3547bba]:v10.0.18Compare Source
Patch Changes
[
651a5dc]:v10.0.17Compare Source
Patch Changes
357b2eeThanks @renovate! - dependencies updates:
value-or-promise@^1.0.12↗︎ (fromdependencies)[
0a3e193,357b2ee]:v10.0.16Compare Source
Patch Changes
[
53bb601,53bb601]:v10.0.15Compare Source
Patch Changes
[
4912f19]:v10.0.14Compare Source
Patch Changes
[
2c70d27]:Microsoft/vscode-test-cli (@vscode/test-cli)
v0.0.12v0.0.11Compare Source
prettier/eslint-config-prettier (eslint-config-prettier)
v9.1.2Compare Source
graphql/graphql-http (graphql-http)
v1.22.4Compare Source
Bug Fixes
v1.22.3Compare Source
Bug Fixes
statusandstatusTextare optional (38a0191), closes #133v1.22.2Compare Source
Bug Fixes
sindresorhus/import-fresh (import-fresh)
v3.3.1Compare Source
972690bwebsockets/ws (ws)
v8.18.3Compare Source
Bug fixes
Sec-WebSocket-Versionheader was not addedto the HTTP response if the client requested version was either invalid or
unacceptable (#2291).
v8.18.2Compare Source
Bug fixes
exceeded, led to the emission of an inaccurate error and closure of the
connection with an improper close code (#2285).
v8.18.1Compare Source
Bug fixes
make them work when run via CITGM (
021f7b8).Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/Los_Angeles, Automerge - "after 8am and before 4pm on tuesday" in timezone America/Los_Angeles.
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.