Skip to content

chore(deps): lock file maintenance#162

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/lockfile-maintenance
Jan 14, 2026
Merged

chore(deps): lock file maintenance#162
renovate[bot] merged 1 commit into
mainfrom
renovate/lockfile-maintenance

Conversation

@renovate

@renovate renovate Bot commented Dec 22, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 4am on monday" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) December 22, 2025 08:46
@socket-security

socket-security Bot commented Dec 22, 2025

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcargo/​tokio@​1.48.0 ⏵ 1.49.06010093100100
Updatednpm/​vue@​3.5.25 ⏵ 3.5.26100 +11009197 +1100
Updatedcargo/​tracing@​0.1.43 ⏵ 0.1.4410010093100100
Updatedcargo/​tempfile@​3.23.0 ⏵ 3.24.09910093100100
Updatedcargo/​data-encoding@​2.9.0 ⏵ 2.10.010010093100100
Updatedcargo/​usage-lib@​2.9.0 ⏵ 2.12.0991009310070

View full report

@renovate renovate Bot force-pushed the renovate/lockfile-maintenance branch 2 times, most recently from c08f18e to 4147532 Compare December 31, 2025 20:11
@renovate renovate Bot force-pushed the renovate/lockfile-maintenance branch from 4147532 to 7cc1600 Compare January 8, 2026 19:34
@socket-security

socket-security Bot commented Jan 8, 2026

Copy link
Copy Markdown

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate Bot force-pushed the renovate/lockfile-maintenance branch from 7cc1600 to 1f22dbd Compare January 14, 2026 18:19
@renovate renovate Bot force-pushed the renovate/lockfile-maintenance branch from 1f22dbd to baf692a Compare January 14, 2026 18:34
@renovate renovate Bot merged commit bf42563 into main Jan 14, 2026
15 checks passed
@renovate renovate Bot deleted the renovate/lockfile-maintenance branch January 14, 2026 19:15
jdx pushed a commit that referenced this pull request Jan 17, 2026
## [1.8.0](https://github.com/jdx/fnox/compare/v1.7.0..v1.8.0) -
2026-01-17

### 🚀 Features

- add passwordstate provider by
[@davidolrik](https://github.com/davidolrik) in
[#147](#147)
- aws-ps batch concurrency, aws-kms 10 -> 100 concurrency by
[@johnpyp](https://github.com/johnpyp) in
[#180](#180)

### 🐛 Bug Fixes

- resolve clippy unused_assignments warnings in error.rs by
[@jdx](https://github.com/jdx) in
[#174](#174)
- improve AWS SDK error messages and enable SSO support by
[@daghoidahl](https://github.com/daghoidahl) in
[#173](#173)

### 📚 Documentation

- add AWS Parameter store to sidebar and provider lists by
[@johnpyp](https://github.com/johnpyp) in
[#178](#178)

### 🧪 Testing

- Add missing skip logic to aws_parameter_store.bats by
[@jdx](https://github.com/jdx) in
[#145](#145)

### 🛡️ Security

- **(deps)** update azure-sdk-for-rust monorepo to 0.30 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#144](#144)

### 📦️ Dependency Updates

- pin dependencies by [@renovate[bot]](https://github.com/renovate[bot])
in [#133](#133)
- update rust crate demand to v1.8.0 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#134](#134)
- lock file maintenance by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#137](#137)
- update rust crate usage-lib to v2.9.0 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#143](#143)
- update rust crate age to v0.11.2 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#149](#149)
- update aws-sdk-rust monorepo to v1.8.12 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#148](#148)
- update rust crate gcp_auth to v0.12.5 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#151](#151)
- update rust crate dbus to v0.9.10 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#150](#150)
- update rust crate google-cloud-secretmanager-v1 to v1.2.0 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#153](#153)
- update rust crate reqwest to v0.12.25 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#152](#152)
- lock file maintenance by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#154](#154)
- update dependency vue to v3.5.26 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#156](#156)
- update rust crate console to v0.16.2 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#157](#157)
- lock file maintenance by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#162](#162)
- update rust crate arc-swap to v1.8.0 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#167](#167)
- update rust crate chrono to v0.4.43 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#176](#176)
- update aws-sdk-rust monorepo to v1.98.0 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#177](#177)

### New Contributors

- @johnpyp made their first contribution in
[#180](#180)
- @daghoidahl made their first contribution in
[#173](#173)
- @davidolrik made their first contribution in
[#147](#147)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants