Skip to content

Releases: microsoft/m365-renovate-config

v2.6.0

23 Aug 04:55
Compare
Choose a tag to compare

Compare source - August 22, 2024 at 9:55 PM PDT

Minor Changes

v2.5.0

27 Feb 22:16
Compare
Choose a tag to compare

Compare source - February 27, 2024 at 2:16 PM PST

Minor Changes

  • 30d65c3 - Disable minorDependencyUpdates by default and set rangeStrategy to "replace" for all npm dependencies (Thanks @ecraig12345!)

v2.4.0

28 Dec 20:38
Compare
Choose a tag to compare

Compare source - December 28, 2023 at 12:38 PM PST

Minor Changes

  • cfc530c - groupEslint: don't group typescript-eslint with other eslint packages (Thanks @ecraig12345!)

v2.3.1

18 Oct 22:43
Compare
Choose a tag to compare

Compare source - October 18, 2023 at 3:43 PM PDT

Patch Changes

v2.3.0

11 Sep 23:46
Compare
Choose a tag to compare

Compare source - September 11, 2023 at 4:46 PM PDT

Minor Changes

  • #138 280a87d - keepFresh: Reduce noise from unnecessary lock file-only dep updates (Thanks @ecraig12345!)

  • #138 280a87d - restrictNode: enable constraintsFiltering to prevent installing deps with incompatible engines.node (Thanks @ecraig12345!)

Patch Changes

v2.2.1

03 May 01:18
Compare
Choose a tag to compare

Compare source - May 2, 2023, 6:18 PM PDT

Patch Changes

  • c61116a - groupJest: include more packages and disable related built-in presets (Thanks @ecraig12345!)

v2.2.0

03 May 01:03
Compare
Choose a tag to compare

Compare source - May 2, 2023, 6:03 PM PDT

Minor Changes

  • 10807ea - Remove rangeStrategy: "bump" for dependencies from default preset. This is more similar to the v1 behavior. (Thanks @ecraig12345!)

v2.1.0

02 May 22:36
Compare
Choose a tag to compare

Compare source - May 2, 2023, 3:36 PM PDT

Minor Changes

Patch Changes

v2.0.2

02 May 03:46
Compare
Choose a tag to compare

Compare source - May 1, 2023, 8:46 PM PDT

Patch Changes

v2.0.1

02 May 03:34
Compare
Choose a tag to compare

Compare source - May 1, 2023, 8:33 PM PDT

Patch Changes

  • f6f77e3 - keepFresh: For lockFileMaintenance, rebase when behind the base branch (Thanks @ecraig12345!)