[PR #71] [MERGED] Bump apollo-boost from 0.1.27 to 0.4.7 #78

Closed
opened 2026-02-26 04:36:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moollaza/repo-remover/pull/71
Author: @dependabot-preview[bot]
Created: 1/7/2020
Status: Merged
Merged: 5/8/2020
Merged by: @moollaza

Base: masterHead: dependabot/npm_and_yarn/apollo-boost-0.4.7


📝 Commits (1)

  • 5c4a1d0 Bump apollo-boost from 0.1.27 to 0.4.7

📊 Changes

2 files changed (+16 additions, -39 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+15 -38)

📄 Description

Bumps apollo-boost from 0.1.27 to 0.4.7.

Changelog

Sourced from apollo-boost's changelog.

Apollo Boost (0.4.7)

  • Replace GlobalFetch reference with WindowOrWorkerGlobalScope.
    @abdonrd in #5373

  • Add assumeImmutableResults typing to apollo boost PresetConfig interface.
    @bencoullie in #5571

Apollo Client (2.6.4)

Apollo Client (2.6.4)

Apollo Client (2.6.3)

Apollo Client (2.6.3)

Apollo Client (2.6.1)

Apollo Utilities 1.3.2

  • Reimplement isEqual without pulling in massive lodash.isequal.
    @benjamn in #4924

Apollo Client (2.6.1)

  • In all Apollo Client packages, the compilation of lib/bundle.esm.js to lib/bundle.cjs.js and lib/bundle.umd.js now uses Babel instead of Rollup, since Babel correctly compiles some edge cases that neither Rollup nor TypeScript compile correctly.
    @benjamn in #4911

Apollo Cache In-Memory 1.6.1

... (truncated)
Commits
  • 5608b23 chore: Publish
  • f0e7195 Remove broken reference to schema.graphql
  • 68fa577 chore: Publish
  • 300450f tslib updates
  • 9ab67d1 chore: Publish
  • 8feb077 Changelog update, prep for publish
  • 30c0c51 chore(deps): update dependency gatsby to v2.18.11
  • 1f56d5c chore(deps): update dependency typedoc to v0.15.4
  • 8dfa470 Correct docs dataIdFromObject not dataObjectFromId (#5513)
  • 9f7dab4 chore(deps): update dependency typescript to v3.7.3
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/moollaza/repo-remover/pull/71 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 1/7/2020 **Status:** ✅ Merged **Merged:** 5/8/2020 **Merged by:** [@moollaza](https://github.com/moollaza) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/apollo-boost-0.4.7` --- ### 📝 Commits (1) - [`5c4a1d0`](https://github.com/moollaza/repo-remover/commit/5c4a1d023c7ed15f7b3d8774cc139ecb58cc9e9c) Bump apollo-boost from 0.1.27 to 0.4.7 ### 📊 Changes **2 files changed** (+16 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+15 -38) </details> ### 📄 Description Bumps [apollo-boost](https://github.com/apollographql/apollo-client) from 0.1.27 to 0.4.7. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apollographql/apollo-client/blob/master/CHANGELOG.md">apollo-boost's changelog</a>.</em></p> <blockquote> <h3>Apollo Boost (0.4.7)</h3> <ul> <li> <p>Replace <code>GlobalFetch</code> reference with <code>WindowOrWorkerGlobalScope</code>. <br/> <a href="https://github.com/abdonrd">@abdonrd</a> in <a href="https://github-redirect.dependabot.com/apollographql/apollo-client/pull/5373">#5373</a></p> </li> <li> <p>Add <code>assumeImmutableResults</code> typing to apollo boost <code>PresetConfig</code> interface. <br/> <a href="https://github.com/bencoullie">@bencoullie</a> in <a href="https://github-redirect.dependabot.com/apollographql/apollo-client/pull/5571">#5571</a></p> </li> </ul> <h2>Apollo Client (2.6.4)</h2> <h3>Apollo Client (2.6.4)</h3> <ul> <li>Modify <code>ObservableQuery</code> to allow queries with <code>notifyOnNetworkStatusChange</code> to be notified when loading after an error occurs. <br /> <a href="https://github.com/jasonpaulos">@jasonpaulos</a> in <a href="https://github-redirect.dependabot.com/apollographql/apollo-client/pull/4992">#4992</a></li> <li>Add <code>graphql</code> as a <code>peerDependency</code> of <code>apollo-cache</code> and <code>graphql-anywhere</code>. <br/> <a href="https://github.com/ssalbdivad">@ssalbdivad</a> in <a href="https://github-redirect.dependabot.com/apollographql/apollo-client/pull/5081">#5081</a></li> <li>Documentation updates. </br> <a href="https://github.com/raibima">@raibima</a> in <a href="https://github-redirect.dependabot.com/apollographql/apollo-client/pull/5132">#5132</a> <br/> <a href="https://github.com/hwillson">@hwillson</a> in <a href="https://github-redirect.dependabot.com/apollographql/apollo-client/pull/5141">#5141</a></li> </ul> <h2>Apollo Client (2.6.3)</h2> <h3>Apollo Client (2.6.3)</h3> <ul> <li>A new <code>ObservableQuery.resetQueryStoreErrors()</code> method is now available that can be used to clear out <code>ObservableQuery</code> query store errors. <br/> <a href="https://github.com/hwillson">@hwillson</a> in <a href="https://github-redirect.dependabot.com/apollographql/apollo-client/pull/4941">#4941</a></li> <li>Documentation updates. <br/> <a href="https://github.com/michael-watson">@michael-watson</a> in <a href="https://github-redirect.dependabot.com/apollographql/apollo-client/pull/4940">#4940</a> <br/> <a href="https://github.com/hwillson">@hwillson</a> in <a href="https://github-redirect.dependabot.com/apollographql/apollo-client/pull/4969">#4969</a></li> </ul> <h2>Apollo Client (2.6.1)</h2> <h3>Apollo Utilities 1.3.2</h3> <ul> <li>Reimplement <code>isEqual</code> without pulling in massive <code>lodash.isequal</code>. <br/> <a href="https://github.com/benjamn">@benjamn</a> in <a href="https://github-redirect.dependabot.com/apollographql/apollo-client/pull/4924">#4924</a></li> </ul> <h2>Apollo Client (2.6.1)</h2> <ul> <li>In all Apollo Client packages, the compilation of <code>lib/bundle.esm.js</code> to <code>lib/bundle.cjs.js</code> and <code>lib/bundle.umd.js</code> now uses Babel instead of Rollup, since Babel correctly compiles some <a href="https://github-redirect.dependabot.com/apollographql/apollo-client/issues/4843#issuecomment-495717720">edge cases</a> that neither Rollup nor TypeScript compile correctly. <br/> <a href="https://github.com/benjamn">@benjamn</a> in <a href="https://github-redirect.dependabot.com/apollographql/apollo-client/pull/4911">#4911</a></li> </ul> <h3>Apollo Cache In-Memory 1.6.1</h3> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apollographql/apollo-client/commit/5608b2356d10861fdc851da88f823ee58030b88d"><code>5608b23</code></a> chore: Publish</li> <li><a href="https://github.com/apollographql/apollo-client/commit/f0e71952aff370eea94a7738684b8c051fce7e52"><code>f0e7195</code></a> Remove broken reference to schema.graphql</li> <li><a href="https://github.com/apollographql/apollo-client/commit/68fa57751ce201ba6b72efdbf8fdda1729c991cc"><code>68fa577</code></a> chore: Publish</li> <li><a href="https://github.com/apollographql/apollo-client/commit/300450fc2a3faba3420d7a5a8701b54e29b247a6"><code>300450f</code></a> tslib updates</li> <li><a href="https://github.com/apollographql/apollo-client/commit/9ab67d13132e6e508a857786e1082b3f815448fc"><code>9ab67d1</code></a> chore: Publish</li> <li><a href="https://github.com/apollographql/apollo-client/commit/8feb077289e7e68002456e7fbfc3e15b9c556f82"><code>8feb077</code></a> Changelog update, prep for publish</li> <li><a href="https://github.com/apollographql/apollo-client/commit/30c0c51e39b7157e3aefab59fb71601cb10b384b"><code>30c0c51</code></a> chore(deps): update dependency gatsby to v2.18.11</li> <li><a href="https://github.com/apollographql/apollo-client/commit/1f56d5c1746a42912cea508f44e010a04fedc72d"><code>1f56d5c</code></a> chore(deps): update dependency typedoc to v0.15.4</li> <li><a href="https://github.com/apollographql/apollo-client/commit/8dfa4705d97681605964a991dde4554c99ff2e4f"><code>8dfa470</code></a> Correct docs dataIdFromObject not dataObjectFromId (<a href="https://github-redirect.dependabot.com/apollographql/apollo-client/issues/5513">#5513</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/9f7dab425b20b3c4bf067e6ac3cadd8239fcebd9"><code>9f7dab4</code></a> chore(deps): update dependency typescript to v3.7.3</li> <li>Additional commits viewable in <a href="https://github.com/apollographql/apollo-client/compare/apollo-boost@0.1.27...apollo-boost@0.4.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=apollo-boost&package-manager=npm_and_yarn&previous-version=0.1.27&new-version=0.4.7)](https://dependabot.com/compatibility-score.html?dependency-name=apollo-boost&package-manager=npm_and_yarn&previous-version=0.1.27&new-version=0.4.7) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:36:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/repo-remover-moollaza#78
No description provided.