github-community-projects / graphql-client

A Ruby library for declaring, composing and executing GraphQL queries
MIT License
42 stars 218 forks source link

chore(deps): bump the dependencies group across 1 directory with 2 updates #33

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the dependencies group with 2 updates in the / directory: actions/checkout and ruby/setup-ruby.

Updates actions/checkout from 4.1.6 to 4.1.7

Release notes

Sourced from actions/checkout's releases.

v4.1.7

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v4.1.6...v4.1.7

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

v4.0.0

v3.6.0

v3.5.3

... (truncated)

Commits


Updates ruby/setup-ruby from 1.179.1 to 1.185.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.185.0

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.184.0...v1.185.0

v1.184.0

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.183.0...v1.184.0

v1.183.0

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.182.0...v1.183.0

v1.182.0

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.181.0...v1.182.0

v1.181.0

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.180.1...v1.181.0

Add ruby-3.3.3 on Windows

No release notes provided.

Add ruby-3.3.3

No release notes provided.

Commits
  • 3a77c29 Fix updating the v1 branch on automated releases
  • 382d786 Removed macos-arm-oss from GitHub Actions
  • 97e35c5 Add jruby-9.4.8.0
  • 1d0e911 Fully remove macos-11 since new builds will be on macos-12
  • c48bc1e macos-11 is no longer available
  • 713e0f1 Update CONTRIBUTING.md
  • af43264 GH_REPO and GH_TOKEN must be set
  • 3251c5c Add workflow to automatically create a release
  • 21a479f Add jruby-9.3.15.0
  • 3783f19 Update CRuby releases on Windows
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 3 months ago

Superseded by #34.