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 doctrine from 0.6.4 to 0.7.2 #7

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 doctrine from 0.6.4 to 0.7.2.

ℹ️ 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 3 versions ahead of your current version.
  • The recommended version was released 4 years ago, on 2015-11-27.
Release notes
Package name: doctrine
  • 0.7.2 - 2015-11-27
    • Fix: Line numbers for some tags (fixes #138) Fixing issue where input was not consumed via advance() but was skipped when parsing tags resulting in sometimes incorrect reported lineNumber. (TEHEK)
    • Build: Add missing linefix package (Nicholas C. Zakas)
  • 0.7.1 - 2015-11-13
    • Build: Begin switch to Makefile.js (Nicholas C. Zakas)
    • Fix: permit return tag without type (fixes #136) (Tom MacWright)
    • Fix: package.json homepage field (Bogdan Chadkin)
    • Fix: Parse array default syntax. Fixes #133 (Tom MacWright)
    • Fix: Last tag always has \n in the description (fixes #87) (Burak Yigit Kaya)
    • Docs: Add changelog (Nicholas C. Zakas)
  • 0.7.0 - 2015-09-21
    • Docs: Update README with new info (fixes #127) (Nicholas C. Zakas)
    • Fix: Parsing fix for param with arrays and properties (fixes #111) (Gyandeep Singh)
    • Build: Add travis build (fixes #123) (Gyandeep Singh)
    • Fix: Parsing of parameter name without a type (fixes #120) (Gyandeep Singh)
    • New: added preserveWhitespace option (Aleks Totic)
    • New: Add "files" entry to only deploy select files (Rob Loach)
    • New: Add support and tests for typedefs. Refs #5 (Tom MacWright)
  • 0.6.4 - 2015-02-23

    tagging as 0.6.4

from doctrine GitHub release notes
Commit messages
Package name: doctrine
  • d78e387 0.7.2
  • 3dbbfd6 Merge pull request #139 from TEHEK/lino-fix
  • 5459a6a Fix: Line numbers for some tags (fixes #138)
  • b393828 Build: Add missing linefix package
  • 400aea0 0.7.1
  • b550756 Update: Begin switch to Makefile.js
  • c41359f Merge pull request #137 from tmcw/typeless-return
  • 93aa744 Fix: permit return tag without type (fixes #136)
  • 60c6fc9 Merge pull request #135 from TrySound/npm-home
  • 58ecf4b Fix: package.json homepage field
  • 4a5823b Merge pull request #132 from tmcw/parse-default-array
  • 9e850e7 Fix: Parse array default syntax. Fixes #133
  • 110f96e Merge pull request #130 from BYK/issue-87
  • fea8db3 Fix: Last tag always has \n in the description (fixes #87)
  • dbc9f28 Docs: Add changelog
  • 0d059e4 Bumps package version
  • 095407e Revert "Bumps package version"
  • 5c7ef2f Bumps package version
  • f8adb88 Merge pull request #126 from gyandeeps/issue111
  • 6826ada Merge pull request #128 from eslint/issue127
  • 23921e6 Docs: Update README with new info (fixes #127)
  • 18084f1 Fix: Parsing fix for param with arrays and properties (fixes #111)
  • d2187f4 Merge pull request #125 from gyandeeps/issue120
  • fc631b3 Merge pull request #124 from gyandeeps/issue123

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

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment