Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Renovate configuration to enable 'githubTokenWarn' and set ↵ | Valentin Popov | 2025-05-23 | 1 | -1/+1 |
| | | | | 'ignoreScripts' to false, enhancing security and improving script execution during dependency updates. | ||||
* | Update Renovate configuration to enable 'ignoreScripts' for npm, enhancing ↵ | Valentin Popov | 2025-05-23 | 1 | -1/+1 |
| | | | | security during dependency updates. | ||||
* | Update Renovate configuration by removing 'binarySource' from JSON file and ↵ | Valentin Popov | 2025-05-23 | 1 | -1/+0 |
| | | | | adding it to CJS file for consistent package source management. | ||||
* | Add 'binarySource' setting to Renovate configuration for improved package ↵ | Valentin Popov | 2025-05-23 | 1 | -0/+1 |
| | | | | source management. | ||||
* | Refactor Renovate configuration by removing 'containerbase' and ↵ | Valentin Popov | 2025-05-23 | 1 | -9/+1 |
| | | | | 'lockFileMaintenance' settings, streamlining dependency management and focusing on package update rules. | ||||
* | Add 'containerbase' setting to Renovate configuration, disabling container ↵ | Valentin Popov | 2025-05-23 | 1 | -0/+3 |
| | | | | base updates for improved dependency management control. | ||||
* | Update Renovate configuration to include 'postUpdateOptions' for npm ↵ | Valentin Popov | 2025-05-23 | 1 | -1/+2 |
| | | | | lockfile updates, improving dependency management automation. | ||||
* | Update Renovate configuration to include 'skipInstalls' setting, enhancing ↵ | Valentin Popov | 2025-05-23 | 1 | -1/+2 |
| | | | | npm management during dependency updates. | ||||
* | Remove 'labels' from Renovate configuration and retain 'automerge' setting ↵ | Valentin Popov | 2025-05-23 | 1 | -3/+1 |
| | | | | for improved dependency update control. | ||||
* | Update Renovate configuration to include a schedule for lock file ↵ | Valentin Popov | 2025-05-23 | 1 | -1/+2 |
| | | | | maintenance, allowing updates at any time for enhanced flexibility in dependency management. | ||||
* | Enhance Renovate configuration by adding range strategy and enabling lock ↵ | Valentin Popov | 2025-05-23 | 1 | -8/+9 |
| | | | | file maintenance, while consolidating npm settings for improved dependency management. | ||||
* | Refactor Renovate configuration by removing automerge setting to enhance ↵ | Valentin Popov | 2025-05-23 | 1 | -1/+1 |
| | | | | control over dependency updates. | ||||
* | Add new Renovate configuration file to automate dependency management | Valentin Popov | 2025-05-23 | 1 | -0/+23 |
| | |||||
* | The Renovate configuration file has been added and the setting has been ↵ | Valentin Popov | 2025-05-21 | 1 | -13/+0 |
| | | | | updated to optimize for disabled actions. | ||||
* | Unnecessary parameters have been removed from the Renovate configuration | Valentin Popov | 2025-05-21 | 1 | -3/+1 |
| | |||||
* | Moved renovate.json | Valentin Popov | 2025-05-10 | 1 | -0/+15 |