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

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

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

Conversation

dependabot[bot]
Copy link
Contributor

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

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] <[email protected]>
@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
Copy link

codecov bot commented Jan 10, 2022

Codecov Report

Merging #103 (0d313e1) into master (f903f1a) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            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.

Impacted Files Coverage Δ
pkg/sgtm/http_server.go 66.39% <0.00%> (-0.41%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f903f1a...0d313e1. Read the comment docs.

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.

None yet

0 participants