Compare commits

..

2 Commits

Author SHA1 Message Date
dependabot[bot]
bc15b35cf6 ci: bump actions/labeler from 5 to 6 (#35641)
Bumps [actions/labeler](https://github.com/actions/labeler) from 5 to 6.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-05 20:34:26 -07:00
dependabot[bot]
749fa7e753 ci: bump actions/github-script from 7 to 8 (#35642)
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-05 20:30:39 -07:00
7 changed files with 73 additions and 73 deletions

View File

@@ -29,7 +29,7 @@ jobs:
- name: Create failed backport label
if: ${{ steps.backport.outputs.was_successful == 'false' }}
uses: actions/github-script@v7
uses: actions/github-script@v8
with:
script: |
github.rest.issues.addLabels({

View File

@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: check issue title
uses: actions/github-script@v7
uses: actions/github-script@v8
with:
script: |
const title = context.payload.issue.title;

View File

@@ -10,7 +10,7 @@ jobs:
pull-requests: write
steps:
- uses: actions/checkout@v5
- uses: actions/labeler@v5
- uses: actions/labeler@v6
with:
configuration-path: .github/scripts/labeler_configuration.yml
@@ -40,7 +40,7 @@ jobs:
pull-requests: write
steps:
- if: startsWith(github.base_ref, 'release')
uses: actions/github-script@v7
uses: actions/github-script@v8
with:
script: |
github.rest.issues.addLabels({

View File

@@ -14,7 +14,7 @@ jobs:
pull-requests: write
steps:
- uses: actions/checkout@v5
- uses: actions/github-script@v7
- uses: actions/github-script@v8
with:
script: |
const script = require('./.github/scripts/close_unresponsive.js')
@@ -28,7 +28,7 @@ jobs:
pull-requests: write
steps:
- uses: actions/checkout@v5
- uses: actions/github-script@v7
- uses: actions/github-script@v8
with:
script: |
const script = require('./.github/scripts/remove_response_label.js')

View File

@@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v5
- name: 'Request reviewers'
uses: actions/github-script@v7
uses: actions/github-script@v8
with:
script: |
const script = require('./.github/scripts/reviewers_add.js')

View File

@@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v5
- name: 'Remove reviewers'
uses: actions/github-script@v7
uses: actions/github-script@v8
with:
script: |
const script = require('./.github/scripts/reviewers_remove.js')

View File

@@ -61,7 +61,7 @@ static const int included_patches[] = {
2423,
2422,
2421,
2420,
// 2420,
2419,
// 2418,
2417,
@@ -147,7 +147,7 @@ static const int included_patches[] = {
2337,
2336,
2335,
2334,
// 2334,
2333,
2332,
2331,
@@ -174,14 +174,14 @@ static const int included_patches[] = {
2310,
2309,
2308,
2307,
// 2307,
2306,
2305,
2304,
2303,
2302,
2301,
2300,
// 2300,
2299,
2298,
2297,
@@ -193,9 +193,9 @@ static const int included_patches[] = {
2291,
2290,
2289,
2288,
2287,
2286,
// 2288,
// 2287,
// 2286,
2285,
2284,
2283,
@@ -204,7 +204,7 @@ static const int included_patches[] = {
2280,
// 2279,
2278,
2277,
// 2277,
2276,
2275,
2274,
@@ -241,7 +241,7 @@ static const int included_patches[] = {
2243,
2242,
// 2241,
2240,
// 2240,
2239,
2238,
2237,
@@ -268,10 +268,10 @@ static const int included_patches[] = {
2216,
2215,
2214,
2213,
// 2213,
2212,
2211,
2210,
// 2210,
2209,
// 2208,
2207,
@@ -317,7 +317,7 @@ static const int included_patches[] = {
2167,
2166,
2165,
2164,
// 2164,
2163,
2162,
2161,
@@ -367,12 +367,12 @@ static const int included_patches[] = {
2117,
2116,
2115,
2114,
// 2114,
2113,
2112,
2111,
2110,
2109,
// 2110,
// 2109,
2108,
2107,
2106,
@@ -449,7 +449,7 @@ static const int included_patches[] = {
2035,
2034,
2033,
2032,
// 2032,
2031,
2030,
2029,
@@ -472,7 +472,7 @@ static const int included_patches[] = {
2012,
2011,
2010,
2009,
// 2009,
2008,
2007,
2006,
@@ -483,8 +483,8 @@ static const int included_patches[] = {
2001,
2000,
// 1999,
1998,
1997,
// 1998,
// 1997,
// 1996,
1995,
1994,
@@ -518,11 +518,11 @@ static const int included_patches[] = {
1966,
1965,
// 1964,
1963,
// 1963,
1962,
1961,
1960,
1959,
// 1959,
1958,
// 1957,
1956,
@@ -536,7 +536,7 @@ static const int included_patches[] = {
1948,
1947,
1946,
1945,
// 1945,
// 1944,
// 1943,
1942,
@@ -545,14 +545,14 @@ static const int included_patches[] = {
// 1939,
1938,
1937,
1936,
// 1936,
1935,
1934,
// 1934,
1933,
1932,
1931,
1930,
1929,
// 1929,
// 1928,
1927,
1926,
@@ -563,8 +563,8 @@ static const int included_patches[] = {
1921,
// 1920,
// 1919,
1918,
1917,
// 1918,
// 1917,
1916,
1915,
1914,
@@ -574,12 +574,12 @@ static const int included_patches[] = {
1910,
1909,
// 1908,
1907,
// 1907,
// 1906,
// 1905,
// 1904,
1903,
1902,
// 1902,
1901,
1900,
1899,
@@ -607,7 +607,7 @@ static const int included_patches[] = {
1877,
1876,
1875,
1874,
// 1874,
1873,
1872,
1871,
@@ -631,12 +631,12 @@ static const int included_patches[] = {
1853,
1852,
// 1851,
1850,
// 1850,
1849,
1848,
1847,
1846,
1845,
// 1845,
1844,
1843,
1842,
@@ -667,7 +667,7 @@ static const int included_patches[] = {
1817,
1816,
1815,
1814,
// 1814,
// 1813,
1812,
// 1811,
@@ -692,28 +692,28 @@ static const int included_patches[] = {
1792,
1791,
1790,
1789,
// 1789,
1788,
// 1787,
1786,
// 1786,
1785,
// 1784,
1783,
1782,
1781,
1780,
1779,
1778,
// 1779,
// 1778,
1777,
1776,
1775,
1774,
1773,
// 1773,
1772,
1771,
// 1770,
1769,
1768,
// 1768,
1767,
1766,
1765,
@@ -726,10 +726,10 @@ static const int included_patches[] = {
1758,
1757,
1756,
1755,
1754,
1753,
1752,
// 1755,
// 1754,
// 1753,
// 1752,
// 1751,
1750,
1749,
@@ -748,7 +748,7 @@ static const int included_patches[] = {
1736,
1735,
1734,
1733,
// 1733,
1732,
1731,
1730,
@@ -762,7 +762,7 @@ static const int included_patches[] = {
1722,
1721,
1720,
1719,
// 1719,
// 1718,
1717,
1716,
@@ -772,9 +772,9 @@ static const int included_patches[] = {
1712,
1711,
1710,
1709,
// 1709,
1708,
1707,
// 1707,
1706,
1705,
1704,
@@ -803,9 +803,9 @@ static const int included_patches[] = {
1681,
1680,
1679,
1678,
// 1678,
1677,
1676,
// 1676,
1675,
1674,
// 1673,
@@ -815,8 +815,8 @@ static const int included_patches[] = {
1669,
1668,
1667,
1666,
1665,
// 1666,
// 1665,
1664,
1663,
1662,
@@ -825,17 +825,17 @@ static const int included_patches[] = {
// 1659,
1658,
1657,
1656,
// 1656,
1655,
1654,
1653,
1652,
1651,
1650,
1649,
// 1649,
1648,
1647,
1646,
// 1646,
1645,
1644,
1643,
@@ -845,7 +845,7 @@ static const int included_patches[] = {
1639,
1638,
1637,
1636,
// 1636,
1635,
1634,
1633,
@@ -859,14 +859,14 @@ static const int included_patches[] = {
1625,
1624,
1623,
1622,
// 1622,
1621,
1620,
// 1620,
1619,
1618,
1617,
// 1617,
1616,
1615,
// 1615,
1614,
1613,
// 1612,
@@ -879,13 +879,13 @@ static const int included_patches[] = {
1605,
1604,
1603,
1602,
// 1602,
1601,
// 1600,
1599,
1598,
// 1597,
1596,
// 1596,
1595,
1594,
1593,
@@ -919,7 +919,7 @@ static const int included_patches[] = {
1565,
1564,
1563,
1562,
// 1562,
// 1561,
// 1560,
// 1559,
@@ -931,7 +931,7 @@ static const int included_patches[] = {
// 1553,
1552,
1551,
1550,
// 1550,
1549,
// 1548,
1547,
@@ -954,7 +954,7 @@ static const int included_patches[] = {
1530,
1529,
1528,
1527,
// 1527,
1526,
// 1525,
1524,
@@ -1398,7 +1398,7 @@ static const int included_patches[] = {
1086,
1085,
1084,
1083,
// 1083,
1082,
1081,
1080,