Skip to content

Commit

Permalink
Bump @foxglove/schemas from 1.6.2 to 1.6.3 (#69)
Browse files Browse the repository at this point in the history
Bumps [@foxglove/schemas](https://github.com/foxglove/schemas) from
1.6.2 to 1.6.3.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/foxglove/schemas/commit/446d4f0c7450c0b9fb1c5b3889c2ea640ee045e6"><code>446d4f0</code></a>
Update npm package to 1.6.3 (<a
href="https://redirect.github.com/foxglove/schemas/issues/152">#152</a>)</li>
<li><a
href="https://github.com/foxglove/schemas/commit/0c5b3c2f7525af1b3efc165a160afd69c50fe0fb"><code>0c5b3c2</code></a>
Fix python CI (<a
href="https://redirect.github.com/foxglove/schemas/issues/151">#151</a>)</li>
<li><a
href="https://github.com/foxglove/schemas/commit/001920c6f96607de358c9ee6505ad3a98249bbb0"><code>001920c</code></a>
Update ImageAnnotation schemas' coordinate fields with comment
specifying the...</li>
<li><a
href="https://github.com/foxglove/schemas/commit/7658786f354af2fab053b7151b364dd751c0c0f9"><code>7658786</code></a>
Remove Melodic ci action (<a
href="https://redirect.github.com/foxglove/schemas/issues/149">#149</a>)</li>
<li><a
href="https://github.com/foxglove/schemas/commit/a4b0b3592c8ecf10dbb273c7ee51c2b8211df873"><code>a4b0b35</code></a>
Add explicit field IDs to flatbuffer schemas (<a
href="https://redirect.github.com/foxglove/schemas/issues/148">#148</a>)</li>
<li><a
href="https://github.com/foxglove/schemas/commit/2417be2ba8fdb8174bc69cc7da450f302ac46396"><code>2417be2</code></a>
Update links and studio references (<a
href="https://redirect.github.com/foxglove/schemas/issues/143">#143</a>)</li>
<li><a
href="https://github.com/foxglove/schemas/commit/8d1469352bf695c734719a0a34f534e2e9cb150a"><code>8d14693</code></a>
Fix Slack link</li>
<li><a
href="https://github.com/foxglove/schemas/commit/7c8417539c874791721da3d8311c5aa115dbe41f"><code>7c84175</code></a>
Fix Slack link</li>
<li><a
href="https://github.com/foxglove/schemas/commit/b46d17806d23cb11d28cc2bd0fc36bebc5bb620d"><code>b46d178</code></a>
Updating distortion model description (<a
href="https://redirect.github.com/foxglove/schemas/issues/139">#139</a>)</li>
<li><a
href="https://github.com/foxglove/schemas/commit/4474e3b0618592d7b28e6a8ccd23117c33fb5b0e"><code>4474e3b</code></a>
ci.yml: PyPI uses OIDC for auth (<a
href="https://redirect.github.com/foxglove/schemas/issues/138">#138</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/foxglove/schemas/compare/releases/typescript/v1.6.2...releases/typescript/v1.6.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@foxglove/schemas&package-manager=npm_and_yarn&previous-version=1.6.2&new-version=1.6.3)](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)


</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 Jul 18, 2024
1 parent ffd5d46 commit cd7d8e3
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@foxglove/den": "workspace:*",
"@foxglove/log": "workspace:*",
"@foxglove/rostime": "1.1.2",
"@foxglove/schemas": "1.6.2",
"@foxglove/schemas": "1.6.3",
"@foxglove/studio": "workspace:*",
"@foxglove/tsconfig": "2.0.0",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/mcap-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@foxglove/rosmsg": "4.2.2",
"@foxglove/rosmsg-serialization": "2.0.2",
"@foxglove/rosmsg2-serialization": "2.0.3",
"@foxglove/schemas": "1.6.2",
"@foxglove/schemas": "1.6.3",
"@foxglove/wasm-bz2": "0.1.1",
"@foxglove/wasm-lz4": "1.0.2",
"@foxglove/wasm-zstd": "1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/studio-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@foxglove/rosmsg-serialization": "2.0.2",
"@foxglove/rosmsg2-serialization": "2.0.3",
"@foxglove/rostime": "1.1.2",
"@foxglove/schemas": "1.6.2",
"@foxglove/schemas": "1.6.3",
"@foxglove/studio": "workspace:*",
"@foxglove/theme": "workspace:*",
"@foxglove/three-text": "0.2.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2601,7 +2601,7 @@ __metadata:
"@foxglove/rosmsg": 4.2.2
"@foxglove/rosmsg-serialization": 2.0.2
"@foxglove/rosmsg2-serialization": 2.0.3
"@foxglove/schemas": 1.6.2
"@foxglove/schemas": 1.6.3
"@foxglove/tsconfig": 2.0.0
"@foxglove/wasm-bz2": 0.1.1
"@foxglove/wasm-lz4": 1.0.2
Expand Down Expand Up @@ -2792,13 +2792,13 @@ __metadata:
languageName: node
linkType: hard

"@foxglove/schemas@npm:1.6.2, @foxglove/schemas@npm:^1.3.1":
version: 1.6.2
resolution: "@foxglove/schemas@npm:1.6.2"
"@foxglove/schemas@npm:1.6.3, @foxglove/schemas@npm:^1.3.1":
version: 1.6.3
resolution: "@foxglove/schemas@npm:1.6.3"
dependencies:
"@foxglove/rosmsg-msgs-common": ^3.0.0
tslib: ^2.5.0
checksum: e8c34b365f5480382b8d190010a3b75191d1633c53cbb9f0010c6f113f6b96d7853a408b7f533374722c3286dd85befde9505b884db714f421cd74582758aba5
checksum: e98889427462b4dbda74bde0f461efa250da95879b15b9b61e1f725fdd31597649eccc8928b1b518178e6a29e9e5ce41c6da262f870a531e259f993b8eb0090d
languageName: node
linkType: hard

Expand Down Expand Up @@ -2837,7 +2837,7 @@ __metadata:
"@foxglove/rosmsg-serialization": 2.0.2
"@foxglove/rosmsg2-serialization": 2.0.3
"@foxglove/rostime": 1.1.2
"@foxglove/schemas": 1.6.2
"@foxglove/schemas": 1.6.3
"@foxglove/studio": "workspace:*"
"@foxglove/theme": "workspace:*"
"@foxglove/three-text": 0.2.2
Expand Down Expand Up @@ -8779,7 +8779,7 @@ __metadata:
"@foxglove/den": "workspace:*"
"@foxglove/log": "workspace:*"
"@foxglove/rostime": 1.1.2
"@foxglove/schemas": 1.6.2
"@foxglove/schemas": 1.6.3
"@foxglove/studio": "workspace:*"
"@foxglove/studio-base": "workspace:*"
"@foxglove/tsconfig": 2.0.0
Expand Down

0 comments on commit cd7d8e3

Please sign in to comment.