Skip to content

chore(deps): bump github.com/githubnemo/CompileDaemon from 1.2.1 to 1.4.0 - #103

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/githubnemo/CompileDaemon-1.4.0
Open

chore(deps): bump github.com/githubnemo/CompileDaemon from 1.2.1 to 1.4.0#103
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/githubnemo/CompileDaemon-1.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 10, 2022

Copy link
Copy Markdown
Contributor

Bumps github.com/githubnemo/CompileDaemon from 1.2.1 to 1.4.0.

Release notes

Sourced from github.com/githubnemo/CompileDaemon's releases.

v1.4.0

No release notes provided.

1.3.0

Added a polling watcher to have a workaround for Mac OS X / Docker volume woes (githubnemo/CompileDaemon#53) as documented by issues githubnemo/CompileDaemon#44 and githubnemo/CompileDaemon#47. While githubnemo/CompileDaemon#47 documents a possible workaround, the polling option is more universal.

Note that polling should never be used in production as it is quite wasteful.

Commits
  • 50a8deb allow multiple commands to run on build
  • 39b144a Document polling workaround
  • e4782d7 update README.md
  • b70935d make polling interval a parameter
  • 6270e28 refactor global variables
  • bcbd3f4 Apply suggestions from code review
  • 68eec40 change module name
  • 6075450 chore: refactor common logics
  • 7af6fc5 fix: use filepath.Walk to filter exclude-dir properly
  • ec8c6ce change module name
  • 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)

Bumps [github.com/githubnemo/CompileDaemon](https://github.com/githubnemo/CompileDaemon) from 1.2.1 to 1.4.0.
- [Release notes](https://github.com/githubnemo/CompileDaemon/releases)
- [Commits](githubnemo/CompileDaemon@v1.2.1...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/githubnemo/CompileDaemon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from moul as a code owner January 10, 2022 04:10
@dependabot dependabot Bot added dependencies go Pull requests that update Go code labels Jan 10, 2022
@codecov

codecov Bot commented Jan 10, 2022

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 15.38%. Comparing base (f903f1a) to head (0d313e1).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
- Coverage   15.44%   15.38%   -0.06%     
==========================================
  Files          24       24              
  Lines        1716     1716              
==========================================
- Hits          265      264       -1     
- Misses       1400     1401       +1     
  Partials       51       51              
Flag Coverage Δ
unittests 15.38% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants