Skip to content

Commit 4fcd0a9

Browse files
chore: update mariadb latest version to 1.1.12 (#13771)
Update mariadb lockfiles and dependency package lockfiles. This performs the following updates: 1) Some mariadb lockfiles use mariadb `latest`. This will update mariadb and dependencies. 2) Some mariadb lockfiles use a pinned (non-latest) version of mariadb, but require the `latest` version of another package. This will update all such packages. ## Checklist - [x] PR author has checked that all the criteria below are met - The PR description includes an overview of the change - The PR description articulates the motivation for the change - The change includes tests OR the PR description describes a testing strategy - The PR description notes risks associated with the change, if any - Newly-added code is easy to change - The change follows the [library release note guidelines](https://ddtrace.readthedocs.io/en/stable/releasenotes.html) - The change includes or references documentation updates if necessary - Backport labels are set (if [applicable](https://ddtrace.readthedocs.io/en/latest/contributing.html#backporting)) ## Reviewer Checklist - [x] Reviewer has checked that all the criteria below are met - Title is accurate - All changes are related to the pull request's stated goal - Avoids breaking [API](https://ddtrace.readthedocs.io/en/stable/versioning.html#interfaces) changes - Testing strategy adequately addresses listed risks - Newly-added code is easy to change - Release note makes sense to a user of the library - If necessary, author has acknowledged and discussed the performance implications of this PR as reported in the benchmarks PR comment - Backport labels are set in a manner that is consistent with the [release branch maintenance policy](https://ddtrace.readthedocs.io/en/latest/contributing.html#backporting) Co-authored-by: brettlangdon <[email protected]>
1 parent 0e16bdf commit 4fcd0a9

18 files changed

+179
-158
lines changed

.riot/requirements/1050efa.txt

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,18 @@
44
#
55
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1050efa.in
66
#
7-
attrs==24.2.0
8-
coverage[toml]==7.6.9
7+
attrs==25.3.0
8+
coverage[toml]==7.9.1
99
hypothesis==6.45.0
10-
iniconfig==2.0.0
11-
mariadb==1.1.11
12-
mock==5.1.0
10+
iniconfig==2.1.0
11+
mariadb==1.1.12
12+
mock==5.2.0
1313
opentracing==2.4.0
14-
packaging==24.2
15-
pluggy==1.5.0
16-
pytest==8.3.4
17-
pytest-cov==6.0.0
18-
pytest-mock==3.14.0
14+
packaging==25.0
15+
pluggy==1.6.0
16+
pygments==2.19.2
17+
pytest==8.4.1
18+
pytest-cov==6.2.1
19+
pytest-mock==3.14.1
1920
pytest-randomly==3.16.0
2021
sortedcontainers==2.4.0

.riot/requirements/12c10e8.txt

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,23 @@
44
#
55
# pip-compile --allow-unsafe --no-annotate .riot/requirements/12c10e8.in
66
#
7-
attrs==24.2.0
8-
coverage[toml]==7.6.9
9-
exceptiongroup==1.2.2
7+
attrs==25.3.0
8+
coverage[toml]==7.9.1
9+
exceptiongroup==1.3.0
1010
hypothesis==6.45.0
11-
importlib-metadata==8.5.0
12-
iniconfig==2.0.0
13-
mariadb==1.1.11
14-
mock==5.1.0
11+
importlib-metadata==8.7.0
12+
iniconfig==2.1.0
13+
mariadb==1.1.12
14+
mock==5.2.0
1515
opentracing==2.4.0
16-
packaging==24.2
17-
pluggy==1.5.0
18-
pytest==8.3.4
19-
pytest-cov==6.0.0
20-
pytest-mock==3.14.0
16+
packaging==25.0
17+
pluggy==1.6.0
18+
pygments==2.19.2
19+
pytest==8.4.1
20+
pytest-cov==6.2.1
21+
pytest-mock==3.14.1
2122
pytest-randomly==3.16.0
2223
sortedcontainers==2.4.0
2324
tomli==2.2.1
24-
zipp==3.21.0
25+
typing-extensions==4.14.0
26+
zipp==3.23.0

.riot/requirements/12cb0e7.txt

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,18 @@
44
#
55
# pip-compile --allow-unsafe --no-annotate .riot/requirements/12cb0e7.in
66
#
7-
attrs==24.2.0
8-
coverage[toml]==7.6.9
7+
attrs==25.3.0
8+
coverage[toml]==7.9.1
99
hypothesis==6.45.0
10-
iniconfig==2.0.0
11-
mariadb==1.1.11
12-
mock==5.1.0
10+
iniconfig==2.1.0
11+
mariadb==1.1.12
12+
mock==5.2.0
1313
opentracing==2.4.0
14-
packaging==24.2
15-
pluggy==1.5.0
16-
pytest==8.3.4
17-
pytest-cov==6.0.0
18-
pytest-mock==3.14.0
14+
packaging==25.0
15+
pluggy==1.6.0
16+
pygments==2.19.2
17+
pytest==8.4.1
18+
pytest-cov==6.2.1
19+
pytest-mock==3.14.1
1920
pytest-randomly==3.16.0
2021
sortedcontainers==2.4.0

.riot/requirements/147bedb.txt

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,23 @@
44
#
55
# pip-compile --allow-unsafe --no-annotate .riot/requirements/147bedb.in
66
#
7-
attrs==24.2.0
8-
coverage[toml]==7.6.9
9-
exceptiongroup==1.2.2
7+
attrs==25.3.0
8+
coverage[toml]==7.9.1
9+
exceptiongroup==1.3.0
1010
hypothesis==6.45.0
11-
importlib-metadata==8.5.0
12-
iniconfig==2.0.0
13-
mariadb==1.1.11
14-
mock==5.1.0
11+
importlib-metadata==8.7.0
12+
iniconfig==2.1.0
13+
mariadb==1.1.12
14+
mock==5.2.0
1515
opentracing==2.4.0
16-
packaging==24.2
17-
pluggy==1.5.0
18-
pytest==8.3.4
19-
pytest-cov==6.0.0
20-
pytest-mock==3.14.0
16+
packaging==25.0
17+
pluggy==1.6.0
18+
pygments==2.19.2
19+
pytest==8.4.1
20+
pytest-cov==6.2.1
21+
pytest-mock==3.14.1
2122
pytest-randomly==3.16.0
2223
sortedcontainers==2.4.0
2324
tomli==2.2.1
24-
zipp==3.21.0
25+
typing-extensions==4.14.0
26+
zipp==3.23.0

.riot/requirements/16b7aa5.txt

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,22 @@
44
#
55
# pip-compile --allow-unsafe --no-annotate .riot/requirements/16b7aa5.in
66
#
7-
attrs==24.2.0
7+
attrs==25.3.0
88
coverage[toml]==7.6.1
9-
exceptiongroup==1.2.2
9+
exceptiongroup==1.3.0
1010
hypothesis==6.45.0
1111
importlib-metadata==8.5.0
12-
iniconfig==2.0.0
12+
iniconfig==2.1.0
1313
mariadb==1.0.11
14-
mock==5.1.0
14+
mock==5.2.0
1515
opentracing==2.4.0
16-
packaging==24.2
16+
packaging==25.0
1717
pluggy==1.5.0
18-
pytest==8.3.4
18+
pytest==8.3.5
1919
pytest-cov==5.0.0
20-
pytest-mock==3.14.0
20+
pytest-mock==3.14.1
2121
pytest-randomly==3.15.0
2222
sortedcontainers==2.4.0
2323
tomli==2.2.1
24+
typing-extensions==4.13.2
2425
zipp==3.20.2

.riot/requirements/1bf3da5.txt

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,22 @@
44
#
55
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1bf3da5.in
66
#
7-
attrs==24.2.0
7+
attrs==25.3.0
88
coverage[toml]==7.6.1
9-
exceptiongroup==1.2.2
9+
exceptiongroup==1.3.0
1010
hypothesis==6.45.0
1111
importlib-metadata==8.5.0
12-
iniconfig==2.0.0
13-
mariadb==1.1.11
14-
mock==5.1.0
12+
iniconfig==2.1.0
13+
mariadb==1.1.12
14+
mock==5.2.0
1515
opentracing==2.4.0
16-
packaging==24.2
16+
packaging==25.0
1717
pluggy==1.5.0
18-
pytest==8.3.4
18+
pytest==8.3.5
1919
pytest-cov==5.0.0
20-
pytest-mock==3.14.0
20+
pytest-mock==3.14.1
2121
pytest-randomly==3.15.0
2222
sortedcontainers==2.4.0
2323
tomli==2.2.1
24+
typing-extensions==4.13.2
2425
zipp==3.20.2

.riot/requirements/1e0ec0b.txt

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,21 @@
44
#
55
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1e0ec0b.in
66
#
7-
attrs==24.2.0
8-
coverage[toml]==7.6.9
9-
exceptiongroup==1.2.2
7+
attrs==25.3.0
8+
coverage[toml]==7.9.1
9+
exceptiongroup==1.3.0
1010
hypothesis==6.45.0
11-
iniconfig==2.0.0
12-
mariadb==1.1.11
13-
mock==5.1.0
11+
iniconfig==2.1.0
12+
mariadb==1.1.12
13+
mock==5.2.0
1414
opentracing==2.4.0
15-
packaging==24.2
16-
pluggy==1.5.0
17-
pytest==8.3.4
18-
pytest-cov==6.0.0
19-
pytest-mock==3.14.0
15+
packaging==25.0
16+
pluggy==1.6.0
17+
pygments==2.19.2
18+
pytest==8.4.1
19+
pytest-cov==6.2.1
20+
pytest-mock==3.14.1
2021
pytest-randomly==3.16.0
2122
sortedcontainers==2.4.0
2223
tomli==2.2.1
24+
typing-extensions==4.14.0

.riot/requirements/1f3b209.txt

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,18 @@
44
#
55
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1f3b209.in
66
#
7-
attrs==24.2.0
8-
coverage[toml]==7.6.1
7+
attrs==25.3.0
8+
coverage[toml]==7.9.1
99
hypothesis==6.45.0
10-
iniconfig==2.0.0
11-
mariadb==1.1.10
12-
mock==5.1.0
10+
iniconfig==2.1.0
11+
mariadb==1.1.12
12+
mock==5.2.0
1313
opentracing==2.4.0
14-
packaging==24.1
15-
pluggy==1.5.0
16-
pytest==8.3.3
17-
pytest-cov==5.0.0
18-
pytest-mock==3.14.0
19-
pytest-randomly==3.15.0
14+
packaging==25.0
15+
pluggy==1.6.0
16+
pygments==2.19.2
17+
pytest==8.4.1
18+
pytest-cov==6.2.1
19+
pytest-mock==3.14.1
20+
pytest-randomly==3.16.0
2021
sortedcontainers==2.4.0

.riot/requirements/1fc9ecc.txt

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,18 @@
44
#
55
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1fc9ecc.in
66
#
7-
attrs==24.2.0
8-
coverage[toml]==7.6.1
7+
attrs==25.3.0
8+
coverage[toml]==7.9.1
99
hypothesis==6.45.0
10-
iniconfig==2.0.0
11-
mariadb==1.1.10
12-
mock==5.1.0
10+
iniconfig==2.1.0
11+
mariadb==1.1.12
12+
mock==5.2.0
1313
opentracing==2.4.0
14-
packaging==24.1
15-
pluggy==1.5.0
16-
pytest==8.3.3
17-
pytest-cov==5.0.0
18-
pytest-mock==3.14.0
19-
pytest-randomly==3.15.0
14+
packaging==25.0
15+
pluggy==1.6.0
16+
pygments==2.19.2
17+
pytest==8.4.1
18+
pytest-cov==6.2.1
19+
pytest-mock==3.14.1
20+
pytest-randomly==3.16.0
2021
sortedcontainers==2.4.0

.riot/requirements/4ed631d.txt

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,18 @@
44
#
55
# pip-compile --allow-unsafe --no-annotate .riot/requirements/4ed631d.in
66
#
7-
attrs==24.2.0
8-
coverage[toml]==7.6.9
7+
attrs==25.3.0
8+
coverage[toml]==7.9.1
99
hypothesis==6.45.0
10-
iniconfig==2.0.0
11-
mariadb==1.1.11
12-
mock==5.1.0
10+
iniconfig==2.1.0
11+
mariadb==1.1.12
12+
mock==5.2.0
1313
opentracing==2.4.0
14-
packaging==24.2
15-
pluggy==1.5.0
16-
pytest==8.3.4
17-
pytest-cov==6.0.0
18-
pytest-mock==3.14.0
14+
packaging==25.0
15+
pluggy==1.6.0
16+
pygments==2.19.2
17+
pytest==8.4.1
18+
pytest-cov==6.2.1
19+
pytest-mock==3.14.1
1920
pytest-randomly==3.16.0
2021
sortedcontainers==2.4.0

.riot/requirements/769aa27.txt

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,18 @@
44
#
55
# pip-compile --allow-unsafe --no-annotate .riot/requirements/769aa27.in
66
#
7-
attrs==24.2.0
8-
coverage[toml]==7.6.9
7+
attrs==25.3.0
8+
coverage[toml]==7.9.1
99
hypothesis==6.45.0
10-
iniconfig==2.0.0
11-
mariadb==1.1.11
12-
mock==5.1.0
10+
iniconfig==2.1.0
11+
mariadb==1.1.12
12+
mock==5.2.0
1313
opentracing==2.4.0
14-
packaging==24.2
15-
pluggy==1.5.0
16-
pytest==8.3.4
17-
pytest-cov==6.0.0
18-
pytest-mock==3.14.0
14+
packaging==25.0
15+
pluggy==1.6.0
16+
pygments==2.19.2
17+
pytest==8.4.1
18+
pytest-cov==6.2.1
19+
pytest-mock==3.14.1
1920
pytest-randomly==3.16.0
2021
sortedcontainers==2.4.0

.riot/requirements/85acf6e.txt

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,21 @@
44
#
55
# pip-compile --allow-unsafe --no-annotate .riot/requirements/85acf6e.in
66
#
7-
attrs==24.2.0
8-
coverage[toml]==7.6.9
9-
exceptiongroup==1.2.2
7+
attrs==25.3.0
8+
coverage[toml]==7.9.1
9+
exceptiongroup==1.3.0
1010
hypothesis==6.45.0
11-
iniconfig==2.0.0
11+
iniconfig==2.1.0
1212
mariadb==1.0.11
13-
mock==5.1.0
13+
mock==5.2.0
1414
opentracing==2.4.0
15-
packaging==24.2
16-
pluggy==1.5.0
17-
pytest==8.3.4
18-
pytest-cov==6.0.0
19-
pytest-mock==3.14.0
15+
packaging==25.0
16+
pluggy==1.6.0
17+
pygments==2.19.2
18+
pytest==8.4.1
19+
pytest-cov==6.2.1
20+
pytest-mock==3.14.1
2021
pytest-randomly==3.16.0
2122
sortedcontainers==2.4.0
2223
tomli==2.2.1
24+
typing-extensions==4.14.0

0 commit comments

Comments
 (0)