async-go / asyncgo

AsyncGo is a collaboration app designed around async/remote team communication.
https://asyncgo.com
MIT License
11 stars 0 forks source link

Update dependency ruby to v3.1.1 #706

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
ruby (source) patch 3.1.0 -> 3.1.1
ruby final patch 3.1.0 -> 3.1.1

Configuration

📅 Schedule: At any time (no schedule defined).

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

â™» Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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



This PR has been generated by WhiteSource Renovate. View repository job log here.

jyavorska commented 2 years ago

@matteeyah presumably this will fail until you update your private images. No rush or anything.

matteeyah commented 2 years ago

@jyavorska Any specific reason we're upgrading to 3.1.1? As far as I can tell it's just a TEENY version release with no major security patches - https://www.ruby-lang.org/en/news/2022/02/18/ruby-3-1-1-released/

Due to legal reasons I can't use docker for macos anymore (because of their recent license change). I don't have a linux system on hand so I can't regenerate the docker images easily.

The dockerfiles used in the images are https://github.com/async-go/asyncgo/blob/main/Dockerfile and https://github.com/async-go/asyncgo/blob/main/Dockerfile.system. Is there an alternative image that we can use that has these libraries (ruby and yarn)?

jyavorska commented 2 years ago

Closing this to skip 3.1.1.

renovate[bot] commented 2 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (3.1.1). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.