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.2 #208

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps kcd-scripts from 9.1.0 to 11.2.2.

Release notes

Sourced from kcd-scripts's releases.

v11.2.2

11.2.2 (2021-09-15)

Bug Fixes

v11.2.1

11.2.1 (2021-09-15)

Bug Fixes

  • use modulePaths to improve Jest 27 imports (#220) (438ed61)

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

... (truncated)

Commits
  • 0e54122 docs: add nstepien as a contributor for code (#222)
  • 7632e98 fix: setupFilesAfterEnv must be an array (#221)
  • 438ed61 fix: use modulePaths to improve Jest 27 imports (#220)
  • 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)
  • 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 #215.