Bump the go group with 2 updates
Open
Number: #18
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
May 18, 2025 at 03:59 PM UTC
(5 months ago)
(5 months ago)
Updated:
May 18, 2025 at 04:00 PM UTC
(5 months ago)
(5 months ago)
Labels:
dependencies go
dependencies go
Description:
Bumps the go group with 2 updates: github.com/Azure/azure-sdk-for-go/sdk/azidentity and github.com/jackc/pgx/v5.
Updates github.com/Azure/azure-sdk-for-go/sdk/azidentity
from 1.9.0 to 1.10.0
Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
sdk/azidentity/v1.10.0
1.10.0 (2025-05-14)
Features Added
DefaultAzureCredential
reads environment variableAZURE_TOKEN_CREDENTIALS
to enable a subset of its credentials:
dev
selectsAzureCLICredential
andAzureDeveloperCLICredential
prod
selectsEnvironmentCredential
,WorkloadIdentityCredential
andManagedIdentityCredential
Commits
91de7c6
Prep azcore for release (#22481)6e61c5e
Updating changelog for v1.1.1 release (#22479)f1530dc
Updates for aztables metadata (#22472)fa064d6
Updating changelog for v1.2.1 release (#22478)d742ee8
Add MatchConditions to azcore (#22476)da33ad0
azfile, azdatalake: Updating the type of number of chunks to uint64 (#22468)2b23e14
[aznamespaces] Moving to new folder site, updating readme and autorest (#22441)367d699
Update azappconfig with latest code generator (#22473)4769244
NewListEntitiesPager fix (#22469)4718139
Increment package version after release of storage/azblob (#22471)- Additional commits viewable in compare view
Updates github.com/jackc/pgx/v5
from 5.7.4 to 5.7.5
Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
5.7.5 (May 17, 2025)
- Support sslnegotiation connection option (divyam234)
- Update golang.org/x/crypto to v0.37.0. This placates security scanners that were unable to see that pgx did not use the behavior affected by https://pkg.go.dev/vuln/GO-2025-3487.
- TraceLog now logs Acquire and Release at the debug level (dave sinclair)
- Add support for PGTZ environment variable
- Add support for PGOPTIONS environment variable
- Unpin memory used by Rows quicker
- Remove PlanScan memoization. This resolves a rare issue where scanning could be broken for one type by first scanning another. The problem was in the memoization system and benchmarking revealed that memoization was not providing any meaningful benefit.
Commits
15bca4a
Release v5.7.51d557f9
Remove PlanScan memoizationde7fe81
Use reflect.TypeFor instead of reflect.TypeOfd9eb089
Remove unused function6be24eb
Fix comment typo07871c0
Zero internal baseRows references to allow GC earlier777e7e5
Merge pull request #2313 from stampy88/tracelog_pool_additions151bd02
Switched toLogLevelDebug
540fcaa
Add support for PGOPTIONS environment variable3a248e3
Add support for PGTZ environment variable- Additional commits viewable in compare view
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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+24
+24
Deletions:
-24
-24
Package Dependencies
Ecosystem:
go
go
Version Change:
1.9.0 → 1.10.0
Update Type:
Minor
Minor
Technical Details
ID: | 398616 |
UUID: | 2527037826 |
Node ID: | PR_kwDONzlrBc6Wn4mC |
Host: | GitHub |
Repository: | TelenorNorway/azure-postgres-auth-proxy |
Merge State: | Unknown |