Skip to content

chore(deps): update dependency plane-watch/pw-feeder to v0.0.9#582

Merged
Teko012 merged 3 commits into
masterfrom
renovate/plane-watch-pw-feeder-0.x
Jul 9, 2026
Merged

chore(deps): update dependency plane-watch/pw-feeder to v0.0.9#582
Teko012 merged 3 commits into
masterfrom
renovate/plane-watch-pw-feeder-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
plane-watch/pw-feeder patch v0.0.7v0.0.9

Release Notes

plane-watch/pw-feeder (plane-watch/pw-feeder)

v0.0.9

Compare Source

What's Changed

  • fix: verify TLS chains using server-provided intermediates by @​mikenye in #​76

Full Changelog: plane-watch/pw-feeder@v0.0.8...v0.0.9

v0.0.8

Compare Source

What's Changed

Full Changelog: plane-watch/pw-feeder@v0.0.7...v0.0.8


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot temporarily deployed to balena-draft-fleet-bots July 9, 2026 18:49 Inactive
@renovate renovate Bot temporarily deployed to balena-draft-fleet-bots July 9, 2026 18:49 Inactive
@renovate renovate Bot temporarily deployed to balena-draft-fleet-bots July 9, 2026 18:49 Inactive
@Teko012

Teko012 commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

@copilot Analyze and remove the letsencrypt relevant parts from the changed file.

Copilot AI commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

@copilot Analyze and remove the letsencrypt relevant parts from the changed file.

Removed the Let's Encrypt parts from planewatch/Dockerfile.template in commit remove letsencrypt cert download and copy from planewatch/Dockerfile.template:

  • Removed the WORKDIR /tmp/letsencrypt + RUN block that downloaded 10 Let's Encrypt CA certs from letsencrypt.org in the buildstep stage
  • Removed the COPY --from=buildstep /tmp/letsencrypt/*.crt /usr/local/share/ca-certificates/ instruction in the release stage

The ca-certificates package installed via apt still handles standard system certificate management.

Copilot AI requested a review from Teko012 July 9, 2026 19:19
@renovate

renovate Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copilot AI temporarily deployed to balena-draft-fleet-bots July 9, 2026 19:19 Inactive
Copilot AI temporarily deployed to balena-draft-fleet-bots July 9, 2026 19:19 Inactive
Copilot AI temporarily deployed to balena-draft-fleet-bots July 9, 2026 19:19 Inactive
@Teko012

Teko012 commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

@copilot Do we still need update-ca-certificates --verbose?

Copilot AI commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

@copilot Do we still need update-ca-certificates --verbose?

No — it was only needed to register the custom Let's Encrypt certs that were being copied into /usr/local/share/ca-certificates/. Since those are now removed, apt-get install ca-certificates already runs update-ca-certificates internally as part of its post-install hooks. Removed it in the latest commit.

Copilot AI temporarily deployed to balena-draft-fleet-bots July 9, 2026 19:22 Inactive
Copilot AI deployed to balena-draft-fleet-bots July 9, 2026 19:22 Active
Copilot AI temporarily deployed to balena-draft-fleet-bots July 9, 2026 19:22 Inactive
@Teko012 Teko012 merged commit 5a848e2 into master Jul 9, 2026
3 checks passed
@Teko012 Teko012 deleted the renovate/plane-watch-pw-feeder-0.x branch July 9, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants