graphql-api
graphql-api copied to clipboard
GraphQL-Api is an opinionated Graphql framework for Rails that supports auto generating queries based on Active Record models and plain Ruby objects
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.2 to 2.0.5. Release notes Sourced from tzinfo's releases. v2.0.5 Changed DateTime results to always use the proleptic Gregorian calendar. This affects DateTime results prior to 1582-10-15...
Bumps [activerecord](https://github.com/rails/rails) from 5.0.1 to 7.0.3.1. Release notes Sourced from activerecord's releases. 7.0.3 Active Support No changes. Active Model No changes. Active Record Some internal housekeeping on reloads could break...
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.0.3 to 1.4.3. Release notes Sourced from rails-html-sanitizer's releases. 1.4.3 / 2022-06-09 Address a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer. Prevent the combination of select...
Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.7.0 to 1.10.0. Release notes Sourced from i18n's releases. v1.10.0 What's Changed New Features LazyLoadable Backend by @paarthmadan in ruby-i18n/i18n#612 Add a version badge to README by...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.7.0.1 to 1.13.6. Release notes Sourced from nokogiri's releases. 1.13.6 / 2022-05-08 Security [CRuby] Address CVE-2022-29181, improper handling of unexpected data types, related to untrusted inputs to...
Bumps [actionview](https://github.com/rails/rails) from 5.0.1 to 7.0.2.4. Release notes Sourced from actionview's releases. 7.0.2.3 Active Support No changes. Active Model No changes. Active Record No changes. Action View No changes. Action...
Bumps [actionpack](https://github.com/rails/rails) from 5.0.1 to 7.0.2.2. Release notes Sourced from actionpack's releases. 7.0.2 Active Support Fix ActiveSupport::EncryptedConfiguration to be compatible with Psych 4 Stephen Sugden Improve File.atomic_write error handling. Daniel...
Bumps [rack](https://github.com/rack/rack) from 2.0.1 to 2.2.3. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby) from 0.1.2 to 0.1.5. Changelog Sourced from websocket-extensions's changelog. 0.1.5 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7663) 0.1.4 / 2019-06-10 Fix a deprecation warning...
Bumps [activesupport](https://github.com/rails/rails) from 5.0.1 to 6.0.3.1. Release notes Sourced from activesupport's releases. 6.0.3 In this version, we fixed warnings when used with Ruby 2.7 across the entire framework. Following are...