Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the minor-and-patch group across 1 directory with 3 updates #2076

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps the minor-and-patch group with 3 updates in the / directory: graphql, kramdown and sorbet-static-and-runtime.

Updates graphql from 2.4.1 to 2.4.4

Changelog

Sourced from graphql's changelog.

2.4.4 (18 Nov 2024)

  • Visibility: improve performance with sync #5161

2.4.3 (11 Nov 2024)

Bug fixes

  • Lookahead: return an empty hash for .arguments when they raised a GraphQL::ExecutionError #5155
  • Visibility: fix error when Mutation is lazy-loaded #5158
  • Visibility: improve performance of Schema.types #5157

2.4.2 (7 Nov 2024)

Bug fixes

  • Validation: fix error message when selections are made on an enum #5144 #5145
  • Visibility: fix preloading when no profiles are named #5148
Commits

Updates kramdown from 2.4.0 to 2.5.1

Commits

Updates sorbet-static-and-runtime from 0.5.11633 to 0.5.11647

Release notes

Sourced from sorbet-static-and-runtime's releases.

sorbet 0.5.11646.20241111101403-349bb3ad4

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11646', :group => :development
gem 'sorbet-runtime', '0.5.11646'

sorbet 0.5.11645.20241108162735-05ef81343

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11645', :group => :development
gem 'sorbet-runtime', '0.5.11645'

sorbet 0.5.11644.20241108111227-3cb7af7a1

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11644', :group => :development
gem 'sorbet-runtime', '0.5.11644'

sorbet 0.5.11643.20241108102451-ae81f41fd

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11643', :group => :development
gem 'sorbet-runtime', '0.5.11643'

sorbet 0.5.11642.20241107105756-75b2ae91e

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11642', :group => :development
gem 'sorbet-runtime', '0.5.11642'

sorbet 0.5.11641.20241106215412-aa77bb5ea

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11641', :group => :development
gem 'sorbet-runtime', '0.5.11641'

sorbet 0.5.11640.20241106164454-bb2b88bff

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11640', :group => :development
gem 'sorbet-runtime', '0.5.11640'

sorbet 0.5.11639.20241106130828-3d6f654b4

... (truncated)

Commits

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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 3 updates in the / directory: [graphql](https://github.com/rmosolgo/graphql-ruby), [kramdown](https://github.com/gettalong/kramdown) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet).


Updates `graphql` from 2.4.1 to 2.4.4
- [Release notes](https://github.com/rmosolgo/graphql-ruby/releases)
- [Changelog](https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md)
- [Commits](rmosolgo/graphql-ruby@v2.4.1...v2.4.4)

Updates `kramdown` from 2.4.0 to 2.5.1
- [Release notes](https://github.com/gettalong/kramdown/releases)
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
- [Commits](https://github.com/gettalong/kramdown/commits)

Updates `sorbet-static-and-runtime` from 0.5.11633 to 0.5.11647
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: kramdown
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 18, 2024 18:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 18, 2024
@egiurleo egiurleo enabled auto-merge November 18, 2024 18:24
@egiurleo egiurleo merged commit a38b830 into main Nov 18, 2024
27 checks passed
@egiurleo egiurleo deleted the dependabot/bundler/minor-and-patch-92b19ab6e7 branch November 18, 2024 18:48
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.

1 participant