Skip to content

6.0.0

Compare
Choose a tag to compare
@lo1tuma lo1tuma released this 24 Oct 16:29
· 341 commits to main since this release

Breaking Changes

  • Add support for custom default branch and change default to main (#326)

Bug Fixes

  • Ignore merge commits with indirect parent (#328)

Dependency Upgrades

  • ⬆️ Update actions/setup-node action to v4 (#327)
  • ⬆️ Update dependency sinon to v17 (#324)
  • ⬆️ Lock file maintenance (#325)
  • ⬆️ Lock file maintenance (#322)
  • ⬆️ Update dependency @types/semver to v7.5.3 (#312)
  • ⬆️ Update dependency @types/sinon to v10.0.17 (#313)
  • ⬆️ Update typescript-eslint monorepo to v6.7.3 (#314)
  • ⬆️ Update dependency @octokit/rest to v20.0.2 (#296)
  • ⬆️ Update dependency @types/node to v20.7.0 (#315)
  • ⬆️ Update dependency @types/node to v20.6.5 (#311)

Code Refactoring

  • Force exact dependency installation (#309)

Build-Related

  • Automatically set upgrade label for renovate PRs (#329)
  • Enable verbatim module syntax in TypeScript compiler settings (#323)
  • Group @enormora/eslint-config dependencies (#321)
  • Migrate to ESLint flat config (#317)
  • Enable automatic dependency updates for minor and patch versions (#316)
  • Specify versions of GitHub actions (#310)