-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(deps): update module github.com/golang-module/carbon/v2 to v2.5.1 #121
base: master
Are you sure you want to change the base?
Conversation
b6b05f9
to
c5e7b08
Compare
c5e7b08
to
8262f86
Compare
6d32707
to
33a09d1
Compare
33a09d1
to
22ef254
Compare
22ef254
to
fdd7d71
Compare
fdd7d71
to
8894301
Compare
8894301
to
24b06eb
Compare
24b06eb
to
84c90bc
Compare
84c90bc
to
00e1917
Compare
00e1917
to
496d22c
Compare
496d22c
to
aad047f
Compare
aad047f
to
ca5e5f5
Compare
ca5e5f5
to
0130b9c
Compare
0130b9c
to
0a69dd6
Compare
0a69dd6
to
6c24494
Compare
6c24494
to
fb75546
Compare
fb75546
to
d6f9d4d
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
d6f9d4d
to
3ffa621
Compare
3ffa621
to
4a2cd3f
Compare
|
4a2cd3f
to
aacc4c7
Compare
This PR contains the following updates:
v2.2.8
->v2.5.1
Release Notes
golang-module/carbon (github.com/golang-module/carbon/v2)
v2.5.1
Compare Source
What's Changed
MaxValue
,MinValue
methodsIsValid
method baseMinValue
,MinValue
Time
,TimeMilli
,TimeMicro
,TimeNano
structs set year, month, day whenUnmarshalJSON
github.com/stretchr/testify
from1.9.0
to1.10.0
by @dependabot in https://github.com/dromara/carbon/pull/261Full Changelog: dromara/carbon@v2.5.0...v2.5.1
v2.5.0
Compare Source
What's Changed
github.com/golang-module/carbon
togithub.com/dromara/carbon
hungarian
translation #39 by @kenlas in https://github.com/dromara/carbon/pull/252string
and[]byte
types when parsing database data inScan
method #251README.jp
by @You-saku in https://github.com/dromara/carbon/pull/259DiffInMonths()
method bug #255Japanese
translation by @nkmr-jp in https://github.com/dromara/carbon/pull/254Lock()
withRLock()
,Unlock()
withRUnlock()
to optimize performance by @ritbrz in https://github.com/dromara/carbon/pull/253ToDateTimeStruct()
withNewDateTime()
,ToDateTimeMilliStruct()
withNewDateTimeMilli()
,ToDateTimeMicroStruct()
withNewDateTimeMicro()
,ToDateTimeMilliNanoStruct()
withNewDateTimeNano()
ToDateStruct()
withNewDate()
,ToDateMilliStruct()
withNewDateMilli()
,ToDateMicroStruct()
withNewDateMicro()
,ToDateNanoStruct()
withNewDateNano()
ToTimeStruct()
withNewTime()
,ToTimeMilliStruct()
withNewTimeMilli()
,ToTimeMicroStruct()
withNewTimeMicro()
,ToTimeNano()Struct
withNewTimeNano()
DateTime
,DateTimeXXX
,Date
,DateXXX
,Time
,TimeXXX
structures implementScan
,Value
,MarshalJSON
,UnmarshalJSON
interfacescodecov/codecov-action
from 4 to 5 by @dependabot in https://github.com/dromara/carbon/pull/256defaultTimezone
whenUnmarshalJSON
New Contributors
Full Changelog: dromara/carbon@v2.4.1...v2.5.0
v2.4.1
Compare Source
StdTime
method when time is zeroGormDataType
from encoding.go to database.gov2.4.0
Compare Source
Farsi
language translation bug #247gregorian
calendar tolunar
calendar bug #2461.17
#245ParseByLayout
andgetLocationByTimezone
methods when the timezone is emptyTag
struct and related methodsArabic
language support #250v2.3.12
Compare Source
bulgarian
language support, translated by yuksbg #234Datetime
,Date
,Time
,Timestamp
and other structuresToDateTimeStruct
,ToDateStruct
,ToTimeStruct
,ToTimestampStruct
and other methodsv2.3.10
Compare Source
json.Unmarshaler
decoded a json string containing null valueISO8601ZuluLayout
,ISO8601ZuluMilliLayout
,ISO8601ZuluMicroLayout
,ISO8601ZuluNanoLayout
constantsFormattedDateLayout
,FormattedDayDateLayout
constantsISO8601ZuluFormat
,ISO8601ZuluMilliFormat
,ISO8601ZuluMicroFormat
,ISO8601ZuluNanoFormat
constantsFormattedDateFormat
,FormattedDayDateFormat
constantsToIso8601ZuluString
,ToIso8601ZuluMilliString
,ToIso8601ZuluMicroString
,ToIso8601ZuluNanoString
methodsToFormattedDateString
,ToFormattedDayDateString
methodsGoString
methodjson.Unmarshaler
#225ToFormatString
method, useFormat
method insteadToLayoutString
method, useLayout
method insteadv2.3.9
Compare Source
DiffInDuration
andDiffAbsInDuration
methodscalendar/persian
calendar.go
andconstellation.go
v2.3.8
Compare Source
Persian(Jalaali) Calendar
#197Polish
languageW3cLayout
const incarbon.go
fileStdTime
method to replaceToStdTime
method,ToStdTime
method will be deprecated in the futureToJulian
method incalendar/julian.go
filev2.3.7
Compare Source
julian day
andmodified julian day
#197DoubleHour
,IsXXXDoubleHour
methodsv2.3.6
Compare Source
CreateFromLunar
method, create aCarbon
instance fromLunar
date and timeToMonthString
,ToShortMonthString
,ToWeekString
,ToShortWeekString
,Season
,Constellation
methods #180unit
andbenchmark
test coveragev2.3.5
Compare Source
Default
struct addLocale
field for setting the global local languagetimezone
constantsIsAM
,IsPM
methodsMax
,Min
methodsLoadTag
method and replacestrings.Contains
withstrings.HasPrefix
unit
andbenchmark
test coveragev2.3.4
Compare Source
Default
struct andSetDefault
method for setting global default values #215SetLanguage
method fromsetter.go
tolanguage.go
SetLocale
andSetResources
methods return*Language
v2.3.3
Compare Source
Hindi
language supportVietnamese
language supportcarbon:"xxx"
->carbon:"type:xxx"
v2.3.2
Compare Source
timezone
parameter inCreateFromStdTime
methodtag
embedded struct inCarbon
structIndia
constant in timezone constantsLoadTag
andparseTag
methodLocal
timezone by default in database functionfunc (c *Carbon) Scan(v interface{})
v2.3.1
Compare Source
testNow
is 0 when setting test now inNow
methodxxx_bench_test.go
DateTimeFormat
,DateFormat
,TimeFormat
,AtomFormat
,ANSICFormat
...carbon
tag of structcarbon
type field fordatetime
,date
,time
,iso8601
and other strings inLoadTag
methodtz
tag of structcarbon
type field inloadTag
function, use to set timezone #207U
,V
,X
,Z
formatting symbols inParseByLayout
method #206v
,u
,x
formatting symbols inToFormatString
orFormat
methodClearTestNow
method toUnSetTestNow
HasTestNow
method toIsSetTestNow
xxx_test.go
file toxxx_unit_test.go
json.go
file toencoding.go
,json_test.go
file toencoding_unit_test.go
Closest
andFarthest
methods fromtraveler.go
toextremum.go
,traveler_test.go
toextremum_unit_test.go
struct
topointer
inSetTestNow
methodv2.3.0
Compare Source
DiffInMonths
methodLoadTag
method, usecarbon
andtz
tags forMarshal
andUnmarshal
ToANSICString
method toToAnsicString
nanoseconds
default to 0 inCreateFromDateTime
methodhours
,minutes
andseconds
default to 0 inCreateFromDate
method #205String
methodGormDataType
method fromjson.go
todatabase.go
FromStdTime
,Time2Carbon
,Carbon2Time
methodsDateTime
,DateTime
,DateTimeMilli
,DateTimeMicro
,DateTimeMicro
,DateTimeNano
,Date
,DateMilli
,DateMicro
,DateNano
,Timestamp
,TimestampMilli
,TimestampMicro
,TimestampNano
structs and related methodsv2.2.14
Compare Source
ToWeekString
andToShortWeekString
methods ignoresSetWeekStartsAt
#200Parse
method #202timezone[len(timezone)-1]
totimezone[0]
Fastest
methodv2.2.13
Compare Source
lang/fr.json
andlang/jp.json
filesIsZero
method #194IsDST
methodClosest
andFarthest
methodsmodifier.go
toboundary.go
,modifier_test.go
toboundary_test.go
v2.2.12
Compare Source
IsNow
method #193Dutch
language support #191v2.2.11
Compare Source
v2.2.10
Compare Source
DateTime
,DateTimeXXX
,Date
,DateXXX
structv2.2.9
Compare Source
DateTime
,DateTimeXXX
structConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.