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

Update dependency guard to '~> 2.18.1' #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mend-5034428[bot]
Copy link

@mend-5034428 mend-5034428 bot commented Oct 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
guard (source) '~> 2.13.0' -> '~> 2.18.1' age adoption passing confidence

Release Notes

guard/guard (guard)

v2.18.1

Compare Source

v2.18.0

Compare Source

v2.17.0

Compare Source

✨ New Features

v2.16.2

Compare Source

🐛 Bug Fixes

v2.16.1

Compare Source

🐛 Bug Fixes

  • Don't swallow evaluator error by handling non-existant listener & interactor (#​939) @​rymai

🏠 Housekeeping

v2.16.0

Compare Source

New feature
  • #​938 Add support for guardfile.rb.

v2.15.1

Compare Source

Bugfixes
  • #​930 Ensure Guard calls #stop even if an exception is raised.
Tests & CI
  • #​914 Add a simplecov filter for the /spec folder.
  • #​926 Test against Ruby 2.4.6, 2.5.5, 2.6.2, jruby-9.1.17.0, jruby-9.2.6.0, rbx-3.107.
  • #​928 Fix Ruby 2.6 compatibility by stubbing Pathname instead of IO.read in spec.
  • #​933 Remove codeclimate-test-reporter from Gemfile.
Other
  • #​919 Add a "Reviewed by Hound" badge.
  • #​925 Fix YARD annotation.
  • #​927 Drop outdated badge for Gemnasium.

v2.15.0

Compare Source

New feature
  • #​889 Add #== method for Guard::Watcher.
Bugfixes
  • #​893 Fix rspec warning message.
  • #​894 Fix rspec random test failure.
  • #​916 Fix Pry 0.12.0 deprecation warnings.
Improvements
  • #​872 Improve Plugin type checking.
  • #​904 Replace deprecated Dir.exists? with Dir.exist?.
Tests & CI
  • #​899 Test against latest rubies.
  • #​900 Force rubocop to match HoundCI's rubocop version.
  • #​911 Apply style guide to the specs.

v2.14.2

Compare Source

Bugfix
  • #​892 Fix a bug that was preventing logger options from the Guardfile from being correctly set
Improvements
  • #​871 Add aliasing section inside tired-of-typing bundle exec
  • #​879 Run core with same Ruby version as it was started with
  • #​880 Build badge now shows master branch status
  • #​881 Update CI matrix to include latest release of JRuby
  • #​882 Fix lumberjack version runtime dependency to ">= 1.0.12", "< 2.0"
  • #​883 Run CI against Ruby 2.2.8, 2.3.5, and 2.4.2
  • #​886 Improve headings in the README
  • #​890 Add links to the wiki in CONTRIBUTING.md

v2.14.1

Compare Source

Bugfixes
  • #​860 Fix default type on listen_to method_option for newer versions of Thor
  • #​861 guard -c nows clears window buffer on OSX
Improvements
  • #​852 Rework logging and UI configuration
  • #​864 Execute the codeclimate-test-reporter bin as a separate CI step
  • #​865 Test against Ruby 2.2.6, 2.3.3, and 2.4.0

v2.14.0

Compare Source

Bugfixes
  • #​817 Correct pause state message [fix #​816]
  • #​791 Guard now fails with the 1 exit code when plugin is not available
Improvements
  • #​835 allow regexp group names like /(?<name>.*).rb/ (so you can use m[:name] instead of m[1])
  • #​835 allows custom matcher objects in watches (so you can pass matchers instead of a regexp - see Matcher class)
  • #​835 better/smarter handling of Pathnames in watch/matches/rules
  • #​798 (ignore_plugin_templates) dont reload when plugin templates change
  • #​785 also trace spawn() calls when debugging

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

@mend-5034428 mend-5034428 bot changed the title Update dependency guard to '~> 2.18.1' Update dependency guard to '~> 2.18.1' - autoclosed Oct 24, 2024
@mend-5034428 mend-5034428 bot closed this Oct 24, 2024
@mend-5034428 mend-5034428 bot deleted the whitesource-remediate/guard-2.x branch October 24, 2024 14:42
@mend-5034428 mend-5034428 bot changed the title Update dependency guard to '~> 2.18.1' - autoclosed Update dependency guard to '~> 2.18.1' Oct 24, 2024
@mend-5034428 mend-5034428 bot reopened this Oct 24, 2024
@mend-5034428 mend-5034428 bot restored the whitesource-remediate/guard-2.x branch October 24, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants