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

[Renovate]: Enable automerge for devDependencies, minor and patches #837

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

fallaciousreasoning
Copy link
Collaborator

@fallaciousreasoning fallaciousreasoning commented Sep 18, 2024

I was talking to @thypon about disabling dependabot updates for /examples/example-ui-react or setting them to automerge and thought, why not set it for a bunch of things we normally merge anyway. If anything breaks, the build in Nala should fail, which will prevent the automerge.

Interested in hearing some thoughts on this (and whether its a bad idea).

For context, this was my original message to @thypon:

Hey, I have a question - we have an example project in https://github.com/brave/leo/tree/main/examples/example-ui-react. Its not published/deployed anywhere and is only really used as a test bed during development to see if the React bindings are working properly.
Would it be safe to reduce the frequency of the dependabot/rennovate PRs (or set up automerge in this folder) as there are a lot of them, all the time, and they can cover up the important updates for the main repository.

@fallaciousreasoning fallaciousreasoning added dependencies Pull requests that update a dependency file renovate needs-security-review security This issue has something to do with the security of the package labels Sep 18, 2024
"prConcurrentLimit": 4,
"rangeStrategy": "pin",
"packageRules": [
{
"matchDepTypes": ["peerDependencies"],
"matchDepTypes": [
"peerDependencies"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if we don't disable peerDependencies, it tries to set React to latest, which isn't compatible with brave-core (most of the time)

Comment on lines 20 to 21
"minor",
"patch"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not opposed to adding "digest" and "pin" to this list, but I'm a bit hazy on exactly what they mean.

The build will fail if something goes wrong here.

},
{
"matchDepTypes": [
"devDependencies"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ditto

Copy link
Contributor

👋 Thanks for Submitting! This PR is available for preview at the link below.

✅ PR tip preview: https://837.pr.nala.bravesoftware.com/
✅ Commit preview: https://837.pr.nala.bravesoftware.com/commit-8f85ddcef036a051243551347f64f35fedc3b5bb/

- ./tokens/css/variables-android.old.css: 7424 bytes
+ ./tokens/css/variables-android.css: 7424 bytes
---
- ./tokens/css/variables-browser.old.css: 6874 bytes
+ ./tokens/css/variables-browser.css: 6874 bytes
---
- ./tokens/css/variables-ios.old.css: 7067 bytes
+ ./tokens/css/variables-ios.css: 7067 bytes
---
- ./tokens/css/variables-marketing.old.css: 13561 bytes
+ ./tokens/css/variables-marketing.css: 13561 bytes
---
- ./tokens/css/variables-news.old.css: 526 bytes
+ ./tokens/css/variables-news.css: 526 bytes
---
- ./tokens/css/variables-newtab.old.css: 1941 bytes
+ ./tokens/css/variables-newtab.css: 1941 bytes
---
- ./tokens/css/variables-search.old.css: 2419 bytes
+ ./tokens/css/variables-search.css: 2419 bytes
---
- ./tokens/css/variables-web3.old.css: 905 bytes
+ ./tokens/css/variables-web3.css: 905 bytes
---
- ./tokens/css/variables.old.css: 114834 bytes
+ ./tokens/css/variables.css: 114834 bytes
Variables Diff: variables-android.diff
--- ./tokens/css/variables-android.old.css	2024-09-18 08:23:34.485131827 +0000
+++ ./tokens/css/variables-android.css	2024-09-18 08:22:57.761291371 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:22:57 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-browser.diff
--- ./tokens/css/variables-browser.old.css	2024-09-18 08:23:34.849130221 +0000
+++ ./tokens/css/variables-browser.css	2024-09-18 08:22:57.741291441 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:22:57 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-ios.diff
--- ./tokens/css/variables-ios.old.css	2024-09-18 08:23:35.201128610 +0000
+++ ./tokens/css/variables-ios.css	2024-09-18 08:22:57.777291315 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:22:57 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-marketing.diff
--- ./tokens/css/variables-marketing.old.css	2024-09-18 08:23:35.601126781 +0000
+++ ./tokens/css/variables-marketing.css	2024-09-18 08:22:57.805291217 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:22:57 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-news.diff
--- ./tokens/css/variables-news.old.css	2024-09-18 08:23:35.981125037 +0000
+++ ./tokens/css/variables-news.css	2024-09-18 08:22:57.829291133 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:22:57 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-newtab.diff
--- ./tokens/css/variables-newtab.old.css	2024-09-18 08:23:36.377123217 +0000
+++ ./tokens/css/variables-newtab.css	2024-09-18 08:22:57.837291104 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:22:57 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-search.diff
--- ./tokens/css/variables-search.old.css	2024-09-18 08:23:36.709121701 +0000
+++ ./tokens/css/variables-search.css	2024-09-18 08:22:57.821291161 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:22:57 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-web3.diff
--- ./tokens/css/variables-web3.old.css	2024-09-18 08:23:37.073120033 +0000
+++ ./tokens/css/variables-web3.css	2024-09-18 08:22:57.841291090 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:22:57 GMT+0000 (Coordinated Universal Time)
  */
 
 @media (prefers-color-scheme: light) {
Variables Diff: variables.diff
--- ./tokens/css/variables.old.css	2024-09-18 08:23:37.437118368 +0000
+++ ./tokens/css/variables.css	2024-09-18 08:22:57.613291891 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:22:57 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {

Copy link
Contributor

👋 Thanks for Submitting! This PR is available for preview at the link below.

✅ PR tip preview: https://837.pr.nala.bravesoftware.com/
✅ Commit preview: https://837.pr.nala.bravesoftware.com/commit-1b5c7b0d8a76387317519000ac56c26efbcacbee/

- ./tokens/css/variables-android.old.css: 7424 bytes
+ ./tokens/css/variables-android.css: 7424 bytes
---
- ./tokens/css/variables-browser.old.css: 6874 bytes
+ ./tokens/css/variables-browser.css: 6874 bytes
---
- ./tokens/css/variables-ios.old.css: 7067 bytes
+ ./tokens/css/variables-ios.css: 7067 bytes
---
- ./tokens/css/variables-marketing.old.css: 13561 bytes
+ ./tokens/css/variables-marketing.css: 13561 bytes
---
- ./tokens/css/variables-news.old.css: 526 bytes
+ ./tokens/css/variables-news.css: 526 bytes
---
- ./tokens/css/variables-newtab.old.css: 1941 bytes
+ ./tokens/css/variables-newtab.css: 1941 bytes
---
- ./tokens/css/variables-search.old.css: 2419 bytes
+ ./tokens/css/variables-search.css: 2419 bytes
---
- ./tokens/css/variables-web3.old.css: 905 bytes
+ ./tokens/css/variables-web3.css: 905 bytes
---
- ./tokens/css/variables.old.css: 114834 bytes
+ ./tokens/css/variables.css: 114834 bytes
Variables Diff: variables-android.diff
--- ./tokens/css/variables-android.old.css	2024-09-18 08:28:41.807696656 +0000
+++ ./tokens/css/variables-android.css	2024-09-18 08:28:03.871282781 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:28:03 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-browser.diff
--- ./tokens/css/variables-browser.old.css	2024-09-18 08:28:42.347702310 +0000
+++ ./tokens/css/variables-browser.css	2024-09-18 08:28:03.855282621 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:28:03 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-ios.diff
--- ./tokens/css/variables-ios.old.css	2024-09-18 08:28:42.731706330 +0000
+++ ./tokens/css/variables-ios.css	2024-09-18 08:28:03.891282982 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:28:03 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-marketing.diff
--- ./tokens/css/variables-marketing.old.css	2024-09-18 08:28:43.095710143 +0000
+++ ./tokens/css/variables-marketing.css	2024-09-18 08:28:03.911283182 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:28:03 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-news.diff
--- ./tokens/css/variables-news.old.css	2024-09-18 08:28:43.459713952 +0000
+++ ./tokens/css/variables-news.css	2024-09-18 08:28:03.935283423 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:28:03 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-newtab.diff
--- ./tokens/css/variables-newtab.old.css	2024-09-18 08:28:43.815717675 +0000
+++ ./tokens/css/variables-newtab.css	2024-09-18 08:28:03.947283544 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:28:03 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-search.diff
--- ./tokens/css/variables-search.old.css	2024-09-18 08:28:44.159721285 +0000
+++ ./tokens/css/variables-search.css	2024-09-18 08:28:03.931283384 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:28:03 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-web3.diff
--- ./tokens/css/variables-web3.old.css	2024-09-18 08:28:44.535725260 +0000
+++ ./tokens/css/variables-web3.css	2024-09-18 08:28:03.951283584 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:28:03 GMT+0000 (Coordinated Universal Time)
  */
 
 @media (prefers-color-scheme: light) {
Variables Diff: variables.diff
--- ./tokens/css/variables.old.css	2024-09-18 08:28:45.059730808 +0000
+++ ./tokens/css/variables.css	2024-09-18 08:28:03.719281255 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:28:03 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {

Copy link
Contributor

👋 Thanks for Submitting! This PR is available for preview at the link below.

✅ PR tip preview: https://837.pr.nala.bravesoftware.com/
✅ Commit preview: https://837.pr.nala.bravesoftware.com/commit-9d4af66689c626f1d4f6eb70566e53972dfbb223/

- ./tokens/css/variables-android.old.css: 7424 bytes
+ ./tokens/css/variables-android.css: 7424 bytes
---
- ./tokens/css/variables-browser.old.css: 6874 bytes
+ ./tokens/css/variables-browser.css: 6874 bytes
---
- ./tokens/css/variables-ios.old.css: 7067 bytes
+ ./tokens/css/variables-ios.css: 7067 bytes
---
- ./tokens/css/variables-marketing.old.css: 13561 bytes
+ ./tokens/css/variables-marketing.css: 13561 bytes
---
- ./tokens/css/variables-news.old.css: 526 bytes
+ ./tokens/css/variables-news.css: 526 bytes
---
- ./tokens/css/variables-newtab.old.css: 1941 bytes
+ ./tokens/css/variables-newtab.css: 1941 bytes
---
- ./tokens/css/variables-search.old.css: 2419 bytes
+ ./tokens/css/variables-search.css: 2419 bytes
---
- ./tokens/css/variables-web3.old.css: 905 bytes
+ ./tokens/css/variables-web3.css: 905 bytes
---
- ./tokens/css/variables.old.css: 114834 bytes
+ ./tokens/css/variables.css: 114834 bytes
Variables Diff: variables-android.diff
--- ./tokens/css/variables-android.old.css	2024-09-18 08:30:43.202968754 +0000
+++ ./tokens/css/variables-android.css	2024-09-18 08:30:05.751078266 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:30:05 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-browser.diff
--- ./tokens/css/variables-browser.old.css	2024-09-18 08:30:43.610967788 +0000
+++ ./tokens/css/variables-browser.css	2024-09-18 08:30:05.735078310 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:30:05 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-ios.diff
--- ./tokens/css/variables-ios.old.css	2024-09-18 08:30:43.970966937 +0000
+++ ./tokens/css/variables-ios.css	2024-09-18 08:30:05.767078223 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:30:05 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-marketing.diff
--- ./tokens/css/variables-marketing.old.css	2024-09-18 08:30:44.330966080 +0000
+++ ./tokens/css/variables-marketing.css	2024-09-18 08:30:05.795078146 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:30:05 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-news.diff
--- ./tokens/css/variables-news.old.css	2024-09-18 08:30:44.710965183 +0000
+++ ./tokens/css/variables-news.css	2024-09-18 08:30:05.823078070 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:30:05 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-newtab.diff
--- ./tokens/css/variables-newtab.old.css	2024-09-18 08:30:45.034964414 +0000
+++ ./tokens/css/variables-newtab.css	2024-09-18 08:30:05.831078048 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:30:05 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-search.diff
--- ./tokens/css/variables-search.old.css	2024-09-18 08:30:45.366963626 +0000
+++ ./tokens/css/variables-search.css	2024-09-18 08:30:05.815078091 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:30:05 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-web3.diff
--- ./tokens/css/variables-web3.old.css	2024-09-18 08:30:45.722962784 +0000
+++ ./tokens/css/variables-web3.css	2024-09-18 08:30:05.835078037 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:30:05 GMT+0000 (Coordinated Universal Time)
  */
 
 @media (prefers-color-scheme: light) {
Variables Diff: variables.diff
--- ./tokens/css/variables.old.css	2024-09-18 08:30:46.054962001 +0000
+++ ./tokens/css/variables.css	2024-09-18 08:30:05.607078658 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:30:05 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {

Copy link
Contributor

👋 Thanks for Submitting! This PR is available for preview at the link below.

✅ PR tip preview: https://837.pr.nala.bravesoftware.com/
✅ Commit preview: https://837.pr.nala.bravesoftware.com/commit-22450721dcbfc0e6b7c303b056f374650e8adb81/

- ./tokens/css/variables-android.old.css: 7424 bytes
+ ./tokens/css/variables-android.css: 7424 bytes
---
- ./tokens/css/variables-browser.old.css: 6874 bytes
+ ./tokens/css/variables-browser.css: 6874 bytes
---
- ./tokens/css/variables-ios.old.css: 7067 bytes
+ ./tokens/css/variables-ios.css: 7067 bytes
---
- ./tokens/css/variables-marketing.old.css: 13561 bytes
+ ./tokens/css/variables-marketing.css: 13561 bytes
---
- ./tokens/css/variables-news.old.css: 526 bytes
+ ./tokens/css/variables-news.css: 526 bytes
---
- ./tokens/css/variables-newtab.old.css: 1941 bytes
+ ./tokens/css/variables-newtab.css: 1941 bytes
---
- ./tokens/css/variables-search.old.css: 2419 bytes
+ ./tokens/css/variables-search.css: 2419 bytes
---
- ./tokens/css/variables-web3.old.css: 905 bytes
+ ./tokens/css/variables-web3.css: 905 bytes
---
- ./tokens/css/variables.old.css: 114834 bytes
+ ./tokens/css/variables.css: 114834 bytes
Variables Diff: variables-android.diff
--- ./tokens/css/variables-android.old.css	2024-09-18 08:33:17.577368006 +0000
+++ ./tokens/css/variables-android.css	2024-09-18 08:32:38.667035425 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:32:38 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-browser.diff
--- ./tokens/css/variables-browser.old.css	2024-09-18 08:33:17.934370988 +0000
+++ ./tokens/css/variables-browser.css	2024-09-18 08:32:38.645035241 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:32:38 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-ios.diff
--- ./tokens/css/variables-ios.old.css	2024-09-18 08:33:18.281373883 +0000
+++ ./tokens/css/variables-ios.css	2024-09-18 08:32:38.690035618 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:32:38 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-marketing.diff
--- ./tokens/css/variables-marketing.old.css	2024-09-18 08:33:18.655377008 +0000
+++ ./tokens/css/variables-marketing.css	2024-09-18 08:32:38.715035827 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:32:38 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-news.diff
--- ./tokens/css/variables-news.old.css	2024-09-18 08:33:18.792378151 +0000
+++ ./tokens/css/variables-news.css	2024-09-18 08:32:38.741036045 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:32:38 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-newtab.diff
--- ./tokens/css/variables-newtab.old.css	2024-09-18 08:33:19.139381046 +0000
+++ ./tokens/css/variables-newtab.css	2024-09-18 08:32:38.750036121 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:32:38 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-search.diff
--- ./tokens/css/variables-search.old.css	2024-09-18 08:33:19.480383898 +0000
+++ ./tokens/css/variables-search.css	2024-09-18 08:32:38.735035995 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:32:38 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-web3.diff
--- ./tokens/css/variables-web3.old.css	2024-09-18 08:33:19.839386903 +0000
+++ ./tokens/css/variables-web3.css	2024-09-18 08:32:38.756036171 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:32:38 GMT+0000 (Coordinated Universal Time)
  */
 
 @media (prefers-color-scheme: light) {
Variables Diff: variables.diff
--- ./tokens/css/variables.old.css	2024-09-18 08:33:20.401391609 +0000
+++ ./tokens/css/variables.css	2024-09-18 08:32:38.513034134 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:32:38 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {

Copy link
Contributor

👋 Thanks for Submitting! This PR is available for preview at the link below.

✅ PR tip preview: https://837.pr.nala.bravesoftware.com/
✅ Commit preview: https://837.pr.nala.bravesoftware.com/commit-2f184c527a10de20abdab18f4e42f6b5d5e6ebf4/

- ./tokens/css/variables-android.old.css: 7424 bytes
+ ./tokens/css/variables-android.css: 7424 bytes
---
- ./tokens/css/variables-browser.old.css: 6874 bytes
+ ./tokens/css/variables-browser.css: 6874 bytes
---
- ./tokens/css/variables-ios.old.css: 7067 bytes
+ ./tokens/css/variables-ios.css: 7067 bytes
---
- ./tokens/css/variables-marketing.old.css: 13561 bytes
+ ./tokens/css/variables-marketing.css: 13561 bytes
---
- ./tokens/css/variables-news.old.css: 526 bytes
+ ./tokens/css/variables-news.css: 526 bytes
---
- ./tokens/css/variables-newtab.old.css: 1941 bytes
+ ./tokens/css/variables-newtab.css: 1941 bytes
---
- ./tokens/css/variables-search.old.css: 2419 bytes
+ ./tokens/css/variables-search.css: 2419 bytes
---
- ./tokens/css/variables-web3.old.css: 905 bytes
+ ./tokens/css/variables-web3.css: 905 bytes
---
- ./tokens/css/variables.old.css: 114834 bytes
+ ./tokens/css/variables.css: 114834 bytes
Variables Diff: variables-android.diff
--- ./tokens/css/variables-android.old.css	2024-09-18 08:35:23.075517131 +0000
+++ ./tokens/css/variables-android.css	2024-09-18 08:34:43.435666195 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:34:43 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-browser.diff
--- ./tokens/css/variables-browser.old.css	2024-09-18 08:35:23.295516277 +0000
+++ ./tokens/css/variables-browser.css	2024-09-18 08:34:43.419666217 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:34:43 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-ios.diff
--- ./tokens/css/variables-ios.old.css	2024-09-18 08:35:23.567515219 +0000
+++ ./tokens/css/variables-ios.css	2024-09-18 08:34:43.455666170 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:34:43 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-marketing.diff
--- ./tokens/css/variables-marketing.old.css	2024-09-18 08:35:23.779514396 +0000
+++ ./tokens/css/variables-marketing.css	2024-09-18 08:34:43.483666134 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:34:43 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-news.diff
--- ./tokens/css/variables-news.old.css	2024-09-18 08:35:23.987513588 +0000
+++ ./tokens/css/variables-news.css	2024-09-18 08:34:43.507666103 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:34:43 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-newtab.diff
--- ./tokens/css/variables-newtab.old.css	2024-09-18 08:35:24.227512655 +0000
+++ ./tokens/css/variables-newtab.css	2024-09-18 08:34:43.515666092 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:34:43 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-search.diff
--- ./tokens/css/variables-search.old.css	2024-09-18 08:35:24.431511862 +0000
+++ ./tokens/css/variables-search.css	2024-09-18 08:34:43.503666107 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:34:43 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-web3.diff
--- ./tokens/css/variables-web3.old.css	2024-09-18 08:35:24.715510756 +0000
+++ ./tokens/css/variables-web3.css	2024-09-18 08:34:43.523666082 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:34:43 GMT+0000 (Coordinated Universal Time)
  */
 
 @media (prefers-color-scheme: light) {
Variables Diff: variables.diff
--- ./tokens/css/variables.old.css	2024-09-18 08:35:25.083509330 +0000
+++ ./tokens/css/variables.css	2024-09-18 08:34:43.275666404 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Sep 18 2024 07:35:01 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Sep 18 2024 08:34:43 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {

@mihaiplesa mihaiplesa changed the title [Rennovate]: Enable automerge for devDependencies, minor and patches [Renovate]: Enable automerge for devDependencies, minor and patches Sep 18, 2024
Copy link
Member

@diracdeltas diracdeltas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my 2 concerns with this are making sure npm audit and the Socket checks are passing before the automerge happens (need to make sure those things are set up as blocking github checks in this repo and that the automerge doesn't override that); and that we set a delay of ~1 week before automerge happens so there is time to detect if these updates are malicious.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file needs-security-review renovate security This issue has something to do with the security of the package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants