Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update postgres docker tag to v15.8 - autoclosed #132

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2024

This PR contains the following updates:

Package Update Change
postgres minor 15.5 -> 15.8

Configuration

📅 Schedule: 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.

@Kobzol
Copy link
Contributor

Kobzol commented Sep 3, 2024

@MarcoIeni Umm, I'm not sure if we want updates like this. Particularly because we need to upgrade this version also in AWS. Is there a way to configure renovatebot to only update Cargo.lock and nothing else? :)

@MarcoIeni
Copy link
Member

Particularly because we need to upgrade this version also in AWS

Makes sense! We definitely need to disable this docker-compose update. I'll do it once we agree on the next point 👍

Is there a way to configure renovatebot to only update Cargo.lock and nothing else? :)

Yes, sure, we could do it. But imo there are other valuable updates such as GitHub actions and Docker file.

Here are some examples:

What do you think?

@Kobzol
Copy link
Contributor

Kobzol commented Sep 3, 2024

So, out of #134, I'd say that the useful things are:

  • Cargo.lock updates (i.e. cargo update, say every month)
  • Rust package upgrades (i.e. cargo upgrade, although this should happen relatively rarely, like once every N months)
  • Updates of CI actions in the GHA YAML files

I'd leave updating Docker base image and service versions to be manual, it will be done very sporadically anyway.

@renovate renovate bot changed the title chore(deps): update postgres docker tag to v15.8 chore(deps): update postgres docker tag to v15.8 - autoclosed Sep 3, 2024
@renovate renovate bot closed this Sep 3, 2024
@renovate renovate bot deleted the renovate/postgres-15.x branch September 3, 2024 15:36
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