Howard86 / next-api-handler

lightweight nextjs api handler wrapper, portable & configurable for serverless environment
https://next-api-handler.vercel.app
Other
49 stars 1 forks source link

fix(deps): update dependency @markdoc/markdoc to ^0.3.0 - autoclosed #102

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@markdoc/markdoc (source) ^0.2.2 -> ^0.3.0 age adoption passing confidence

Release Notes

markdoc/markdoc (@​markdoc/markdoc) ### [`v0.3.0`](https://togithub.com/markdoc/markdoc/releases/tag/0.3.0) [Compare Source](https://togithub.com/markdoc/markdoc/compare/0.2.2...0.3.0) #### What's Changed - Preserve list marker by [@​rpaul-stripe](https://togithub.com/rpaul-stripe) in [https://github.com/markdoc/markdoc/pull/348](https://togithub.com/markdoc/markdoc/pull/348) - Improves the way the validator displays matches with many possible values by [@​rpaul-stripe](https://togithub.com/rpaul-stripe) in [https://github.com/markdoc/markdoc/pull/355](https://togithub.com/markdoc/markdoc/pull/355) - Introduces slots by [@​rpaul-stripe](https://togithub.com/rpaul-stripe) in [https://github.com/markdoc/markdoc/pull/356](https://togithub.com/markdoc/markdoc/pull/356) - Correctly handle numbers for ordered list items by [@​rpaul-stripe](https://togithub.com/rpaul-stripe) in [https://github.com/markdoc/markdoc/pull/372](https://togithub.com/markdoc/markdoc/pull/372) - Preserves em and strong markers in the AST by [@​rpaul-stripe](https://togithub.com/rpaul-stripe) in [https://github.com/markdoc/markdoc/pull/373](https://togithub.com/markdoc/markdoc/pull/373) - Store `start` on ordered lists rather than `value` on ordered list items by [@​emmatown](https://togithub.com/emmatown) in [https://github.com/markdoc/markdoc/pull/374](https://togithub.com/markdoc/markdoc/pull/374) - Makes parser correctly identify unmatched opening tags by [@​rpaul-stripe](https://togithub.com/rpaul-stripe) in [https://github.com/markdoc/markdoc/pull/376](https://togithub.com/markdoc/markdoc/pull/376) - Adds validate function to attributes by [@​rpaul-stripe](https://togithub.com/rpaul-stripe) in [https://github.com/markdoc/markdoc/pull/380](https://togithub.com/markdoc/markdoc/pull/380) - Adds description property to schema types by [@​rpaul-stripe](https://togithub.com/rpaul-stripe) in [https://github.com/markdoc/markdoc/pull/381](https://togithub.com/markdoc/markdoc/pull/381) **Full Changelog**: https://github.com/markdoc/markdoc/compare/0.2.2...0.3.0

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
next-api-handler βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback May 23, 2023 6:17pm
next-api-handler-example βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback May 23, 2023 6:17pm
codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 150b5d04 and detected 0 issues on this pull request.

View more on Code Climate.

cypress[bot] commented 1 year ago

Passing run #188 β†—οΈŽ

0 10 0 0 Flakiness 0

Details:

null
Project: next-api-handler Commit: 150b5d042f
Status: Passed Duration: 00:09 πŸ’‘
Started: May 23, 2023 6:19 PM Ended: May 23, 2023 6:19 PM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

codecov[bot] commented 1 year ago

Codecov Report

Merging #102 (150b5d0) into main (ce35f61) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #102   +/-   ##
=======================================
  Coverage   99.90%   99.90%           
=======================================
  Files           8        8           
  Lines        1070     1070           
  Branches       89       89           
=======================================
  Hits         1069     1069           
  Misses          1        1           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more