Releases: mend/renovate-ce-ee
8.7.0
What's Changed
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
- the user can revert to previous behavior by setting
- feat: enable http2 support
- using
MEND_RNV_ENABLE_HTTP2 = true
default to false
- using
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
Mend Renovate Enterprise Edition
mend-renovate-ce-8.7.0
Mend Renovate Community Edition
8.6.0
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
- @jorgeramirezws made their first contribution in #593
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
Mend Renovate Enterprise Edition
mend-renovate-ce-8.6.0
Mend Renovate Community Edition
8.5.0
What's Changed
- Updated GitLab webhook instructions by @justo-mend in #585
- chore(deps): update update mend renovate docker images to v8.4.0 by @renovate in #586
- chore(deps): update actions/checkout action to v4.2.1 by @renovate in #579
- chore(deps): update dpage/pgadmin4 docker tag to v8.12 by @renovate in #576
- fix(docs): fork processing env typo by @Gabriel-Ladzaretti in #587
- docs: restore legacy config pages with redirection links by @justo-mend in #591
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
Mend Renovate Enterprise Edition
mend-renovate-ce-8.4.0
Mend Renovate Community Edition
8.4.0
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 withMEND_RNV_ADMIN_TOKEN
(Optional)