forked from project-chip/connectedhomeip
-
Notifications
You must be signed in to change notification settings - Fork 0
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 third_party/pigweed/repo from 2bfd28c
to f8f2c9b
#22
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/submodules/third_party/pigweed/repo-f8f2c9b
Closed
Bump third_party/pigweed/repo from 2bfd28c
to f8f2c9b
#22
dependabot
wants to merge
1
commit into
master
from
dependabot/submodules/third_party/pigweed/repo-f8f2c9b
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [third_party/pigweed/repo](https://github.com/google/pigweed) from `2bfd28c` to `f8f2c9b`. - [Release notes](https://github.com/google/pigweed/releases) - [Commits](google/pigweed@2bfd28c...f8f2c9b) --- updated-dependencies: - dependency-name: third_party/pigweed/repo dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Superseded by #23. |
dependabot
bot
deleted the
dependabot/submodules/third_party/pigweed/repo-f8f2c9b
branch
August 1, 2022 18:57
mkardous-silabs
pushed a commit
that referenced
this pull request
Oct 24, 2022
Merge in WMN_TOOLS/matter from minor_bugfix_BT to silabs Squashed commit of the following: commit 5f721726e1b9d5be71b8330009dbdfb2dc5b6fc2 Author: Elfelsoufi-SiLabs <[email protected]> Date: Fri Aug 5 16:55:35 2022 -0400 🔨 If value is greater than max level, set to max level. commit cb8a4a27a7a5573413cf1b0ffe71024b58bc6a60 Author: Elfelsoufi-SiLabs <[email protected]> Date: Fri Aug 5 16:52:40 2022 -0400 🐛 Return if wrong level value is received. commit c639c6b6f205763c4b97e5abf557ac3c86295f6c Author: Elfelsoufi-SiLabs <[email protected]> Date: Thu Aug 4 19:40:13 2022 -0400 🎨 Remove color enum. Use color struct. commit 1bd420a2d8786a9386bd70be1d22ec5d1fb776b4 Author: Elfelsoufi-SiLabs <[email protected]> Date: Thu Aug 4 14:37:38 2022 -0400 ⛳ Remove all endpoints from the code. commit f45cf02c47e4508802fe0dcb6e764debe8a9e404 Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Aug 3 19:01:32 2022 -0400 ✨ Remove useless callback. commit da69394d72f7febe170278fb5bbba652f8d2655b Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Aug 3 18:48:15 2022 -0400 📬 Post Light Control event using PostEvent. Remove LightControl Callback. commit 5b58d6ba1ddd6ce318e89dbf89669bc3181bc942 Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Aug 3 14:43:48 2022 -0400 🎨 Use current level as the parameter value in the HSV to RGB conversion. commit 11e02cdd7b1312f8737817974989502d08d53c4e Author: Elfelsoufi-SiLabs <[email protected]> Date: Tue Aug 2 19:49:27 2022 -0400 ✨ Code improvements. commit 40e9fa1c8d37a18dfd5218307582c0d215e01021 Author: Elfelsoufi-SiLabs <[email protected]> Date: Mon Jul 25 12:22:31 2022 -0400 🎬 Change currentLevel attribute to 254 in ZAP generated files for New-Light. commit 94fe176c33826d3b4dc7aac1faf2db9ca32228df Author: Elfelsoufi-SiLabs <[email protected]> Date: Sun Jul 24 19:20:07 2022 -0400 🎨 Scale color with current level. commit 2c7958ec31fe61e4a15d83c94159b38ad599a0d9 Author: Elfelsoufi-SiLabs <[email protected]> Date: Sun Jul 24 19:18:59 2022 -0400 🐛 Fix Hardfault in LightingManager.cpp. commit 057fd61fdb35b98bd23936cdff4d833c99d04d7d Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Jul 20 14:29:51 2022 -0400 🐛 Bugfix for Light Level.
mkardous-silabs
pushed a commit
that referenced
this pull request
Nov 2, 2022
Merge in WMN_TOOLS/matter from minor_bugfix_BT to silabs Squashed commit of the following: commit 5f721726e1b9d5be71b8330009dbdfb2dc5b6fc2 Author: Elfelsoufi-SiLabs <[email protected]> Date: Fri Aug 5 16:55:35 2022 -0400 🔨 If value is greater than max level, set to max level. commit cb8a4a27a7a5573413cf1b0ffe71024b58bc6a60 Author: Elfelsoufi-SiLabs <[email protected]> Date: Fri Aug 5 16:52:40 2022 -0400 🐛 Return if wrong level value is received. commit c639c6b6f205763c4b97e5abf557ac3c86295f6c Author: Elfelsoufi-SiLabs <[email protected]> Date: Thu Aug 4 19:40:13 2022 -0400 🎨 Remove color enum. Use color struct. commit 1bd420a2d8786a9386bd70be1d22ec5d1fb776b4 Author: Elfelsoufi-SiLabs <[email protected]> Date: Thu Aug 4 14:37:38 2022 -0400 ⛳ Remove all endpoints from the code. commit f45cf02c47e4508802fe0dcb6e764debe8a9e404 Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Aug 3 19:01:32 2022 -0400 ✨ Remove useless callback. commit da69394d72f7febe170278fb5bbba652f8d2655b Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Aug 3 18:48:15 2022 -0400 📬 Post Light Control event using PostEvent. Remove LightControl Callback. commit 5b58d6ba1ddd6ce318e89dbf89669bc3181bc942 Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Aug 3 14:43:48 2022 -0400 🎨 Use current level as the parameter value in the HSV to RGB conversion. commit 11e02cdd7b1312f8737817974989502d08d53c4e Author: Elfelsoufi-SiLabs <[email protected]> Date: Tue Aug 2 19:49:27 2022 -0400 ✨ Code improvements. commit 40e9fa1c8d37a18dfd5218307582c0d215e01021 Author: Elfelsoufi-SiLabs <[email protected]> Date: Mon Jul 25 12:22:31 2022 -0400 🎬 Change currentLevel attribute to 254 in ZAP generated files for New-Light. commit 94fe176c33826d3b4dc7aac1faf2db9ca32228df Author: Elfelsoufi-SiLabs <[email protected]> Date: Sun Jul 24 19:20:07 2022 -0400 🎨 Scale color with current level. commit 2c7958ec31fe61e4a15d83c94159b38ad599a0d9 Author: Elfelsoufi-SiLabs <[email protected]> Date: Sun Jul 24 19:18:59 2022 -0400 🐛 Fix Hardfault in LightingManager.cpp. commit 057fd61fdb35b98bd23936cdff4d833c99d04d7d Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Jul 20 14:29:51 2022 -0400 🐛 Bugfix for Light Level.
mkardous-silabs
pushed a commit
that referenced
this pull request
Dec 14, 2022
Merge in WMN_TOOLS/matter from minor_bugfix_BT to silabs Squashed commit of the following: commit 5f721726e1b9d5be71b8330009dbdfb2dc5b6fc2 Author: Elfelsoufi-SiLabs <[email protected]> Date: Fri Aug 5 16:55:35 2022 -0400 🔨 If value is greater than max level, set to max level. commit cb8a4a27a7a5573413cf1b0ffe71024b58bc6a60 Author: Elfelsoufi-SiLabs <[email protected]> Date: Fri Aug 5 16:52:40 2022 -0400 🐛 Return if wrong level value is received. commit c639c6b6f205763c4b97e5abf557ac3c86295f6c Author: Elfelsoufi-SiLabs <[email protected]> Date: Thu Aug 4 19:40:13 2022 -0400 🎨 Remove color enum. Use color struct. commit 1bd420a2d8786a9386bd70be1d22ec5d1fb776b4 Author: Elfelsoufi-SiLabs <[email protected]> Date: Thu Aug 4 14:37:38 2022 -0400 ⛳ Remove all endpoints from the code. commit f45cf02c47e4508802fe0dcb6e764debe8a9e404 Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Aug 3 19:01:32 2022 -0400 ✨ Remove useless callback. commit da69394d72f7febe170278fb5bbba652f8d2655b Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Aug 3 18:48:15 2022 -0400 📬 Post Light Control event using PostEvent. Remove LightControl Callback. commit 5b58d6ba1ddd6ce318e89dbf89669bc3181bc942 Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Aug 3 14:43:48 2022 -0400 🎨 Use current level as the parameter value in the HSV to RGB conversion. commit 11e02cdd7b1312f8737817974989502d08d53c4e Author: Elfelsoufi-SiLabs <[email protected]> Date: Tue Aug 2 19:49:27 2022 -0400 ✨ Code improvements. commit 40e9fa1c8d37a18dfd5218307582c0d215e01021 Author: Elfelsoufi-SiLabs <[email protected]> Date: Mon Jul 25 12:22:31 2022 -0400 🎬 Change currentLevel attribute to 254 in ZAP generated files for New-Light. commit 94fe176c33826d3b4dc7aac1faf2db9ca32228df Author: Elfelsoufi-SiLabs <[email protected]> Date: Sun Jul 24 19:20:07 2022 -0400 🎨 Scale color with current level. commit 2c7958ec31fe61e4a15d83c94159b38ad599a0d9 Author: Elfelsoufi-SiLabs <[email protected]> Date: Sun Jul 24 19:18:59 2022 -0400 🐛 Fix Hardfault in LightingManager.cpp. commit 057fd61fdb35b98bd23936cdff4d833c99d04d7d Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Jul 20 14:29:51 2022 -0400 🐛 Bugfix for Light Level.
mkardous-silabs
pushed a commit
that referenced
this pull request
Dec 14, 2022
Merge in WMN_TOOLS/matter from minor_bugfix_BT to silabs Squashed commit of the following: commit 5f721726e1b9d5be71b8330009dbdfb2dc5b6fc2 Author: Elfelsoufi-SiLabs <[email protected]> Date: Fri Aug 5 16:55:35 2022 -0400 🔨 If value is greater than max level, set to max level. commit cb8a4a27a7a5573413cf1b0ffe71024b58bc6a60 Author: Elfelsoufi-SiLabs <[email protected]> Date: Fri Aug 5 16:52:40 2022 -0400 🐛 Return if wrong level value is received. commit c639c6b6f205763c4b97e5abf557ac3c86295f6c Author: Elfelsoufi-SiLabs <[email protected]> Date: Thu Aug 4 19:40:13 2022 -0400 🎨 Remove color enum. Use color struct. commit 1bd420a2d8786a9386bd70be1d22ec5d1fb776b4 Author: Elfelsoufi-SiLabs <[email protected]> Date: Thu Aug 4 14:37:38 2022 -0400 ⛳ Remove all endpoints from the code. commit f45cf02c47e4508802fe0dcb6e764debe8a9e404 Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Aug 3 19:01:32 2022 -0400 ✨ Remove useless callback. commit da69394d72f7febe170278fb5bbba652f8d2655b Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Aug 3 18:48:15 2022 -0400 📬 Post Light Control event using PostEvent. Remove LightControl Callback. commit 5b58d6ba1ddd6ce318e89dbf89669bc3181bc942 Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Aug 3 14:43:48 2022 -0400 🎨 Use current level as the parameter value in the HSV to RGB conversion. commit 11e02cdd7b1312f8737817974989502d08d53c4e Author: Elfelsoufi-SiLabs <[email protected]> Date: Tue Aug 2 19:49:27 2022 -0400 ✨ Code improvements. commit 40e9fa1c8d37a18dfd5218307582c0d215e01021 Author: Elfelsoufi-SiLabs <[email protected]> Date: Mon Jul 25 12:22:31 2022 -0400 🎬 Change currentLevel attribute to 254 in ZAP generated files for New-Light. commit 94fe176c33826d3b4dc7aac1faf2db9ca32228df Author: Elfelsoufi-SiLabs <[email protected]> Date: Sun Jul 24 19:20:07 2022 -0400 🎨 Scale color with current level. commit 2c7958ec31fe61e4a15d83c94159b38ad599a0d9 Author: Elfelsoufi-SiLabs <[email protected]> Date: Sun Jul 24 19:18:59 2022 -0400 🐛 Fix Hardfault in LightingManager.cpp. commit 057fd61fdb35b98bd23936cdff4d833c99d04d7d Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Jul 20 14:29:51 2022 -0400 🐛 Bugfix for Light Level.
mkardous-silabs
pushed a commit
that referenced
this pull request
May 2, 2023
Merge in WMN_TOOLS/matter from minor_bugfix_BT to silabs Squashed commit of the following: commit 5f721726e1b9d5be71b8330009dbdfb2dc5b6fc2 Author: Elfelsoufi-SiLabs <[email protected]> Date: Fri Aug 5 16:55:35 2022 -0400 🔨 If value is greater than max level, set to max level. commit cb8a4a27a7a5573413cf1b0ffe71024b58bc6a60 Author: Elfelsoufi-SiLabs <[email protected]> Date: Fri Aug 5 16:52:40 2022 -0400 🐛 Return if wrong level value is received. commit c639c6b6f205763c4b97e5abf557ac3c86295f6c Author: Elfelsoufi-SiLabs <[email protected]> Date: Thu Aug 4 19:40:13 2022 -0400 🎨 Remove color enum. Use color struct. commit 1bd420a2d8786a9386bd70be1d22ec5d1fb776b4 Author: Elfelsoufi-SiLabs <[email protected]> Date: Thu Aug 4 14:37:38 2022 -0400 ⛳ Remove all endpoints from the code. commit f45cf02c47e4508802fe0dcb6e764debe8a9e404 Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Aug 3 19:01:32 2022 -0400 ✨ Remove useless callback. commit da69394d72f7febe170278fb5bbba652f8d2655b Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Aug 3 18:48:15 2022 -0400 📬 Post Light Control event using PostEvent. Remove LightControl Callback. commit 5b58d6ba1ddd6ce318e89dbf89669bc3181bc942 Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Aug 3 14:43:48 2022 -0400 🎨 Use current level as the parameter value in the HSV to RGB conversion. commit 11e02cdd7b1312f8737817974989502d08d53c4e Author: Elfelsoufi-SiLabs <[email protected]> Date: Tue Aug 2 19:49:27 2022 -0400 ✨ Code improvements. commit 40e9fa1c8d37a18dfd5218307582c0d215e01021 Author: Elfelsoufi-SiLabs <[email protected]> Date: Mon Jul 25 12:22:31 2022 -0400 🎬 Change currentLevel attribute to 254 in ZAP generated files for New-Light. commit 94fe176c33826d3b4dc7aac1faf2db9ca32228df Author: Elfelsoufi-SiLabs <[email protected]> Date: Sun Jul 24 19:20:07 2022 -0400 🎨 Scale color with current level. commit 2c7958ec31fe61e4a15d83c94159b38ad599a0d9 Author: Elfelsoufi-SiLabs <[email protected]> Date: Sun Jul 24 19:18:59 2022 -0400 🐛 Fix Hardfault in LightingManager.cpp. commit 057fd61fdb35b98bd23936cdff4d833c99d04d7d Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Jul 20 14:29:51 2022 -0400 🐛 Bugfix for Light Level.
mkardous-silabs
pushed a commit
that referenced
this pull request
Jan 29, 2024
Merge in WMN_TOOLS/matter from minor_bugfix_BT to silabs Squashed commit of the following: commit 5f721726e1b9d5be71b8330009dbdfb2dc5b6fc2 Author: Elfelsoufi-SiLabs <[email protected]> Date: Fri Aug 5 16:55:35 2022 -0400 🔨 If value is greater than max level, set to max level. commit cb8a4a27a7a5573413cf1b0ffe71024b58bc6a60 Author: Elfelsoufi-SiLabs <[email protected]> Date: Fri Aug 5 16:52:40 2022 -0400 🐛 Return if wrong level value is received. commit c639c6b6f205763c4b97e5abf557ac3c86295f6c Author: Elfelsoufi-SiLabs <[email protected]> Date: Thu Aug 4 19:40:13 2022 -0400 🎨 Remove color enum. Use color struct. commit 1bd420a2d8786a9386bd70be1d22ec5d1fb776b4 Author: Elfelsoufi-SiLabs <[email protected]> Date: Thu Aug 4 14:37:38 2022 -0400 ⛳ Remove all endpoints from the code. commit f45cf02c47e4508802fe0dcb6e764debe8a9e404 Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Aug 3 19:01:32 2022 -0400 ✨ Remove useless callback. commit da69394d72f7febe170278fb5bbba652f8d2655b Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Aug 3 18:48:15 2022 -0400 📬 Post Light Control event using PostEvent. Remove LightControl Callback. commit 5b58d6ba1ddd6ce318e89dbf89669bc3181bc942 Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Aug 3 14:43:48 2022 -0400 🎨 Use current level as the parameter value in the HSV to RGB conversion. commit 11e02cdd7b1312f8737817974989502d08d53c4e Author: Elfelsoufi-SiLabs <[email protected]> Date: Tue Aug 2 19:49:27 2022 -0400 ✨ Code improvements. commit 40e9fa1c8d37a18dfd5218307582c0d215e01021 Author: Elfelsoufi-SiLabs <[email protected]> Date: Mon Jul 25 12:22:31 2022 -0400 🎬 Change currentLevel attribute to 254 in ZAP generated files for New-Light. commit 94fe176c33826d3b4dc7aac1faf2db9ca32228df Author: Elfelsoufi-SiLabs <[email protected]> Date: Sun Jul 24 19:20:07 2022 -0400 🎨 Scale color with current level. commit 2c7958ec31fe61e4a15d83c94159b38ad599a0d9 Author: Elfelsoufi-SiLabs <[email protected]> Date: Sun Jul 24 19:18:59 2022 -0400 🐛 Fix Hardfault in LightingManager.cpp. commit 057fd61fdb35b98bd23936cdff4d833c99d04d7d Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Jul 20 14:29:51 2022 -0400 🐛 Bugfix for Light Level.
mkardous-silabs
pushed a commit
that referenced
this pull request
Jan 29, 2024
Merge in WMN_TOOLS/matter from minor_bugfix_BT to silabs Squashed commit of the following: commit 5f721726e1b9d5be71b8330009dbdfb2dc5b6fc2 Author: Elfelsoufi-SiLabs <[email protected]> Date: Fri Aug 5 16:55:35 2022 -0400 🔨 If value is greater than max level, set to max level. commit cb8a4a27a7a5573413cf1b0ffe71024b58bc6a60 Author: Elfelsoufi-SiLabs <[email protected]> Date: Fri Aug 5 16:52:40 2022 -0400 🐛 Return if wrong level value is received. commit c639c6b6f205763c4b97e5abf557ac3c86295f6c Author: Elfelsoufi-SiLabs <[email protected]> Date: Thu Aug 4 19:40:13 2022 -0400 🎨 Remove color enum. Use color struct. commit 1bd420a2d8786a9386bd70be1d22ec5d1fb776b4 Author: Elfelsoufi-SiLabs <[email protected]> Date: Thu Aug 4 14:37:38 2022 -0400 ⛳ Remove all endpoints from the code. commit f45cf02c47e4508802fe0dcb6e764debe8a9e404 Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Aug 3 19:01:32 2022 -0400 ✨ Remove useless callback. commit da69394d72f7febe170278fb5bbba652f8d2655b Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Aug 3 18:48:15 2022 -0400 📬 Post Light Control event using PostEvent. Remove LightControl Callback. commit 5b58d6ba1ddd6ce318e89dbf89669bc3181bc942 Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Aug 3 14:43:48 2022 -0400 🎨 Use current level as the parameter value in the HSV to RGB conversion. commit 11e02cdd7b1312f8737817974989502d08d53c4e Author: Elfelsoufi-SiLabs <[email protected]> Date: Tue Aug 2 19:49:27 2022 -0400 ✨ Code improvements. commit 40e9fa1c8d37a18dfd5218307582c0d215e01021 Author: Elfelsoufi-SiLabs <[email protected]> Date: Mon Jul 25 12:22:31 2022 -0400 🎬 Change currentLevel attribute to 254 in ZAP generated files for New-Light. commit 94fe176c33826d3b4dc7aac1faf2db9ca32228df Author: Elfelsoufi-SiLabs <[email protected]> Date: Sun Jul 24 19:20:07 2022 -0400 🎨 Scale color with current level. commit 2c7958ec31fe61e4a15d83c94159b38ad599a0d9 Author: Elfelsoufi-SiLabs <[email protected]> Date: Sun Jul 24 19:18:59 2022 -0400 🐛 Fix Hardfault in LightingManager.cpp. commit 057fd61fdb35b98bd23936cdff4d833c99d04d7d Author: Elfelsoufi-SiLabs <[email protected]> Date: Wed Jul 20 14:29:51 2022 -0400 🐛 Bugfix for Light Level.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps third_party/pigweed/repo from
2bfd28c
tof8f2c9b
.Commits
f8f2c9b
pw_env_setup: Remove dir_virtual_env GNI variable20cdc45
pw_arduino_build: Use new CIPD GN variableseaa538e
pw_env_setup: Rename GNI variables5b01547
roll: host_tools51d7537
roll: cmake8247e1e
pw_build: Include Python setup sources in _package_metadatacdb1629
pw_build: Python package fixes4441396
pw_hdlc: Remove rpc_console.py71b85f8
pw_log_rpc: Fix out-of-range memory access07a61cc
pw_protobuf: Add StreamEncoder::CloseEncoderDependabot 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 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)