Skip to content

dolt 1.52.1#221116

Merged
BrewTestBot merged 2 commits intomasterfrom
bump-dolt-1.52.1
Apr 23, 2025
Merged

dolt 1.52.1#221116
BrewTestBot merged 2 commits intomasterfrom
bump-dolt-1.52.1

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created by brew bump-formula-pr.

Details

release notes
# Merged PRs

dolt

  • 9132: Bump golang.org/x/net in /go/gen/proto/dolt/services/eventsapi
    Bumps golang.org/x/net from 0.36.0 to 0.38.0.
    updated-dependencies:
    • dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: indirect ...
  • 9121: Minor changes to support SET DEFAULT FK referential action
    MySQL parses the ON UPDATE/DELETE SET DEFAULT syntax, but does not actually support executing it. These minor changes allow the SET DEFAULT referential action to be used from Doltgres, but do not enable it for Dolt, to preserve MySQL compatibility.
    Depends on: Add support for the SET DEFAULT foreign key referential action dolthub/go-mysql-server#2944
  • 9119: Bump golang.org/x/net from 0.36.0 to 0.38.0 in /go/gen/proto/dolt/services/eventsapi
    Bumps golang.org/x/net from 0.36.0 to 0.38.0.
    Commits
    • e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign...
    • ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest
    • 1f1fa29 publicsuffix: regenerate table
    • 1215081 http2: improve error when server sends HTTP/1
    • 312450e html: ensure <search> tag closes <p> and update tests
    • 09731f9 http2: improve handling of lost PING in Server
    • 55989e2 http2/h2c: use ResponseController for hijacking connections
    • 2914f46 websocket: re-recommend gorilla/websocket
    • 99b3ae0 go.mod: update golang.org/x dependencies
    • See full diff in compare view

    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.36.0&new-version=0.38.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
    Dependabot commands and options
    You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dolthub/dolt/network/alerts).
  • 9118: Enable the GC process to write to archive files
    Enable the GC operation to output archive format storage files. This is exposed as the --archive-level argument in both the server config and as a dolt_gc() option.

go-mysql-server

Closed Issues

  • 9134: Panic on JSON_Extract when second argument is NULL
  • 9133: coalesce() unescaping json with new lines
  • 9126: dolt_diff vs dolt_diff_ - commit time precision differs
  • 2950: Update MySQL version to 8.0.31 so that Django recognizes support for INTERSECT and EXCEPT?
  • 2922: Implementing Custom Functions, blocked by unexported method?
  • 2829: Will there be a postgres version of this?

@github-actions github-actions bot added the go Go use is a significant feature of the PR or issue label Apr 23, 2025
@github-actions
Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Apr 23, 2025
@BrewTestBot BrewTestBot enabled auto-merge April 23, 2025 02:22
@BrewTestBot BrewTestBot added this pull request to the merge queue Apr 23, 2025
Merged via the queue into master with commit 6660026 Apr 23, 2025
17 checks passed
@BrewTestBot BrewTestBot deleted the bump-dolt-1.52.1 branch April 23, 2025 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants