Skip to content

Commit

Permalink
Bump github.com/itchyny/gojq from 0.12.11 to 0.12.12 (#6038)
Browse files Browse the repository at this point in the history
Bumps [github.com/itchyny/gojq](https://github.com/itchyny/gojq) from
0.12.11 to 0.12.12.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/itchyny/gojq/releases">github.com/itchyny/gojq's
releases</a>.</em></p>
<blockquote>
<h2>Release v0.12.12</h2>
<ul>
<li>fix assignment operator (<code>=</code>) with overlapping paths and
multiple values (<code>[[]] | .. = ..</code>)</li>
<li>fix crash on multiplying large numbers to an empty string
(<code>9223372036854775807 * &quot;&quot;</code>)</li>
<li>improve zsh completion file</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/itchyny/gojq/blob/main/CHANGELOG.md">github.com/itchyny/gojq's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/itchyny/gojq/compare/v0.12.11..v0.12.12">v0.12.12</a>
(2023-03-01)</h2>
<ul>
<li>fix assignment operator (<code>=</code>) with overlapping paths and
multiple values (<code>[[]] | .. = ..</code>)</li>
<li>fix crash on multiplying large numbers to an empty string
(<code>9223372036854775807 * &quot;&quot;</code>)</li>
<li>improve zsh completion file</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/itchyny/gojq/commit/655bcab1776ce6e6f4fe7831cf9d903c4630b693"><code>655bcab</code></a>
bump up version to 0.12.12</li>
<li><a
href="https://github.com/itchyny/gojq/commit/05310e013532d9a302e3b093353955c302daae22"><code>05310e0</code></a>
update CHANGELOG.md for v0.12.12</li>
<li><a
href="https://github.com/itchyny/gojq/commit/e2175d8e521fb0f646d47050198649d9e3aa4611"><code>e2175d8</code></a>
update dependencies</li>
<li><a
href="https://github.com/itchyny/gojq/commit/e09b85113919a66d18b5e09628b5c8eda7959c25"><code>e09b851</code></a>
improve zsh completion for positional flags and query argument</li>
<li><a
href="https://github.com/itchyny/gojq/commit/218ec1aa660bd928eee4d2a6d088fc1e804940bb"><code>218ec1a</code></a>
improve flag descriptions and the zsh completion file</li>
<li><a
href="https://github.com/itchyny/gojq/commit/5e5766d44b5ede9c23eaa03295dbcfbc475b499d"><code>5e5766d</code></a>
rename encoder methods for the map type to respect JSON terms</li>
<li><a
href="https://github.com/itchyny/gojq/commit/1a32db9e91aeac6ca83efc4ef1ded3eb8023a7a5"><code>1a32db9</code></a>
fix crash on multiplying large numbers to an empty string (close <a
href="https://github-redirect.dependabot.com/itchyny/gojq/issues/209">#209</a>)</li>
<li><a
href="https://github.com/itchyny/gojq/commit/54b764416b6984bf36b79c42d8ccafa1ed1638df"><code>54b7644</code></a>
specify write permission of packages in the release workflow</li>
<li><a
href="https://github.com/itchyny/gojq/commit/34c413ac3342aad93359354b2f0aba95b22bd720"><code>34c413a</code></a>
fix assignment operator with overlapping paths and values again</li>
<li><a
href="https://github.com/itchyny/gojq/commit/52406889dacfd6a11f5d0c437ad003a93c755af8"><code>5240688</code></a>
fix assignment operator with overlapping paths and multiple values</li>
<li>Additional commits viewable in <a
href="https://github.com/itchyny/gojq/compare/v0.12.11...v0.12.12">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/itchyny/gojq&package-manager=go_modules&previous-version=0.12.11&new-version=0.12.12)](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 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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 2, 2023
1 parent 521587f commit 21b53ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ require (
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2
github.com/improbable-eng/grpc-web v0.15.0
github.com/itchyny/gojq v0.12.11
github.com/itchyny/gojq v0.12.12
github.com/jinzhu/copier v0.3.5
github.com/lib/pq v1.10.7
github.com/mitchellh/go-homedir v1.1.0
Expand Down Expand Up @@ -220,7 +220,7 @@ require (
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.39.0 // indirect
github.com/prometheus/procfs v0.9.0 // indirect
github.com/rivo/uniseg v0.4.3 // indirect
github.com/rivo/uniseg v0.4.4 // indirect
github.com/rs/cors v1.8.3 // indirect
github.com/rubenv/sql-migrate v1.3.0 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -564,8 +564,8 @@ github.com/inconshreveable/mousetrap v1.0.1/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLf
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
github.com/influxdata/influxdb1-client v0.0.0-20191209144304-8bf82d3c094d/go.mod h1:qj24IKcXYK6Iy9ceXlo3Tc+vtHo9lIhSX5JddghvEPo=
github.com/itchyny/gojq v0.12.11 h1:YhLueoHhHiN4mkfM+3AyJV6EPcCxKZsOnYf+aVSwaQw=
github.com/itchyny/gojq v0.12.11/go.mod h1:o3FT8Gkbg/geT4pLI0tF3hvip5F3Y/uskjRz9OYa38g=
github.com/itchyny/gojq v0.12.12 h1:x+xGI9BXqKoJQZkr95ibpe3cdrTbY8D9lonrK433rcA=
github.com/itchyny/gojq v0.12.12/go.mod h1:j+3sVkjxwd7A7Z5jrbKibgOLn0ZfLWkV+Awxr/pyzJE=
github.com/itchyny/timefmt-go v0.1.5 h1:G0INE2la8S6ru/ZI5JecgyzbbJNs5lG1RcBqa7Jm6GE=
github.com/itchyny/timefmt-go v0.1.5/go.mod h1:nEP7L+2YmAbT2kZ2HfSs1d8Xtw9LY8D2stDBckWakZ8=
github.com/jessevdk/go-flags v1.4.0/go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI=
Expand Down Expand Up @@ -845,8 +845,8 @@ github.com/prometheus/procfs v0.9.0 h1:wzCHvIvM5SxWqYvwgVL7yJY8Lz3PKn49KQtpgMYJf
github.com/prometheus/procfs v0.9.0/go.mod h1:+pB4zwohETzFnmlpe6yd2lSc+0/46IYZRB/chUwxUZY=
github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
github.com/rivo/uniseg v0.4.3 h1:utMvzDsuh3suAEnhH0RdHmoPbU648o6CvXxTx4SBMOw=
github.com/rivo/uniseg v0.4.3/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=
github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis=
github.com/rivo/uniseg v0.4.4/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg=
github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ=
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
Expand Down

0 comments on commit 21b53ce

Please sign in to comment.