Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump actions/labeler from 4 to 5 #30911

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps actions/labeler from 4 to 5.

Release notes

Sourced from actions/labeler's releases.

v5.0.0

What's Changed

This release contains the following breaking changes:

  1. The ability to apply labels based on the names of base and/or head branches was added (#186 and #54). The match object for changed files was expanded with new combinations in order to make it more intuitive and flexible (#423 and #101). As a result, the configuration file structure was significantly redesigned and is not compatible with the structure of the previous version. Please read the action documentation to find out how to adapt your configuration files for use with the new action version.

  2. The bug related to the sync-labels input was fixed (#112). Now the input value is read correctly.

  3. By default, dot input is set to true. Now, paths starting with a dot (e.g. .github) are matched by default.

  4. Version 5 of this action updated the runtime to Node.js 20. All scripts are now run with Node.js 20 instead of Node.js 16 and are affected by any breaking changes between Node.js 16 and 20.

For more information, please read the action documentation.

New Contributors

Full Changelog: actions/labeler@v4...v5.0.0

v5.0.0-beta.1

What's Changed

In scope of this beta release, the structure of the configuration file (.github/labeler.yml) was changed from

LabelName:
- any:
  - changed-files: ['list', 'of', 'globs']
  - base-branch: ['list', 'of', 'regexps']
  - head-branch: ['list', 'of', 'regexps']
- all:
  - changed-files: ['list', 'of', 'globs']
  - base-branch: ['list', 'of', 'regexps']
  - head-branch: ['list', 'of', 'regexps']

to

LabelName:
- any:
  - changed-files: 
    - AnyGlobToAnyFile: ['list', 'of', 'globs']
    - AnyGlobToAllFiles: ['list', 'of', 'globs']
    - AllGlobsToAnyFile: ['list', 'of', 'globs']
    - AllGlobsToAllFiles: ['list', 'of', 'globs']
  - base-branch: ['list', 'of', 'regexps']
  - head-branch: ['list', 'of', 'regexps']
- all:
  - changed-files:
    - AnyGlobToAnyFile: ['list', 'of', 'globs']
    - AnyGlobToAllFiles: ['list', 'of', 'globs']
    - AllGlobsToAnyFile: ['list', 'of', 'globs']
</tr></table> 

... (truncated)

Commits
  • 8558fd7 Merge pull request #709 from actions/v5.0.0-beta
  • 000ca75 Merge pull request #700 from MaksimZhukov/apply-suggestions-and-update-docume...
  • cb66c2f Update dist
  • 9181355 Apply suggestions for the beta vesrion and update the documentation
  • efe4c1c Merge pull request #699 from MaksimZhukov/update-node-runtime-and-dependencies
  • c0957ad Run Prettier
  • 8dc8d18 Update Node.js version in reusable workflows
  • d0d0bbe Update documentation
  • 1375c42 5.0.0
  • ab7411e Change version of Node.js runtime to node20
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

github-actions bot commented Dec 11, 2023

PR #30911: Size comparison from 2980e51 to d5309d5

Full report (40 builds for bl602, bl702, bl702l, cyw30739, linux, mbed, nrfconnect, psoc6, telink)
platform target config section 2980e51 d5309d5 change % change
bl602 lighting-app bl602 (read/write) 1413750 1413750 0 0.0
.bss 85160 85160 0 0.0
.data 9416 9416 0 0.0
.rodata 156892 156892 0 0.0
.text 1081640 1081640 0 0.0
bl602+mfd (read/write) 1428222 1428222 0 0.0
.bss 85328 85328 0 0.0
.data 9384 9384 0 0.0
.rodata 155852 155852 0 0.0
.text 1097004 1097004 0 0.0
bl602+rpc (read/write) 1461534 1461534 0 0.0
.bss 93192 93192 0 0.0
.data 9784 9784 0 0.0
.rodata 164516 164516 0 0.0
.text 1113384 1113384 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1178431 1178431 0 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106268 106268 0 0.0
.text 951008 951008 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1189307 1189307 0 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105208 105208 0 0.0
.text 962816 962816 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1270447 1270447 0 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121688 121688 0 0.0
.text 1026070 1026070 0 0.0
bl706-eth (read/write) 998385 998385 0 0.0
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99600 99600 0 0.0
.text 744232 744232 0 0.0
bl706-wifi (read/write) 1235026 1235026 0 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120580 120580 0 0.0
.text 970032 970032 0 0.0
bl702l lighting-app bl702l (read/write) 1148652 1148652 0 0.0
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100272 100272 0 0.0
.text 944134 944134 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1159592 1159592 0 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99212 99212 0 0.0
.text 956510 956510 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 561023 561023 0 0.0
.app_xip_area 451313 451313 0 0.0
.bss 64624 64624 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 543263 543263 0 0.0
.app_xip_area 428817 428817 0 0.0
.bss 69320 69320 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 562007 562007 0 0.0
.app_xip_area 453753 453753 0 0.0
.bss 63240 63240 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 557447 557447 0 0.0
.app_xip_area 445969 445969 0 0.0
.bss 66360 66360 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
linux chip-tool-ipv6only arm64 (read only) 11317072 11317072 0 0.0
(read/write) 567120 567120 0 0.0
.bss 103352 103352 0 0.0
.data 4280 4280 0 0.0
.data.rel.ro 432952 432952 0 0.0
.dynamic 512 512 0 0.0
.got 19696 19696 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 341544 341544 0 0.0
.text 10112776 10112776 0 0.0
thermostat-no-ble arm64 (read only) 4404032 4404032 0 0.0
(read/write) 246440 246440 0 0.0
.bss 122232 122232 0 0.0
.data 2784 2784 0 0.0
.data.rel.ro 102312 102312 0 0.0
.dynamic 512 512 0 0.0
.got 12008 12008 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 162316 162316 0 0.0
.text 3901400 3901400 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525848 2525848 0 0.0
.bss 220184 220184 0 0.0
.data 5144 5144 0 0.0
.text 1488532 1488532 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1060828 1060828 0 0.0
bss 129029 129029 0 0.0
rodata 104172 104172 0 0.0
text 779952 779952 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1187384 1187384 0 0.0
bss 121239 121239 0 0.0
rodata 138300 138300 0 0.0
text 777516 777516 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1046456 1046456 0 0.0
bss 129316 129316 0 0.0
rodata 99432 99432 0 0.0
text 770040 770040 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 836224 836224 0 0.0
(read/write) 1741140 1741140 0 0.0
.bss 194644 194644 0 0.0
.data 2472 2472 0 0.0
.text 1535636 1535636 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837944 837944 0 0.0
(read/write) 1705444 1705444 0 0.0
.bss 192924 192924 0 0.0
.data 2472 2472 0 0.0
.text 1501660 1501660 0 0.0
light cy8ckit_062s2_43012 (read only) 844632 844632 0 0.0
(read/write) 1630404 1630404 0 0.0
.bss 186348 186348 0 0.0
.data 2360 2360 0 0.0
.text 1433308 1433308 0 0.0
lock cy8ckit_062s2_43012 (read only) 817512 817512 0 0.0
(read/write) 1657316 1657316 0 0.0
.bss 213444 213444 0 0.0
.data 2384 2384 0 0.0
.text 1433100 1433100 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 820150 820150 0 0.0
bss 54904 54904 0 0.0
text 612826 612826 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1077876 1077876 0 0.0
bss 100072 100072 0 0.0
text 760598 760598 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1083112 1083112 0 0.0
bss 109764 109764 0 0.0
text 752608 752608 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 933872 933872 0 0.0
bss 94272 94272 0 0.0
text 646156 646156 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 820354 820354 0 0.0
bss 54948 54948 0 0.0
text 613172 613172 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 977392 977392 0 0.0
bss 78932 78932 0 0.0
text 693212 693212 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1092148 1092148 0 0.0
bss 99836 99836 0 0.0
text 768976 768976 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 963628 963628 0 0.0
bss 97196 97196 0 0.0
text 646866 646866 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 947532 947532 0 0.0
bss 92380 92380 0 0.0
text 662246 662246 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 879136 879136 0 0.0
bss 68924 68924 0 0.0
text 621162 621162 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 819748 819748 0 0.0
bss 57160 57160 0 0.0
text 588038 588038 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705416 705416 0 0.0
bss 73588 73588 0 0.0
text 461916 461916 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822074 822074 0 0.0
bss 55084 55084 0 0.0
text 615902 615902 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876849 876849 0 0.0
bss 60636 60636 0 0.0
text 629786 629786 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 844088 844088 0 0.0
bss 57456 57456 0 0.0
text 606474 606474 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 838404 838404 0 0.0
bss 57808 57808 0 0.0
text 600550 600550 0 0.0

@andy31415
Copy link
Contributor

Ignoring OpenIOT failure when merging - this does not affect openiot and that CI seems flaky.

@andy31415 andy31415 merged commit e15db82 into master Dec 11, 2023
104 of 106 checks passed
@andy31415 andy31415 deleted the dependabot/github_actions/actions/labeler-5 branch December 11, 2023 14:26
andy31415 added a commit to andy31415/connectedhomeip that referenced this pull request Dec 11, 2023
andy31415 added a commit that referenced this pull request Dec 11, 2023
erwinpan1 pushed a commit to erwinpan1/connectedhomeip that referenced this pull request Dec 12, 2023
Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@v4...v5)

---
updated-dependencies:
- dependency-name: actions/labeler
  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>
erwinpan1 pushed a commit to erwinpan1/connectedhomeip that referenced this pull request Dec 12, 2023
mergify bot pushed a commit that referenced this pull request Dec 12, 2023
* Add draft version of samplemei implementing event

* Fix correct Pinged number

* Fix sample

* Restyled by clang-format

* Fix Chef ZAP event from Pinged to PingCountEvent

* zap regen

* Remove files that are not to be generated anymore

* Bump actions/labeler from 4 to 5 (#30911)

Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@v4...v5)

---
updated-dependencies:
- dependency-name: actions/labeler
  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>

* Revert "Bump actions/labeler from 4 to 5 (#30911)" (#30922)

This reverts commit e15db82.

* Change the package of Kotlin cluster lib to package matter.controller.cluster.clusters (#30945)

* Fix newline in the end of files.gni

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: tennessee.carmelveilleux@gmail.com <tennessee@google.com>
Co-authored-by: Restyled.io <commits@restyled.io>
Co-authored-by: Andrei Litvin <andreilitvin@google.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrei Litvin <andy314@gmail.com>
Co-authored-by: Yufeng Wang <yufengwang@google.com>
thivya-amazon pushed a commit to thivya-amazon/connectedhomeip that referenced this pull request Dec 12, 2023
* Add draft version of samplemei implementing event

* Fix correct Pinged number

* Fix sample

* Restyled by clang-format

* Fix Chef ZAP event from Pinged to PingCountEvent

* zap regen

* Remove files that are not to be generated anymore

* Bump actions/labeler from 4 to 5 (project-chip#30911)

Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@v4...v5)

---
updated-dependencies:
- dependency-name: actions/labeler
  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>

* Revert "Bump actions/labeler from 4 to 5 (project-chip#30911)" (project-chip#30922)

This reverts commit e15db82.

* Change the package of Kotlin cluster lib to package matter.controller.cluster.clusters (project-chip#30945)

* Fix newline in the end of files.gni

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: tennessee.carmelveilleux@gmail.com <tennessee@google.com>
Co-authored-by: Restyled.io <commits@restyled.io>
Co-authored-by: Andrei Litvin <andreilitvin@google.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrei Litvin <andy314@gmail.com>
Co-authored-by: Yufeng Wang <yufengwang@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external dependency Bugs that require changes in third party projects. github_actions Pull requests that update GitHub Actions code github review - pending workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant