Skip to content

Bump absinthe_relay from 1.5.2 to 1.6.0#59

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/hex/absinthe_relay-1.6.0
Open

Bump absinthe_relay from 1.5.2 to 1.6.0#59
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/hex/absinthe_relay-1.6.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps absinthe_relay from 1.5.2 to 1.6.0.

Release notes

Sourced from absinthe_relay's releases.

v1.6.0

1.6.0 (2025-11-06)

Miscellaneous Chores

  • release 1.6.0 (4174c0a)
  • update minimum elixir version (e1b9fca)
  • update absinthe dependency mininum version (e1b9fca)
Changelog

Sourced from absinthe_relay's changelog.

1.6.0 (2025-11-06)

Miscellaneous Chores

  • release 1.6.0 (4174c0a)
  • update minimum elixir version
  • update absinthe dependency mininum version

1.4.4 - 2018-09-20

1.4.3 - 2018-05-09

1.4.2 - 2017-12-04

1.4.1 - 2017-11-22

1.4.0 - 2017-11-13

  • Feature: Support null values in ParseIDs middleware (passed through as nil args)
  • Bug Fix: Support null values for before and after pagination arguments (expected by Relay Modern)

1.3.6 - 2017-09-13

  • Type Spec Fix: Relax type constraints around Connection.from_query

1.3.5 - 2017-08-26

  • Bug Fix: (Connection) Fix original issue with from_query where has_next_page wasn't correctly reported in some instances. We now request limit + 1 records to determine if there's a next page (vs using a second count query), use the overage to determine if there are more records, and return limit records. See [PR #79](absinthe-graphql/absinthe_relay#79).

1.3.4 - 2017-08-22

1.3.3 - 2017-08-20

  • Bug Fix (Node): Fix regression with the Absinthe.Relay.Node.ParseIDs middleware when used in conjunction with the Absinthe.Relay.Mutation middleware. See [PR #73](absinthe-graphql/absinthe_relay#73).

... (truncated)

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 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_relay](https://github.com/absinthe-graphql/absinthe_relay) from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/absinthe-graphql/absinthe_relay/releases)
- [Changelog](https://github.com/absinthe-graphql/absinthe_relay/blob/main/CHANGELOG.md)
- [Commits](absinthe-graphql/absinthe_relay@v1.5.2...v1.6.0)

---
updated-dependencies:
- dependency-name: absinthe_relay
  dependency-version: 1.6.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 May 26, 2026
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