pglombardo / PasswordPusher

🔐 Securely share sensitive information with automatic expiration & deletion after a set number of views or duration. Track who, what and when with full audit logs.
https://docs.pwpush.com
Apache License 2.0
1.81k stars 330 forks source link

:arrow_up: Bump ruby-statistics from 3.0.2 to 4.0.0 #2321

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps ruby-statistics from 3.0.2 to 4.0.0.

Release notes

Sourced from ruby-statistics's releases.

Codename Unicorn 4.0

¡Hola! 👋

I'm happy to announce a new version for Ruby Statistics! 🥳 🎉

I decided to codename it Unicorn, because it is a legendary creature that has multiple meanings depending on the context you are, making a perfect candidate to represent the variety in contributions that has shaped this release.

Now, this release has a breaking change: Now the namespace is RubyStatistics instead of Statistics, solving a long issue that was raised when I asked for feedback on the ruby community on reddit (I'm not using reddit anymore) #10. Thanks @​jasoncaryallen !

For this breaking change, I decided to create a 3.x branch that you can use without problems if you're not ready yet to migrate to 4.0. Keep in mind that this branch is going to have some support, but no additional features will be added to it, so don't hesitate to bump your ref!

Finally, happy pride month! 🎉 I'm a firm believer that a thriving community is one where differences are accepted and embraced. 🌈 🏳️‍🌈

¡Chau!


What's Changed

New Contributors

Full Changelog: https://github.com/estebanz01/ruby-statistics/compare/3.0.2...4.0

Dependabot changes

... (truncated)

Commits
  • 1c20878 gemspec: Add minimum ruby version required and update dev dependencies.
  • 5d711e0 build(deps): bump ruby/setup-ruby from 1.180.1 to 1.183.0 (#140)
  • 657b113 build(deps): bump ruby/setup-ruby from 1.177.1 to 1.180.1 (#139)
  • 5b5ebf6 build(deps): bump ruby/setup-ruby from 1.176.0 to 1.177.1 (#135)
  • faa4f17 Add build badge to README.
  • 57d4688 Update README.md to note about breaking change
  • 263e6a8 build(deps): bump ruby/setup-ruby from 1.175.1 to 1.176.0 (#133)
  • 642ed71 build(deps): bump ruby/setup-ruby from 1.174.0 to 1.175.1 (#132)
  • b68173b build(deps): bump ruby/setup-ruby from 1.173.0 to 1.174.0 (#131)
  • 76d295b build(deps): bump ruby/setup-ruby from 1.172.0 to 1.173.0 (#129)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)