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

Update n3 to the latest version 🚀 #28

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 3, 2018

The devDependency n3 was updated from 0.8.5 to 1.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Nov 10, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 10, 2018

  • The devDependency n3 was updated from 0.8.5 to 1.0.1.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 7b78b04 Release version 1.0.1 of the npm package.
  • bb6f1cc Fix streams with split unicode sequences.
  • 458ac6a Adde test with split unicode sequence.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 10, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 10, 2018

  • The devDependency n3 was updated from 0.8.5 to 1.0.2.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 8e3ed70 Release version 1.0.2 of the npm package.
  • 49aab8e Fix naming consistency.
  • 6357a4f Fix npm caching on Travis.
  • 49b9f57 Merge pull request #155 from rubensworks/feature/rdf-test-suite
  • be00c27 Parse graphs ending with a blank node.
  • 4bf01d1 Fix rejection of triple quotes in line mode.
  • d45e1ff Don't short-circuit spec tests
  • 2a9b62d Use rdf-test-suite for spec testing

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 30, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 30, 2018

  • The devDependency n3 was updated from 0.8.5 to 1.0.3.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • de9fd5e Release version 1.0.3 of the npm package.
  • 073c32d Write dot before space in line mode.
  • 47ca717 Simplify and fix line mode.
  • 6bf31b9 Merge pull request #158 from ericprud/patch-1
  • 92ca867 N3.Store() implements Sink

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 20, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 20, 2019

  • The devDependency n3 was updated from 0.8.5 to 1.0.4.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • b860dc4 Release version 1.0.4 of the npm package.
  • 9897205 Make Term properties enumerable.
  • 7a23893 Drop Node 6.
  • d507f50 A suggestion to a bit more info on bundling

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 25, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 25, 2019

  • The devDependency n3 was updated from 0.8.5 to 1.0.5.

Update to this version instead 🚀

Commits

The new version differs by 14 commits.

  • 9c4a1e7 Release version 1.0.5 of the npm package.
  • e993d2a Parse a without whitespace.
  • b3e8d7c Update dependencies.
  • 758e3e3 Merge pull request #161 from iddan/refactor/N3Store-to-ES6Classes
  • ab30337 Update Quad to ES6 class syntax.
  • 4eaa55f Update Terms to ES6 class syntax.
  • 8777743 Update SerializedTerm to ES6 class syntax.
  • 9c0e9d7 Update N3Lexer to ES6 class syntax.
  • 8d074de Use class inheritance for streams.
  • 4654086 Update N3StreamParser to ES6 class syntax.
  • 3ce6edf Update N3StreamWriter to ES6 class syntax.
  • d87311d Update N3Writer to ES6 class syntax.
  • 4c139c1 Update N3Parser to ES6 class syntax.
  • 64fd06a Update N3Store to ES6 class syntax.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 16, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 16, 2019

  • The devDependency n3 was updated from 0.8.5 to 1.1.0.

Update to this version instead 🚀

Commits

The new version differs by 12 commits.

  • e9e35da Release version 1.1.0 of the npm package.
  • 519d836 Update dependencies.
  • 64278cb Merge pull request #174 from rubensworks/feature/store
  • ca272f5 Update RDFJS interface links in README
  • 8076422 Add deleteGraph function to N3Store
  • 1d4d524 Add removeMatches function to N3Store
  • 7f93e2f Add stream-based match function to N3Store
  • 98c1106 Update copyright date.
  • 95470be Merge pull request #170 from ericprud/master
  • 1828bba tell folks to create a UMD bundle
  • 3f7fda7 Give local lexer different name from global class.
  • 65b50c3 Add new to README.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 22, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 22, 2019

  • The devDependency n3 was updated from 0.8.5 to 1.1.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 17, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 17, 2019

  • The devDependency n3 was updated from 0.8.5 to 1.2.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 23, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 23, 2019

  • The devDependency n3 was updated from 0.8.5 to 1.2.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 25, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 25, 2019

  • The devDependency n3 was updated from 0.8.5 to 1.3.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 21, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 21, 2019

  • The devDependency n3 was updated from 0.8.5 to 1.3.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 21, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 21, 2019

  • The devDependency n3 was updated from 0.8.5 to 1.3.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 21, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 21, 2019

  • The devDependency n3 was updated from 0.8.5 to 1.3.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 3, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 3, 2019

  • The devDependency n3 was updated from 0.8.5 to 1.3.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 19, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 19, 2019

  • The devDependency n3 was updated from 0.8.5 to 1.3.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 20, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 20, 2020

  • The devDependency n3 was updated from 0.8.5 to 1.3.6.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 14, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 14, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The devDependency n3 was updated from 0.8.5 to 1.3.7.

Update to this version instead 🚀

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

Successfully merging this pull request may close these issues.

0 participants