Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2026

Bumps tiny_tds from 3.3.0 to 3.4.0.

Release notes

Sourced from tiny_tds's releases.

v3.4.0

Happy new year! 🍾

  • Add Ruby 4.0 to the cross compile list
  • No longer ship a precompiled Gem for Ruby 2.7
    • This is due to an upstream change. Users on Windows and Linux on Ruby v2.7 are advised to either upgrade or install FreeTDS manually.
  • Use freetds v1.5.10 and OpenSSL v3.6.0 for Windows and Linux builds.
  • Lower bigdecimal requirement to >= 2.0.0 (was 3.0 only) to allow bigdecimal 4.0 on Ruby 4.0. Closes #601.
Changelog

Sourced from tiny_tds's changelog.

3.4.0

  • Add Ruby 4.0 to the cross compile list
  • No longer ship a precompiled Gem for Ruby 2.7
    • This is due to an upstream change. Users on Windows and Linux on Ruby v2.7 are advised to either upgrade or install FreeTDS manually.
  • Use freetds v1.5.10 and OpenSSL v3.6.0 for Windows and Linux builds.
  • Lower bigdecimal requirement to >= 2.0.0 (was 3.0 only) to allow bigdecimal 4.0 on Ruby 4.0. Closes #601.
Commits

Dependabot compatibility score

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 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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jan 2, 2026
Bumps [tiny_tds](https://github.com/rails-sqlserver/tiny_tds) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/rails-sqlserver/tiny_tds/releases)
- [Changelog](https://github.com/rails-sqlserver/tiny_tds/blob/master/CHANGELOG.md)
- [Commits](rails-sqlserver/tiny_tds@v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: tiny_tds
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/tiny_tds-3.4.0 branch from b7c6187 to 9428cf2 Compare January 2, 2026 15:42
@werebus werebus merged commit d4c0e10 into main Jan 2, 2026
3 checks passed
@werebus werebus deleted the dependabot/bundler/tiny_tds-3.4.0 branch January 2, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants