renovate

Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io

AGPL-3.0 License

Downloads
570.9K
Stars
17.3K
Committers
1.2K
renovate - 37.199.1

Published by renovate-release 8 months ago

37.199.1 (2024-02-19)

Bug Fixes

Miscellaneous Chores

renovate - 37.199.0

Published by renovate-release 8 months ago

37.199.0 (2024-02-19)

Features

  • manager/pip-compile: Handle isLockfileUpdate in updateArtifacts (#27353) (6d88b7a)

Documentation

  • fix typos and improve documentation consistency (#27418) (1ffa44c)

Miscellaneous Chores

  • deps: update actions/dependency-review-action action to v4.1.1 (#27413) (477a49e)

Code Refactoring

  • config: extract validateDecryptedValue for modern encryption (#27417) (53b5d91)
  • manager/pip-compile: Move topological sort to utils (#27398) (8265111)
renovate - 37.198.3

Published by renovate-release 8 months ago

37.198.3 (2024-02-19)

Bug Fixes

renovate - 37.198.2

Published by renovate-release 8 months ago

37.198.2 (2024-02-19)

Bug Fixes

Documentation

Tests

  • jest: revert CVE-2023-46809 to allow openpgp tests to pass (#27409) (23f3df6)
renovate - 37.198.1

Published by renovate-release 8 months ago

37.198.1 (2024-02-19)

Bug Fixes

  • deps: update ghcr.io/renovatebot/base-image docker tag to v1.24.1 (#27403) (2793a91)

Documentation

  • update references to renovate/renovate to v37.198.0 (#27399) (dd08645)

Miscellaneous Chores

renovate - 37.198.0

Published by renovate-release 8 months ago

37.198.0 (2024-02-18)

Features

renovate - 37.197.0

Published by renovate-release 8 months ago

37.197.0 (2024-02-18)

Features

  • github: Add 30 minutes debounce between cache syncs (#27058) (3ffebd6)

Documentation

  • style-guide: Added avoid contractions/possessives (#26591) (988e737)
  • validator: Recommend npx to run validator (#26628) (eadca27)

Code Refactoring

renovate - 37.196.0

Published by renovate-release 8 months ago

37.196.0 (2024-02-18)

Features

  • manager/pip-compile: Sort package files based on dependencies between them (#27252) (971f9c1)
renovate - 37.195.0

Published by renovate-release 8 months ago

37.195.0 (2024-02-18)

Features

  • presets: add Vite related packages and group rule (#26511) (077c2db)
renovate - 37.194.6

Published by renovate-release 8 months ago

37.194.6 (2024-02-18)

Bug Fixes

  • regex: refactor and fix regex predicate match (#27390) (76a4d17)

Documentation

Tests

  • vulnerability-alerts: separate tests for readability (#27389) (f19a2e9)
renovate - 37.194.5

Published by renovate-release 8 months ago

37.194.5 (2024-02-18)

Bug Fixes

  • versioning/cargo: consistent range precision length (#27386) (4c77554)

Code Refactoring

  • workers/repository: Wrapper for get(manager, 'updateArtifacts') (#27380) (56c8f06)
renovate - 37.194.4

Published by renovate-release 8 months ago

37.194.4 (2024-02-18)

Bug Fixes

  • lookup: try to match against allVersions first (#27383) (2f1f11a)
renovate - 37.194.3

Published by renovate-release 8 months ago

37.194.3 (2024-02-18)

Bug Fixes

  • semver-coerced: only coerce if not a valid semver version (#27384) (7b7a0b1)

Miscellaneous Chores

  • azure: increase logging when determining merge method (#27382) (f423aa5)
renovate - 37.194.2

Published by renovate-release 8 months ago

37.194.2 (2024-02-18)

Code Refactoring

  • workers/repository: Extract processUpdateArtifactResults method (#27324) (f9dc713)

Build System

  • deps: update dependency better-sqlite3 to v9.4.1 (#27381) (4622396)
renovate - 37.194.1

Published by renovate-release 8 months ago

37.194.1 (2024-02-17)

Bug Fixes

  • allow optional node args when calling renovate wrapper (#27376) (75d2d37)

Tests

  • manager/maven: refactor tests and remove snapshots (#27371) (eb453a1)
renovate - 37.194.0

Published by renovate-release 8 months ago

37.194.0 (2024-02-16)

Features

Code Refactoring

  • Use "Result" wrapper for "fetchDepUpdates" function (#27365) (240d7b6)
renovate - 37.193.1

Published by renovate-release 8 months ago

37.193.1 (2024-02-16)

Bug Fixes

  • deps: update ghcr.io/containerbase/sidecar docker tag to v10.1.0 (#27367) (3b3f4c1)

Miscellaneous Chores

  • deps: update ghcr.io/containerbase/devcontainer docker tag to v10.1.0 (#27366) (30696d8)
renovate - 37.193.0

Published by renovate-release 8 months ago

37.193.0 (2024-02-16)

Features

  • deps: update ghcr.io/renovatebot/base-image docker tag to v1.24.0 (#27364) (3fc76fa)
renovate - 37.192.4

Published by renovate-release 8 months ago

37.192.4 (2024-02-16)

Bug Fixes

  • vulnerabilities: describe last_affected version as ecosystem-specific version constraint (#27363) (88ab15c)

Miscellaneous Chores

  • logs: mention debug logging on exit if info level set (#27350) (030c657)
renovate - 37.192.3

Published by renovate-release 8 months ago

37.192.3 (2024-02-16)

Bug Fixes

Miscellaneous Chores

Code Refactoring

  • Use "Result" wrapper for "lookupUpdates" function (#27345) (bf8decd)

Tests