Skip to content

Releases: renovatebot/renovate

36.56.3

22 Aug 19:15
70e7a5e
Compare
Choose a tag to compare

36.56.3 (2023-08-22)

Bug Fixes

  • swift: return clean newVersion if other cases do not apply (#24028) (70e7a5e)

36.56.2

22 Aug 17:30
fe09626
Compare
Choose a tag to compare

36.56.2 (2023-08-22)

Bug Fixes

  • remove the v prefix for Swift version values (#24004) (fe09626)

36.56.1

22 Aug 14:42
33b6a6f
Compare
Choose a tag to compare

36.56.1 (2023-08-22)

Bug Fixes

  • deps: update ghcr.io/containerbase/sidecar docker tag to v9.15.0 (#24024) (010d5d4)
  • presets: add new jest monorepo sourceUrl (#24023) (33b6a6f)

36.56.0

22 Aug 14:21
0613c24
Compare
Choose a tag to compare

36.56.0 (2023-08-22)

Features

36.55.1

22 Aug 12:52
5ed8bb2
Compare
Choose a tag to compare

36.55.1 (2023-08-22)

Bug Fixes

  • npm: don’t massage package.json before updating (053234f)
  • update logic to add missing custom manager readme (#24018) (6f3721e)

Documentation

Code Refactoring

36.55.0

22 Aug 06:21
edacf84
Compare
Choose a tag to compare

36.55.0 (2023-08-22)

Features

  • codeowners: ignore inline comments in a CODEOWNERS file (#23996) (edacf84)

36.54.3

22 Aug 00:56
c858840
Compare
Choose a tag to compare

36.54.3 (2023-08-22)

Bug Fixes

  • deps: update ghcr.io/containerbase/sidecar docker tag to v9.13.1 (#24011) (bba8d88)

Miscellaneous Chores

36.54.2

21 Aug 22:08
ca90311
Compare
Choose a tag to compare

36.54.2 (2023-08-21)

Miscellaneous Chores

Code Refactoring

  • manager/poetry: Use schema for lockfile parsing (#23973) (847721e)

Build System

  • deps: update dependency @opentelemetry/instrumentation-bunyan to v0.32.1 (#24008) (ba5d5b3)

36.54.1

21 Aug 20:45
756387f
Compare
Choose a tag to compare

36.54.1 (2023-08-21)

Miscellaneous Chores

Build System

36.54.0

21 Aug 16:15
31b3f28
Compare
Choose a tag to compare

36.54.0 (2023-08-21)

Features

  • manager/asdf: support multiple spaces in .tool-versions for rtx compatibility (#23995) (745edc1)
  • result: Add helper for Zod schema parsing (#23992) (31b3f28)
  • result: Extend wrapNullable to accept pure values (#23978) (be8a9f7)

Code Refactoring

  • schema: Use Json helper schema instead of JSON.parse (#23997) (6c8c469)