43.267.0
renovatebot/renovate43.267.0Jul 17, 2026by github-actions[bot]
AI Summary
Feature release improving Docker registry detection across AWS partitions and enabling private registry reading for pnpm workspaces, plus a file mode preservation fix.
Key Highlights
- Datasource/docker: Identify private ECR registries across AWS partitions
- Manager/npm: read private registries from pnpm-workspace.yaml
- Post-upgrade: preserve executable file modes
New Features
- Datasource/docker: Identify private ECR registries across AWS partitions
- Manager/npm: read private registries from pnpm-workspace.yaml
Full Release Notes
## [43.267.0](https://github.com/renovatebot/renovate/compare/43.266.0...43.267.0) (2026-07-17) ### Features * **datasource/docker:** Identify private ECR registries across AWS partitions ([#44655](https://github.com/renovatebot/renovate/issues/44655)) ([78c9787](https://github.com/renovatebot/renovate/commit/78c978790de78f89d2a8e3281c6bc7893ba3f1d8)) * **manager/npm:** read private registries from pnpm-workspace.yaml ([#44083](https://github.com/renovatebot/renovate/issues/44083)) ([e0c13b6](https://github.com/renovatebot/renovate/commit/e0c13b6c57c414b075a37f0e415d3ee61a5f5ac2)) ### Bug Fixes * **post-upgrade:** preserve executable file modes ([#44505](https://github.com/renovatebot/renovate/issues/44505)) ([19a3843](https://github.com/renovatebot/renovate/commit/19a38430ebfd2f1ad7c796ccc0e523c42fe79077))