CGA1123 / slack-ruby-block-kit

A ruby wrapper for Slack's Block Kit
https://rubydoc.info/gems/slack-ruby-block-kit
MIT License
72 stars 30 forks source link

Bump zeitwerk from 2.6.0 to 2.6.1 #155

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps zeitwerk from 2.6.0 to 2.6.1.

Changelog

Sourced from zeitwerk's changelog.

2.6.1 (1 October 2022)

  • Zeitwerk::Loader#dirs allows you to instrospect the root directories configured in the receiver. Please check its documentation for details.
Commits
  • 1e61df8 Edit version
  • 979ebb7 Document and improve Zeitwerk::Loader#dirs
  • 852cf84 Merge pull request #230 from guigs/patch-1
  • 8d109d5 Adjustments based on review
  • 0bab677 Fix typos
  • bd4de7f Document namespace values for Zeitwerk::Loader::Config#root_dirs
  • faf3c74 Add daily workflow to keep an eye on Ruby head
  • 3d36b25 Update ci.yml
  • 724c697 Fixes portability of tmp directory removal in the test suite
  • 793c0f6 Temporarily exclude windows/head from matrix
  • 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 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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #155 (944da61) into master (0625a0e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #155   +/-   ##
=======================================
  Coverage   99.09%   99.09%           
=======================================
  Files          42       42           
  Lines         883      883           
=======================================
  Hits          875      875           
  Misses          8        8           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more