Skip to content

Commit

Permalink
Bump ts-proto from 1.155.1 to 1.156.0 in /dashboard (#6497)
Browse files Browse the repository at this point in the history
Bumps [ts-proto](https://github.com/stephenh/ts-proto) from 1.155.1 to
1.156.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/stephenh/ts-proto/releases">ts-proto's
releases</a>.</em></p>
<blockquote>
<h2>v1.156.0</h2>
<h1><a
href="https://github.com/stephenh/ts-proto/compare/v1.155.1...v1.156.0">1.156.0</a>
(2023-07-20)</h1>
<h3>Features</h3>
<ul>
<li><strong>ts-proto-<a
href="https://redirect.github.com/stephenh/ts-proto/issues/859">#859</a>:</strong>
added encode-only options to toJSON methods (<a
href="https://redirect.github.com/stephenh/ts-proto/issues/886">#886</a>)
(<a
href="https://github.com/stephenh/ts-proto/commit/d0cf57d9a1aebdec3bec67585658362b1a38d6a3">d0cf57d</a>),
closes [ts-proto-<a
href="https://redirect.github.com/stephenh/ts-proto/issues/859">#859</a>](<a
href="https://github.com/ts-proto-/issues/859">https://github.com/ts-proto-/issues/859</a>)
[ts-proto-<a
href="https://redirect.github.com/stephenh/ts-proto/issues/859">#859</a>](<a
href="https://github.com/ts-proto-/issues/859">https://github.com/ts-proto-/issues/859</a>)
<a href="https://github.com/ts-proto/issues/859">ts-proto#859</a> <a
href="https://github.com/ts-proto/issues/859">ts-proto#859</a>
[ts-proto-<a
href="https://redirect.github.com/stephenh/ts-proto/issues/859">#859</a>](<a
href="https://github.com/ts-proto-/issues/859">https://github.com/ts-proto-/issues/859</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md">ts-proto's
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/stephenh/ts-proto/compare/v1.155.1...v1.156.0">1.156.0</a>
(2023-07-20)</h1>
<h3>Features</h3>
<ul>
<li><strong>ts-proto-<a
href="https://redirect.github.com/stephenh/ts-proto/issues/859">#859</a>:</strong>
added encode-only options to toJSON methods (<a
href="https://redirect.github.com/stephenh/ts-proto/issues/886">#886</a>)
(<a
href="https://github.com/stephenh/ts-proto/commit/d0cf57d9a1aebdec3bec67585658362b1a38d6a3">d0cf57d</a>),
closes [ts-proto-<a
href="https://redirect.github.com/stephenh/ts-proto/issues/859">#859</a>](<a
href="https://github.com/ts-proto-/issues/859">https://github.com/ts-proto-/issues/859</a>)
[ts-proto-<a
href="https://redirect.github.com/stephenh/ts-proto/issues/859">#859</a>](<a
href="https://github.com/ts-proto-/issues/859">https://github.com/ts-proto-/issues/859</a>)
<a href="https://github.com/ts-proto/issues/859">ts-proto#859</a> <a
href="https://github.com/ts-proto/issues/859">ts-proto#859</a>
[ts-proto-<a
href="https://redirect.github.com/stephenh/ts-proto/issues/859">#859</a>](<a
href="https://github.com/ts-proto-/issues/859">https://github.com/ts-proto-/issues/859</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/stephenh/ts-proto/commit/3e3e37a0aea7250cc8441af15b49842738c3147a"><code>3e3e37a</code></a>
chore(release): 1.156.0 [skip ci]</li>
<li><a
href="https://github.com/stephenh/ts-proto/commit/f80bf981d82886ffe46f995300718f4bb1ad9d5a"><code>f80bf98</code></a>
chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (<a
href="https://redirect.github.com/stephenh/ts-proto/issues/888">#888</a>)</li>
<li><a
href="https://github.com/stephenh/ts-proto/commit/a3d30cc148a6816eaea8b17664f54ccc013cb094"><code>a3d30cc</code></a>
chore(deps): bump word-wrap in /integration/simple-esmodule-interop (<a
href="https://redirect.github.com/stephenh/ts-proto/issues/889">#889</a>)</li>
<li><a
href="https://github.com/stephenh/ts-proto/commit/d0cf57d9a1aebdec3bec67585658362b1a38d6a3"><code>d0cf57d</code></a>
feat(ts-proto-<a
href="https://redirect.github.com/stephenh/ts-proto/issues/859">#859</a>):
added encode-only options to toJSON methods (<a
href="https://redirect.github.com/stephenh/ts-proto/issues/886">#886</a>)</li>
<li><a
href="https://github.com/stephenh/ts-proto/commit/44e8e8aee16c4df245ae45ab6f4b660d3f219a8e"><code>44e8e8a</code></a>
chore(deps): bump semver from 5.7.1 to 5.7.2 (<a
href="https://redirect.github.com/stephenh/ts-proto/issues/872">#872</a>)</li>
<li>See full diff in <a
href="https://github.com/stephenh/ts-proto/compare/v1.155.1...v1.156.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ts-proto&package-manager=npm_and_yarn&previous-version=1.155.1&new-version=1.156.0)](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>
  • Loading branch information
dependabot[bot] authored Jul 21, 2023
1 parent ca527b7 commit cd1a7b6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"stylelint-config-standard-scss": "^10.0.0",
"stylelint-scss": "^5.0.1",
"ts-jest": "^29.0.5",
"ts-proto": "^1.155.1",
"ts-proto": "^1.156.0",
"typescript": "^4.9.5"
},
"resolutions": {
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14395,10 +14395,10 @@ ts-proto-descriptors@1.14.0:
long "^5.0.0"
protobufjs "^7.2.4"

ts-proto@^1.155.1:
version "1.155.1"
resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.155.1.tgz#ff1f13f2bc0856667d3d9dcf884efc0b79ab5fe2"
integrity sha512-7dGkBFJu8NVl1OJbRjcKKs05hUNcLhFXTJqI5GphkmLCKoid0SBVKhW0q1j0c0LgCZB/zoFv4L5ibgFzIB6kPQ==
ts-proto@^1.156.0:
version "1.156.0"
resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.156.0.tgz#50978feb24f8f11315a51ff7916630154a5a30f5"
integrity sha512-GnOxEAD1mRkiqV9VLv48GrNdps8gXp+vE9rWToCPyIxCIjVjkH3ls8iXxRXOS9LSwueJT8F+N9w7Xy3zftUecA==
dependencies:
case-anything "^2.1.13"
protobufjs "^7.2.4"
Expand Down

0 comments on commit cd1a7b6

Please sign in to comment.