newrelic / nr1-observability-maps

NR1 Observability Maps allows you to create an observability map based on any of the data available in New Relic.
https://discuss.newrelic.com/t/nr1-observability-maps-nerdpack/93091
Apache License 2.0
12 stars 11 forks source link

[Snyk] Upgrade graphql-tag from 2.11.0 to 2.12.2 #66

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade graphql-tag from 2.11.0 to 2.12.2.

merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: graphql-tag
  • 2.12.2 - 2021-03-18

    Bump npm version to 2.12.2.

  • 2.12.1 - 2021-02-12

    Bump npm version to 2.12.1.

  • 2.12.0 - 2021-01-29

    Bump npm version to 2.12.0.

  • 2.11.0 - 2020-07-28
    • package.json sideEffects changes to clearly identify that graphql-tag doesn't have side effects.
      @ hwillson in #313
from graphql-tag GitHub release notes
Commit messages
Package name: graphql-tag
  • 8200b07 Bump npm version to 2.12.2.
  • 9349c62 Mention PR #380 in CHANGELOG.md.
  • 0ac664a Avoid using Object.assign to attach extra properties to gql. (#380)
  • a0b864c Bump @ types/node from 14.14.28 to 14.14.35 (#378)
  • 5c9d46d Bump chai from 4.3.0 to 4.3.4 (#377)
  • 6944e41 Bump typescript from 4.1.5 to 4.2.3 (#367)
  • 5a0d5f2 Bump mocha from 8.3.0 to 8.3.2 (#375)
  • d0afc16 Bump rollup from 2.39.0 to 2.41.4 (#379)
  • e48e47d Bump @ types/mocha from 8.2.0 to 8.2.1 (#355)
  • d3ec1b3 Bump @ types/node from 14.14.27 to 14.14.28 (#353)
  • c0091e1 Bump npm version to 2.12.1.
  • dfe0e62 Avoid TypeScript `import type ...` syntax for now. (#352)
  • 5bbb229 Add "engines": { "node": ">=10" } to package.json (#309)
  • a2109aa Bump @ types/node from 14.14.22 to 14.14.27 (#351)
  • a9478eb Bump rollup from 2.38.5 to 2.39.0 (#349)
  • 84075de Bump mocha from 8.2.1 to 8.3.0 (#350)
  • 249e1a8 Fix the npm pack (#338)
  • b0dff34 Bump @ types/node from 14.14.22 to 14.14.26 (#348)
  • 6a3785d Bump @ types/chai from 4.2.14 to 4.2.15 (#347)
  • 4c4eaa5 Bump chai from 4.2.0 to 4.3.0 (#341)
  • e1ecebd Bump typescript from 4.1.3 to 4.1.5 (#346)
  • eaba5e3 Bump rollup from 2.38.1 to 2.38.5 (#343)
  • 6d2f4a8 Update LICENSE year and company name.
  • a9f689a Bump npm version to 2.12.0.
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

moonlight-komorebi commented 3 years ago

updated with feedback from @LizBaker.

there’s actually a platform version of graphql tag that you can import from nr1 ngql and replace any instances of gql and then you don’t need to add the webpack stuff and can delete grapql-tag

moonlight-komorebi commented 3 years ago

we no longer need this with the removal of graphql-tag in https://github.com/newrelic/nr1-observability-maps/pull/69