MichaelDeBoey / gatsby-remark-embedder

Gatsby Remark plugin to embed well known services by their URL.
MIT License
294 stars 58 forks source link

chore(deps-dev): Bump kcd-scripts from 9.1.0 to 11.2.0 #197

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps kcd-scripts from 9.1.0 to 11.2.0.

Release notes

Sourced from kcd-scripts's releases.

v11.2.0

11.2.0 (2021-07-20)

Features

v11.1.0

11.1.0 (2021-06-03)

Features

  • deps: update all dependencies (791bbfe)

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
  • 32f3cfb feat: update dependencies (#217)
  • 791bbfe feat(deps): update all dependencies
  • 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...
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #208.