remark-embedder / core

🔗 Remark plugin to convert URLs to embed code in markdown.
MIT License
118 stars 6 forks source link

chore(deps-dev): bump kcd-scripts from 9.1.0 to 11.0.0 #23

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps kcd-scripts from 9.1.0 to 11.0.0.

Release notes

Sourced from kcd-scripts's releases.

v11.0.0

11.0.0 (2021-05-27)

BREAKING CHANGES

  • test: Upgrades kcd-scripts to jest v27

v10.1.0

10.1.0 (2021-05-27)

Features

This version included a mistaken breaking change which was reverted in v10.1.1. Please upgrade to v11

v10.0.0

10.0.0 (2021-04-26)

Features

  • add 'jest-snapshot-serializer-raw/always' as default snapshotSerializer (#206) (78611f1)

BREAKING CHANGES

  • snapshots will now be serialized by 'jest-snapshot-serializer-raw/always'
Commits
  • 9c0c9f3 fix(release): manually release a major version
  • 6e8af3b chore: disable rule that fails on windows
  • 7559391 docs: add eps1lon as a contributor (#212)
  • 8118c50 BREAKING CHANGE: Use jest 27 (#210)
  • cabb098 test: Temporarily disable import/no-import-module-exports (#211)
  • e6860b7 chore: ignore eslint rule
  • 5c18a73 feat(babelrc): update browsersConfig (#207)
  • 78611f1 feat: add 'jest-snapshot-serializer-raw/always' as default snapshotSerializer...
  • 17ddc27 test: use jest-snapshot-serializer-raw/always in all tests (#205)
  • 31a179d chore: use jest-snapshot-serializer-raw/always as unquoteSerializer (#204)
  • 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 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)
codecov[bot] commented 3 years ago

Codecov Report

Merging #23 (b13006e) into main (a6991bb) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           62        62           
  Branches        16        16           
=========================================
  Hits            62        62           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a6991bb...b13006e. Read the comment docs.

dependabot[bot] commented 3 years ago

Superseded by #24.