Skip to content

Commit 7a658a2

Browse files
build(deps): bump github.com/prometheus/client_golang from 1.23.2 to 1.24.0 (#7417) (#7434)
* build(deps): bump github.com/prometheus/client_golang Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.23.2 to 1.24.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/v1.24.0/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.23.2...v1.24.0) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... * Post dependabot file modifications --------- (cherry picked from commit 0246e56) 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 7ad1c15 commit 7a658a2

6 files changed

Lines changed: 28 additions & 451 deletions

File tree

NOTICE-fips.txt

Lines changed: 6 additions & 217 deletions
Original file line numberDiff line numberDiff line change
@@ -2846,11 +2846,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28462846

28472847
--------------------------------------------------------------------------------
28482848
Dependency : github.com/prometheus/client_golang
2849-
Version: v1.23.2
2849+
Version: v1.24.0
28502850
Licence type (autodetected): Apache-2.0
28512851
--------------------------------------------------------------------------------
28522852

2853-
Contents of probable licence file $GOMODCACHE/github.com/prometheus/client_golang@v1.23.2/LICENSE:
2853+
Contents of probable licence file $GOMODCACHE/github.com/prometheus/client_golang@v1.24.0/LICENSE:
28542854

28552855
Apache License
28562856
Version 2.0, January 2004
@@ -7846,11 +7846,11 @@ Contents of probable licence file $GOMODCACHE/github.com/prometheus/client_model
78467846

78477847
--------------------------------------------------------------------------------
78487848
Dependency : github.com/prometheus/common
7849-
Version: v0.66.1
7849+
Version: v0.70.0
78507850
Licence type (autodetected): Apache-2.0
78517851
--------------------------------------------------------------------------------
78527852

7853-
Contents of probable licence file $GOMODCACHE/github.com/prometheus/common@v0.66.1/LICENSE:
7853+
Contents of probable licence file $GOMODCACHE/github.com/prometheus/common@v0.70.0/LICENSE:
78547854

78557855
Apache License
78567856
Version 2.0, January 2004
@@ -8057,11 +8057,11 @@ Contents of probable licence file $GOMODCACHE/github.com/prometheus/common@v0.66
80578057

80588058
--------------------------------------------------------------------------------
80598059
Dependency : github.com/prometheus/procfs
8060-
Version: v0.16.1
8060+
Version: v0.21.1
80618061
Licence type (autodetected): Apache-2.0
80628062
--------------------------------------------------------------------------------
80638063

8064-
Contents of probable licence file $GOMODCACHE/github.com/prometheus/procfs@v0.16.1/LICENSE:
8064+
Contents of probable licence file $GOMODCACHE/github.com/prometheus/procfs@v0.21.1/LICENSE:
80658065

80668066
Apache License
80678067
Version 2.0, January 2004
@@ -10024,217 +10024,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1002410024
THE SOFTWARE.
1002510025

1002610026

10027-
--------------------------------------------------------------------------------
10028-
Dependency : go.yaml.in/yaml/v2
10029-
Version: v2.4.2
10030-
Licence type (autodetected): Apache-2.0
10031-
--------------------------------------------------------------------------------
10032-
10033-
Contents of probable licence file $GOMODCACHE/go.yaml.in/yaml/v2@v2.4.2/LICENSE:
10034-
10035-
Apache License
10036-
Version 2.0, January 2004
10037-
http://www.apache.org/licenses/
10038-
10039-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
10040-
10041-
1. Definitions.
10042-
10043-
"License" shall mean the terms and conditions for use, reproduction,
10044-
and distribution as defined by Sections 1 through 9 of this document.
10045-
10046-
"Licensor" shall mean the copyright owner or entity authorized by
10047-
the copyright owner that is granting the License.
10048-
10049-
"Legal Entity" shall mean the union of the acting entity and all
10050-
other entities that control, are controlled by, or are under common
10051-
control with that entity. For the purposes of this definition,
10052-
"control" means (i) the power, direct or indirect, to cause the
10053-
direction or management of such entity, whether by contract or
10054-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
10055-
outstanding shares, or (iii) beneficial ownership of such entity.
10056-
10057-
"You" (or "Your") shall mean an individual or Legal Entity
10058-
exercising permissions granted by this License.
10059-
10060-
"Source" form shall mean the preferred form for making modifications,
10061-
including but not limited to software source code, documentation
10062-
source, and configuration files.
10063-
10064-
"Object" form shall mean any form resulting from mechanical
10065-
transformation or translation of a Source form, including but
10066-
not limited to compiled object code, generated documentation,
10067-
and conversions to other media types.
10068-
10069-
"Work" shall mean the work of authorship, whether in Source or
10070-
Object form, made available under the License, as indicated by a
10071-
copyright notice that is included in or attached to the work
10072-
(an example is provided in the Appendix below).
10073-
10074-
"Derivative Works" shall mean any work, whether in Source or Object
10075-
form, that is based on (or derived from) the Work and for which the
10076-
editorial revisions, annotations, elaborations, or other modifications
10077-
represent, as a whole, an original work of authorship. For the purposes
10078-
of this License, Derivative Works shall not include works that remain
10079-
separable from, or merely link (or bind by name) to the interfaces of,
10080-
the Work and Derivative Works thereof.
10081-
10082-
"Contribution" shall mean any work of authorship, including
10083-
the original version of the Work and any modifications or additions
10084-
to that Work or Derivative Works thereof, that is intentionally
10085-
submitted to Licensor for inclusion in the Work by the copyright owner
10086-
or by an individual or Legal Entity authorized to submit on behalf of
10087-
the copyright owner. For the purposes of this definition, "submitted"
10088-
means any form of electronic, verbal, or written communication sent
10089-
to the Licensor or its representatives, including but not limited to
10090-
communication on electronic mailing lists, source code control systems,
10091-
and issue tracking systems that are managed by, or on behalf of, the
10092-
Licensor for the purpose of discussing and improving the Work, but
10093-
excluding communication that is conspicuously marked or otherwise
10094-
designated in writing by the copyright owner as "Not a Contribution."
10095-
10096-
"Contributor" shall mean Licensor and any individual or Legal Entity
10097-
on behalf of whom a Contribution has been received by Licensor and
10098-
subsequently incorporated within the Work.
10099-
10100-
2. Grant of Copyright License. Subject to the terms and conditions of
10101-
this License, each Contributor hereby grants to You a perpetual,
10102-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
10103-
copyright license to reproduce, prepare Derivative Works of,
10104-
publicly display, publicly perform, sublicense, and distribute the
10105-
Work and such Derivative Works in Source or Object form.
10106-
10107-
3. Grant of Patent License. Subject to the terms and conditions of
10108-
this License, each Contributor hereby grants to You a perpetual,
10109-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
10110-
(except as stated in this section) patent license to make, have made,
10111-
use, offer to sell, sell, import, and otherwise transfer the Work,
10112-
where such license applies only to those patent claims licensable
10113-
by such Contributor that are necessarily infringed by their
10114-
Contribution(s) alone or by combination of their Contribution(s)
10115-
with the Work to which such Contribution(s) was submitted. If You
10116-
institute patent litigation against any entity (including a
10117-
cross-claim or counterclaim in a lawsuit) alleging that the Work
10118-
or a Contribution incorporated within the Work constitutes direct
10119-
or contributory patent infringement, then any patent licenses
10120-
granted to You under this License for that Work shall terminate
10121-
as of the date such litigation is filed.
10122-
10123-
4. Redistribution. You may reproduce and distribute copies of the
10124-
Work or Derivative Works thereof in any medium, with or without
10125-
modifications, and in Source or Object form, provided that You
10126-
meet the following conditions:
10127-
10128-
(a) You must give any other recipients of the Work or
10129-
Derivative Works a copy of this License; and
10130-
10131-
(b) You must cause any modified files to carry prominent notices
10132-
stating that You changed the files; and
10133-
10134-
(c) You must retain, in the Source form of any Derivative Works
10135-
that You distribute, all copyright, patent, trademark, and
10136-
attribution notices from the Source form of the Work,
10137-
excluding those notices that do not pertain to any part of
10138-
the Derivative Works; and
10139-
10140-
(d) If the Work includes a "NOTICE" text file as part of its
10141-
distribution, then any Derivative Works that You distribute must
10142-
include a readable copy of the attribution notices contained
10143-
within such NOTICE file, excluding those notices that do not
10144-
pertain to any part of the Derivative Works, in at least one
10145-
of the following places: within a NOTICE text file distributed
10146-
as part of the Derivative Works; within the Source form or
10147-
documentation, if provided along with the Derivative Works; or,
10148-
within a display generated by the Derivative Works, if and
10149-
wherever such third-party notices normally appear. The contents
10150-
of the NOTICE file are for informational purposes only and
10151-
do not modify the License. You may add Your own attribution
10152-
notices within Derivative Works that You distribute, alongside
10153-
or as an addendum to the NOTICE text from the Work, provided
10154-
that such additional attribution notices cannot be construed
10155-
as modifying the License.
10156-
10157-
You may add Your own copyright statement to Your modifications and
10158-
may provide additional or different license terms and conditions
10159-
for use, reproduction, or distribution of Your modifications, or
10160-
for any such Derivative Works as a whole, provided Your use,
10161-
reproduction, and distribution of the Work otherwise complies with
10162-
the conditions stated in this License.
10163-
10164-
5. Submission of Contributions. Unless You explicitly state otherwise,
10165-
any Contribution intentionally submitted for inclusion in the Work
10166-
by You to the Licensor shall be under the terms and conditions of
10167-
this License, without any additional terms or conditions.
10168-
Notwithstanding the above, nothing herein shall supersede or modify
10169-
the terms of any separate license agreement you may have executed
10170-
with Licensor regarding such Contributions.
10171-
10172-
6. Trademarks. This License does not grant permission to use the trade
10173-
names, trademarks, service marks, or product names of the Licensor,
10174-
except as required for reasonable and customary use in describing the
10175-
origin of the Work and reproducing the content of the NOTICE file.
10176-
10177-
7. Disclaimer of Warranty. Unless required by applicable law or
10178-
agreed to in writing, Licensor provides the Work (and each
10179-
Contributor provides its Contributions) on an "AS IS" BASIS,
10180-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
10181-
implied, including, without limitation, any warranties or conditions
10182-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
10183-
PARTICULAR PURPOSE. You are solely responsible for determining the
10184-
appropriateness of using or redistributing the Work and assume any
10185-
risks associated with Your exercise of permissions under this License.
10186-
10187-
8. Limitation of Liability. In no event and under no legal theory,
10188-
whether in tort (including negligence), contract, or otherwise,
10189-
unless required by applicable law (such as deliberate and grossly
10190-
negligent acts) or agreed to in writing, shall any Contributor be
10191-
liable to You for damages, including any direct, indirect, special,
10192-
incidental, or consequential damages of any character arising as a
10193-
result of this License or out of the use or inability to use the
10194-
Work (including but not limited to damages for loss of goodwill,
10195-
work stoppage, computer failure or malfunction, or any and all
10196-
other commercial damages or losses), even if such Contributor
10197-
has been advised of the possibility of such damages.
10198-
10199-
9. Accepting Warranty or Additional Liability. While redistributing
10200-
the Work or Derivative Works thereof, You may choose to offer,
10201-
and charge a fee for, acceptance of support, warranty, indemnity,
10202-
or other liability obligations and/or rights consistent with this
10203-
License. However, in accepting such obligations, You may act only
10204-
on Your own behalf and on Your sole responsibility, not on behalf
10205-
of any other Contributor, and only if You agree to indemnify,
10206-
defend, and hold each Contributor harmless for any liability
10207-
incurred by, or claims asserted against, such Contributor by reason
10208-
of your accepting any such warranty or additional liability.
10209-
10210-
END OF TERMS AND CONDITIONS
10211-
10212-
APPENDIX: How to apply the Apache License to your work.
10213-
10214-
To apply the Apache License to your work, attach the following
10215-
boilerplate notice, with the fields enclosed by brackets "{}"
10216-
replaced with your own identifying information. (Don't include
10217-
the brackets!) The text should be enclosed in the appropriate
10218-
comment syntax for the file format. We also recommend that a
10219-
file or class name and description of purpose be included on the
10220-
same "printed page" as the copyright notice for easier
10221-
identification within third-party archives.
10222-
10223-
Copyright {yyyy} {name of copyright owner}
10224-
10225-
Licensed under the Apache License, Version 2.0 (the "License");
10226-
you may not use this file except in compliance with the License.
10227-
You may obtain a copy of the License at
10228-
10229-
http://www.apache.org/licenses/LICENSE-2.0
10230-
10231-
Unless required by applicable law or agreed to in writing, software
10232-
distributed under the License is distributed on an "AS IS" BASIS,
10233-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
10234-
See the License for the specific language governing permissions and
10235-
limitations under the License.
10236-
10237-
1023810027
--------------------------------------------------------------------------------
1023910028
Dependency : golang.org/x/sys
1024010029
Version: v0.47.0

0 commit comments

Comments
 (0)