Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions modules/sync/prometheus/client-model/state.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
{
"name": "v0.6.2",
"digest": "7db3f73ac0f1dce71e70f304f318e9741e857fd78b7b42f0df7a3da353fbb2f387899da7b0a77ac9ee9565194510e39a913cdb9a8ab3c2ff4b8713428c795213"
},
{
"name": "v0.6.3",
"digest": "8b9279671d2fe6f38c3d9ed575737e32b4e041323ef0a06b005cbb55074a0df4377abd873290a9d5528efe0f8be9e83bc601228a7dd2fbdbe8f03f8c6f981861"

@github-actions github-actions Bot Aug 31, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Updated at 2026-09-01T12:12:52Z]

Intermediate transition

$ casdiff v0.6.2 \
          v0.6.3 \
          --format=markdown
2 files changed: 0 removed, 0 renamed, 0 added, 2 changed content.

2 files changed: 0 removed, 0 renamed, 0 added, 2 changed content.

Files changed content:

buf.md:

--- shake256:3935cba9b55c151283d01d3621a97bb4504d5ac6e1f4fbd8a688a102a0631501864529f2d74397a91ab932f38524178dd45094d88e945a9cf8dbde3f0776cae0  buf.md
+++ shake256:a9643cabfbdb868dd98834de5a9bcaea0f29c5177e59a204facaf2709265390b437fc19c6cb010f28d4ba7acdb872bee1728a109afdc54d70cfb6c825d2608f0  buf.md
@@ -7,7 +7,7 @@
 
 ```
 deps:
-  - buf.build/prometheus/client-model:<SEMVER_RELEASE_VERSION>
+  - {{bsrhost}}/prometheus/client-model:<SEMVER_RELEASE_VERSION>
 ```
 
 For more information, see the [documentation](https://buf.build/docs/bsr/overview).

io/prometheus/client/metrics.proto:

--- shake256:9f7ede941c86065a0bf1a28f5f1df115ab340d30acb1f2a7ba3a462908c93e0cd3ff84d1063ae0bff6e9842558614912686f3490a8aed16f0e5859c0c5d0a63a  io/prometheus/client/metrics.proto
+++ shake256:1ae9ed08e1f3a7b04d5e46b4d5741d3511420790fe43efc68e5ef16fd61766adc16aaaa3ab92c2e41f8923c19322a6829e1e706df35beeb6b54af3a448e1e0e2  io/prometheus/client/metrics.proto
@@ -76,8 +76,7 @@
 
   optional google.protobuf.Timestamp created_timestamp = 15;
 
-  // Everything below here is for native histograms (also known as sparse histograms).
-  // Native histograms are an experimental feature without stability guarantees.
+  // Everything below here is for native histograms (formerly known as sparse histograms).
 
   // schema defines the bucket schema. Currently, valid numbers are -4 <= n <= 8.
   // They are all for base-2 bucket schemas, where 1 is a bucket boundary in each case, and

}
]
}
4 changes: 4 additions & 0 deletions modules/sync/protocolbuffers/wellknowntypes/state.json
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,10 @@
{
"name": "v36.0",
"digest": "3e8040d233c15147282f1085604c7ea64c65d9b6cf2a56b269aba743316aab6324eed1877878499fcb9c8a901e6b38bfeff37dc35a0cb36b2217ee150c4c8738"
},
{
"name": "v36.1",
"digest": "3e8040d233c15147282f1085604c7ea64c65d9b6cf2a56b269aba743316aab6324eed1877878499fcb9c8a901e6b38bfeff37dc35a0cb36b2217ee150c4c8738"
}
]
}
4 changes: 2 additions & 2 deletions modules/sync/state.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,11 @@
},
{
"module_name": "prometheus/client-model",
"latest_reference": "v0.6.2"
"latest_reference": "v0.6.3"

@github-actions github-actions Bot Aug 31, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Updated at 2026-09-01T12:12:53Z]

Overall transition

$ casdiff v0.6.2 \
          v0.6.3 \
          --format=markdown

2 files changed: 0 removed, 0 renamed, 0 added, 2 changed content.

Files changed content:

buf.md:

--- shake256:3935cba9b55c151283d01d3621a97bb4504d5ac6e1f4fbd8a688a102a0631501864529f2d74397a91ab932f38524178dd45094d88e945a9cf8dbde3f0776cae0  buf.md
+++ shake256:a9643cabfbdb868dd98834de5a9bcaea0f29c5177e59a204facaf2709265390b437fc19c6cb010f28d4ba7acdb872bee1728a109afdc54d70cfb6c825d2608f0  buf.md
@@ -7,7 +7,7 @@
 
 ```
 deps:
-  - buf.build/prometheus/client-model:<SEMVER_RELEASE_VERSION>
+  - {{bsrhost}}/prometheus/client-model:<SEMVER_RELEASE_VERSION>
 ```
 
 For more information, see the [documentation](https://buf.build/docs/bsr/overview).

io/prometheus/client/metrics.proto:

--- shake256:9f7ede941c86065a0bf1a28f5f1df115ab340d30acb1f2a7ba3a462908c93e0cd3ff84d1063ae0bff6e9842558614912686f3490a8aed16f0e5859c0c5d0a63a  io/prometheus/client/metrics.proto
+++ shake256:1ae9ed08e1f3a7b04d5e46b4d5741d3511420790fe43efc68e5ef16fd61766adc16aaaa3ab92c2e41f8923c19322a6829e1e706df35beeb6b54af3a448e1e0e2  io/prometheus/client/metrics.proto
@@ -76,8 +76,7 @@
 
   optional google.protobuf.Timestamp created_timestamp = 15;
 
-  // Everything below here is for native histograms (also known as sparse histograms).
-  // Native histograms are an experimental feature without stability guarantees.
+  // Everything below here is for native histograms (formerly known as sparse histograms).
 
   // schema defines the bucket schema. Currently, valid numbers are -4 <= n <= 8.
   // They are all for base-2 bucket schemas, where 1 is a bucket boundary in each case, and

},
{
"module_name": "protocolbuffers/wellknowntypes",
"latest_reference": "v36.0"
"latest_reference": "v36.1"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Posted at 2026-09-01T12:12:53Z]

Overall transition

$ casdiff v36.0 \
          v36.1 \
          --format=markdown

0 files changed: 0 removed, 0 renamed, 0 added, 0 changed content.

}
]
}
Loading