rubyforgood / human-essentials

Human Essentials is an inventory management system for diaper, incontinence, and period-supply banks. It supports them in distributing to partners, tracking inventory, and reporting stats and analytics.
https://humanessentials.app
MIT License
436 stars 449 forks source link

build(deps-dev): bump magic_test from 0.0.9 to 0.1.0 #4371

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps magic_test from 0.0.9 to 0.1.0.

Release notes

Sourced from magic_test's releases.

v0.1.0

Added a bunch of new features in the month of December 2022.

@​tleish support for RSpec syntax was merged in. Whether you run RSpec or MiniTest, it will generate the correct assertion based on your test suite.

Expanding on @​bear-in-mind 's work to implement testing and automatically inserting render method into layout files with the generator, Magic Test now does more for you with a simple command.

@​adrianvalenz custom functions to implement generating assertions by simply right-clicking on selected text with your mouse or touchpad is now possible. New confirm dialog gives you an opportunity to cancel and reselect proper text or move forward with the assertion.

Commits
  • 0242ead Update version.rb
  • 679b07b Assertion improvements (#81)
  • 54555fd adding support for RSpec expect syntax (#28)
  • a2827a5 Merge pull request #76 from bullet-train-co/add-dummy-app
  • e685af0 removed unnecessary log and cache files
  • a98647c added dummy files into gitignore
  • 9a0ba98 update readme
  • 3366b2e Add dummy app and test to ensure insert render method works
  • 765be6a Update README.md
  • 17d1733 Update README.md
  • 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 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)