bbg-contributors / bbg

A static blog generator based on Electron Technology
https://bbg.nekomoe.xyz
The Unlicense
24 stars 4 forks source link

chore(deps-dev): bump eslint-plugin-markdown from 3.0.1 to 4.0.1 #301

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps eslint-plugin-markdown from 3.0.1 to 4.0.1.

Release notes

Sourced from eslint-plugin-markdown's releases.

v4.0.1

4.0.1 (2024-03-06)

Chores

  • update changelog with note that v4.0.0 was not published to npm (#241) (e80139d)

v4.0.0

4.0.0 (2024-03-01)

⚠️ This release was not published to npm due to technical problems.

⚠ BREAKING CHANGES

  • drop eslint < 8 & Node.js < 18 (#238)
  • Switch to flat config (#232)

Features

Documentation

  • fix expected errors in react example (#237) (a758163)

Chores

  • add .vscode to .gitignore (#236) (cbb8e3a)
  • bump setup-node and checkout actions to v4 in release workflow (#239) (3fd99ad)
  • remove unused @eslint/eslintrc in test examples (#234) (4e2e160)
  • run tests in Node.js 21 (#225) (4d9f36f)
  • standardize npm script names (#223) (6bdff60)
  • use latest typescript-eslint in examples (#235) (313959b)
Changelog

Sourced from eslint-plugin-markdown's changelog.

4.0.1 (2024-03-06)

Chores

  • update changelog with note that v4.0.0 was not published to npm (#241) (e80139d)

4.0.0 (2024-03-01)

⚠️ This release was not published to npm due to technical problems.

⚠ BREAKING CHANGES

  • drop eslint < 8 & Node.js < 18 (#238)
  • Switch to flat config (#232)

Features

Documentation

  • fix expected errors in react example (#237) (a758163)

Chores

  • add .vscode to .gitignore (#236) (cbb8e3a)
  • bump setup-node and checkout actions to v4 in release workflow (#239) (3fd99ad)
  • remove unused @eslint/eslintrc in test examples (#234) (4e2e160)
  • run tests in Node.js 21 (#225) (4d9f36f)
  • standardize npm script names (#223) (6bdff60)
  • use latest typescript-eslint in examples (#235) (313959b)
Commits
  • bb5c3d4 chore: release 4.0.1 (#242)
  • e80139d chore: update changelog with note that v4.0.0 was not published to npm (#241)
  • 3e55f7c chore: release 4.0.0 (#224)
  • 3fd99ad chore: bump setup-node and checkout actions to v4 in release workflow (#239)
  • f14f6a5 feat!: drop eslint < 8 & Node.js < 18 (#238)
  • a758163 docs: fix expected errors in react example (#237)
  • cbb8e3a chore: add .vscode to .gitignore (#236)
  • eedda96 feat: add meta property (#233)
  • 313959b test: use latest typescript-eslint in examples (#235)
  • 4e2e160 chore: remove unused @eslint/eslintrc in test examples (#234)
  • 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)