MiSikora / laboratory

Feature flags for multi-module Kotlin Android projects
https://mehow.io/laboratory/
Apache License 2.0
82 stars 3 forks source link

Bump ffurrer2/extract-release-notes from 1.10.0 to 1.11.0 #258

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ffurrer2/extract-release-notes from 1.10.0 to 1.11.0.

Release notes

Sourced from ffurrer2/extract-release-notes's releases.

v1.11.0

Added

  • Added prerelease parameter to extract the content between the first (## [Unreleased]) and second H2 header

Changed

  • Dependencies updated
Changelog

Sourced from ffurrer2/extract-release-notes's changelog.

[1.11.0] - 2022-01-22

Added

  • Added prerelease parameter to extract the content between the first (## [Unreleased]) and second H2 header

Changed

  • Dependencies updated
Commits
  • c248668 Add support for prerelease notes
  • 3cb006d Refactor task files
  • a4b1adc Update dependencies
  • 565de97 Bump @​types/node from 17.0.8 to 17.0.9
  • ae2755c Bump eslint from 8.6.0 to 8.7.0
  • f3a2d0e Bump @​types/node from 17.0.7 to 17.0.8
  • 5bfb963 Bump jest from 27.4.5 to 27.4.7
  • a7fffd4 Bump eslint from 8.5.0 to 8.6.0
  • 7091ddc Bump npm-check-updates from 12.0.5 to 12.1.0
  • 58e80ab Bump eslint-plugin-import from 2.25.3 to 2.25.4
  • 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)