A collection of useful online web development tools
jPurify
fhemberger/prometheus-formatter 47
Browser extension which makes plain Prometheus/OpenMetrics endpoints easier to read
fhemberger/manifest-validator 38
[UNMAINTAINED] Node.js based validator for cache manifest files
Vagrant based demo setup for running Hashicorp Nomad
fhemberger/hapi-imagemin-proxy 29
Hapi proxy for serving optimized images
fhemberger/uberspace-deployment 28
(Semi)automated deployment with Git on Uberspace
Just a place to store slides for my talks
General purpose Prometheus exporter for MQTT
[MAINTAINERS WANTED] Amazon S3 adapter for catbox
startedfhemberger/talks
started time in 12 days
startedfhemberger/promcolor
started time in 19 days
startedfhemberger/promcolor
started time in 19 days
startedfhemberger/nomad-demo
started time in 19 days
startedfhemberger/nomad-demo
started time in 19 days
issue closedfhemberger/prometheus-formatter
Not working in Ubuntu 20.04.2 LTS in /metrics
O.S: Ubuntu 20.04.2 LTS Chrome Version: 90.0.4430.93 64 bits Endpoint with error: http://localhost:4000/metrics Paths treated as prom endpoints:
^/metrics
^/federate
^/probe
^/prometheus
^/actuator/prometheus
- Tested with all extensions enabled
- Tested with all extensions disabled, and only left prom extension enabled
Result is a plain text without formatation like
# HELP graphql_queries_parsed The amount of GraphQL queries that have been parsed. # TYPE graphql_queries_parsed counter # HELP graphql_queries_validation_started The amount of GraphQL queries that have started validation. # TYPE graphql_queries_validation_started counter # HELP graphql_queries_resolved The amount of GraphQL queries that have had their operation resolved. # TYPE graphql_queries_resolved counter # HELP graphql_queries_execution_started The amount of GraphQL queries that have started executing. # TYPE graphql_queries_execution_started counter # HELP graphql_queries_errored The amount of GraphQL queries that have encountered errors. # TYPE graphql_queries_errored counter # HELP graphql_queries_responded The amount of GraphQL queries that have been executed and been attempted to send to the client. This includes requests with errors. # TYPE graphql_queries_responded counter # HELP graphql_resolver_time The time to resolve a GraphQL field. # TYPE graphql_resolver_time histogram # HELP graphql_total_request_time The time to complete a GraphQL query. # TYPE graphql_total_request_time histogram
closed time in 19 days
Knautiluzissue commentfhemberger/prometheus-formatter
Not working in Ubuntu 20.04.2 LTS in /metrics
Worked now using: 'content-type', 'text/plain', was my mistake.
comment created time in 19 days
issue openedfhemberger/prometheus-formatter
Not working in Ubuntu 20.04.2 LTS in /metrics
O.S: Ubuntu 20.04.2 LTS Chrome Version: 90.0.4430.93 64 bits Endpoint with error: http://localhost:4000/metrics Paths treated as prom endpoints:
^/metrics
^/federate
^/probe
^/prometheus
^/actuator/prometheus
Result is plain text without formatation like
# HELP graphql_queries_parsed The amount of GraphQL queries that have been parsed. # TYPE graphql_queries_parsed counter # HELP graphql_queries_validation_started The amount of GraphQL queries that have started validation. # TYPE graphql_queries_validation_started counter # HELP graphql_queries_resolved The amount of GraphQL queries that have had their operation resolved. # TYPE graphql_queries_resolved counter # HELP graphql_queries_execution_started The amount of GraphQL queries that have started executing. # TYPE graphql_queries_execution_started counter # HELP graphql_queries_errored The amount of GraphQL queries that have encountered errors. # TYPE graphql_queries_errored counter # HELP graphql_queries_responded The amount of GraphQL queries that have been executed and been attempted to send to the client. This includes requests with errors. # TYPE graphql_queries_responded counter # HELP graphql_resolver_time The time to resolve a GraphQL field. # TYPE graphql_resolver_time histogram # HELP graphql_total_request_time The time to complete a GraphQL query. # TYPE graphql_total_request_time histogram
created time in 19 days
PR opened fhemberger/promcolor
Bumps goreleaser/goreleaser-action from 2.6.0 to 2.6.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/goreleaser/goreleaser-action/releases">goreleaser/goreleaser-action's releases</a>.</em></p> <blockquote> <h2>v2.6.1</h2> <ul> <li>test: ci tests pro version (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/288">#288</a>)</li> <li>fix: distribution field</li> <li>chore(deps): bump ws from 7.3.0 to 7.4.6 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/287">#287</a>)</li> <li>chore(deps): bump <code>@actions/tool-cache</code> from 1.6.1 to 1.7.0 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/286">#286</a>)</li> <li>test: fix github tests</li> <li>docs: remove changelog (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/285">#285</a>)</li> <li>docs: changelog update</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/ac067437f516133269923265894e77920c3dce18"><code>ac06743</code></a> test: ci tests pro version (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/288">#288</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/bbb1d19f5b67dfabf117d107b8bbdffdd037366b"><code>bbb1d19</code></a> fix: distribution field</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/d0c4a003d39b6df1ab96f92b85a4c1e82d518231"><code>d0c4a00</code></a> chore(deps): bump ws from 7.3.0 to 7.4.6 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/287">#287</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/c2b33cd7843124caa22781c5f63a9e90cf0f18dd"><code>c2b33cd</code></a> chore(deps): bump <code>@actions/tool-cache</code> from 1.6.1 to 1.7.0 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/286">#286</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/35d40269d0d2db153f9b50e06a04aafa62dee3f0"><code>35d4026</code></a> test: fix github tests</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/be642f174c045c37efc372b51f8649fe59988954"><code>be642f1</code></a> docs: remove changelog (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/285">#285</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/d401a5332a20bcd2ebca642f069f4ff4ead78cfc"><code>d401a53</code></a> docs: changelog update</li> <li>See full diff in <a href="https://github.com/goreleaser/goreleaser-action/compare/v2.6.0...v2.6.1">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 20 days
create barnchfhemberger/promcolor
branch : dependabot/github_actions/goreleaser/goreleaser-action-2.6.1
created branch time in 20 days
PR opened fhemberger/promcolor
Bumps goreleaser/goreleaser-action from 2.5.0 to 2.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/goreleaser/goreleaser-action/releases">goreleaser/goreleaser-action's releases</a>.</em></p> <blockquote> <h2>v2.6.0</h2> <ul> <li>feat: support downloading goreleaser pro (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/284">#284</a>)</li> <li>chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/276">#276</a>)</li> <li>chore(deps): bump lodash from 4.17.19 to 4.17.21 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/275">#275</a>)</li> <li>chore(deps): bump <code>@actions/core</code> from 1.2.6 to 1.3.0 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/273">#273</a> <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/283">#283</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/70eb4e573c41612a87fc52e8fb7b7d1a56d14e9c"><code>70eb4e5</code></a> feat: support downloading goreleaser pro (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/284">#284</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/a3b2f49e7c05a0ecf295fbdac64d564363246248"><code>a3b2f49</code></a> chore(deps): bump <code>@actions/core</code> from 1.2.7 to 1.3.0 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/283">#283</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/8571fa911c646417bd79bf863b7b428aed099e00"><code>8571fa9</code></a> fix(ci): pin actions to major (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/282">#282</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/a604a9b2f7d655a996ba4e2c16f13dee905094a6"><code>a604a9b</code></a> chore(deps): bump crazy-max/ghaction-import-gpg from 3 to 3.1.0 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/277">#277</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/239f06434975b0240d970b417e76694e1da099f2"><code>239f064</code></a> chore(deps): bump actions/checkout from 2 to 2.3.4 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/278">#278</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/ab4f17620bb0e158273fb773fb2a7d64dd76d489"><code>ab4f176</code></a> chore(deps): bump codecov/codecov-action from 1 to 1.5.0 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/279">#279</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/15c488ce8f88be606c1aabdc22a768a70e39a76d"><code>15c488c</code></a> chore(deps): bump docker/bake-action from 1 to 1.4.0 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/280">#280</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/f08023819a70be20a74a3db03755a1eff98e4922"><code>f080238</code></a> chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/276">#276</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/4921ce3062218d2980cbb0c7000e1b06e7fcd9c7"><code>4921ce3</code></a> chore(deps): bump lodash from 4.17.19 to 4.17.21 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/275">#275</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/6b584eeb7a2ec0b4652c4abcbfbcd15af8dca5a9"><code>6b584ee</code></a> chore(deps): bump <code>@actions/core</code> from 1.2.6 to 1.2.7 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/273">#273</a>)</li> <li>See full diff in <a href="https://github.com/goreleaser/goreleaser-action/compare/v2.5.0...v2.6.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 24 days
create barnchfhemberger/promcolor
branch : dependabot/github_actions/goreleaser/goreleaser-action-2.6.0
created branch time in 24 days
startedfhemberger/nomad-demo
started time in a month
startedfhemberger/nomad-demo
started time in a month
startedfhemberger/nomad-demo
started time in a month
startedfhemberger/nomad-demo
started time in a month
PR opened fhemberger/promcolor
Bumps goreleaser/goreleaser-action from 2 to 2.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/goreleaser/goreleaser-action/releases">goreleaser/goreleaser-action's releases</a>.</em></p> <blockquote> <h2>v2.5.0</h2> <ul> <li>Bump y18n from 4.0.0 to 4.0.1 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/272">#272</a>)</li> <li>Bump <code>@actions/http-client</code> from 1.0.9 to 1.0.11 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/270">#270</a>)</li> <li>Enhance workflow (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/271">#271</a>)</li> <li>Bump node-notifier from 8.0.0 to 8.0.1 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/263">#263</a>)</li> </ul> <h2>v2.4.1</h2> <ul> <li>Do not overwrite GORELEASER_CURRENT_TAG if already declared (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/260">#260</a>)</li> </ul> <h2>v2.4.0</h2> <ul> <li>Set GORELEASER_CURRENT_TAG (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/259">#259</a>)</li> <li>Container based developer flow (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/258">#258</a>)</li> <li>Upload artifact example (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/257">#257</a>)</li> <li>Bump <code>@actions/tool-cache</code> from 1.6.0 to 1.6.1 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/256">#256</a>)</li> </ul> <h2>v2.3.0</h2> <ul> <li>Add install-only option for using goreleaser in user scripts (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/252">#252</a>)</li> <li>Update deps</li> </ul> <h2>v2.2.1</h2> <ul> <li>Fix CVE-2020-15228</li> </ul> <h2>v2.2.0</h2> <ul> <li>Use GITHUB_REF to retrieve tag before checking the most recent tag (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/238">#238</a>)</li> <li>Update deps</li> </ul> <h2>v2.1.1</h2> <ul> <li>Fix workdir (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/224">#224</a>)</li> </ul> <h2>v2.1.0</h2> <ul> <li>Implement (optional) semver parsing of version (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/213">#213</a>)</li> <li>Remove unshallow step (goreleaser/goreleaser#1608)</li> </ul> <h2>v2.0.2</h2> <ul> <li>Use template in <code>sign.args</code></li> </ul> <h2>v2.0.1</h2> <ul> <li>Dummy release to mark v2 as latest on the marketplace</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/goreleaser/goreleaser-action/blob/master/CHANGELOG.md">goreleaser/goreleaser-action's changelog</a>.</em></p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/goreleaser/goreleaser-action/compare/v2...v2.5.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 month
create barnchfhemberger/promcolor
branch : dependabot/github_actions/goreleaser/goreleaser-action-2.5.0
created branch time in a month
PR opened fhemberger/promcolor
Bumps actions/checkout from 2 to 2.3.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v2.3.4</h2> <ul> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/379">Add missing <code>await</code>s</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/360">Swap to Environment Files</a></li> </ul> <h2>v2.3.3</h2> <ul> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/345">Remove Unneeded commit information from build logs</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/326">Add Licensed to verify third party dependencies</a></li> </ul> <h2>v2.3.2</h2> <p><a href="https://github-redirect.dependabot.com/actions/checkout/pull/320">Add Third Party License Information to Dist Files</a></p> <h2>v2.3.1</h2> <p><a href="https://github-redirect.dependabot.com/actions/checkout/pull/284">Fix default branch resolution for .wiki and when using SSH</a></p> <h2>v2.3.0</h2> <p><a href="https://github-redirect.dependabot.com/actions/checkout/pull/278">Fallback to the default branch</a></p> <h2>v2.2.0</h2> <p><a href="https://github-redirect.dependabot.com/actions/checkout/pull/258">Fetch all history for all tags and branches when fetch-depth=0</a></p> <h2>v2.1.1</h2> <p>Changes to support GHES (<a href="https://github-redirect.dependabot.com/actions/checkout/pull/236">here</a> and <a href="https://github-redirect.dependabot.com/actions/checkout/pull/248">here</a>)</p> <h2>v2.1.0</h2> <ul> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/191">Group output</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/199">Changes to support GHES alpha release</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/184">Persist core.sshCommand for submodules</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/163">Add support ssh</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/179">Convert submodule SSH URL to HTTPS, when not using SSH</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/157">Add submodule support</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/144">Follow proxy settings</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/141">Fix ref for pr closed event when a pr is merged</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/128">Fix issue checking detached when git less than 2.22</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>v2.3.1</h2> <ul> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/284">Fix default branch resolution for .wiki and when using SSH</a></li> </ul> <h2>v2.3.0</h2> <ul> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/278">Fallback to the default branch</a></li> </ul> <h2>v2.2.0</h2> <ul> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/258">Fetch all history for all tags and branches when fetch-depth=0</a></li> </ul> <h2>v2.1.1</h2> <ul> <li>Changes to support GHES (<a href="https://github-redirect.dependabot.com/actions/checkout/pull/236">here</a> and <a href="https://github-redirect.dependabot.com/actions/checkout/pull/248">here</a>)</li> </ul> <h2>v2.1.0</h2> <ul> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/191">Group output</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/199">Changes to support GHES alpha release</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/184">Persist core.sshCommand for submodules</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/163">Add support ssh</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/179">Convert submodule SSH URL to HTTPS, when not using SSH</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/157">Add submodule support</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/144">Follow proxy settings</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/141">Fix ref for pr closed event when a pr is merged</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/128">Fix issue checking detached when git less than 2.22</a></li> </ul> <h2>v2.0.0</h2> <ul> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/108">Do not pass cred on command line</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/107">Add input persist-credentials</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/104">Fallback to REST API to download repo</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/actions/checkout/compare/v2...v2.3.4">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 month
create barnchfhemberger/promcolor
branch : dependabot/github_actions/actions/checkout-2.3.4
created branch time in a month
startedfhemberger/prometheus-formatter
started time in a month
create barnchfhemberger/prometheus-formatter
branch : dependabot/npm_and_yarn/lodash-4.17.21
created branch time in a month
PR opened fhemberger/prometheus-formatter
Bumps lodash from 4.17.19 to 4.17.21. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/f299b52f39486275a9e6483b60a410e06520c538"><code>f299b52</code></a> Bump to v4.17.21</li> <li><a href="https://github.com/lodash/lodash/commit/c4847ebe7d14540bb28a8b932a9ce1b9ecbfee1a"><code>c4847eb</code></a> Improve performance of <code>toNumber</code>, <code>trim</code> and <code>trimEnd</code> on large input strings</li> <li><a href="https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c"><code>3469357</code></a> Prevent command injection through <code>_.template</code>'s <code>variable</code> option</li> <li><a href="https://github.com/lodash/lodash/commit/ded9bc66583ed0b4e3b7dc906206d40757b4a90a"><code>ded9bc6</code></a> Bump to v4.17.20.</li> <li><a href="https://github.com/lodash/lodash/commit/63150ef7645ac07961b63a86490f419f356429aa"><code>63150ef</code></a> Documentation fixes.</li> <li><a href="https://github.com/lodash/lodash/commit/00f0f62a979d2f5fa0287c06eae70cf9a62d8794"><code>00f0f62</code></a> test.js: Remove trailing comma.</li> <li><a href="https://github.com/lodash/lodash/commit/846e434c7a5b5692c55ebf5715ed677b70a32389"><code>846e434</code></a> Temporarily use a custom fork of <code>lodash-cli</code>.</li> <li><a href="https://github.com/lodash/lodash/commit/5d046f39cbd27f573914768e3b36eeefcc4f1229"><code>5d046f3</code></a> Re-enable Travis tests on <code>4.17</code> branch.</li> <li><a href="https://github.com/lodash/lodash/commit/aa816b36d402a1ad9385142ce7188f17dae514fd"><code>aa816b3</code></a> Remove <code>/npm-package</code>.</li> <li>See full diff in <a href="https://github.com/lodash/lodash/compare/4.17.19...4.17.21">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~bnjmnt4n">bnjmnt4n</a>, a new releaser for lodash since your current version.</p> </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)@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
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr created time in a month
startedfhemberger/mqtt_exporter
started time in 2 months
Vagrant based demo setup for running Hashicorp Nomad
fork in 2 months
startedfhemberger/nomad-demo
started time in 2 months
startedfhemberger/mqtt_exporter
started time in 2 months
startedfhemberger/mqtt_exporter
started time in 2 months