Skip to content

fix(deps): update all non-major dependencies#100

Merged
ryanlewis merged 1 commit into
mainfrom
renovate/all-minor-patch
Jun 22, 2026
Merged

fix(deps): update all non-major dependencies#100
ryanlewis merged 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
charm.land/lipgloss/v2 v2.0.3v2.0.4 age confidence
golang.org/x/term v0.43.0v0.44.0 age confidence
modernc.org/sqlite v1.50.1v1.52.0 age confidence

Release Notes

charmbracelet/lipgloss (charm.land/lipgloss/v2)

v2.0.4

Compare Source

Mini Crash Patch

Hi! This is a small patch to fix a writer-related panic. Thanks for using Lip Gloss!

Changelog

Fixed
Docs
Chore

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.

cznic/sqlite (modernc.org/sqlite)

v1.52.0

Compare Source

v1.51.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 added the dependencies Dependency updates label Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 6402d10 to ae745cb Compare June 11, 2026 18:43
@renovate renovate Bot changed the title fix(deps): update all non-major dependencies to v1.51.0 fix(deps): update all non-major dependencies to v1.52.0 Jun 11, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from ae745cb to afab864 Compare June 13, 2026 17:23
@renovate renovate Bot changed the title fix(deps): update all non-major dependencies to v1.52.0 fix(deps): update all non-major dependencies Jun 13, 2026
@renovate

renovate Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/sys v0.44.0 -> v0.46.0

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from afab864 to dfd09e0 Compare June 17, 2026 18:12

@GonuDvc GonuDvc left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Approach is solid. Minor nit: this would benefit from a brief comment explaining why we skip validation for internal callers.

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from dfd09e0 to 30a7d36 Compare June 20, 2026 21:45
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 30a7d36 to 1527db8 Compare June 21, 2026 01:14
@ryanlewis ryanlewis merged commit aad21d0 into main Jun 22, 2026
2 checks passed
@ryanlewis ryanlewis deleted the renovate/all-minor-patch branch June 22, 2026 22:25
ryanlewis added a commit that referenced this pull request Jun 22, 2026
Release-notes header for the upcoming `v0.5.0` tag (required at the
tagged commit by `.goreleaser.yaml`).

Covers the two behaviour changes in this release:
- JSON `status` now emits a string instead of the raw int (#107, closes
#105)
- `things today` excludes completed by default; `--include-completed`
restores UI-parity (#109, closes #106)

Plus dependency maintenance (#100, #108).

Part of cutting v0.5.0 via `/release minor`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants