Skip to content
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

Update all non-major dependencies #31

Merged
merged 1 commit into from
Mar 19, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/chromedp/chromedp require minor v0.8.7 -> v0.9.1
github.com/stretchr/testify require patch v1.8.1 -> v1.8.2
golang.org/x/crypto require minor v0.0.0-20220926161630-eccd6366d1be -> v0.7.0

Release Notes

chromedp/chromedp

v0.9.1

Compare Source

v0.9.0: chromedp v0.9.0

Compare Source

Reenables support for Go 1.16.

v0.8.8: chromedp v0.8.8

Compare Source

  • introduce BrowserContext support (#​1269, Thank you @​onsi)
  • make parseRemoteObject handle undefined/null reasonably (#​1260, #​1261, #​1264, Thank you @​xueyc1f)
    • Note: it does not support go < 1.18 any more because it uses reflect.Pointer.
  • Updating to latest cdproto 112.0.5608.1_11.2.178 dependency
  • Other improvements (Thank you @​alexandear)
    • Fix leaked temp dirs when run TestConcurrentCancel (#​1272)
    • Use time.AfterFunc instead of spawning goroutine (#​1266)
    • And more
stretchr/testify

v1.8.2

Compare Source

golang/crypto

v0.7.0

Compare Source

v0.6.0

Compare Source

v0.5.0

Compare Source

v0.4.0

Compare Source

v0.3.0

Compare Source

v0.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

Codecov Report

Merging #31 (7ba0e02) into develop (9c83900) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff            @@
##           develop      #31   +/-   ##
========================================
  Coverage    50.06%   50.06%           
========================================
  Files            9        9           
  Lines          751      751           
========================================
  Hits           376      376           
  Misses         252      252           
  Partials       123      123           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot merged commit 0e24cb5 into develop Mar 19, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch March 19, 2023 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant