-
Notifications
You must be signed in to change notification settings - Fork 5.7k
chore(deps): Bump github.com/microsoft/go-mssqldb from 1.7.2 to 1.8.0 #16786
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
skartikey
merged 1 commit into
master
from
dependabot/go_modules/github.com/microsoft/go-mssqldb-1.8.0
Apr 16, 2025
Merged
chore(deps): Bump github.com/microsoft/go-mssqldb from 1.7.2 to 1.8.0 #16786
skartikey
merged 1 commit into
master
from
dependabot/go_modules/github.com/microsoft/go-mssqldb-1.8.0
Apr 16, 2025
Conversation
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
Bumps [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb) from 1.7.2 to 1.8.0. - [Release notes](https://github.com/microsoft/go-mssqldb/releases) - [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md) - [Commits](microsoft/go-mssqldb@v1.7.2...v1.8.0) --- updated-dependencies: - dependency-name: github.com/microsoft/go-mssqldb dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Download PR build artifacts for linux_amd64.tar.gz, darwin_arm64.tar.gz, and windows_amd64.zip. 📦 Click here to get additional PR build artifactsArtifact URLs |
mstrandboge
approved these changes
Apr 16, 2025
skartikey
approved these changes
Apr 16, 2025
Hipska
added a commit
to Super-Visions/telegraf
that referenced
this pull request
Apr 17, 2025
* master: (164 commits) chore(deps): Bump github.com/clarify/clarify-go from 0.3.1 to 0.4.0 (influxdata#16802) chore(deps): Bump go.opentelemetry.io/collector/pdata from 1.29.0 to 1.30.0 (influxdata#16800) chore(deps): Bump github.com/shirou/gopsutil/v4 from 4.25.1 to 4.25.3 (influxdata#16794) chore(deps): Bump github.com/safchain/ethtool from 0.3.0 to 0.5.10 (influxdata#16792) chore(deps): Bump github.com/antchfx/xpath from 1.3.3 to 1.3.4 (influxdata#16789) chore(deps): Bump github.com/srebhan/cborquery from 1.0.3 to 1.0.4 (influxdata#16787) chore(deps): Bump github.com/microsoft/go-mssqldb from 1.7.2 to 1.8.0 (influxdata#16786) chore(deps): Bump cloud.google.com/go/pubsub from 1.48.0 to 1.49.0 (influxdata#16785) chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite from 1.27.4 to 1.30.2 (influxdata#16793) chore(deps): Bump github.com/seancfoley/ipaddress-go from 1.7.0 to 1.7.1 (influxdata#16791) chore(deps): Bump cloud.google.com/go/bigquery from 1.66.2 to 1.67.0 (influxdata#16804) chore(deps): Bump github.com/apache/arrow-go/v18 from 18.1.0 to 18.2.0 (influxdata#16807) chore(deps): Bump github.com/gopcua/opcua from 0.7.1 to 0.7.4 (influxdata#16797) chore(deps): Bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.2 (influxdata#16801) chore(deps): Bump github.com/openconfig/goyang from 1.6.0 to 1.6.2 (influxdata#16799) chore(deps): Bump github.com/gofrs/uuid/v5 from 5.3.0 to 5.3.2 (influxdata#16806) chore(deps): Bump github.com/nats-io/nats-server/v2 from 2.10.25 to 2.10.27 (influxdata#16808) fix(inputs.win_wmi): Restrict threading model to APARTMENTTHREADED (influxdata#16781) chore(deps): Bump github.com/yuin/goldmark from 1.7.8 to 1.7.9 (influxdata#16784) fix(inputs.win_wmi): Replace hard-coded class-name with correct config setting (influxdata#16782) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
chore
dependencies
Pull requests that update a dependency file
ready for final review
This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
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.
Bumps github.com/microsoft/go-mssqldb from 1.7.2 to 1.8.0.
Release notes
Sourced from github.com/microsoft/go-mssqldb's releases.
Commits
dad23d2
Feat: Add tracing data to prelogin and login7 packets (#228)2521238
Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#229)4b95a0f
Fix error checks during certificatePath reading and parsing in azuread (#227)573423d
Fix: Connection not closed when database name is incorrect #173 fix (#224)02deabf
Support for UDT (hierarchyid, geometry and geography) (#216)9b84d9b
Vulnerabilty dependency x/net (#203)2395b78
Migrate managed identity example to azidentity (#199)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)