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

build(deps): Bump the all group across 1 directory with 4 updates #1727

Merged
merged 2 commits into from
May 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps the all group with 3 updates in the / directory: github.com/go-rod/rod, golang.org/x/crypto and golang.org/x/oauth2.

Updates github.com/go-rod/rod from 0.114.8 to 0.116.0

Release notes

Sourced from github.com/go-rod/rod's releases.

v0.116.0

There are breaking changes on the PagePool and BrowserPool.

What's Changed

Full Changelog: go-rod/rod@v0.115.0...v0.116.0

v0.115.0

There's a breaking change, now if you want the same behavior before, you have to manually call the Launcher.AlwaysOpenPDFExternally.

Full Changelog: go-rod/rod@v0.114.8...v0.115.0

Commits
  • 2d3e61f Feat: Add the PagePool.TryGet method while it returns an error for processing...
  • 5a690b3 update chromium version
  • 4efda70 fix: shouldn't reset the user preferences by default
  • a565903 fix: update example to match the latest website
  • 4391b88 fix: example
  • 6a4d1da update chromium revision
  • See full diff in compare view

Updates golang.org/x/crypto from 0.21.0 to 0.23.0

Commits
  • 905d78a go.mod: update golang.org/x dependencies
  • ebb717d ssh: validate key type in SSH_MSG_USERAUTH_PK_OK response
  • 0da2a6a openpgp: fix function name in comment
  • 5defcc1 sha3: fix Sum results for SHAKE functions on s390x
  • d042a39 go.mod: update golang.org/x dependencies
  • b92bf94 ssh: respect MaxAuthTries also for "none" auth attempts
  • 6f79b5a ssh: add server side multi-step authentication
  • 8d0d405 x/crypto/chacha20: cleanup chacha_ppc64le.s
  • b91329d all: remove redundant words in comments and fix some typos
  • See full diff in compare view

Updates golang.org/x/oauth2 from 0.18.0 to 0.20.0

Commits
  • 84cb9f7 oauth2: fix typo in comment
  • 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency
  • e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint
  • d0e617c google: add Credentials.UniverseDomainProvider
  • 3c9c1f6 oauth2/google: fix the logic of sts 0 value of expires_in
  • 5a05c65 oauth2/google: fix remove content-type header from idms get requests
  • 3a6776a appengine: drop obsolete code for AppEngine envs <=Go 1.11
  • See full diff in compare view

Updates golang.org/x/term from 0.18.0 to 0.20.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 6, 2024
@cpanato cpanato force-pushed the dependabot/go_modules/all-e823ad2710 branch from 2ac14da to d30d760 Compare May 7, 2024 09:41
@cpanato cpanato requested a review from bobcallaway May 7, 2024 09:41
cpanato
cpanato previously approved these changes May 7, 2024
@cpanato cpanato enabled auto-merge (rebase) May 13, 2024 08:29
@cpanato
Copy link
Member

cpanato commented May 21, 2024

@dependabot recreate

Dependabot couldn't find the original pull request head commit, 6084919.
@dependabot dependabot bot force-pushed the dependabot/go_modules/all-e823ad2710 branch from d30d760 to 1bb47c8 Compare May 21, 2024 07:51
Signed-off-by: cpanato <ctadeu@gmail.com>
@cpanato
Copy link
Member

cpanato commented May 21, 2024

ping @haydentherapper @bobcallaway

@cpanato
Copy link
Member

cpanato commented May 27, 2024

@haydentherapper @bobcallaway need a lgtm here to merge it

@cpanato cpanato merged commit fa5d64b into main May 27, 2024
9 checks passed
@cpanato cpanato deleted the dependabot/go_modules/all-e823ad2710 branch May 27, 2024 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants