Skip to content

Bump graphiti from 1.7.6 to 1.8.2#17

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/graphiti-1.8.2
Open

Bump graphiti from 1.7.6 to 1.8.2#17
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/graphiti-1.8.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 21, 2025

Bumps graphiti from 1.7.6 to 1.8.2.

Release notes

Sourced from graphiti's releases.

v1.8.2

1.8.2 (2025-05-20)

Bug Fixes

  • prevent context loss by always setting thread and fiber locals (#497) (5f45f76)

v1.8.1

1.8.1 (2025-03-17)

v1.8.0

1.8.0 (2025-03-17)

Features

  • add thread pool with promises to limit concurrent sideloading (#472) (2998852)

@​MattFenelon

v1.7.9

1.7.9 (2025-03-16)

Bug Fixes

  • update version check for clear active connections active record deprecation (#491) (4e764f6)

@​yasirazgar

v1.7.8

1.7.8 (2025-03-16)

Bug Fixes

  • compare URI-decoded path params (#482) (20b80dd)
  • correct issue with many_to_many when one of the models has a prefix to the intersection model association (#449) (dc28a4f)
  • lazy constantize relation resources (#492) (3cc2983)

@​zvkemp @​bguban

v1.7.7

1.7.7 (2025-03-15)

Bug Fixes

... (truncated)

Changelog

Sourced from graphiti's changelog.

1.8.2 (2025-05-20)

Bug Fixes

  • prevent context loss by always setting thread and fiber locals (#497) (5f45f76)

1.8.1 (2025-03-17)

1.8.0 (2025-03-17)

Features

  • add thread pool with promises to limit concurrent sideloading (#472) (2998852)

1.7.9 (2025-03-16)

Bug Fixes

  • update version check for clear active connections active record deprecation (#491) (4e764f6)

1.7.8 (2025-03-16)

Bug Fixes

  • compare URI-decoded path params (#482) (20b80dd)
  • correct issue with many_to_many when one of the models has a prefix to the intersection model association (#449) (dc28a4f)
  • lazy constantize relation resources (#492) (3cc2983)

1.7.7 (2025-03-15)

Bug Fixes

  • change class attribute behavior on endpoint method to work in ruby 3.2+ (#493) (04f1f3c)
Commits
  • 67be212 1.8.2 CHANGELOG [skip ci]
  • 5f45f76 fix: prevent context loss by always setting thread and fiber locals (#497)
  • e5b54b6 Update README.md [skip ci]
  • f2a427d update workflow for new default branch [skip ci]
  • 71786b5 update workflow branch names [skip ci]
  • e3cffe4 1.8.1 CHANGELOG [skip ci]
  • dbd7e3c test: add Rails 7.2, Rails 8, and ruby 3.4 to test cases (#494)
  • 32d8acc 1.8.0 CHANGELOG [skip ci]
  • 2998852 feat: add thread pool with promises to limit concurrent sideloading (#472)
  • 878ed02 1.7.9 CHANGELOG [skip ci]
  • 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 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 [graphiti](https://github.com/graphiti-api/graphiti) from 1.7.6 to 1.8.2.
- [Release notes](https://github.com/graphiti-api/graphiti/releases)
- [Changelog](https://github.com/graphiti-api/graphiti/blob/main/CHANGELOG.md)
- [Commits](graphiti-api/graphiti@v1.7.6...v1.8.2)

---
updated-dependencies:
- dependency-name: graphiti
  dependency-version: 1.8.2
  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 ruby Pull requests that update Ruby code labels May 21, 2025
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants