docpad / docpad-plugin-ghpages

Deploy your DocPad Website to GitHub Pages
Other
44 stars 14 forks source link

Bump eslint-config-bevry from 3.23.0 to 5.0.0 #152

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps eslint-config-bevry from 3.23.0 to 5.0.0.

Changelog

Sourced from eslint-config-bevry's changelog.

v5.0.0 2023 November 19

  • Updated dependencies, base files, and editions using boundation
  • Minimum required Node.js version changed from node: >=8 to node: >=6 adapting to ecosystem changes
  • Drop semver dependency for version-clean which is lightweight and with better ecosystem support

v4.0.0 2023 November 14

  • Updated dependencies, base files, and editions using boundation
  • Minimum required Node.js version changed from node: >=10 to node: >=8 adapting to ecosystem changes

v3.29.0 2023 November 4

  • Fixed ESNext source edition not setting the correct eslint ECMAScript version
  • Changed default ECMAScript version from 2019 to the latest ratified version

v3.28.0 2023 November 1

v3.27.0 2021 July 30

v3.26.0 2021 July 29

v3.25.0 2021 July 29

v3.24.0 2021 July 28

Commits
  • 773cc07 v5.0.0 - boundation, changelog, version bump
  • a7e37fc Merge pull request #143 from bevry/dependabot/github_actions/bevry-actions/np...
  • 36d79a9 Bump bevry-actions/npm from 1.1.1 to 1.1.2
  • c1a4033 v4.0.0 - boundation, changelog, version bump
  • 80134a2 v3.29.0 - fix esnext ecmascript versions using 2019
  • d8dad34 v3.28.0 - boundation, changelog, version bump
  • c7a7577 v3.27.0 - boundation, changelog, version bump
  • d9b7671 v3.26.0 - support prettier eslint v8
  • eaffc15 v3.25.0 - boundation, changelog, version bump
  • 005da2d v3.24.0 - boundation, changelog, version bump
  • 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)
dependabot[bot] commented 9 months ago

Superseded by #157.