Commit 9640db5
authored
build(deps): Bump com.graphql-java:graphql-java-extended-scalars from 20.0 to 20.2 in /projects/control-service/projects/pipelines_control_service (#1894)
Bumps
[com.graphql-java:graphql-java-extended-scalars](https://github.com/graphql-java/graphql-java-extended-scalars)
from 20.0 to 20.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/graphql-java/graphql-java-extended-scalars/releases">com.graphql-java:graphql-java-extended-scalars's
releases</a>.</em></p>
<blockquote>
<h2>20.2</h2>
<p>This release includes GraphQL Java 20.2. This release continues to
use Java 8.</p>
<h2>What's Changed</h2>
<ul>
<li>Fix bug when NullValue is nested inside ObjectValue by <a
href="https://github.com/dondonz"><code>@dondonz</code></a> in <a
href="https://redirect.github.com/graphql-java/graphql-java-extended-scalars/pull/91">graphql-java/graphql-java-extended-scalars#91</a></li>
<li>Prepend 0.0.0 to master build versions by <a
href="https://github.com/dondonz"><code>@dondonz</code></a> in <a
href="https://redirect.github.com/graphql-java/graphql-java-extended-scalars/pull/92">graphql-java/graphql-java-extended-scalars#92</a></li>
<li>docs: update to reference scalars.graphql.org specification for
DateTime by <a
href="https://github.com/setchy"><code>@setchy</code></a> in <a
href="https://redirect.github.com/graphql-java/graphql-java-extended-scalars/pull/93">graphql-java/graphql-java-extended-scalars#93</a></li>
<li>ci: add dependabot configuration by <a
href="https://github.com/yeikel"><code>@yeikel</code></a> in <a
href="https://redirect.github.com/graphql-java/graphql-java-extended-scalars/pull/96">graphql-java/graphql-java-extended-scalars#96</a></li>
<li>Bump biz.aQute.bnd.builder from 6.2.0 to 6.4.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/graphql-java/graphql-java-extended-scalars/pull/98">graphql-java/graphql-java-extended-scalars#98</a></li>
<li>build(deps): bump graphql to 20.2 by <a
href="https://github.com/yeikel"><code>@yeikel</code></a> in <a
href="https://redirect.github.com/graphql-java/graphql-java-extended-scalars/pull/95">graphql-java/graphql-java-extended-scalars#95</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/yeikel"><code>@yeikel</code></a> made
their first contribution in <a
href="https://redirect.github.com/graphql-java/graphql-java-extended-scalars/pull/96">graphql-java/graphql-java-extended-scalars#96</a></li>
<li><a
href="https://github.com/dependabot"><code>@dependabot</code></a> made
their first contribution in <a
href="https://redirect.github.com/graphql-java/graphql-java-extended-scalars/pull/98">graphql-java/graphql-java-extended-scalars#98</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/graphql-java/graphql-java-extended-scalars/compare/20.0...20.2">https://github.com/graphql-java/graphql-java-extended-scalars/compare/20.0...20.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/graphql-java/graphql-java-extended-scalars/commit/3e920626ba1178e15ad7031758b91830e01c0e6b"><code>3e92062</code></a>
Merge pull request <a
href="https://redirect.github.com/graphql-java/graphql-java-extended-scalars/issues/104">#104</a>
from graphql-java/Java-8-downgrade</li>
<li><a
href="https://github.com/graphql-java/graphql-java-extended-scalars/commit/c67260ae339c3d051c466b9d0ad4d03d3a66cfbc"><code>c67260a</code></a>
Use non-toolchain version</li>
<li><a
href="https://github.com/graphql-java/graphql-java-extended-scalars/commit/37c8ae56e1ab888579ebe99fcf325c975ed1254c"><code>37c8ae5</code></a>
Downgrade to Java 8 ahead of v20.x release</li>
<li><a
href="https://github.com/graphql-java/graphql-java-extended-scalars/commit/45a981209eeaf3de30a407bdca7ba43324d21920"><code>45a9812</code></a>
Merge pull request <a
href="https://redirect.github.com/graphql-java/graphql-java-extended-scalars/issues/95">#95</a>
from yeikel/patch-1</li>
<li><a
href="https://github.com/graphql-java/graphql-java-extended-scalars/commit/f0060791512efdd71fa9e136d219330a42a43955"><code>f006079</code></a>
Update build.gradle</li>
<li><a
href="https://github.com/graphql-java/graphql-java-extended-scalars/commit/37921c79da422c2a14c3d35142f9d44ba134525e"><code>37921c7</code></a>
Merge pull request <a
href="https://redirect.github.com/graphql-java/graphql-java-extended-scalars/issues/98">#98</a>
from graphql-java/dependabot/gradle/biz.aQute.bnd.buil...</li>
<li><a
href="https://github.com/graphql-java/graphql-java-extended-scalars/commit/68e794c7fcf5fa8a77648299a9eb15f630693368"><code>68e794c</code></a>
Bump biz.aQute.bnd.builder from 6.2.0 to 6.4.0</li>
<li><a
href="https://github.com/graphql-java/graphql-java-extended-scalars/commit/cff8c2c28a22137908c82f1f565b55d052e53cca"><code>cff8c2c</code></a>
Merge pull request <a
href="https://redirect.github.com/graphql-java/graphql-java-extended-scalars/issues/96">#96</a>
from yeikel/patch-2</li>
<li><a
href="https://github.com/graphql-java/graphql-java-extended-scalars/commit/7cae4a26558a3b1e02f56f044ea5fded8264b539"><code>7cae4a2</code></a>
ci: add dependabot configuration</li>
<li><a
href="https://github.com/graphql-java/graphql-java-extended-scalars/commit/4780e84279680aada1ac95c88eef97d4aa1bdafb"><code>4780e84</code></a>
build(deps): bump graphql to 20.1</li>
<li>Additional commits viewable in <a
href="https://github.com/graphql-java/graphql-java-extended-scalars/compare/20.0...20.2">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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent fa59aa4 commit 9640db5
File tree
1 file changed
+1
-1
lines changed- projects/control-service/projects
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments