Reviews from AWS customer
0 AWS reviews
-
5 star0
-
4 star0
-
3 star0
-
2 star0
-
1 star0
External reviews
110 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Easy to use dependency management
What do you like best about the product?
We are using WhiteSource's Renovate Bot. It quickly integrates into GitHub Actions, supports private npm registries, and allows grouping of packages which is fantastic if you use TypeScript (you can set up renovate to create one PR for @types package and the related package it self).
What do you dislike about the product?
Right now, there is nothing we dislike about Renovate. It does its job, provides a great developer experience, and makes updating internal core packages more effortless than ever before.
What problems is the product solving and how is that benefiting you?
We are using centralized packages for linting, components, etc.. Renovate makes it easier to ensure that every project uses the latest version of those packages as it automatically creates the update PR's.
Amazing!
What do you like best about the product?
It's amazing to have Renovate Bot working on my projects. It's really simple to setup and very useful! An essential tool for keeping things up-to-date and secure.
What do you dislike about the product?
I don't see anything bad - I'm really enjoying all the experience using this tool.
What problems is the product solving and how is that benefiting you?
It's very important to keep dependencies up-to-date in all projects to avoid security issues or things being outdated so this tool is amazing to solve this kind of thing automatically.
The overall language is amazing
What do you like best about the product?
WhiteSource finds dependency in all our configs, even in those use for pipelines like circle ci.
What do you dislike about the product?
There are no changelogs for Docker containers. If this information is available, it would be helpful to include it in the PRs. A focus on CVEs would also be interesting.
What problems is the product solving and how is that benefiting you?
We currently use the WhiteSource bot to keep our Github repos up to date. The bot helps us keep all dependencies up to date.
Recommendations to others considering the product:
It's easy to use and I can't think of a project that doesn't benefit from using WhiteSource software.
It kept my dependencies up-to-date even when I forgot it!
What do you like best about the product?
The Pull Request for dependency updates is excellent!
What do you dislike about the product?
The Renovate itself is great, but the only feature I disliked is it might be great if renovate gave us an option to configure a repo with the dashboard (which only shows logs) instead of using a file!
What problems is the product solving and how is that benefiting you?
I've solved the issue of outdated-dependencies with Renovate!
Great bot to keep the app vulnerability free.
What do you like best about the product?
Great app to keep the app vulnerability free as you don't need to worry about upgrading tons of packages in your multiple projects anymore. It does the tedious manual job for you.
What do you dislike about the product?
I've been using renovate for a while now. Don't really know if there's a way to exclude a specific package from upgrading.
What problems is the product solving and how is that benefiting you?
Using Renovate bot to upgrade the dependencies automatically. Biggest benifit is that it keeps the dependencies up to date which helps keeping the app vulnerability free.
Recommendations to others considering the product:
Really easy setup. Smooth integration with git. Keeps your app vulnerability free. Just give it a try. I'm sure you'll find it useful.
It just works
What do you like best about the product?
The WhiteSource Renovate bot is a fantastic product. Setup was effortless, with a friendly guide, in the form of a pull request that shows the impact of your configuration.
I had limited the number of open pull requests, so after a few weeks, we were lagging in releasing all the updates. Then renovate bot opened an issue in our project, clearly showing what was still in the backlog.
I had limited the number of open pull requests, so after a few weeks, we were lagging in releasing all the updates. Then renovate bot opened an issue in our project, clearly showing what was still in the backlog.
What do you dislike about the product?
Finetuning how Renovate bot should process updates has quite a bit of a learning curve.
What problems is the product solving and how is that benefiting you?
Renovate bot is helping us keep up to date with all our external software updates.
Makes keeping up with updates 1000x easier!
What do you like best about the product?
The customization and ability to self-host
What do you dislike about the product?
A bit complicated to set up on Gitlab and occasional bugginess
What problems is the product solving and how is that benefiting you?
Making sure all of our dependencies are up to date across all of our projects.
First steps with renovate and Terraform
What do you like best about the product?
It works with a bare minimum of configuration
What do you dislike about the product?
It took me quite a while to find out what that bare minimum was although there is documentation available.
What problems is the product solving and how is that benefiting you?
Find out when you run behind using certain versions of Terraform modules
Extremely Flexible Dependency Update Manager
What do you like best about the product?
They had an option for nearly every configuration I wanted.
What do you dislike about the product?
Renovate really taxes my build system credits since there are so many PRs. There's an option to group PRs, but then if they fail CI I have to figure out which dependency caused the failure manually. Ideally, it would group dependency updates but then do a binary search to find the update that broke the build (Similar to bors for regular PRs, but I can't use bors to solve dependency problems because automerge will always fail due to conflicts in lockfiles)
What problems is the product solving and how is that benefiting you?
Trying to regularly update my dependencies to get ahead of security vulnerabilities and prevent dependency ossification.
Great way to keep up your app updated
What do you like best about the product?
Automation of the process, auto merging pull requests, the information provided inside.
What do you dislike about the product?
I haven't found the pin dependencies feature useful, but maybe I need to dig more to fully benefit from it.
What problems is the product solving and how is that benefiting you?
Keeping all app dependencies up to date, without human work.
Recommendations to others considering the product:
I would highly reccomend
showing 51 - 60