Skip to content

Bump graphiti from 1.7.6 to 1.8.1#7

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/graphiti-1.8.1
Closed

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 18, 2025

Bumps graphiti from 1.7.6 to 1.8.1.

Release notes

Sourced from graphiti's releases.

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

  • change class attribute behavior on endpoint method to work in ruby 3.2+ (#493) (04f1f3c)
Changelog

Sourced from graphiti's changelog.

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
  • 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]
  • 4e764f6 fix: update version check for clear active connections active record deprecat...
  • d643a6e 1.7.8 CHANGELOG [skip ci]
  • dc28a4f fix: correct issue with many_to_many when one of the models has a prefix to t...
  • 3cc2983 fix: lazy constantize relation resources (#492)
  • 20b80dd fix: compare URI-decoded path params (#482)
  • 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.1.
- [Release notes](https://github.com/graphiti-api/graphiti/releases)
- [Changelog](https://github.com/graphiti-api/graphiti/blob/master/CHANGELOG.md)
- [Commits](graphiti-api/graphiti@v1.7.6...v1.8.1)

---
updated-dependencies:
- dependency-name: graphiti
  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 Mar 18, 2025
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 21, 2025

Superseded by #17.

@dependabot dependabot Bot closed this May 21, 2025
@dependabot dependabot Bot deleted the dependabot/bundler/graphiti-1.8.1 branch May 21, 2025 11:44
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