Releases: ScribeMD/.github
Releases · ScribeMD/.github
0.14.6
- Configure Renovate to use commit scopes
engines
andpkg-manager
for dependencies of typeengines
andpackageManager
, respectively (#341).
Full Changelog: 0.14.5...0.14.6
0.14.5
Full Changelog: 0.14.4...0.14.5
0.14.4
- Adopt
config:best-practices
Renovate preset, resulting in pinning of digests for Docker images and GitHub Actions (#339).
Full Changelog: 0.14.3...0.14.4
0.14.3
- Add
mergeConfidence:all-badges
preset to Renovate config so that merge confidence badges are generated if Renovate is self-hosted (#338).
Full Changelog: 0.14.2...0.14.3
0.14.2
- For consistency with the Poetry and npm managers, respectively, configure Renovate regex managers to use the
dev-dependencies
depType
rather thandevDependencies
for Poetry development dependencies andpackageManager
rather thanengines
for Yarn v2+ (#336).
Full Changelog: 0.14.1...0.14.2
0.14.1
- Configure Renovate to group mega-linter-runner, Prettier, and our pre-commit-hooks with MegaLinter bumps (#318).
Full Changelog: 0.14.0...0.14.1
0.14.0
- Add regex manager for Yarn SDKs. Renovate can't run arbitrary commands, so maintainers must run
yarn run sdks
manually on such pull requests to complete the bump (#311).
Full Changelog: 0.13.0...0.14.0
0.13.0
- Configure Gitleaks via MegaLinter to ignore remotes to prevent false-positives when cherry-picking commits between repositories by @mwarres (#309).
Full Changelog: 0.12.1...0.13.0
0.12.1
- Set Stylelint config file to
LINTER_DEFAULT
in MegaLinter config so Stylelint can find its own config file (#305).
Full Changelog: 0.12.0...0.12.1
0.12.0
- Configure MegaLinter to run Prettier on
*.jsx
and*.tsx
files (#301).
Full Changelog: 0.11.7...0.12.0