-
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 golang packages #9
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/golang-packages
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
bb74108
to
64d933e
Compare
a005f56
to
3671585
Compare
72beb83
to
81e7f82
Compare
81e7f82
to
57b6338
Compare
57b6338
to
ce9d2a5
Compare
e3b9696
to
907d41c
Compare
907d41c
to
7ac5436
Compare
7ac5436
to
2c4a718
Compare
1ba850d
to
a31ed21
Compare
aa25762
to
fd09cf9
Compare
fd09cf9
to
d2b272d
Compare
d2b272d
to
a4780ce
Compare
a4780ce
to
85d85d5
Compare
6325978
to
473044b
Compare
473044b
to
7b8c442
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
7b8c442
to
5083d7f
Compare
a57f166
to
194d7cb
Compare
194d7cb
to
b6a1143
Compare
b6a1143
to
c824dd4
Compare
52df042
to
bec7250
Compare
bec7250
to
45b7aff
Compare
0c3f27e
to
cdd93f6
Compare
5747f8e
to
97e8be1
Compare
97e8be1
to
38f926e
Compare
38f926e
to
c63bb2d
Compare
a920474
to
250d153
Compare
250d153
to
40fc4ca
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
v0.9.1
->v0.11.2
v2.2.6
->v2.4.6
v1.9.0
->v1.10.0
v0.4.0
->v0.5.0
v0.3.0
->v0.10.0
Release Notes
chromedp/chromedp (github.com/chromedp/chromedp)
v0.11.2
Compare Source
v0.11.1
Compare Source
v0.11.0
: chromedp v0.11.0Compare Source
Full Changelog: chromedp/chromedp@v0.10.1...v0.11.0
v0.10.1
: chromedp v0.10.1Compare Source
Full Changelog: chromedp/chromedp@v0.10.0...v0.10.1
v0.10.0
Compare Source
v0.9.5
Compare Source
v0.9.4
Compare Source
v0.9.3
Compare Source
v0.9.2
: chromedp v0.9.2Compare Source
What's Changed
New Contributors
Full Changelog: chromedp/chromedp@v0.9.1...v0.9.2
go-echarts/go-echarts (github.com/go-echarts/go-echarts/v2)
v2.4.6
Compare Source
What's Changed
New Contributors
Full Changelog: go-echarts/go-echarts@v2.4.5...v2.4.6
v2.4.5
Compare Source
What's Changed
New Contributors
Full Changelog: go-echarts/go-echarts@v2.4.4...v2.4.5
v2.4.4
Compare Source
What's Changed
New Contributors
Full Changelog: go-echarts/go-echarts@v2.4.3...v2.4.4
v2.4.3
Compare Source
What's Changed
Full Changelog: go-echarts/go-echarts@v2.4.2...v2.4.3
v2.4.2
Compare Source
What's Changed
Full Changelog: go-echarts/go-echarts@v2.4.1...v2.4.2
v2.4.1
Compare Source
What's Changed
New Contributors
Full Changelog: go-echarts/go-echarts@v2.4.0...v2.4.1
v2.4.0
Compare Source
What's Changed
New
Fix
Refinement
Docs
Action/CI
Other
New Contributors
Full Changelog: go-echarts/go-echarts@v2.3.3...v2.4.0
v2.3.3
Compare Source
v2.3.2
Compare Source
v2.3.1
Compare Source
v2.3.0
Compare Source
v2.2.7
Compare Source
stretchr/testify (github.com/stretchr/testify)
v1.10.0
Compare Source
What's Changed
Functional Changes
Fixes
Documantation, Build & CI
New Contributors
Full Changelog: stretchr/testify@v1.9.0...v1.10.0
uber/mock (go.uber.org/mock)
v0.5.0
Compare Source
0.5.0 (15 Oct 2024)
Added
--write_command_comment
flag to specify whether to includeGenerated by this command
comment.--build_constraint
flag to add//go:build
directivesto generated mocks
of --exec_only
Changed
go list
.Cond
matcher generic.ISGOMOCK()
from generated mocks.Fixed
matches
fmt.Stringer
.in the package comment of generated mocks.
Thanks to @tulzke @JacobOaks @ARR4N @sashamelentyev @sywhang @fasmat
@eyasy1217 @ghouscht @tie @Neo2308 @carson-brill @alexandear @sodul
@nbgraham for their contributions this release.
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, 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.
👻 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.