feat(deps): bump the gomod-deps group with 9 updates #488
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 the gomod-deps group with 9 updates:
1.62.0
1.63.2
1.32.0
1.33.0
1.5.1
1.5.6
1.25.4
1.25.7
1.2.1
1.2.2
1.7.1
1.8.1
1.10.1
1.12.0
2.8.0
2.8.1
1.12.0
1.14.0
Updates
google.golang.org/grpc
from 1.62.0 to 1.63.2Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
d32e66c
Change version to 1.63.2 (#7104)92f6dd0
channelz: pass parent pointer instead of parent ID to RegisterSubChannel (#7101)0f6ef0f
grpc: un-deprecate Dial and DialContext58dc749
Change version to 1.63.1-dev (#7051)c68f456
Change version to 1.63.0 (#7050)6369167
*: update http2 dependency (#7082)8854761
cherry-pick: channelz: fix race accessing channelMap without lock (#7079) (#7...e62770d
channelz: add LocalAddr to listen sockets and test (#7062) (#7063)4ffccf1
googlec2p: use xdstp style template for client LDS resource name (#7048)faf9964
gracefulswitch: add ParseConfig and make UpdateClientConnState call SwitchTo ...Updates
google.golang.org/protobuf
from 1.32.0 to 1.33.0Updates
gorm.io/driver/mysql
from 1.5.1 to 1.5.6Commits
9d1b8d6
Fix insert id order for mariadbd848c69
Fix set time field's precision to 0e724f92
only trim paired single-quotes for column.DefaultValue (#143)739f97b
feat: map mysql error 1451 to gorm error (#145)b87f024
fix: migrator for mysql 5.6 (#141)e05761b
refactor: distinguish between Unique and UniqueIndex (#123)7cfeac9
ci: update go testing versions (#140)a6570f0
fix: tidb error log (#136)2a61ba0
When adding a new column to a table, include a primary key if the field is ei...386f545
Update README.md (#126)Updates
gorm.io/gorm
from 1.25.4 to 1.25.7Commits
8fb9a31
refactor: part 2 of distinguish between Unique and UniqueIndex (#6822)9514d5f
let limit and offset use bind parameter (#6806)46816ad
refactor: distinguish between Unique and UniqueIndex (#6386)418ee3f
fix: preload shouldn't overwrite the value of join (#6771)e043924
chore(deps): bump actions/cache from 3 to 4 (#6802)0123dd4
fix: ignore .gen.go suffix in logger to get the real caller when using gen #6...940358e
Fix tests doesn't follow https://gorm.io/docs/method_chaining.html convention87decce
fix: ExplainSQL using consecutive pairs of escaper in SQL string represents a...436cca7
fix: join and select mytable.* not working (#6761)a2cac75
feature: bring custom type and id column name to polymorphism (#6716)Updates
github.com/alibabacloud-go/tea
from 1.2.1 to 1.2.2Release notes
Sourced from github.com/alibabacloud-go/tea's releases.
Commits
bb7ae5f
disable fail-fastc1f8e32
Bump github.com/alibabacloud-go/debugd755295
Bump golang.org/x/net from 0.11.0 to 0.20.0b81493c
fix: unescape unicode in sdk errorUpdates
github.com/go-sql-driver/mysql
from 1.7.1 to 1.8.1Release notes
Sourced from github.com/go-sql-driver/mysql's releases.
... (truncated)
Changelog
Sourced from github.com/go-sql-driver/mysql's changelog.
Commits
4395c45
update changelog for releasing v1.8.1 (#1576)7eeaba6
Fix issue 1567 (#1570) (#1571)65395d8
fix race condition when context is canceled (#1565)1e75613
add wrapper method to call mc.cfg.Logger (#1564)33fa6e5
replace interface{} with any (#1561)33b7747
Add BeforeConnect callback to configuration object (#1469)6964272
Make TimeTruncate functional option (#1552)097fe6e
Update workflows (#1547)f019727
add TiDB support in README.md (#1333)743e263
IntroducetimeTruncate
parameter fortime.Time
arguments (#1541)Updates
github.com/livekit/protocol
from 1.10.1 to 1.12.0Release notes
Sourced from github.com/livekit/protocol's releases.
Changelog
Sourced from github.com/livekit/protocol's changelog.
Commits
62e1809
Version Packages (#654)981fefb
Add signal requests for local track updates (#651)44e9dc3
Allow sending DTMF when creating SIP participant (#658)4d22b4c
Move CPU stats to a separate hwstats package. Fixes #659. (#660)feb177f
call config observers synchronously (#657)a9939bc
fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] (#656)8d755b4
add emit config update helper (#655)912f0cf
Add bounds check when trimming the number. (#650)d676388
Fix tag name string formatting (#653)b4eb83d
Version Packages (#652)Updates
github.com/xuri/excelize/v2
from 2.8.0 to 2.8.1Release notes
Sourced from github.com/xuri/excelize/v2's releases.
... (truncated)
Commits
688808b
This closes #1819, formula calculation engine support array formulas02b84a9
This closes #1820, converted styleFillVariants from slice to func (#1821)ee2ef15
This closes #1815, cell value reading functions inherit the Options settings ...9cbe3b6
This closes #1807, calculation engine support date and formula type cell (#1810)bba155e
This closes #1805, support set chart axis font family, size and strike style ...a258e3d
Fix CalcCellValue does not return raw value when enable RawCellValue (#1803)99e91e1
This closes #1794, add new GetBaseColor function (#1798)9a68553
This closes #1792, support to update defined names reference when rename work...e4497c4
ref #65, new formula function: DBCS (#1791)9b07898
This closes #1789, delete VML shape on delete comment (#1790)Updates
go.mongodb.org/mongo-driver
from 1.12.0 to 1.14.0Release notes
Sourced from go.mongodb.org/mongo-driver's releases.
... (truncated)
Commits
1c38449
Update version to v1.14.09c6603d
GODRIVER-2335 Preemptively cancel in progress operations when SDAM heartbeats...556e2f2
GODRIVER-3046 Fix FaaS Test Configuration (#1558)9afea90
GODRIVER-2886 Provide more detailed deprecation notes for BSON codecs. (#1551)414aa9f
GODRIVER-3082 go mod tidy compilecheck package (#1557)5bd7ffb
Bump golang.org/x/crypto from 0.0.0-20220622213112-05595931fe9d to 0.17.0 in ...0026f0f
Bump golang.org/x/crypto from 0.0.0-20220622213112-05595931fe9d to 0.17.0 in ...2b1c4c7
Bump golang.org/x/crypto from 0.0.0-20220622213112-05595931fe9d to 0.17.0 in ...6e971fa
Bump golang.org/x/crypto from 0.0.0-20220622213112-05595931fe9d to 0.17.0 in ...63ef4ad
Bump golang.org/x/crypto from 0.0.0-20220622213112-05595931fe9d to 0.17.0 in ...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