Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 16, 2025

Bumps skylight from 6.0.4 to 7.0.0.

Changelog

Sourced from skylight's changelog.

7.0.0 (September 16, 2025)

  • IMPROVEMENT Initial (beta) support for AWS Lambda
  • BREAKING end support for Ruby 2.7 and 3.0
  • BREAKING end support for Rails < 7.1
  • BUGFIX Fix an issue handling deserialization errors in Delayed::Job
  • IMPROVEMENT Support GraphQL >= 2.5
  • IMPROVEMENT Ignore Rails::HealthController by default

6.1.0.beta (June 11, 2024)

  • [IMPROVEMENT] Initial support for parsing queries from activerecord-sqlserver-adapter
Commits
  • 2c36dc0 Merge pull request #1157 from tildeio/release-7
  • 70bdc71 update version to 7.0.0
  • 062f107 Merge pull request #1156 from tildeio/release-700-beta
  • e113e16 bump version
  • e38eb22 Merge pull request #1107 from tildeio/ignored-defaults
  • c4272b4 Merge pull request #1155 from tildeio/test-sidekiq-8-sinatra-4
  • cd4b07f add a grape 2.x gemfile for testing
  • a19df5c continue to test sidekiq 7
  • fa72583 fix tests for sidekiq 8 and sinatra 4
  • f060810 Merge pull request #492 from skylightio/deplayed_job
  • 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 [skylight](https://github.com/skylightio/skylight-ruby) from 6.0.4 to 7.0.0.
- [Changelog](https://github.com/skylightio/skylight-ruby/blob/main/CHANGELOG.md)
- [Commits](skylightio/skylight-ruby@v6.0.4...v7.0.0)

---
updated-dependencies:
- dependency-name: skylight
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Sep 16, 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