Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2025

Bumps ex_json_schema from 0.11.1 to 0.11.2.

Commits
  • 23447ac Bump version to 0.11.2
  • 7f2a871 Fix IRI regexes to maintain PCRE2 compatibility in OTP 28
  • 5f2cc0e Remove elixir v1.19 deprecation warnings (#96)
  • f9acd49 Fix compilation warning in test controller
  • 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 Dec 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 17, 2025 13:02
@dependabot dependabot bot added the elixir Pull requests that update Elixir code label Dec 17, 2025
@dependabot dependabot bot requested review from lemald and removed request for a team December 17, 2025 13:02
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 17, 2025

Dependabot can't resolve your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@lemald
Copy link
Member

lemald commented Dec 18, 2025

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2025

Dependabot can't resolve your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

Bumps [ex_json_schema](https://github.com/jonasschmidt/ex_json_schema) from 0.11.1 to 0.11.2.
- [Commits](jonasschmidt/ex_json_schema@v0.11.1...v0.11.2)

---
updated-dependencies:
- dependency-name: ex_json_schema
  dependency-version: 0.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@lemald lemald force-pushed the dependabot/hex/ex_json_schema-0.11.2 branch from d15b0cc to 34c37c5 Compare December 18, 2025 16:05
Copy link
Member

@lemald lemald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to be working fine on dev-blue.

@lemald lemald merged commit d6f3bc1 into master Dec 18, 2025
8 checks passed
@lemald lemald deleted the dependabot/hex/ex_json_schema-0.11.2 branch December 18, 2025 17:14
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.

2 participants