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

build(deps): bump cloak_ecto from 1.2.0 to 1.3.0 #4334

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps cloak_ecto from 1.2.0 to 1.3.0.

Changelog

Sourced from cloak_ecto's changelog.

1.3.0 (2024-04-06)

Full Changelog

Fixed bugs:

  • can't define label when define MyApp.Encrypted.Binary #49
  • Migrator breaks with Ecto.Enum field in the same schema #46
  • Trouble loading the Cloak.Ecto.PBKDF2 library #30
  • The version 1.2.0 generates an unexpected error #26
  • Migrator doesn't handle plaintext arrays or maps with inner types #8
  • 🐛 Fix Migrator when schema contains Ecto.Enum #51 (danielberkompas)

Closed issues:

  • order by #48
  • SQLite3 support? #45
  • Add a Decimal type #43
  • Create unique contraint for encrypted or hashed column #40
  • Documentation: cloak.migrate.ecto mix task ignores labels and is order-dependent #33
  • Remove insecure example from docs #29
  • Decrypt for postgresql's native encrypt function? #28
  • Missing function :crypto.block_encrypt/4 in Erlang 24 #23
  • Not possible to compile with Ecto 3.6.0 #20
  • Support blind indexes #18
  • In multi-tenant setting #15
  • Cloak.Ecto.Type does not conform to the Ecto.Type behavior #12

Merged pull requests:

Commits
  • 05ea920 Release version 1.3.0
  • 55cd275 Add bin/changelog script
  • 98b1c96 Merge pull request #52 from danielberkompas/43-decimal-type
  • 6e98740 ✨ Add Decimal type
  • be99311 Merge pull request #51 from danielberkompas/46-ecto-enum
  • 500034e 🐛 Fix Migrator when schema contains Ecto.Enum
  • 62e6dff Merge pull request #7 from voltone/closure-option
  • 350d43f Merge pull request #50 from danielberkompas/sha256-security
  • a450aca 🔒 Use 600,000 iterations in PBKDF2 SHA256
  • 43fa129 Add badges to README
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [cloak_ecto](https://github.com/danielberkompas/cloak_ecto) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/danielberkompas/cloak_ecto/releases)
- [Changelog](https://github.com/danielberkompas/cloak_ecto/blob/master/CHANGELOG.md)
- [Commits](danielberkompas/cloak_ecto@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: cloak_ecto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Nov 1, 2024
Copy link

netlify bot commented Nov 1, 2024

Deploy Preview for teslamate ready!

Name Link
🔨 Latest commit b6a38ad
🔍 Latest deploy log https://app.netlify.com/sites/teslamate/deploys/67247a98febeb80008b94bfd
😎 Deploy Preview https://deploy-preview-4334--teslamate.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@JakobLichterfeld JakobLichterfeld marked this pull request as draft November 2, 2024 09:18
Copy link
Contributor

github-actions bot commented Dec 3, 2024

This pull request has been automatically marked as stale because it has not had recent activity. It could be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added Stale and removed Stale labels Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant