fix(deps): update module github.com/go-rod/rod to v0.116.2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/go-rod/rod | v0.115.0 -> v0.116.2 |
Release Notes
go-rod/rod (github.com/go-rod/rod)
v0.116.2
What's Changed
- feat: add support for Page.ResetNavigationHistory by @jackcipher in https://github.com/go-rod/rod/pull/1087
- Update docker runner image to latest ubuntu lts by @gotha in https://github.com/go-rod/rod/pull/1088
New Contributors
- @jackcipher made their first contribution in https://github.com/go-rod/rod/pull/1087
- @gotha made their first contribution in https://github.com/go-rod/rod/pull/1088
Full Changelog: https://github.com/go-rod/rod/compare/v0.116.1...v0.116.2
v0.116.1
Fixed #548 OOPIF iframe issue.
Full Changelog: https://github.com/go-rod/rod/compare/v0.116.0...v0.116.1
v0.116.0
There are breaking changes on the PagePool and BrowserPool.
What's Changed
- Feat: Add the PagePool.TryGet method while it returns an error for processing. by @zeoxisca in https://github.com/go-rod/rod/pull/1051
Full Changelog: https://github.com/go-rod/rod/compare/v0.115.0...v0.116.0
Configuration
📅 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.