Skip to content

Bump wordnet from 0.1.2 to 2.0.0#5

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/wordnet-2.0.0
Closed

Bump wordnet from 0.1.2 to 2.0.0#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/wordnet-2.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2022

Bumps wordnet from 0.1.2 to 2.0.0.

Release notes

Sourced from wordnet's releases.

8 years of updates!

  • Fix typo in readme 5d814bb
  • Fix small typo in example code! 66bbd42
  • Merge pull request #5 from words/cleanup 4d716d4
  • Formatting. 3c7b49a
  • Update npm package info and bump version. f31f030
  • Update examples and docs. 2ff39c9
  • Allow skipping pointers when performing lookup. 882968b
  • Ignore package lock. db2a7db
  • Remove the outdated example from README.md 416b44c
  • Merge pull request #4 from hijonathan/db-source 7db9539
  • Merge pull request #3 from hijonathan/update-2020 49c1493
  • Allow pointing to separate database source. e398862
  • Fix race condition. d24baef
  • Add tests. 234fb7b
  • Remove unused dep. ab567b4
  • Abstact key prefix to variable. 208d9ba
  • Clean up, better documentation. 1bcc5db
  • Refactor to use promises instead of callbacks. e6bf1f9
  • More descriptive npm package info. 1c7a854
  • Fix look up for words with space character. 02bd01b
  • Add list() method. a2fc6d8
  • Update package.json. ae9a1dc
  • Update README.md 462935a
  • Include more lex stuff. 6b7636d
  • Some error handling. 7b0c717
  • Handle glossary-less entries. 6333fc1
  • Display only syntactic pointers. 418b45f
  • Handle pointers. 4554743
  • Fix adjective synset type. 9cf095b
  • Better example. d8d380e
  • Read data + more package info. ea33bf2
  • Initial data read. f572d3b

words/wordnet@e660028...v2.0.0

Commits
Maintainer changes

This version was pushed to npm by zeke, a new releaser for wordnet since your current version.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 26, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wordnet-2.0.0 branch 3 times, most recently from e27f5cd to 9e3b440 Compare March 2, 2022 21:27
Bumps [wordnet](https://github.com/words/wordnet) from 0.1.2 to 2.0.0.
- [Release notes](https://github.com/words/wordnet/releases)
- [Commits](https://github.com/words/wordnet/commits/v2.0.0)

---
updated-dependencies:
- dependency-name: wordnet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wordnet-2.0.0 branch from 9e3b440 to 29eb99e Compare March 21, 2022 22:57
@JohnMcLear
Copy link
Copy Markdown
Member

Closed: dependencies updated via checkPlugin automation.

@JohnMcLear JohnMcLear closed this Apr 1, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wordnet-2.0.0 branch April 1, 2026 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant