storm
storm copied to clipboard
Bump listen from 3.1.5 to 3.6.0
Bumps listen from 3.1.5 to 3.6.0.
Release notes
Sourced from listen's releases.
v3.6.0
✨ New Features
- #452 for FIPS compatibility, use SHA256 instead of MD5 (#541)
@ColinDKelleyv3.5.0
- Issue #533: rescue StandardError only (#535)
@ColinDKelleyv3.4.1
- Add tests for PR #529 (#531)
@ColinDKelley- Correctly pass timeout as kwargs to wait_for_state (#529)
@the-spectatorv3.5.1
- Bump required ruby version to v2.4.0 (#536)
@cguntherv3.3.4
- Don't return incorrect files when there's a file whose name matches a dir (#526)
@ghiculescu- added correct link to help debug inotify workers error on linux (#527)
@williamkennedy- issue #473: use sudo sh -c so redirection works (#525)
@ColinDKelley- issue #473: update README for setting fs.inotify.max_user_watches (#522)
@ColinDKelley- issue #451: change windows install instructions to suggest platforms: instead of Gem.win_platform? (#523)
@ColinDKelley- put missing wiki content into README (#521)
@ColinDKelleyv3.3.3
v3.3.2
- Issue #504: tune .rubocop.yml and source code to make it pass all cops (#508)
@ColinDKelley- Fix description typo (#515)
@ccouzensv3.3.1
- issue #513: allow stop when not started (#514)
@ColinDKelleyv3.3.0
✨ New Features
- Use file size to check for modifications (#336)
@marawan31- Ignore mutagen sync temporary files (#469)
@nilbus- Add GitHub Actions for development workflow. (#485)
@ioquatix- Allow Ruby 3 (#490)
@yahonda- Add Truffleruby head to CI (#493, #507)
@gogainda- Add magic # frozen_string_literal: true comment (#494)
@ColinDKelley🐛 Bug Fixes
- Fix: Linux driver listens for
:modifyevents again (#450)@ColinDKelley- Fix: Track removed subdirectories (#460)
@bryanlira- Use one
fsevent_watchprocess per listener instead of one per dir (#471)@ioquatix- Wrap Listener instances in WeakRef (#477)
@jonathanhefner- Include macOS Big Sur in Adapter::Darwin#usable? (#479)
@christiankn- Fix hanging race condition (#481, #500)
@ColinDKelley- Remove
Listen::Internals::ThreadPool(#483)@jonathanhefner- Tidy up thread killing. Remove JRuby workaround. (#484)
@ioquatix
... (truncated)
Commits
0f2662arelease v3.6.02693d44issue #452: use SHA256 instead of MD5 for FIPS compatibility96c9476update README to remove FreeBSD limitation and stale reference to Travis CI041fca5release v3.5.11243d92Bump required ruby version to v2.4.0c00a57brelease v3.5.0133b1bfissue #533: fix indentation post PR review57224ccissue #533: subject.stop so thread cannot keep running and lead to raise_expi...c24d860issue #533: debug with more specific :fake_worker names21cb794issue #533: rescue only default StandardError- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)