hata6502 / kohsei-san

その場ですぐに文章を校正できるメモ帳アプリです。
https://kohsei-san.hata6502.com/lp/
MIT License
18 stars 1 forks source link

Bump is-core-module from 2.5.0 to 2.7.0 #259

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps is-core-module from 2.5.0 to 2.7.0.

Changelog

Sourced from is-core-module's changelog.

v2.7.0 - 2021-09-27

Commits

  • [New] node v14.18 added node:-prefixed core modules to require 6d943ab
  • [Tests] add coverage for Object.prototype pollution c6baf5f
  • [Dev Deps] update @ljharb/eslint-config 6717f00
  • [eslint] fix linter warning 594c10b
  • [meta] add sideEffects flag c32cfa5

v2.6.0 - 2021-08-17

Commits

  • [Dev Deps] update eslint, tape 6cc928f
  • [New] add stream/consumers to node >= 16.7 a1a423e
  • [Refactor] Remove duplicated && operand 86faea7
  • [Tests] include prereleases a4da7a6
Commits
  • 3c581d2 v2.7.0
  • 6717f00 [Dev Deps] update @ljharb/eslint-config
  • 6d943ab [New] node v14.18 added node:-prefixed core modules to require
  • 594c10b [eslint] fix linter warning
  • c32cfa5 [meta] add sideEffects flag
  • c6baf5f [Tests] add coverage for Object.prototype pollution
  • 7fc1e85 v2.6.0
  • a1a423e [New] add stream/consumers to node >= 16.7
  • 6cc928f [Dev Deps] update eslint, tape
  • 86faea7 [Refactor] Remove duplicated && operand
  • 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 #263.