arturictus / sidekiq_alive

Liveness probe for Sidekiq in Kubernetes deployments
MIT License
188 stars 57 forks source link

Update ruby-lsp requirement from ~> 0.3.7 to ~> 0.4.1 #82

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on ruby-lsp to permit the latest version.

Release notes

Sourced from ruby-lsp's releases.

v0.4.1

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: https://github.com/Shopify/ruby-lsp/compare/v0.4.0...v0.4.1

Commits
  • 40cbc8f Bump version to v0.4.1
  • a74e985 Merge pull request #514 from Shopify/update_refactor_extract_variable_texts
  • 1a8b789 Update texts for refactor: extract variable
  • b3d1201 Merge pull request #513 from Shopify/andyw8/add-shutdown-complete-notice-to-logs
  • 8d0a348 Add shutdown complete notice to logs
  • 8571f24 Merge pull request #491 from Shopify/refactor_add_code_action_resolve
  • d9fbb94 Merge pull request #507 from Shopify/fix-#477
  • 95f3491 Merge pull request #512 from Shopify/dependabot/bundler/sorbet-static-and-run...
  • f913be2 Merge pull request #511 from Shopify/dependabot/bundler/minitest-reporters-1.6.0
  • 949af96 Bump sorbet-static-and-runtime from 0.5.10658 to 0.5.10676
  • 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 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)