Interact with you nest Thermostat
A bitcoin trading bot written in node - https://gekko.wizb.it/
marcofranssen/gocryptotrader 2
A cryptocurrency trading bot and framework supporting multiple exchanges written in Golang.
marcofranssen/awesome-code-signing 1
Curated List of Code signing stuff to secure your software supply chain
.vimrc .inputrc .bashrc etc.
marcofranssen/es-cluster-traefik 1
Companion repo for blog https://marcofranssen.nl/building-a-elasticsearch-cluster-using-docker-compose-and-traefik/
marcofranssen/grunt-dotnet-mspec 1
Grunt plugin to run Machine.Specification tests
😎 Awesome lists about all kinds of interesting topics
marcofranssen/awesome-nextjs 0
:notebook_with_decorative_cover: :books: A curated list of awesome resources : books, videos, articles about using Next.js (A minimalistic framework for universal server-rendered React applications)
fork svdo/calva
Clojure & ClojureScript Interactive Programming for VS Code
https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.calva
fork in 10 hours
pull request commentphilips-labs/tabia
Bump github.com/goreleaser/goreleaser from 0.169.0 to 0.171.0
Codecov Report
Merging #132 (a0addd0) into develop (4e71677) will decrease coverage by
3.43%. The diff coverage isn/a.
@@ Coverage Diff @@
## develop #132 +/- ##
===========================================
- Coverage 51.10% 47.66% -3.44%
===========================================
Files 17 17
Lines 407 407
===========================================
- Hits 208 194 -14
- Misses 179 193 +14
Partials 20 20
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 47.66% <ø> (-3.44%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| lib/github/client.go | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
| lib/github/contents.go | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 4e71677...a0addd0. Read the comment docs.
comment created time in 11 hours
PR opened philips-labs/tabia
Bumps github.com/goreleaser/goreleaser from 0.169.0 to 0.171.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/goreleaser/goreleaser/releases">github.com/goreleaser/goreleaser's releases</a>.</em></p> <blockquote> <h2>v0.171.0</h2> <h2>Changelog</h2> <p>097c456a chore(ci): publish to fury 3db788bb feat(nfpm): add support for APK pre/post upgrade scripts (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2308">#2308</a>)</p> <h2>Docker images</h2> <ul> <li><code>docker pull goreleaser/goreleaser:v0.171.0</code></li> <li><code>docker pull ghcr.io/goreleaser/goreleaser:v0.171.0</code></li> </ul> <hr /> <p><strong>Check out <a href="https://goreleaser.com/pro">GoReleaser Pro</a> as well!</strong></p> <h2>v0.170.0</h2> <h2>Changelog</h2> <p>42c6b8b7 chore(ci): use htmltest action (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2303">#2303</a>) f285db27 chore(deps): bump github.com/google/go-github/v35 from 35.2.0 to 35.3.0 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2291">#2291</a>) 73348acd chore: update docs c49c7712 feat: builds. no_unique_dist_dir (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2280">#2280</a>) e4373447 feat: docker_manifests.skip_push (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2302">#2302</a>) b53dbb89 feat: remove :latest imgs from release notes (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2287">#2287</a>) 10f3021a fix: empty build.tags and build.ldflags (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2301">#2301</a>)</p> <h2>Docker images</h2> <ul> <li><code>docker pull goreleaser/goreleaser:v0.170.0</code></li> <li><code>docker pull ghcr.io/goreleaser/goreleaser:v0.170.0</code></li> </ul> <hr /> <p><strong>Check out <a href="https://goreleaser.com/pro">GoReleaser Pro</a> as well!</strong></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/goreleaser/goreleaser/commit/097c456a3b4f8f522a9d168bfb4f6a5d2661e659"><code>097c456</code></a> chore(ci): publish to fury</li> <li><a href="https://github.com/goreleaser/goreleaser/commit/40b38fbdc96933f85494d6e5b322b274702229de"><code>40b38fb</code></a> docs: sync docs</li> <li><a href="https://github.com/goreleaser/goreleaser/commit/3db788bba5357893491905e9b6f5e32f26bb3c3a"><code>3db788b</code></a> feat(nfpm): add support for APK pre/post upgrade scripts (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2308">#2308</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser/commit/e4373447181af89a10217ffb2134a64e610eec8d"><code>e437344</code></a> feat: docker_manifests.skip_push (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2302">#2302</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser/commit/10f3021afe80f1449501f48fc3f9d570bc54c468"><code>10f3021</code></a> fix: empty build.tags and build.ldflags (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2301">#2301</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser/commit/42c6b8b7a8405e370b53c352a8123e222dd50173"><code>42c6b8b</code></a> chore(ci): use htmltest action (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2303">#2303</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser/commit/d6769649383a4d7f48450b675232365f8a02fe0a"><code>d676964</code></a> test: fix gomod test</li> <li><a href="https://github.com/goreleaser/goreleaser/commit/b53dbb89d02aa3673782f3d063d7d5039446baac"><code>b53dbb8</code></a> feat: remove :latest imgs from release notes (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2287">#2287</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser/commit/f285db27423ff542fb64ee6863f6c50cc7f0957f"><code>f285db2</code></a> chore(deps): bump github.com/google/go-github/v35 from 35.2.0 to 35.3.0 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2291">#2291</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser/commit/c49c771220cb4b2ff95a5331310005b68f0dc21a"><code>c49c771</code></a> feat: builds. no_unique_dist_dir (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/goreleaser/goreleaser/compare/v0.169.0...v0.171.0">compare view</a></li> </ul> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
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)
</details>
pr created time in 11 hours
create barnchphilips-labs/tabia
branch : dependabot/go_modules/github.com/goreleaser/goreleaser-0.171.0
created branch time in 11 hours
created repositorycoreyhaines/divvycheck
Checks station status with the divvy api
created time in 14 hours
push eventmarcofranssen/marcofranssen
commit sha f5c7b92f2bc1fb0560877ff40bd809445cf35182
Deploy to GitHub pages
push time in 14 hours
push eventmarcofranssen/marcofranssen
commit sha 61f3f141260b84c7ddb7ffd2e2660f4cd396c355
Deploy to GitHub pages
push time in 16 hours
push eventmarcofranssen/marcofranssen
commit sha 1c7edfbe633ea4cbd8cff31f4e34ace33275911b
Generate profile summary cards
push time in 16 hours
Pull request review commentnotaryproject/notaryproject
It is assumed that an attacker may perform one or more the following actions: 2. compromise some set of weak crypto algorithms which are supported in some legacy cases 3. compromise a repository, including gaining access to use any keys stored on the repository 4. compromise a signing key, for example due to malicious action or accidental disclosure by the key owner-5. compromise a step in the software supply chain. This can happen in many different ways, such as by gaining access to the server, compromising the software used in the step of the supply chain, passing different software to a subsequent step than what was intended, or causing an operator to make an error in a step. +5. compromise a step in the software supply chain. This can happen in many different ways, such as by gaining access to the server, compromising the software used in the step of the supply chain, passing different software to a subsequent step than what was intended, or causing an operator to make an error in a step. While it is not always possible to protect against all scenarios, the system should to the extent possible mitigate and/or reduce the damage caused by a successful attack, detect the occurrence of an attack and notify appropriate parties, yet remain usable for parties operating the system. Furthermore, the system should recover from successful attacks in a way that presents low operational overhead and risk to users. +Attacker Goals:+1. To have a party deploy a malicious artifact under the attacker's control.+2. To have a party deploy an artifact using a digest or tag that does not have a currently valid signature. For example, a previous version of an artifact with a signature that was revoked by the signer, or an old version associated with a tag.+3. To have a party deploy a different artifact than the one requested, including an older version when the latest is requested.+4. Disrupt the verification of artifact signatures, for example by making the current version of metadata unavailable.+5. Prevent a party from learning about updates to currently installed artifacts.+6. Convince a party to download large amounts of data, such as signatures or metadata, that interfere with the party's system.
We discussed removing this in favor of the registry-defined data size, but upon reflection I think there could be value in including this limit in signed and verifiable metadata (so that an attacker couldn't alter it in transit, etc). But I'd appreciate input from folks on the registry side.
comment created time in a day
PR opened notaryproject/notaryproject
supersedes #35
Adds an attacker goals and out of scope section to the threat model.
pr created time in a day
startedgoogle/slowjam
started time in a day
Helm chart to install Concourse
fork in a day
pull request commentmarcofranssen/gothermostat
Bump github.com/goreleaser/goreleaser from 0.169.0 to 0.171.0
Codecov Report
Merging #90 (5678a98) into develop (6b4cb58) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## develop #90 +/- ##
========================================
Coverage 23.42% 23.42%
========================================
Files 10 10
Lines 286 286
Branches 14 14
========================================
Hits 67 67
Misses 202 202
Partials 17 17
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 23.42% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 6b4cb58...5678a98. Read the comment docs.
comment created time in a day
push eventphilips-software/docker-node
commit sha a8155016cb1e861c60b65e50b3ba280c1eb6fbbd
update versions and add motd
commit sha f720430898c113be1d01d5b1d6302a23c36162b4
fix ADD
commit sha d07cf8744f08981f3dc13128d156df1142ae261d
test new image
commit sha 64d672c323b67e1665cce6c5267236ecc6953aa3
add readme and correct tags
commit sha ca740d5a4a88cd8d718673458e48b396bc18047e
Merge pull request #95 from philips-software/update-versions-2021-06 Update versions 2021 06
push time in a day
delete branch philips-software/docker-node
delete branch : update-versions-2021-06
delete time in a day
PR merged philips-software/docker-node
Add new versions of Node
pr closed time in a day
pull request commentmarcofranssen/gothermostat
Bump github.com/spf13/viper from 1.7.1 to 1.8.0
Codecov Report
Merging #89 (44ba7e1) into develop (6b4cb58) will decrease coverage by
3.33%. The diff coverage isn/a.
@@ Coverage Diff @@
## develop #89 +/- ##
===========================================
- Coverage 23.42% 20.09% -3.34%
===========================================
Files 10 5 -5
Lines 286 214 -72
Branches 14 0 -14
===========================================
- Hits 67 43 -24
+ Misses 202 166 -36
+ Partials 17 5 -12
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 20.09% <ø> (-3.34%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| web/src/registerServiceWorker.js | ||
| web/src/components/withFetching/withFetching.js | ||
| web/src/index.js | ||
| web/src/App.js | ||
| .../components/TemperaturesChart/TemperaturesChart.js |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 6b4cb58...44ba7e1. Read the comment docs.
comment created time in a day
PR opened marcofranssen/gothermostat
Bumps github.com/goreleaser/goreleaser from 0.169.0 to 0.171.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/goreleaser/goreleaser/releases">github.com/goreleaser/goreleaser's releases</a>.</em></p> <blockquote> <h2>v0.171.0</h2> <h2>Changelog</h2> <p>097c456a chore(ci): publish to fury 3db788bb feat(nfpm): add support for APK pre/post upgrade scripts (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2308">#2308</a>)</p> <h2>Docker images</h2> <ul> <li><code>docker pull goreleaser/goreleaser:v0.171.0</code></li> <li><code>docker pull ghcr.io/goreleaser/goreleaser:v0.171.0</code></li> </ul> <hr /> <p><strong>Check out <a href="https://goreleaser.com/pro">GoReleaser Pro</a> as well!</strong></p> <h2>v0.170.0</h2> <h2>Changelog</h2> <p>42c6b8b7 chore(ci): use htmltest action (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2303">#2303</a>) f285db27 chore(deps): bump github.com/google/go-github/v35 from 35.2.0 to 35.3.0 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2291">#2291</a>) 73348acd chore: update docs c49c7712 feat: builds. no_unique_dist_dir (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2280">#2280</a>) e4373447 feat: docker_manifests.skip_push (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2302">#2302</a>) b53dbb89 feat: remove :latest imgs from release notes (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2287">#2287</a>) 10f3021a fix: empty build.tags and build.ldflags (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2301">#2301</a>)</p> <h2>Docker images</h2> <ul> <li><code>docker pull goreleaser/goreleaser:v0.170.0</code></li> <li><code>docker pull ghcr.io/goreleaser/goreleaser:v0.170.0</code></li> </ul> <hr /> <p><strong>Check out <a href="https://goreleaser.com/pro">GoReleaser Pro</a> as well!</strong></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/goreleaser/goreleaser/commit/097c456a3b4f8f522a9d168bfb4f6a5d2661e659"><code>097c456</code></a> chore(ci): publish to fury</li> <li><a href="https://github.com/goreleaser/goreleaser/commit/40b38fbdc96933f85494d6e5b322b274702229de"><code>40b38fb</code></a> docs: sync docs</li> <li><a href="https://github.com/goreleaser/goreleaser/commit/3db788bba5357893491905e9b6f5e32f26bb3c3a"><code>3db788b</code></a> feat(nfpm): add support for APK pre/post upgrade scripts (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2308">#2308</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser/commit/e4373447181af89a10217ffb2134a64e610eec8d"><code>e437344</code></a> feat: docker_manifests.skip_push (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2302">#2302</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser/commit/10f3021afe80f1449501f48fc3f9d570bc54c468"><code>10f3021</code></a> fix: empty build.tags and build.ldflags (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2301">#2301</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser/commit/42c6b8b7a8405e370b53c352a8123e222dd50173"><code>42c6b8b</code></a> chore(ci): use htmltest action (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2303">#2303</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser/commit/d6769649383a4d7f48450b675232365f8a02fe0a"><code>d676964</code></a> test: fix gomod test</li> <li><a href="https://github.com/goreleaser/goreleaser/commit/b53dbb89d02aa3673782f3d063d7d5039446baac"><code>b53dbb8</code></a> feat: remove :latest imgs from release notes (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2287">#2287</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser/commit/f285db27423ff542fb64ee6863f6c50cc7f0957f"><code>f285db2</code></a> chore(deps): bump github.com/google/go-github/v35 from 35.2.0 to 35.3.0 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2291">#2291</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser/commit/c49c771220cb4b2ff95a5331310005b68f0dc21a"><code>c49c771</code></a> feat: builds. no_unique_dist_dir (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/goreleaser/goreleaser/compare/v0.169.0...v0.171.0">compare view</a></li> </ul> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
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)
</details>
pr created time in a day
create barnchmarcofranssen/gothermostat
branch : dependabot/go_modules/github.com/goreleaser/goreleaser-0.171.0
created branch time in a day
PR opened marcofranssen/gothermostat
Bumps github.com/spf13/viper from 1.7.1 to 1.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spf13/viper/releases">github.com/spf13/viper's releases</a>.</em></p> <blockquote> <h2>v1.8.0</h2> <p>This is a maintenance release primarily containing fixes and improvements. The most prominent change is the etcd update to <a href="https://github.com/etcd-io/etcd/releases/tag/v3.5.0">3.5.0</a>. Thanks to proper Go modules support, the dependency graph became much smaller.</p> <p>## Changes</p> <h3>Added</h3> <ul> <li>Allow BindEnv to register multiple environment variables</li> <li>Support for accessing slices</li> <li>Experimental WASM support: Viper compiles on WASM</li> <li>INI load options</li> </ul> <h3>Changed</h3> <ul> <li>Ensure <code>BindPFlag</code> detects a nil flag parameter</li> </ul> <h3>Fixed</h3> <ul> <li>Merging a key into a nil target</li> <li>Panics during saving INI files</li> </ul> <h3>Security</h3> <ul> <li>Updated etcd to 3.5 which should make a lot of false positive vulnerability reports disappear</li> </ul> <hr /> <p>In addition to the above changes, this release comes with tons of minor improvements, documentation changes an dependency updates. Find more details in the <a href="https://github.com/spf13/viper/milestone/4?closed=1">1.8.0</a> milestone.</p> <p><strong>Many thanks to everyone who contributed to this release!</strong></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spf13/viper/commit/faa8ba0c53e004728577632c8d1eb540e6676369"><code>faa8ba0</code></a> chore: update gotestsum</li> <li><a href="https://github.com/spf13/viper/commit/65ee98690cc32b2019383929119eb782d71842a5"><code>65ee986</code></a> chore(lint): fix gofumpt</li> <li><a href="https://github.com/spf13/viper/commit/04ef5fa07d430a580ae736335f9c36e580de974c"><code>04ef5fa</code></a> chore: update golangci-lint</li> <li><a href="https://github.com/spf13/viper/commit/acd965b54e98b963351818a2afc705135ec32199"><code>acd965b</code></a> Add ini load options argument</li> <li><a href="https://github.com/spf13/viper/commit/5f4d053c3e42f4ddc95945254b45378f3f950593"><code>5f4d053</code></a> chore(deps): update dependencies</li> <li><a href="https://github.com/spf13/viper/commit/dd57ae6279084b4fe70bd4b4aa1aaffe6b8fd9eb"><code>dd57ae6</code></a> chore(deps): update etcd</li> <li><a href="https://github.com/spf13/viper/commit/cdb5e5976f9bb9e9ede7da170187742fc4bd7e9f"><code>cdb5e59</code></a> Fix merging a key into a nil target</li> <li><a href="https://github.com/spf13/viper/commit/36be6bf91f8c02e8fd53f87205ad230706a3eea9"><code>36be6bf</code></a> feat: make sure Viper compiles on WASM</li> <li><a href="https://github.com/spf13/viper/commit/727a41c38a24844f5090d1442867b0e7226e22f4"><code>727a41c</code></a> doc: add a note about concurent Get/Set to godoc</li> <li><a href="https://github.com/spf13/viper/commit/cb41ae0ab887b6544ac9df75c5703f3442f56dc2"><code>cb41ae0</code></a> doc: discuss concurrency in README</li> <li>Additional commits viewable in <a href="https://github.com/spf13/viper/compare/v1.7.1...v1.8.0">compare view</a></li> </ul> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
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)
</details>
pr created time in a day
create barnchmarcofranssen/gothermostat
branch : dependabot/go_modules/github.com/spf13/viper-1.8.0
created branch time in a day
push eventmarcofranssen/marcofranssen
commit sha 0d5cf5533fe2ee8b9aee068f5c014f7fef481b0e
Deploy to GitHub pages
push time in 2 days