matheus23 / md-spellcheck-action

Spellcheck markdown files in your github action
MIT License
4 stars 1 forks source link

Bump @yozora/tokenizer-math from 2.0.2-alpha.0 to 2.0.6 #107

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @yozora/tokenizer-math from 2.0.2-alpha.0 to 2.0.6.

Changelog

Sourced from @​yozora/tokenizer-math's changelog.

2.0.6 (2023-03-05)

Changed

  • 🔧 chore: update yarn.lock [c241812]
  • ⬆️ chore: upgrade devDependencies [de6b465]

2.0.5 (2023-01-09)

Changed

  • ⬆️ chore: upgrade dependencies [2dafc32]
  • 🔧 chore: update yarn.lock when publish new release [8bec5c5]
  • 🔧 chore: update yarn.lock [ebbb2b2]

2.0.5-alpha.0 (2023-01-05)

Changed

  • 🔧 chore: update package entries [2c94f27]
  • 🔧 chore: adjust coverage [6735019]
  • 🔧 chore: fix ci [fa3011d]
  • 🔧 chore: fix test configuration [f50b2d7]
  • ⬆️ chore: upgrade devDependencies [13059a9]
  • 🔧 chore: use yarn@3 [1d2f5a4]

Miscellaneous

  • fix: use jest to run answer.ts since it's hard to call it with jest.setup [3ed837f]

2.0.4 (2022-11-02)

Added

Changed

  • 🎨 improve: re-organize codes [732b49b]
  • ⬆️ chore: upgrade devDependencies [b00c241]

Fixed

  • 🐛 fix(yozora): footnoteDefinitionMap is not align with the ast [cdd279c]

... (truncated)

Commits
  • a263c53 :bookmark: release: publish v2.0.6
  • 7ba3bab :bookmark: release: publish v2.0.5
  • 8bf941f :bookmark: release: publish v2.0.5-alpha.0
  • 2c94f27 :wrench: chore: update package entries
  • f50b2d7 :wrench: chore: fix test configuration
  • 13059a9 :arrow_up: chore: upgrade devDependencies
  • c980b95 :bookmark: release: publish v2.0.4
  • 8cc8f95 :bookmark: release: publish v2.0.3
  • d934cad :wrench: chore: update build script
  • 6911295 :bookmark: release: publish v2.0.2
  • 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)
matheus23 commented 1 year ago

@dependabot ignore this major version

dependabot[bot] commented 1 year ago

OK, I won't notify you about version 2.x.x again, unless you re-open this PR. 😢