Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

chore(deps): bump @apollo/client from 3.7.14 to 3.7.15 #510

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps @apollo/client from 3.7.14 to 3.7.15.

Release notes

Sourced from @​apollo/client's releases.

v3.7.15

Patch Changes

  • #10891 ab42a5c08 Thanks @​laverdet! - Fixes a bug in how multipart responses are read when using @defer. When reading a multipart body, HttpLink no longer attempts to parse the boundary (e.g. "---" or other boundary string) within the response data itself, only when reading the beginning of each mulitpart chunked message.

  • #10789 23a4e1578 Thanks @​phryneas! - Fix a bug where other fields could be aliased to __typename or id, in which case an incoming result would be merged into the wrong cache entry.

Changelog

Sourced from @​apollo/client's changelog.

3.7.15

Patch Changes

  • #10891 ab42a5c08 Thanks @​laverdet! - Fixes a bug in how multipart responses are read when using @defer. When reading a multipart body, HttpLink no longer attempts to parse the boundary (e.g. "---" or other boundary string) within the response data itself, only when reading the beginning of each mulitpart chunked message.

  • #10789 23a4e1578 Thanks @​phryneas! - Fix a bug where other fields could be aliased to __typename or id, in which case an incoming result would be merged into the wrong cache entry.

Commits
  • 4d19216 Version Packages (#10851)
  • 7fd00b2 Update docs on @​defer directive usage with GraphQL Code Generator (#10910)
  • 2ca595f chore(deps): update dependency @​types/node to v20.2.3 (#10904)
  • a92eed9 chore(deps): update dependency @​typescript-eslint/parser to v5.59.7 (#10899)
  • 1d070f8 chore(deps): update dependency terser to v5.17.4 (#10902)
  • dee6dd7 chore(deps): update dependency rimraf to v5.0.1 (#10901)
  • 2bf0292 chore(deps): update dependency @​types/node-fetch to v2.6.4 (#10897)
  • 1c6c304 chore(deps): update slackapi/slack-github-action action to v1.24.0 (#10906)
  • cb7fcb0 chore(deps): update dependency eslint to v8.41.0 (#10905)
  • a96d385 chore(deps): update dependency graphql-ws to v5.13.1 (#10900)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.7.14 to 3.7.15.
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](apollographql/apollo-client@v3.7.14...v3.7.15)

---
updated-dependencies:
- dependency-name: "@apollo/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the DEPENDABOT label Jun 5, 2023
@dependabot dependabot bot requested a review from a team June 5, 2023 03:01
@vercel
Copy link

vercel bot commented Jun 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
explorer-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback

📖 Storybook ↗︎

@socket-security
Copy link

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

⬆️ Updated Package Version Diff Added Capability Access +/- Transitive Count Publisher
@apollo/[email protected] 3.7.14...3.7.15 None +1/-0 apollo-bot

@alfetopito alfetopito merged commit 4ff3213 into develop Jun 5, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/apollo/client-3.7.15 branch June 5, 2023 08:23
@nenadV91 nenadV91 mentioned this pull request Jun 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant