Commit 77251c8
Merge #333 by dependabot[bot]: Bump github.com/golang/glog from 1.1.2 to 1.2.4
Bumps [github.com/golang/glog](https://github.com/golang/glog) from 1.1.2 to 1.2.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/golang/glog/releases">github.com/golang/glog's releases</a>.</em></p>
<blockquote>
<h2>v1.2.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Fail if log file already exists by <a href="https://github.com/chressie"><code>@chressie</code></a> in <a href="https://redirect.github.com/golang/glog/pull/74">golang/glog#74</a>:
<ul>
<li>glog: Don't try to create/rotate a given syncBuffer twice in the same second</li>
<li>glog: introduce createInDir function as in internal version</li>
<li>glog: have createInDir fail if the file already exists</li>
</ul>
</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/golang/glog/compare/v1.2.3...v1.2.4">https://github.com/golang/glog/compare/v1.2.3...v1.2.4</a></p>
<h2>v1.2.3</h2>
<h2>What's Changed</h2>
<ul>
<li>glog: check that stderr is valid before using it by default by <a href="https://github.com/chressie"><code>@chressie</code></a> in <a href="https://redirect.github.com/golang/glog/pull/72">golang/glog#72</a></li>
<li>glog: fix typo by <a href="https://github.com/chressie"><code>@chressie</code></a> in <a href="https://redirect.github.com/golang/glog/pull/73">golang/glog#73</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/golang/glog/compare/v1.2.2...v1.2.3">https://github.com/golang/glog/compare/v1.2.2...v1.2.3</a></p>
<h2>v1.2.2</h2>
<h2>What's Changed</h2>
<ul>
<li>glog: avoid calling user.Current() on windows by <a href="https://github.com/bentekkie"><code>@bentekkie</code></a> in <a href="https://redirect.github.com/golang/glog/pull/69">golang/glog#69</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/golang/glog/compare/v1.2.1...v1.2.2">https://github.com/golang/glog/compare/v1.2.1...v1.2.2</a></p>
<h2>v1.2.1</h2>
<h2>What's Changed</h2>
<ul>
<li>glog: don't hold mutex when sync'ing by <a href="https://github.com/chressie"><code>@chressie</code></a> in <a href="https://redirect.github.com/golang/glog/pull/68">golang/glog#68</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/golang/glog/compare/v1.2.0...v1.2.1">https://github.com/golang/glog/compare/v1.2.0...v1.2.1</a></p>
<h2>v1.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>glog: add context variants and logsink tests by <a href="https://github.com/chressie"><code>@chressie</code></a> in <a href="https://redirect.github.com/golang/glog/pull/66">golang/glog#66</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/golang/glog/compare/v1.1.2...v1.2.0">https://github.com/golang/glog/compare/v1.1.2...v1.2.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/golang/glog/commit/a0e3c40a0ed0cecc58c84e7684d9ce55a54044ee"><code>a0e3c40</code></a> glog: have createInDir fail if the file already exists</li>
<li><a href="https://github.com/golang/glog/commit/7139da234346c23dba05a8c588284c379b9c0bf8"><code>7139da2</code></a> glog: introduce createInDir function as in internal version</li>
<li><a href="https://github.com/golang/glog/commit/dd58629ba6ced28322bcb149ed86016fb1ec9a5b"><code>dd58629</code></a> glog: Don't try to create/rotate a given syncBuffer twice in the same second</li>
<li><a href="https://github.com/golang/glog/commit/04dbec0df8d03d5c187beaf5ce8e6c58e9fc82b5"><code>04dbec0</code></a> glog: fix typo (<a href="https://redirect.github.com/golang/glog/issues/73">#73</a>)</li>
<li><a href="https://github.com/golang/glog/commit/459cf3b8151dcfd8aa971077774eaf0c804119e4"><code>459cf3b</code></a> glog: check that stderr is valid before using it by default (<a href="https://redirect.github.com/golang/glog/issues/72">#72</a>)</li>
<li><a href="https://github.com/golang/glog/commit/97303146a4ffecf364d4300e07fca855d0062c43"><code>9730314</code></a> glog: avoid calling user.Current() on windows (<a href="https://redirect.github.com/golang/glog/issues/69">#69</a>)</li>
<li><a href="https://github.com/golang/glog/commit/861d094757551d2f65d1003f0ec93bc92b254a5a"><code>861d094</code></a> glog: don't hold mutex when sync'ing (<a href="https://redirect.github.com/golang/glog/issues/68">#68</a>)</li>
<li><a href="https://github.com/golang/glog/commit/b256bbe5d3f846c1d1ce73030c10973378e04cf0"><code>b256bbe</code></a> glog: add context variants to most log functions</li>
<li><a href="https://github.com/golang/glog/commit/bcf318487a966b61bca6189643b72648fa132e6e"><code>bcf3184</code></a> glog/internal/logsink: add logsink tests</li>
<li>See full diff in <a href="https://github.com/golang/glog/compare/v1.1.2...v1.2.4">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/bazelbuild/rules_android/network/alerts).
</details>
Closes #333
COPYBARA_INTEGRATE_REVIEW=#333 from bazelbuild:dependabot/go_modules/github.com/golang/glog-1.2.4 de3391d
PiperOrigin-RevId: 721113481
Change-Id: I9e57cbd7db12f4973c5dcb8e087b79cf2b9859881 parent 27109e7 commit 77251c8
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments