Skip to content

chore(deps): bump absinthe from 1.11.0 to 1.12.0 - #232

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/absinthe-1.12.0
Open

chore(deps): bump absinthe from 1.11.0 to 1.12.0#232
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/absinthe-1.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 12, 2026

Copy link
Copy Markdown

Bumps absinthe from 1.11.0 to 1.12.0.

Release notes

Sourced from absinthe's releases.

v1.12.0

1.12.0 (2026-09-02)

Features

Bug Fixes

  • allow nulls in nullable enum list defaults (#1436) (d4c66fa)
  • compilation: mark middleware, resolve, resolve_type macro ast as runtime (#1454) (86b5158)
  • ex_doc configuration, image path (#1456) (3a4ebb0)
  • Fix oneOf validation failure when used in list (#1439) (b902386)
  • wrap long input objects and lists onto multiple lines (#1455) (20dacc6)

Performance Improvements

  • Avoid rewalking the tree for suspended fields (#1450) (de0e411)
Changelog

Sourced from absinthe's changelog.

1.12.0 (2026-09-02)

Features

Bug Fixes

  • allow nulls in nullable enum list defaults (#1436) (d4c66fa)
  • compilation: mark middleware, resolve, resolve_type macro ast as runtime (#1454) (86b5158)
  • ex_doc configuration, image path (#1456) (3a4ebb0)
  • Fix oneOf validation failure when used in list (#1439) (b902386)
  • wrap long input objects and lists onto multiple lines (#1455) (20dacc6)

Performance Improvements

  • Avoid rewalking the tree for suspended fields (#1450) (de0e411)

1.12.0 (Pending)

Features

  • Significantly Improved performance when using suspended fields (Dataloader, Batching)
  • Significantly Improved memory usage when returnign lists of scalars
Commits
  • 1372ceb chore(main): release 1.12.0 (#1442)
  • 3a4ebb0 fix: ex_doc configuration, image path (#1456)
  • 20dacc6 fix: wrap long input objects and lists onto multiple lines (#1455)
  • 4aeffd9 chore(deps): Bump actions/cache from 5 to 6 (#1447)
  • 86b5158 fix(compilation): mark middleware, resolve, resolve_type macro ast as r...
  • de0e411 perf: Avoid rewalking the tree for suspended fields (#1450)
  • f68fbf2 chore: Update dependencies (#1445)
  • 6beccdb chore(deps): Bump actions/checkout from 6 to 7 (#1446)
  • 33db991 chore(docs): Replace the deprecation guide with a directives guide (#1444)
  • d4c66fa fix: allow nulls in nullable enum list defaults (#1436)
  • Additional commits viewable 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 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 [absinthe](https://github.com/absinthe-graphql/absinthe) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/absinthe-graphql/absinthe/releases)
- [Changelog](https://github.com/absinthe-graphql/absinthe/blob/main/CHANGELOG.md)
- [Commits](absinthe-graphql/absinthe@v1.11.0...v1.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Sep 12, 2026
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@coderabbitai

coderabbitai Bot commented Sep 12, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: da10c9af-d036-4481-a5f4-41f4b3974b4f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

0 participants