chore: Update non-major dependencies#984
Merged
renovate[bot] merged 2 commits intomasterfrom Mar 31, 2025
Merged
Conversation
Contributor
|
@renovate ignore github.com/goravel/framework@1.15.6 |
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #984 +/- ##
=======================================
Coverage 70.07% 70.07%
=======================================
Files 168 168
Lines 11340 11340
=======================================
Hits 7946 7946
Misses 3042 3042
Partials 352 352 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
hwbrzzl
approved these changes
Mar 31, 2025
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
ff9123a->684a9cfv2.5.4->v2.6.1v1.15.5->v1.15.6v1.20.0->v1.20.1v1.36.5->v1.36.6Release Notes
dromara/carbon (github.com/dromara/carbon/v2)
v2.6.1Compare Source
English
ParseWithLayoutsandParseWithFormatsmethodsformatFactoryinterface toFormatFactory,formatFactoryinterface toFormatFactory,formatFactoryinterface toFormatFactory, and add type constraintsGormDataTypemethod of theLayoutType,FormatType,TimestampTypestructtotimeDateTime,Date,Timetypes fromstructtostringTimestamp、TimestampMilli、TimestampMicro,TimestampNanotypes fromstructtoint64types.goupdated_atfield is automatically updated and invalid whengormupdates data中文
ParseWithLayouts和ParseWithFormats方法formatFactory接口更名为FormatFactory,formatFactory接口更名为FormatFactory,formatFactory接口更名为FormatFactory, 并添加类型约束LayoutType,FormatType,TimestampType结构体GormDataType方法的返回值更改为timeDateTime、Date、Time类型从struct更改为stringTimestamp、TimestampMilli、TimestampMicro,TimestampNano类型从struct更改为int64types.gogorm更新数据时updated_at字段自动更新无效的 bugv2.6.0Compare Source
English
golangminimum version dependency upgraded to1.18carbon,julian,lunar,persianchanged from value passing to pointer passingZoneNamemethod to get the time zone nameHasErrormethod to check if there is an errorIsNilmethod to check if it isnilCopymethod to deep copycarbonWeekStartsAtmethod to get start day of the weekxxx_example.goconstant.gofile and migrate constants from thecarbon.gofile to this fileLocaltoUTCOffsetmethod toZoneOffsetmethodIsSetTestNowmethod toIsTestNowmethodUnSetTestNowmethod toCleanTestNowmethodLocationmethod, replaced byTimezonemethodIsValidandIsInvalidmethods,zero timeis no longer considered invalid timetime.Localwhen setting the global default timezonedatabase.goand removecarbon.DateTime,carbon. DateTimeMilli,carbon.DateTimeMicro,carbon.DateTimeNano,carbon. Date,carbon.DateMilli,carbon.DateMicro,carbon.DateNano,carbon.Time,carbon.TimeMilli,carbon.TimeMicro,carbon.TimeNano,carbon.Timestamp,carbon.TimestampMilli,carbon.TimestampMicro,carbon.TimestampNanofield types, use generic fields instead to implement custom output format whenMarshalJSON/UnmarshalJSON中文
golang最低版本依赖升级到1.18carbon,julian,lunar,persian从值传递改成指针传递ZoneName方法获取时区名称HasError方法判断是否有错误IsNil方法判断是否是nilCopy方法对carbon进行深度复制WeekStartsAt方法获取周起始日期xxx_example.goconstant.go文件,将常量从carbon.go文件迁移到此文件Local更改为UTCOffset方法更名为ZoneOffsetIsSetTestNow方法更名为IsTestNowUnSetTestNow方法更名为CleanTestNowLocation方法,由Timezone方法替代IsValid和IsInvalid方法判断逻辑,zero time不再视为无效时间time.Localdatabase.go,移除carbon.DateTime、carbon. DateTimeMilli、carbon.DateTimeMicro、carbon.DateTimeNano、carbon. Date、carbon.DateMilli、carbon.DateMicro、carbon.DateNano、carbon.Time、carbon.TimeMilli、carbon.TimeMicro、carbon.TimeNano、carbon.Timestamp、carbon.TimestampMilli、carbon.TimestampMicro、carbon.TimestampNano字段类型, 使用泛型字段替代以实现MarshalJSON/UnmarshalJSON时自定义输出格式goravel/framework (github.com/goravel/framework)
v1.15.6Compare Source
What's Changed
Full Changelog: v1.15.5...v1.15.6
spf13/viper (github.com/spf13/viper)
v1.20.1Compare Source
What's Changed
Bug Fixes 🐛
Full Changelog: spf13/viper@v1.20.0...v1.20.1
protocolbuffers/protobuf-go (google.golang.org/protobuf)
v1.36.6Compare Source
Full Changelog: protocolbuffers/protobuf-go@v1.36.5...v1.36.6
User-visible changes:
CL/657895: internal_gengo: generate a const string literal for the raw descriptor
CL/653536: proto: Add CloneOf[M Message](m M) M
Maintenance:
CL/649135: all: set Go language version to Go 1.22
CL/654955: types/descriptorpb: regenerate using latest protobuf v30 release
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.