Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade common-tags from 1.7.2 to 1.8.0 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade common-tags from 1.7.2 to 1.8.0.

ℹ️ 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.
  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 2 years ago, on 2018-05-27.
Release notes
Package name: common-tags
  • 1.8.0 - 2018-05-27

    Bug Fixes

    • Previously valueOf was called on objects in templates before toString - now the order is in line with the spec (#144)

    Plumbing

    • babel-plugin-transform-runtime was removed as a dependency and as a result babel-runtime is not necessary to use common-tags any more (that means common-tags is dependency-free!) (#148)
    • common-tags is now rolling up into a neat bundle that you can get at unpkg. This makes it even easier to get started with this library! (#150)
    • Dev dependencies were updated (no changes to the actual code) (#149)
  • 1.8.0-rc.1 - 2018-05-27

    This was a test release to check if common-tags will register properly with unpkg.com.

  • 1.7.2 - 2018-01-11

    No major changes in this release, we just migrated from the AVA test runner to Jest, which has mitigated some issues with our CI pipeline speeds and removed some hard to maintain configs.

from common-tags GitHub release notes
Commit messages
Package name: common-tags
  • 6fd7469 1.8.0
  • 488d7b0 Make doctoc work properly on Windows
  • 5e545b6 Regenerate the table of contents
  • 978b2b1 Add a note about unpkg
  • 81fb440 1.8.0-rc.1
  • 92fbc28 Merge pull request #150 from declandewet/add-unpkg-bundle
  • b87b940 Only include the necessary files in the bundle
  • f9878cf Add an unpkg bundle
  • f2b079c Merge pull request #149 from declandewet/update-dev-dependencies
  • 20c511f Update dev dependencies
  • 40c9843 Merge pull request #148 from declandewet/remove-babel-runtime-dependency
  • 01d27d1 Remove the transform-runtime plugin and the dependency
  • 92a9265 Merge pull request #147 from declandewet/greenkeeper/cross-env-5.1.6
  • cfd2251 Merge branch 'master' into greenkeeper/cross-env-5.1.6
  • 0fac452 Merge pull request #145 from declandewet/greenkeeper/cross-env-5.1.5
  • 769aea0 Merge pull request #144 from declandewet/fix-substitution-evaluation
  • c7c18b1 chore(package): update cross-env to version 5.1.6
  • 4a24a91 chore(package): update cross-env to version 5.1.5
  • 1b9a368 Fix substitution evaluation (fixes #143)
  • 936d99e Update cross-env to the latest version 🚀 (#141)
  • d05f124 chore(package): update cross-env to version 5.1.4
  • 956daa6 Merge pull request #139 from declandewet/ci-changes
  • 7627dd2 try without shallow clone
  • 1b1c50a move codecov script to after_test

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant