- add remove_ssh_key parameter to workflows configuration
- enhance security settings for release process
Signed-off-by: Jeremiah Russell <jerry@jrussell.ie>
- add remove_ssh_key parameter to workflows configuration
- enhance security settings for release process
Signed-off-by: Jeremiah Russell <jerry@jrussell.ie>
- change min_rust_version parameter to "1.88"
- comment out release-prlog job to disable it temporarily
- update workflow to use toolkit/make_release job with new parameters
Signed-off-by: Jeremiah Russell <jerry@jrussell.ie>
- change min_rust_version parameter to "1.88"
- comment out release-prlog job to disable it temporarily
- update workflow to use toolkit/make_release job with new parameters
Signed-off-by: Jeremiah Russell <jerry@jrussell.ie>
- modify release tag from 'cull-gmail-v${VERSION}' to 'v${VERSION}' for
consistency with other tags
Signed-off-by: Jeremiah Russell <jerry@jrussell.ie>
- modify release tag from 'cull-gmail-v${VERSION}' to 'v${VERSION}' for consistency with other tags
Signed-off-by: Jeremiah Russell <jerry@jrussell.ie>
- add condition to handle empty package parameters for tagging
- ensure consistent tag format whether package parameter is present or
not
Signed-off-by: Jeremiah Russell <jerry@jrussell.ie>
- add condition to handle empty package parameters for tagging
- ensure consistent tag format whether package parameter is present or not
Signed-off-by: Jeremiah Russell <jerry@jrussell.ie>
- install kdeets as part of release pipeline for enhanced functionality
- ensure kdeets is available before checking crates.io
Signed-off-by: Jeremiah Russell <jerry@jrussell.ie>
- install kdeets as part of release pipeline for enhanced functionality
- ensure kdeets is available before checking crates.io
Signed-off-by: Jeremiah Russell <jerry@jrussell.ie>
- remove package-specific flag to streamline version calculation process
- ensure consistent behavior across different release scenarios
Signed-off-by: Jeremiah Russell <jerry@jrussell.ie>
- remove package-specific flag to streamline version calculation process
- ensure consistent behavior across different release scenarios
Signed-off-by: Jeremiah Russell <jerry@jrussell.ie>
- create release.yml for CircleCI to automate Rust project releases
- include commands for version checks, binary packaging, and GitHub
release
🔧 chore(dependencies): update toml dependencies in Cargo.lock
- adjust versions and dependencies for toml packages
- ensure compatibility with spec-1.1.0 across updated dependencies
Signed-off-by: Jeremiah Russell <jerry@jrussell.ie>
- create release.yml for CircleCI to automate Rust project releases
- include commands for version checks, binary packaging, and GitHub release
🔧 chore(dependencies): update toml dependencies in Cargo.lock
- adjust versions and dependencies for toml packages
- ensure compatibility with spec-1.1.0 across updated dependencies
Signed-off-by: Jeremiah Russell <jerry@jrussell.ie>
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [toml](https://redirect.github.com/toml-rs/toml) | dependencies |
major | `0.9.12` → `1.0.0` |
---
### Release Notes
<details>
<summary>toml-rs/toml (toml)</summary>
###
[`v1.0.0`](https://redirect.github.com/toml-rs/toml/compare/toml-v0.9.12...toml-v1.0.0)
[Compare
Source](https://redirect.github.com/toml-rs/toml/compare/toml-v0.9.12...toml-v1.0.0)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 05:59 AM, on day
24 of the month ( * 0-5 24 * * ) (UTC), Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/jerus-org/cull-gmail).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [tempfile](https://stebalien.com/projects/tempfile-rs/)
([source](https://redirect.github.com/Stebalien/tempfile)) |
dev-dependencies | minor | `3.24.0` → `3.25.0` |
---
### Release Notes
<details>
<summary>Stebalien/tempfile (tempfile)</summary>
###
[`v3.25.0`](https://redirect.github.com/Stebalien/tempfile/blob/HEAD/CHANGELOG.md#3250)
- Allow `getrandom` 0.4.x while retaining support for `getrandom` 0.3.x.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 05:59 AM, on day
24 of the month ( * 0-5 24 * * ) (UTC), Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/jerus-org/cull-gmail).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ny4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [lazy-regex](https://redirect.github.com/Canop/lazy-regex) |
dependencies | minor | `3.5.1` → `3.6.0` |
---
### Release Notes
<details>
<summary>Canop/lazy-regex (lazy-regex)</summary>
###
[`v3.6.0`](https://redirect.github.com/Canop/lazy-regex/blob/HEAD/CHANGELOG.md#v360---2026-02-11)
- `regex_remove_all!` and `bytes_regex_remove_all!`
- MSRV updated to 1.71
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 05:59 AM, on day
24 of the month ( * 0-5 24 * * ) (UTC), Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/jerus-org/cull-gmail).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ny4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[toolkit](https://circleci.com/developer/orbs/orb/jerus-org/circleci-toolkit)
([source](https://redirect.github.com/jerus-org/circleci-toolkit)) | orb
| minor | `4.2.1` → `4.4.2` |
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 05:59 AM, on day
24 of the month ( * 0-5 24 * * ) (UTC), Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/jerus-org/cull-gmail).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ny4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->