-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump puma from 3.12.4 to 3.12.6 #26
Conversation
Bumps [puma](https://github.com/puma/puma) from 3.12.4 to 3.12.6. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/commits) Signed-off-by: dependabot[bot] <[email protected]>
Ha cool is this on by default for new repositories now, or did you set it up? |
also see what i mentioned here: https://glitch.com/ |
They had us set it up, but I get security alerts all the time and don't know whether it's safe to do the updates it suggests. |
Merge straight to master? No separate branch for this update? |
Well it's got a 100% compatibility score so it's pretty good. And it's a
"patch"-level version change, in accordance with http://semver.org version
number tracking.
…On Tue, Jun 16, 2020, 9:23 AM freerangeandy ***@***.***> wrote:
Merge straight to master? No separate branch for this update?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#26 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAF6J57XVF3RBJQJ2RKHZTRW6EMRANCNFSM4NIBSDQA>
.
|
You can read a bit about semver.org conventions here: publiclab/PublicLab.Editor#532 (comment) |
100% means that, for v3.12.4 to v3.12.6, across all public repos Dependabot has made this exact upgrade, all 100% of project tests for all of those projects have passed successfully. Dependabot may be run against thousands of repositories so that's a good vote of confidence. Basically it's leveraging the widespread used of Dependabot to let you learn about compatibility of the new version by letting other people run this too and seeing how it does on everyone else's tests, in the aggregate. Great system! |
I didn't know that's what the 100% meant. That makes me feel safer. |
I think it used to link to a listing on the dependabot website listing all
the repos that passed vs failed! But not anymore.... Too bad bc it was very
helpful!
…On Tue, Jun 16, 2020, 9:40 AM freerangeandy ***@***.***> wrote:
Merged #26 <#26> into
master.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#26 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAF6JYCJDJJ5RMGDGC64ZTRW6GKJANCNFSM4NIBSDQA>
.
|
Bumps puma from 3.12.4 to 3.12.6.
Changelog
Sourced from puma's changelog.
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.