Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps patch from 0.15.0 to 0.16.0.

Changelog

Sourced from patch's changelog.

0.16.0 (2025-06-03)

No new functionality in this release but an update to the CI/CD versions and bugfix.

Patch should continue to work on older versions of Elixir but CI/CD runner versions have been updated to re-enable CI/CD.

Thanks to Steve Cohen who reported a bug where patch would incorrectly handle multiple export attributes. This bug has been fixed and a test added.

Bugfixes

  • 🐞 - Fixed a bug in handling multiple exports for the same function with different arities.

Breaking Changes

  • 💔 - Elixir 1.9 and Elixir 1.10 are no longer part of the CI/CD matrix.
Commits

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)

Bumps [patch](https://github.com/ihumanable/patch) from 0.15.0 to 0.16.0.
- [Changelog](https://github.com/ihumanable/patch/blob/master/CHANGELOG.md)
- [Commits](ihumanable/patch@v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: patch
  dependency-version: 0.16.0
  dependency-type: direct:development
  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 Jun 9, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 9, 2025 17:15
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 9, 2025
@dependabot dependabot bot added the elixir Pull requests that update Elixir code label Jun 9, 2025
@rodrigo-o rodrigo-o merged commit 5fad904 into main Jul 14, 2025
18 checks passed
@rodrigo-o rodrigo-o deleted the dependabot/hex/patch-0.16.0 branch July 14, 2025 21:41
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

Development

Successfully merging this pull request may close these issues.

2 participants