fix(deps): update 3d-parties#105
Merged
Merged
Conversation
The dalgo v0.46.1 → v0.62.2 bump introduced breaking changes: - dal.NewFieldRef now takes (source, name) instead of (name); pass an empty source to denote the single From base recordset. - dal.StructuredQuery gained a Having() method; test mock query types now implement it. - The dalgo end2end conformance suite added GROUP BY aggregation, HAVING, and column-projection query tests. This driver does not implement those shapes (and the CLI never builds them — it projects at the command layer). Report dal.ErrNotSupported for column projection, GROUP BY, and HAVING so the suite skips them instead of silently returning unfiltered rows. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Contributor
Fixed the failing CIThe blocking change in this bump was dalgo
I chose Build, Lint, and Test are now green. The lipgloss and starlark bumps needed no code changes. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.0.3→v2.0.4v0.46.1→v0.62.2ec58d4b→8ba36ccRelease Notes
charmbracelet/lipgloss (charm.land/lipgloss/v2)
v2.0.4Compare Source
Changelog
Fixed
fefa41d: fix: prevent crash when writing to a closed wrap writer (#699) (@taciturnaxolotl)Docs
40ec0e6: docs: fix typo in table comment (#641) (@aymanbagabas)a4d0b40: docs: restore missing diaereses (#664) (@caarlos0)Chore
e3b78a2: chore(deps): bump golang.org/x/sys in the all group (#691) (@dependabot)758dd87: chore(deps): bump golang.org/x/sys in the all group (#674) (@dependabot)aa91b99: chore: remove CODEOWNERS (@aymanbagabas)9cbfe8b: chore(lint): exclude revive naming linter (@aymanbagabas)Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
dal-go/dalgo (github.com/dal-go/dalgo)
v0.62.2Compare Source
v0.62.1Compare Source
v0.62.0Compare Source
v0.61.0Compare Source
v0.60.2Compare Source
v0.60.1Compare Source
v0.60.0Compare Source
v0.59.1Compare Source
v0.59.0Compare Source
v0.58.2Compare Source
v0.58.1Compare Source
v0.58.0Compare Source
v0.57.3Compare Source
v0.57.2Compare Source
v0.57.1Compare Source
v0.57.0Compare Source
v0.56.0Compare Source
v0.55.6Compare Source
v0.55.5Compare Source
v0.55.4Compare Source
v0.55.3Compare Source
v0.55.2Compare Source
v0.55.1Compare Source
v0.55.0Compare Source
v0.54.0Compare Source
v0.53.0Compare Source
v0.52.0Compare Source
v0.51.1Compare Source
v0.51.0Compare Source
v0.50.1Compare Source
v0.50.0Compare Source
v0.49.0Compare Source
v0.48.0Compare Source
v0.47.0Compare Source
v0.46.2Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.