-
Notifications
You must be signed in to change notification settings - Fork 93
chore(deps): Update all dependencies #738
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
Conversation
Important Review skippedAuto reviews are limited to specific labels. 🏷️ Labels to auto review (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50
.
Benchmark suite | Current: b1a7a44 | Previous: c793486 | Ratio |
---|---|---|---|
BenchmarkFile_ReadWrite |
275738 ns/op 1801 B/op 21 allocs/op |
174940 ns/op 1799 B/op 21 allocs/op |
1.58 |
BenchmarkFile_ReadWrite - ns/op |
275738 ns/op |
174940 ns/op |
1.58 |
This comment was automatically generated by workflow using github-action-benchmark.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #738 +/- ##
==========================================
+ Coverage 69.37% 69.38% +0.01%
==========================================
Files 210 210
Lines 17022 17030 +8
==========================================
+ Hits 11809 11817 +8
Misses 4556 4556
Partials 657 657 ☔ View full report in Codecov by Sentry. |
This PR contains the following updates:
e7e76ff
->aad810d
v2.4.1
->v2.5.0
v0.12.79
->v0.12.80
Release Notes
golang-module/carbon (github.com/golang-module/carbon/v2)
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
pterm/pterm (github.com/pterm/pterm)
v0.12.80
Compare Source
What's Changed
Exciting New Features 🎉
Spinner
andProgressbar
by @MarvinJWendt in https://github.com/pterm/pterm/pull/647Fixes 🔧
Other Changes
strings.Builder
to save memory by @apocelipes in https://github.com/pterm/pterm/pull/650any
by @MarvinJWendt in https://github.com/pterm/pterm/pull/698New Contributors
Full Changelog: pterm/pterm@v0.12.79...v0.12.80
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.