[PR #145] [MERGED] Bump graphql-tag from 2.10.3 to 2.11.0 #148

Closed
opened 2026-02-26 05:30:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moollaza/repo-remover/pull/145
Author: @dependabot-preview[bot]
Created: 7/31/2020
Status: Merged
Merged: 9/13/2020
Merged by: @moollaza

Base: masterHead: dependabot/npm_and_yarn/graphql-tag-2.11.0


📝 Commits (1)

  • 77ebef0 Bump graphql-tag from 2.10.3 to 2.11.0

📊 Changes

2 files changed (+2 additions, -7 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+1 -6)

📄 Description

Bumps graphql-tag from 2.10.3 to 2.11.0.

Release notes

Sourced from graphql-tag's releases.

2.11.0

  • package.json sideEffects changes to clearly identify that graphql-tag doesn't have side effects. @hwillson in #313
Changelog

Sourced from graphql-tag's changelog.

v2.11.0 (2020-07-28)

  • package.json sideEffects changes to clearly identify that graphql-tag doesn't have side effects. @hwillson in #313

v2.10.4 (2020-07-08)

Commits
  • fbbb02e Merge pull request #313 from apollographql/side-effects
  • 0d0b220 Clearly identify that graphql-tag doesn't have side effects
  • 3bd664b Bump js-yaml from 3.10.0 to 3.13.1 (#287)
  • 61cd678 Add a package-lock.json file.
  • c2f8189 Bump lodash from 4.17.4 to 4.17.19 (#310)
  • a73bc25 Version bump, changelog update, prep for publish
  • 7b66f05 fix(deps): update to graphql@15 (#299)
  • 9b719a7 Cleaning up the README a bit (#246)
  • See full diff 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/145 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 7/31/2020 **Status:** ✅ Merged **Merged:** 9/13/2020 **Merged by:** [@moollaza](https://github.com/moollaza) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/graphql-tag-2.11.0` --- ### 📝 Commits (1) - [`77ebef0`](https://github.com/moollaza/repo-remover/commit/77ebef0ba670aece165dc9d06df305d055686ad6) Bump graphql-tag from 2.10.3 to 2.11.0 ### 📊 Changes **2 files changed** (+2 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+1 -6) </details> ### 📄 Description Bumps [graphql-tag](https://github.com/apollographql/graphql-tag) from 2.10.3 to 2.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apollographql/graphql-tag/releases">graphql-tag's releases</a>.</em></p> <blockquote> <h2>2.11.0</h2> <ul> <li><code>package.json</code> <code>sideEffects</code> changes to clearly identify that <code>graphql-tag</code> doesn't have side effects. <a href="http://github.com/hwillson">@hwillson</a> in <a href="https://github-redirect.dependabot.com/apollographql/graphql-tag/pull/313">#313</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apollographql/graphql-tag/blob/master/CHANGELOG.md">graphql-tag's changelog</a>.</em></p> <blockquote> <h3>v2.11.0 (2020-07-28)</h3> <ul> <li><code>package.json</code> <code>sideEffects</code> changes to clearly identify that <code>graphql-tag</code> doesn't have side effects. <!-- raw HTML omitted --> <a href="http://github.com/hwillson">@hwillson</a> in <a href="https://github-redirect.dependabot.com/apollographql/graphql-tag/pull/313">#313</a></li> </ul> <h3>v2.10.4 (2020-07-08)</h3> <ul> <li>Bump dev/peer deps to accommodate <code>graphql</code> 15. <!-- raw HTML omitted --> <a href="https://github.com/adriencohen">@adriencohen</a> in <a href="https://github-redirect.dependabot.com/apollographql/graphql-tag/pull/299">#299</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apollographql/graphql-tag/commit/fbbb02e53de7e8a9a9d849ed2ee306d4d0599bfb"><code>fbbb02e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apollographql/graphql-tag/issues/313">#313</a> from apollographql/side-effects</li> <li><a href="https://github.com/apollographql/graphql-tag/commit/0d0b22054ad52e249b62a488b16344904546188a"><code>0d0b220</code></a> Clearly identify that <code>graphql-tag</code> doesn't have side effects</li> <li><a href="https://github.com/apollographql/graphql-tag/commit/3bd664b7230e200815f2a9b07574d5d63da689ea"><code>3bd664b</code></a> Bump js-yaml from 3.10.0 to 3.13.1 (<a href="https://github-redirect.dependabot.com/apollographql/graphql-tag/issues/287">#287</a>)</li> <li><a href="https://github.com/apollographql/graphql-tag/commit/61cd678f6063dd7c0ef01f0bcb8838cad2902ff0"><code>61cd678</code></a> Add a package-lock.json file.</li> <li><a href="https://github.com/apollographql/graphql-tag/commit/c2f818929da7534529658f79a09300c4d251908b"><code>c2f8189</code></a> Bump lodash from 4.17.4 to 4.17.19 (<a href="https://github-redirect.dependabot.com/apollographql/graphql-tag/issues/310">#310</a>)</li> <li><a href="https://github.com/apollographql/graphql-tag/commit/a73bc250d8f3fdd1304c77d1102138171a29b266"><code>a73bc25</code></a> Version bump, changelog update, prep for publish</li> <li><a href="https://github.com/apollographql/graphql-tag/commit/7b66f0501ff05f1ea6a01385f846f09df60b8ab4"><code>7b66f05</code></a> fix(deps): update to graphql@15 (<a href="https://github-redirect.dependabot.com/apollographql/graphql-tag/issues/299">#299</a>)</li> <li><a href="https://github.com/apollographql/graphql-tag/commit/9b719a77530b81acc48be238e2dee3cf28e65beb"><code>9b719a7</code></a> Cleaning up the README a bit (<a href="https://github-redirect.dependabot.com/apollographql/graphql-tag/issues/246">#246</a>)</li> <li>See full diff in <a href="https://github.com/apollographql/graphql-tag/compare/v2.10.3...v2.11.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=graphql-tag&package-manager=npm_and_yarn&previous-version=2.10.3&new-version=2.11.0)](https://dependabot.com/compatibility-score/?dependency-name=graphql-tag&package-manager=npm_and_yarn&previous-version=2.10.3&new-version=2.11.0) 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 05:30:31 +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#148
No description provided.