Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2025

Bumps bcrypt_elixir from 3.1.0 to 3.3.2.

Changelog

Sourced from bcrypt_elixir's changelog.

Changelog

v3.3.0 (2025-04-27)

  • Changes
    • Updated blowfish C libs (minor updates)

v3.2.0 (2024-10-04)

  • Changes
    • Updated dependencies and made changes to silence warnings in Elixir 1.17
Commits
  • fa1de6c docs: note about truncation at 72 bytes
  • 7b64265 update version information of bcrypt implementation
  • 4b05f3f update version to include blowfish C libs minor updates
  • 7458255 merge updates to blowfish c libs
  • 2db5f57 Merge pull request #50 from TylerWitt/master
  • 599fc3d Bump blowfish c libs
  • 22c3b31 update dependencies
  • 13fef40 update to work with Elixir 1.17 - with no warnings
  • See full diff 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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Oct 10, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 10, 2025 13:05
@dependabot dependabot bot requested review from rudiejd and removed request for a team October 10, 2025 13:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Oct 10, 2025
@dependabot dependabot bot force-pushed the dependabot/hex/bcrypt_elixir-3.3.2 branch 2 times, most recently from 52827cb to eee5706 Compare October 15, 2025 17:39
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 15, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/hex/bcrypt_elixir-3.3.2 branch from eee5706 to ec040d0 Compare October 15, 2025 18:04
@rudiejd
Copy link
Contributor

rudiejd commented Oct 15, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/hex/bcrypt_elixir-3.3.2 branch from ec040d0 to 8e3bd61 Compare October 15, 2025 18:48
@rudiejd
Copy link
Contributor

rudiejd commented Oct 15, 2025

looks like only minor updates and no breaking changes for this dep per its changelog: https://github.com/riverrun/bcrypt_elixir/blob/master/CHANGELOG.md

Bumps [bcrypt_elixir](https://github.com/riverrun/bcrypt_elixir) from 3.1.0 to 3.3.2.
- [Changelog](https://github.com/riverrun/bcrypt_elixir/blob/master/CHANGELOG.md)
- [Commits](riverrun/bcrypt_elixir@v3.1.0...v3.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@rudiejd rudiejd force-pushed the dependabot/hex/bcrypt_elixir-3.3.2 branch from 8e3bd61 to bf54eab Compare October 15, 2025 18:52
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