Commit 675af6e
committed
Squashed merge commit up to 3262cd0
Squashed commit of the following:
commit 3262cd0
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu Nov 18 03:49:51 2021 +0000
fix(deps): update dependency gatsby-theme-apollo-docs to v5.3.8 (#2038)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
commit d93568f
Author: Calvin Cestari <calvincestari@users.noreply.github.com>
Date: Wed Nov 17 12:51:58 2021 -0800
Release `0.50.0` (#2031)
* Update version number for release
* Updated changelog for release
* Update documentation for release changes
* Update changelog for #2015
commit 46957a3
Author: Hesham Salman <iron-ham@github.com>
Date: Wed Nov 17 15:15:54 2021 -0500
Update SQLite.swift to version 13.0 (#2015)
* Update Package.swift and podspec
* Updated XcodeProj
* Bump SQLite.swift minimum required version to 0.13.1
Co-authored-by: Calvin Cestari <calvin.cestari@gmail.com>
commit 8d48031
Author: hwillson <hugh@octonary.com>
Date: Fri Nov 12 16:24:18 2021 -0500
Gateway clarification based on license change
commit 55c5db8
Author: Calvin Cestari <calvincestari@users.noreply.github.com>
Date: Fri Nov 12 10:47:33 2021 -0800
Update apollo-tooling to v2.33.9 (#2028)
* Update to v2.33.9 of the CLI tooling
* Update StarWarsAPI output generated by updated tooling
* Update test with expected output
* Keep the parameter spacing
commit ece5b5b
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed Nov 10 22:13:58 2021 +0000
fix(deps): update dependency gatsby-theme-apollo-docs to v5.3.6 (#2026)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
commit a8a35ae
Author: Anthony Miller <anthonymdev@gmail.com>
Date: Tue Nov 9 11:50:36 2021 -0800
Attempted fix for integration test failing on CI (#2024)
commit a1e857c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Nov 8 16:24:21 2021 -0800
Bump apollo-server from 2.16.1 to 2.25.3 in /SimpleUploadServer (#2020)
Bumps [apollo-server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server) from 2.16.1 to 2.25.3.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server@2.25.3/packages/apollo-server)
---
updated-dependencies:
- dependency-name: apollo-server
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 6bf4362
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue Nov 9 00:03:55 2021 +0000
fix(deps): update dependency gatsby-theme-apollo-docs to v5.3.2 (#2021)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
commit 3bfde02
Author: Mike Pitre <mikepitre1@gmail.com>
Date: Mon Nov 8 13:58:36 2021 -0500
GET method for `ApolloSchemaDownloader` (#2010)
* GET method for ApolloSchemaDownloader
* Minor improvements to HTTP method enum
* Remove ApolloSchemaDownload scope from name
* Add documentation
* Add HTTP method string constants as output
* Add error for unsupported HTTP method when using Apollo Registry
* Move HTTP method support into DownloadMethod
* Build requests based on DownloadMethod
* Add tests for DownloadMethod HTTP method configurations
* Clean up and clarify documentation
* Add associated values to URL-related errors
Co-authored-by: Calvin Cestari <calvin.cestari@gmail.com>
commit 9cab672
Author: Calvin Cestari <calvincestari@users.noreply.github.com>
Date: Wed Nov 3 12:48:57 2021 -0700
Expose `cacheKey` function as `public` (#2014)
* Expose cacheKey function as public
* Remove @testable attribute to require public access to cacheKey function
commit f2a4983
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu Oct 28 01:40:10 2021 +0000
fix(deps): update dependency gatsby-theme-apollo-docs to v5.3.1 (#2006)
Co-authored-by: Renovate Bot <bot@renovateapp.com>1 parent 6d057c7 commit 675af6e
28 files changed
Lines changed: 977 additions & 727 deletions
File tree
- Apollo.xcodeproj
- SimpleUploadServer
- Sources
- ApolloCodegenLib
- ApolloWebSocket
- Apollo
- StarWarsAPI
- graphql
- SwiftScripts
- Tests
- ApolloCodegenTests
- ApolloServerIntegrationTests
- ApolloTests
- docs
- source/api
- ApolloCodegenLib
- enums
- Apollo/structs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3838 | 3838 | | |
3839 | 3839 | | |
3840 | 3840 | | |
3841 | | - | |
| 3841 | + | |
3842 | 3842 | | |
3843 | 3843 | | |
3844 | 3844 | | |
| |||
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
3 | 12 | | |
4 | 13 | | |
5 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments