Skip to content

Releases: mend/renovate-ce-ee

8.7.0

13 Nov 16:21
f53493d
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update update mend renovate docker images to v8.7.0 by @renovate in #603

Full Changelog: 8.6.0...8.7.0

App

  • fix: auto enable proxy support
    • the user can revert to previous behavior by setting MEND_RNV_DISABLE_GLOBAL_AGENT = true
  • feat: enable http2 support
    • using MEND_RNV_ENABLE_HTTP2 = true default to false

Renovate

Renovate Changes from 38.142.4 to 38.142.7 (docs)

bug fixes

38.142.5
merge-confidence: change depname to packageName (#32247 ) (9b7ae6a )
38.142.6
better clarity on username/gitAuthor and modified branches (#32159 ) (549c3ae )
38.142.7
deps: update ghcr.io/renovatebot/base-image docker tag to v7.41.2 (#32308 ) (b456ff4 )

documentation

38.142.6
manager/dockerfile: Document supported dependencies for Dockerfile manager (#32288 ) (c73a741 )
update references to renovate/renovate (#32299 ) (b4601bc )

miscellaneous chores

38.142.6
add new label actions (#32282 ) (7a90754 )
deps: lock file maintenance (#32300 ) (90c6898 )
deps: update containerbase/internal-tools action to v3.4.36 (#32301 ) (4f65337 )
deps: update containerbase/internal-tools action to v3.4.37 (#32304 ) (44d843c )
deps: update dependency renovatebot/github-action to v40.3.5 (#32305 ) (deaa125 )
deps: update pnpm to v9.12.3 (#32302 ) (5d0db50 )

mend-renovate-enterprise-edition-2.7.0

13 Nov 16:12
f53493d
Compare
Choose a tag to compare

Mend Renovate Enterprise Edition

mend-renovate-ce-8.7.0

13 Nov 16:12
f53493d
Compare
Choose a tag to compare

Mend Renovate Community Edition

8.6.0

04 Nov 12:57
51a8b55
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update actions/checkout action to v4.2.2 by @renovate in #596
  • chore(deps): update actions/setup-python action to v5.3.0 by @renovate in #597
  • Fix in server-deployment.yaml to correct incorrect scope by @jorgeramirezws in #593
  • chore(deps): update update mend renovate docker images to v8.6.0 by @renovate in #599

New Contributors

Full Changelog: 8.5.0...8.6.0

App

  • feat: update renovate to v38.142.4 (docs)
  • fix: minor fixes

mend-renovate-enterprise-edition-2.6.0

04 Nov 12:54
51a8b55
Compare
Choose a tag to compare

Mend Renovate Enterprise Edition

mend-renovate-ce-8.6.0

04 Nov 12:54
51a8b55
Compare
Choose a tag to compare

Mend Renovate Community Edition

8.5.0

21 Oct 15:14
f59307e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.4.0...8.5.0

App

  • feat: update renovate to v38.115.1 (docs)
  • fix(logs): redact admin token

mend-renovate-enterprise-edition-2.4.0

10 Oct 07:31
b4bde30
Compare
Choose a tag to compare

Mend Renovate Enterprise Edition

mend-renovate-ce-8.4.0

10 Oct 07:31
b4bde30
Compare
Choose a tag to compare

Mend Renovate Community Edition

8.4.0

09 Oct 15:25
7aaff84
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update update mend renovate docker images to v8.3.1 by @renovate in #578
  • docs: added the 10-repo license key for Community Edition by @justo-mend in #582
  • docs: replaced configuration docs with setup guides. by @justo-mend in #580

Full Changelog: 8.3.0...8.4.0

App

  • feat: update renovate to v38.114.0 (docs)
  • feat(GitLab): Automatic webhooks on GitLab. Option to automatically create webhooks on every repo with Renovate installed. Uses env var: MEND_RNV_WEBHOOK_URL in combination with MEND_RNV_ADMIN_TOKEN (Optional)