Skip to content
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

Update lockbox: 0.4.9 → 0.6.8 (major) #353

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Jan 27, 2022

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ lockbox (0.4.9 → 0.6.8) · Repo · Changelog

Release Notes

0.6.8 (from changelog)

  • Fixed issue with encrypts loading model schema early
  • Removed warning for attributes with default option

0.6.7 (from changelog)

  • Added warning for attributes with default option
  • Removed warning for Active Record 5.0 (still supported)

0.6.6 (from changelog)

  • Fixed attribute? method for boolean and integer types

0.6.5 (from changelog)

  • Fixed issue with pluck extension not loading in some cases

0.6.4 (from changelog)

  • Fixed in place changes in callbacks
  • Fixed [] method for encrypted attributes

0.6.3 (from changelog)

  • Fixed empty arrays and hashes
  • Fixed content type for CarrierWave 2.2.1

0.6.2 (from changelog)

  • Added inet type
  • Fixed error when lockbox key in Rails credentials has a string value
  • Fixed deprecation warning with Active Record 6.1

0.6.1 (from changelog)

  • Added integration with Rails credentials
  • Fixed in place changes for Active Record 6.1
  • Fixed error with content_type method for CarrierWave < 2

0.6.0 (from changelog)

  • Added encrypted flag to Active Storage metadata
  • Added encrypted columns to filter_attributes
  • Improved inspect method

0.5.0 (from changelog)

  • Improved error messages for hybrid cryptography
  • Changed warning to error when no attributes specified
  • Fixed issue with pluck when migrating
  • Fixed error with key_table and key_attribute options with previous_versions

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Jan 27, 2022
@depfu depfu bot force-pushed the depfu/update/lockbox-0.6.8 branch from 6d3317f to 8181bb8 Compare October 21, 2022 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants