Falcion / Patternugit

Preconfigured pattern for your repository with universal cases for markdown files of documentations and other actions/scripts
MIT License
2 stars 1 forks source link

build(deps-dev): bump @electron/lint-roller from 2.4.0 to 3.0.0 #188

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps @electron/lint-roller from 2.4.0 to 3.0.0.

Release notes

Sourced from @​electron/lint-roller's releases.

v3.0.0

3.0.0 (2024-11-11)

  • chore!: convert to ESM (#97) (6e153ec), closes #97
  • chore!: remove electron-markdownlint [skip release] (#91) (6a34bc5), closes #91

Features

  • custom rule compat with markdownlint 0.35 [skip release] (#96) (8f40e1d)

BREAKING CHANGES

  • This package is now ESM-only and requires Node.js >= 20.16.0 || >= 22.4.0

  • chore: convert custom rules to .cjs extension

  • chore: convert custom markdownlint rules to ESM

  • The electron-markdownlint bin has been removed. Use markdownlint-cli2 directly.

Commits
  • 6e153ec chore!: convert to ESM (#97)
  • 75ccb94 ci: fix GHA workflows (#99)
  • 759db8e ci: remove test workflow trigger on push (#98)
  • 8f40e1d feat: custom rule compat with markdownlint 0.35 [skip release] (#96)
  • 50700ee chore: restore markdownlint test coverage (#95)
  • 6a34bc5 chore!: remove electron-markdownlint [skip release] (#91)
  • cae5d95 build(deps): bump actions/setup-node from 4.0.4 to 4.1.0 (#94)
  • af56c75 build(deps): bump actions/checkout from 4.2.0 to 4.2.2 (#93)
  • 96cdb37 build(deps): bump dsanders11/project-actions from 1.3.0 to 1.4.0 (#92)
  • 95ee352 ci: switch to GHA (#90)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)