Gabb-c / pokenode-ts

A lightweight Node.js wrapper for the PokéAPI with built-in types.
https://pokenode-ts.vercel.app/
MIT License
244 stars 28 forks source link

build(deps-dev): bump vitepress from 1.0.0-rc.14 to 1.0.0-rc.15 #916

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vitepress from 1.0.0-rc.14 to 1.0.0-rc.15.

Release notes

Sourced from vitepress's releases.

v1.0.0-rc.15

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.0.0-rc.15 (2023-09-20)

Bug Fixes

  • build: allow using symlinks with code snippets (f186901), closes #1617
  • build: handle importing code snippets not having an extension (#2978) (e99aaad)
  • build: indentation being lost in code blocks (5bb6bb0), closes #2988
  • compat: reset setRawMode on process exit (#2994) (70fe47c)

Features

  • allow passing fast glob options to createContentLoader (4f9a60b), closes #2985
Commits
  • 9cac3b3 release: v1.0.0-rc.15
  • 4088c0c chore: bump deps
  • 70fe47c fix(compat): reset setRawMode on process exit (#2994)
  • c2c040d docs: change the documate URL (#2993)
  • 4f9a60b feat: allow passing fast glob options to createContentLoader
  • 5bb6bb0 fix(build): indentation being lost in code blocks
  • 0df8843 chore: update ssr.format condition to unblock vite ci
  • b16fb46 docs: remove example markdown config
  • f186901 fix(build): allow using symlinks with code snippets
  • e99aaad fix(build): handle importing code snippets not having an extension (#2978)
  • See full diff 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)
vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated (UTC)
pokenode-ts ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 20, 2023 8:22pm
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

dependabot[bot] commented 1 year ago

Looks like vitepress is up-to-date now, so this is no longer needed.