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

build(deps): bump compromise from 13.9.1 to 13.10.2 #45

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps compromise from 13.9.1 to 13.10.2.

Release notes

Sourced from compromise's releases.

13.10.2

  • [fix] - support matching implicit terms in (or|blocks)
  • [change] - add #Timezone tag (from date-plugin)
  • [change] - add many more cities and regions

13.10.1

  • [change] - #Date terms can still be a #Conjunction
  • [new] - #Imperative tag and .verbs().isImperative() method
  • [fix] - some tagger issues
  • update deps plugin-releases: dates

13.10.0

  • [new] - #Fraction tag and improved fraction support (thanks Jakeii!)
  • [fix] - edge-case match issues with ! syntax
  • [change] - update deps
  • updates for compromise-dates@1.4.0, compromise-numbers@1.2.0

13.9.3

  • [fix] - fix weird ordering issue with named exports #815

13.9.2

typescript fix #811 (thanks Ihor!)

Changelog

Sourced from compromise's changelog.

13.10.2 [March 2021]

  • [fix] - support matching implicit terms in (or|blocks)
  • [change] - add #Timezone tag (from date-plugin)
  • [change] - add many more cities and regions

13.10.1 [March 2021]

  • [change] - #Date terms can still be a #Conjunction
  • [new] - #Imperative tag and .verbs().isImperative() method
  • [fix] - some tagger issues
  • update deps plugin-releases: dates

13.10.0 [Feb 2021]

  • [new] - #Fraction tag and improved fraction support (thanks Jakeii!)
  • [fix] - edge-case match issues with ! syntax
  • [change] - update deps
  • updates for compromise-dates@1.4.0, compromise-numbers@1.2.0

13.9.3 [Feb 2021]

  • [fix] - fix weird ordering issue with named exports #815

13.9.2 [Feb 2021]

  • [fix] - typescript issue
Commits
  • 1f3fab9 Merge pull request #825 from spencermountain/dev
  • 1a0c425 13.10.2rc
  • 193b118 tests passing with timezone tagger
  • adb3aee start moving timezone tagger into main library
  • b2e13a0 improve error-msg for missing numbers plugin
  • 878bd01 more cities and provinces of india
  • 14b4219 1.5.2
  • 71b3776 fix middle of end of logic
  • 7a3e4d9 support date before time format
  • 10b2f12 support date after time
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 19, 2021

Superseded by #47.

@dependabot dependabot bot closed this Mar 19, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/compromise-13.10.2 branch March 19, 2021 06:08
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeScript errors after updating to latest version (v13.9.1)
0 participants