Skip to content

Commit 41cd3bf

Browse files
build(deps): bump github.com/prometheus/client_golang from 1.23.1 to 1.23.2 (#5458)
* build(deps): bump github.com/prometheus/client_golang Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.23.1 to 1.23.2. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.23.1...v1.23.2) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Post dependabot file modifications --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent b91593c commit 41cd3bf

File tree

4 files changed

+439
-91
lines changed

4 files changed

+439
-91
lines changed

NOTICE-fips.txt

Lines changed: 215 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -2634,11 +2634,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26342634

26352635
--------------------------------------------------------------------------------
26362636
Dependency : github.com/prometheus/client_golang
2637-
Version: v1.23.1
2637+
Version: v1.23.2
26382638
Licence type (autodetected): Apache-2.0
26392639
--------------------------------------------------------------------------------
26402640

2641-
Contents of probable licence file $GOMODCACHE/github.com/prometheus/client_golang@v1.23.1/LICENSE:
2641+
Contents of probable licence file $GOMODCACHE/github.com/prometheus/client_golang@v1.23.2/LICENSE:
26422642

26432643
Apache License
26442644
Version 2.0, January 2004
@@ -6783,43 +6783,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
67836783
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
67846784

67856785

6786-
--------------------------------------------------------------------------------
6787-
Dependency : github.com/grafana/regexp
6788-
Version: v0.0.0-20240518133315-a468a5bfb3bc
6789-
Licence type (autodetected): BSD-3-Clause
6790-
--------------------------------------------------------------------------------
6791-
6792-
Contents of probable licence file $GOMODCACHE/github.com/grafana/regexp@v0.0.0-20240518133315-a468a5bfb3bc/LICENSE:
6793-
6794-
Copyright (c) 2009 The Go Authors. All rights reserved.
6795-
6796-
Redistribution and use in source and binary forms, with or without
6797-
modification, are permitted provided that the following conditions are
6798-
met:
6799-
6800-
* Redistributions of source code must retain the above copyright
6801-
notice, this list of conditions and the following disclaimer.
6802-
* Redistributions in binary form must reproduce the above
6803-
copyright notice, this list of conditions and the following disclaimer
6804-
in the documentation and/or other materials provided with the
6805-
distribution.
6806-
* Neither the name of Google Inc. nor the names of its
6807-
contributors may be used to endorse or promote products derived from
6808-
this software without specific prior written permission.
6809-
6810-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
6811-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
6812-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
6813-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
6814-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
6815-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
6816-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
6817-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
6818-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6819-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
6820-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6821-
6822-
68236786
--------------------------------------------------------------------------------
68246787
Dependency : github.com/inconshreveable/mousetrap
68256788
Version: v1.1.0
@@ -7399,11 +7362,11 @@ Contents of probable licence file $GOMODCACHE/github.com/prometheus/client_model
73997362

74007363
--------------------------------------------------------------------------------
74017364
Dependency : github.com/prometheus/common
7402-
Version: v0.66.0
7365+
Version: v0.66.1
74037366
Licence type (autodetected): Apache-2.0
74047367
--------------------------------------------------------------------------------
74057368

7406-
Contents of probable licence file $GOMODCACHE/github.com/prometheus/common@v0.66.0/LICENSE:
7369+
Contents of probable licence file $GOMODCACHE/github.com/prometheus/common@v0.66.1/LICENSE:
74077370

74087371
Apache License
74097372
Version 2.0, January 2004
@@ -9730,6 +9693,217 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
97309693
THE SOFTWARE.
97319694

97329695

9696+
--------------------------------------------------------------------------------
9697+
Dependency : go.yaml.in/yaml/v2
9698+
Version: v2.4.2
9699+
Licence type (autodetected): Apache-2.0
9700+
--------------------------------------------------------------------------------
9701+
9702+
Contents of probable licence file $GOMODCACHE/go.yaml.in/yaml/v2@v2.4.2/LICENSE:
9703+
9704+
Apache License
9705+
Version 2.0, January 2004
9706+
http://www.apache.org/licenses/
9707+
9708+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
9709+
9710+
1. Definitions.
9711+
9712+
"License" shall mean the terms and conditions for use, reproduction,
9713+
and distribution as defined by Sections 1 through 9 of this document.
9714+
9715+
"Licensor" shall mean the copyright owner or entity authorized by
9716+
the copyright owner that is granting the License.
9717+
9718+
"Legal Entity" shall mean the union of the acting entity and all
9719+
other entities that control, are controlled by, or are under common
9720+
control with that entity. For the purposes of this definition,
9721+
"control" means (i) the power, direct or indirect, to cause the
9722+
direction or management of such entity, whether by contract or
9723+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
9724+
outstanding shares, or (iii) beneficial ownership of such entity.
9725+
9726+
"You" (or "Your") shall mean an individual or Legal Entity
9727+
exercising permissions granted by this License.
9728+
9729+
"Source" form shall mean the preferred form for making modifications,
9730+
including but not limited to software source code, documentation
9731+
source, and configuration files.
9732+
9733+
"Object" form shall mean any form resulting from mechanical
9734+
transformation or translation of a Source form, including but
9735+
not limited to compiled object code, generated documentation,
9736+
and conversions to other media types.
9737+
9738+
"Work" shall mean the work of authorship, whether in Source or
9739+
Object form, made available under the License, as indicated by a
9740+
copyright notice that is included in or attached to the work
9741+
(an example is provided in the Appendix below).
9742+
9743+
"Derivative Works" shall mean any work, whether in Source or Object
9744+
form, that is based on (or derived from) the Work and for which the
9745+
editorial revisions, annotations, elaborations, or other modifications
9746+
represent, as a whole, an original work of authorship. For the purposes
9747+
of this License, Derivative Works shall not include works that remain
9748+
separable from, or merely link (or bind by name) to the interfaces of,
9749+
the Work and Derivative Works thereof.
9750+
9751+
"Contribution" shall mean any work of authorship, including
9752+
the original version of the Work and any modifications or additions
9753+
to that Work or Derivative Works thereof, that is intentionally
9754+
submitted to Licensor for inclusion in the Work by the copyright owner
9755+
or by an individual or Legal Entity authorized to submit on behalf of
9756+
the copyright owner. For the purposes of this definition, "submitted"
9757+
means any form of electronic, verbal, or written communication sent
9758+
to the Licensor or its representatives, including but not limited to
9759+
communication on electronic mailing lists, source code control systems,
9760+
and issue tracking systems that are managed by, or on behalf of, the
9761+
Licensor for the purpose of discussing and improving the Work, but
9762+
excluding communication that is conspicuously marked or otherwise
9763+
designated in writing by the copyright owner as "Not a Contribution."
9764+
9765+
"Contributor" shall mean Licensor and any individual or Legal Entity
9766+
on behalf of whom a Contribution has been received by Licensor and
9767+
subsequently incorporated within the Work.
9768+
9769+
2. Grant of Copyright License. Subject to the terms and conditions of
9770+
this License, each Contributor hereby grants to You a perpetual,
9771+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
9772+
copyright license to reproduce, prepare Derivative Works of,
9773+
publicly display, publicly perform, sublicense, and distribute the
9774+
Work and such Derivative Works in Source or Object form.
9775+
9776+
3. Grant of Patent License. Subject to the terms and conditions of
9777+
this License, each Contributor hereby grants to You a perpetual,
9778+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
9779+
(except as stated in this section) patent license to make, have made,
9780+
use, offer to sell, sell, import, and otherwise transfer the Work,
9781+
where such license applies only to those patent claims licensable
9782+
by such Contributor that are necessarily infringed by their
9783+
Contribution(s) alone or by combination of their Contribution(s)
9784+
with the Work to which such Contribution(s) was submitted. If You
9785+
institute patent litigation against any entity (including a
9786+
cross-claim or counterclaim in a lawsuit) alleging that the Work
9787+
or a Contribution incorporated within the Work constitutes direct
9788+
or contributory patent infringement, then any patent licenses
9789+
granted to You under this License for that Work shall terminate
9790+
as of the date such litigation is filed.
9791+
9792+
4. Redistribution. You may reproduce and distribute copies of the
9793+
Work or Derivative Works thereof in any medium, with or without
9794+
modifications, and in Source or Object form, provided that You
9795+
meet the following conditions:
9796+
9797+
(a) You must give any other recipients of the Work or
9798+
Derivative Works a copy of this License; and
9799+
9800+
(b) You must cause any modified files to carry prominent notices
9801+
stating that You changed the files; and
9802+
9803+
(c) You must retain, in the Source form of any Derivative Works
9804+
that You distribute, all copyright, patent, trademark, and
9805+
attribution notices from the Source form of the Work,
9806+
excluding those notices that do not pertain to any part of
9807+
the Derivative Works; and
9808+
9809+
(d) If the Work includes a "NOTICE" text file as part of its
9810+
distribution, then any Derivative Works that You distribute must
9811+
include a readable copy of the attribution notices contained
9812+
within such NOTICE file, excluding those notices that do not
9813+
pertain to any part of the Derivative Works, in at least one
9814+
of the following places: within a NOTICE text file distributed
9815+
as part of the Derivative Works; within the Source form or
9816+
documentation, if provided along with the Derivative Works; or,
9817+
within a display generated by the Derivative Works, if and
9818+
wherever such third-party notices normally appear. The contents
9819+
of the NOTICE file are for informational purposes only and
9820+
do not modify the License. You may add Your own attribution
9821+
notices within Derivative Works that You distribute, alongside
9822+
or as an addendum to the NOTICE text from the Work, provided
9823+
that such additional attribution notices cannot be construed
9824+
as modifying the License.
9825+
9826+
You may add Your own copyright statement to Your modifications and
9827+
may provide additional or different license terms and conditions
9828+
for use, reproduction, or distribution of Your modifications, or
9829+
for any such Derivative Works as a whole, provided Your use,
9830+
reproduction, and distribution of the Work otherwise complies with
9831+
the conditions stated in this License.
9832+
9833+
5. Submission of Contributions. Unless You explicitly state otherwise,
9834+
any Contribution intentionally submitted for inclusion in the Work
9835+
by You to the Licensor shall be under the terms and conditions of
9836+
this License, without any additional terms or conditions.
9837+
Notwithstanding the above, nothing herein shall supersede or modify
9838+
the terms of any separate license agreement you may have executed
9839+
with Licensor regarding such Contributions.
9840+
9841+
6. Trademarks. This License does not grant permission to use the trade
9842+
names, trademarks, service marks, or product names of the Licensor,
9843+
except as required for reasonable and customary use in describing the
9844+
origin of the Work and reproducing the content of the NOTICE file.
9845+
9846+
7. Disclaimer of Warranty. Unless required by applicable law or
9847+
agreed to in writing, Licensor provides the Work (and each
9848+
Contributor provides its Contributions) on an "AS IS" BASIS,
9849+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
9850+
implied, including, without limitation, any warranties or conditions
9851+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
9852+
PARTICULAR PURPOSE. You are solely responsible for determining the
9853+
appropriateness of using or redistributing the Work and assume any
9854+
risks associated with Your exercise of permissions under this License.
9855+
9856+
8. Limitation of Liability. In no event and under no legal theory,
9857+
whether in tort (including negligence), contract, or otherwise,
9858+
unless required by applicable law (such as deliberate and grossly
9859+
negligent acts) or agreed to in writing, shall any Contributor be
9860+
liable to You for damages, including any direct, indirect, special,
9861+
incidental, or consequential damages of any character arising as a
9862+
result of this License or out of the use or inability to use the
9863+
Work (including but not limited to damages for loss of goodwill,
9864+
work stoppage, computer failure or malfunction, or any and all
9865+
other commercial damages or losses), even if such Contributor
9866+
has been advised of the possibility of such damages.
9867+
9868+
9. Accepting Warranty or Additional Liability. While redistributing
9869+
the Work or Derivative Works thereof, You may choose to offer,
9870+
and charge a fee for, acceptance of support, warranty, indemnity,
9871+
or other liability obligations and/or rights consistent with this
9872+
License. However, in accepting such obligations, You may act only
9873+
on Your own behalf and on Your sole responsibility, not on behalf
9874+
of any other Contributor, and only if You agree to indemnify,
9875+
defend, and hold each Contributor harmless for any liability
9876+
incurred by, or claims asserted against, such Contributor by reason
9877+
of your accepting any such warranty or additional liability.
9878+
9879+
END OF TERMS AND CONDITIONS
9880+
9881+
APPENDIX: How to apply the Apache License to your work.
9882+
9883+
To apply the Apache License to your work, attach the following
9884+
boilerplate notice, with the fields enclosed by brackets "{}"
9885+
replaced with your own identifying information. (Don't include
9886+
the brackets!) The text should be enclosed in the appropriate
9887+
comment syntax for the file format. We also recommend that a
9888+
file or class name and description of purpose be included on the
9889+
same "printed page" as the copyright notice for easier
9890+
identification within third-party archives.
9891+
9892+
Copyright {yyyy} {name of copyright owner}
9893+
9894+
Licensed under the Apache License, Version 2.0 (the "License");
9895+
you may not use this file except in compliance with the License.
9896+
You may obtain a copy of the License at
9897+
9898+
http://www.apache.org/licenses/LICENSE-2.0
9899+
9900+
Unless required by applicable law or agreed to in writing, software
9901+
distributed under the License is distributed on an "AS IS" BASIS,
9902+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9903+
See the License for the specific language governing permissions and
9904+
limitations under the License.
9905+
9906+
97339907
--------------------------------------------------------------------------------
97349908
Dependency : golang.org/x/sys
97359909
Version: v0.35.0

0 commit comments

Comments
 (0)