glideapps / glide-code-columns

Custom computed columns for Glide
https://glideapps.com/plugins
Apache License 2.0
22 stars 22 forks source link

Bump wink-nlp from 1.8.1 to 1.12.2 #121

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps wink-nlp from 1.8.1 to 1.12.2.

Release notes

Sourced from wink-nlp's releases.

Ready for Node.js version 18

Version 1.12.2 October 13, 2022

🐛 Fixes

  • Fixed incorrect install command in README ✅

⚙️ Updates

  • We have tested winkNLP on Node.js version 18 including its models. 🙌 🎉

Ready for Node.js version 18

Version 1.12.1 October 13, 2022

⚙️ Updates

  • Ready for future — we have tested winkNLP on Node.js version 18 including its models. 🙌 🎉

Some enhancements plus earned OpenSSF best practices passing badge

Version 1.12.0 May 13, 2022

✨ Features

Enhancing custom entities & BM25Vectorizer

Version 1.11.0 January 30, 2022

✨ Features

  • Obtain bag-of-words for a tokenized text from BM25Vectorizer using .bowOf() api — useful for bow based similarity computation. 👍
  • learnCustomEntities() displays a console warning, if a complex short hand pattern is likely to cause learning/execution slow down.🤞❗️

Enabling loading of BM25Vectorizer model

Version 1.10.0 November 18, 2021

✨ Features

  • Easily load BM25Vectorizer's model using newly introduced .loadModel() api. 🎉

Enhancing Typescript support

Version 1.9.0 November 06, 2021

✨ Features

  • We have enhanced typescript support to allow easy addition of new typescript enabled language models. 👏

⚙️ Updates

  • Added naive wikification showcase in README. 😎
Changelog

Sourced from wink-nlp's changelog.

Ready for Node.js version 18

Version 1.12.2 October 13, 2022

🐛 Fixes

  • Fixed incorrect install command in README ✅

Ready for Node.js version 18

Version 1.12.1 October 13, 2022

⚙️ Updates

  • Ready for future — we have tested winkNLP on Node.js version 18 including its models. 🙌 🎉

Some enhancements plus earned OpenSSF best practices passing badge

Version 1.12.0 May 13, 2022

✨ Features

Enhancing custom entities & BM25Vectorizer

Version 1.11.0 January 30, 2022

✨ Features

  • Obtain bag-of-words for a tokenized text from BM25Vectorizer using .bowOf() api — useful for bow based similarity computation. 👍
  • learnCustomEntities() displays a console warning, if a complex short hand pattern is likely to cause learning/execution slow down.🤞❗️

Enabling loading of BM25Vectorizer model

Version 1.10.0 November 18, 2021

✨ Features

  • Easily load BM25Vectorizer's model using newly introduced .loadModel() api. 🎉

Enhancing Typescript support

Version 1.9.0 November 06, 2021

✨ Features

  • We have enhanced typescript support to allow easy addition of new typescript enabled language models. 👏

⚙️ Updates

  • Added naive wikification showcase in README. 😎
Commits
  • a074952 build: bpm npm version — patch
  • 32a1007 docs(CHANGELOG): update abt command fix
  • e157ffc fix(README): correct install command
  • 59728d1 build: bpm npm version — patch
  • 51361f2 docs(CHANGELOG): update about Node.js 18 readiness
  • c3f3e74 docs(README) refine description
  • f5ca48e docs(README): update to include testing on node.js v 16, 18
  • dc6fb07 chore: test on node 18 and update README
  • 3018cc3 chore(LICENSE): update copyright year
  • 2e1fec1 docs(README): update copyright year
  • Additional commits viewable 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)
vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
glide-code-columns ✅ Ready (Inspect) Visit Preview Oct 17, 2022 at 4:44AM (UTC)
dependabot[bot] commented 1 year ago

Superseded by #125.