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
2.02k stars 346 forks source link

:arrow_up: Bump high_voltage from 3.1.2 to 4.0.0 #2198

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps high_voltage from 3.1.2 to 4.0.0.

Release notes

Sourced from high_voltage's releases.

v4.0.0

This project is in maintenance-mode. We’re not actively adding new features, but we’ll fix bugs and keep it up to date, and compatible with the latest Ruby and Rails versions.

Main changes:

  • Remove support for EOL'd Rails version 4.2
  • Remove support for EOL'd Rails versions 5.x
  • Remove support for Travis CI and replaced with Github Actions
  • Add support for Rails 7.1
  • Add Ruby's minimum version required to >= 3.0

New Contributors

Full Changelog: https://github.com/thoughtbot/high_voltage/compare/v3.1.2...v4.0.0

4.0.0.rc1

This is a release candidate. Please report any issues you might encounter when installing this version.

This project is in maintenance-mode. We’re not actively adding new features, but we’ll fix bugs and keep it up to date, and compatible with the latest Ruby and Rails versions.

What's Changed

New Contributors

Full Changelog: https://github.com/thoughtbot/high_voltage/compare/v3.1.2...4.0.0.rc1

Changelog

Sourced from high_voltage's changelog.

[4.0.0] - 2024-05-31

This project is in maintenance-mode. We’re not actively adding new features, but we’ll fix bugs and keep it up to date, and compatible with the latest Ruby and Rails versions.

Main changes:

  • Remove support for EOL'd Rails version 4.2
  • Remove support for EOL'd Rails versions 5.x
  • Remove support for Travis CI and replaced with Github Actions
  • Add support for Rails 7.1
  • Add Ruby's minimum version required to >= 3.0

New Contributors

[4.0.0.rc1] - 2024-03-25

This is a release candidate. Please report any issues you might encounter when installing this version.

This project is in maintenance-mode. We’re not actively adding new features, but we’ll fix bugs and keep it up to date, and compatible with the latest Ruby and Rails versions.

Main changes:

  • Remove support for EOL'd Rails version 4.2
  • Remove support for EOL'd Rails versions 5.x
  • Remove support for Travis CI and replaced with Github Actions
  • Add support for Rails 7.1
  • Add Ruby's minimum version required to >= 3.0
Commits
  • 4380fca Merge pull request #322 from thoughtbot/sb-4.0.0-full-release
  • 32e248e Changelog and README updates
  • 08e45c4 Bump version to 4.0.0
  • e99435d Merge pull request #317 from thoughtbot/dependabot/bundler/capybara-3.40.0
  • 4c57697 Bump capybara from 3.33.0 to 3.40.0
  • 73a8117 Merge pull request #316 from thoughtbot/dependabot/bundler/pry-0.14.2
  • f0a1436 Merge pull request #315 from thoughtbot/dependabot/bundler/appraisal-2.5.0
  • 6339fe2 Bump pry from 0.13.1 to 0.14.2
  • 3911550 Bump appraisal from 2.3.0 to 2.5.0
  • 39304c8 Merge pull request #313 from thoughtbot/dependabot/bundler/rspec-rails-5.1.2
  • 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)