daribock / garden

🌳 Darius's garden
https://darikletter.netlify.app/
MIT License
0 stars 0 forks source link

chore(deps): bump remark-smartypants from 2.1.0 to 3.0.1 #63

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 4 months ago

Bumps remark-smartypants from 2.1.0 to 3.0.1.

Release notes

Sourced from remark-smartypants's releases.

v3.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/silvenon/remark-smartypants/compare/v3.0.0...v3.0.1

v3.0.0

Update TypeScript definiition for unified v11 🚀 Thanks @​mashehu for the help!

From the development side we also migrated the source code to TypeScript, so future updates should be safer.

Let us know if you find any regressions!

v2.2.0

These changes attempt to ignore contents of inline <script> and <style> tags. Thanks @​dimaMachina and @​2wheeh! ❤️

Commits
  • 94e4aa2 3.0.1
  • 9e74e9d Merge pull request #85 from bluwy/tsbuildinfo-away
  • 6e62cd8 Remove tsconfig.build.tsbuildinfo from publish
  • 45a6a35 We don't use test globals
  • b6fabb4 3.0.0
  • 162c8ff Migrate source code to TypeScript
  • b3b601e Use Lefthook for git hooks and tasks
  • cb568fb Bump dependencies
  • d283337 Merge branch 'update-types'
  • 1af1923 Merge pull request #83 from silvenon/dependabot/npm_and_yarn/vite-5.2.8
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 1 month ago

Superseded by #78.