Bump the golang group across 1 directory with 5 updates#79
Merged
Conversation
Bumps the golang group with 2 updates in the / directory: [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) and [github.com/stretchr/testify](https://github.com/stretchr/testify). Updates `github.com/PuerkitoBio/goquery` from 1.9.2 to 1.10.1 - [Release notes](https://github.com/PuerkitoBio/goquery/releases) - [Commits](PuerkitoBio/goquery@v1.9.2...v1.10.1) Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) Updates `github.com/andybalholm/cascadia` from 1.3.2 to 1.3.3 - [Release notes](https://github.com/andybalholm/cascadia/releases) - [Commits](andybalholm/cascadia@v1.3.2...v1.3.3) Updates `golang.org/x/net` from 0.24.0 to 0.33.0 - [Commits](golang/net@v0.24.0...v0.33.0) Updates `golang.org/x/sys` from 0.19.0 to 0.28.0 - [Commits](golang/sys@v0.19.0...v0.28.0) --- updated-dependencies: - dependency-name: github.com/PuerkitoBio/goquery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/andybalholm/cascadia dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang ... Signed-off-by: dependabot[bot] <support@github.com>
rishabhatdell
approved these changes
Jan 2, 2025
…_modules/golang-6f6a864510
suryagupta4
approved these changes
Jan 3, 2025
This was referenced Jan 10, 2025
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the golang group with 2 updates in the / directory: github.com/PuerkitoBio/goquery and github.com/stretchr/testify.
Updates
github.com/PuerkitoBio/goqueryfrom 1.9.2 to 1.10.1Release notes
Sourced from github.com/PuerkitoBio/goquery's releases.
Commits
1da3b30Merge pull request #503 from iamleot/prepare-for-v1.10.1985aab3Prepare for version v1.10.1b995434Merge pull request #502 from PuerkitoBio/dependabot/go_modules/github.com/and...381d6b9Bump github.com/andybalholm/cascadia from 1.3.2 to 1.3.369f0ce2Merge pull request #501 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...4075868Bump golang.org/x/net from 0.32.0 to 0.33.013c6a0cMerge pull request #499 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...0f6e1adBump golang.org/x/net from 0.31.0 to 0.32.03d8242fMerge pull request #496 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...41a8923Bump golang.org/x/net from 0.30.0 to 0.31.0Updates
github.com/stretchr/testifyfrom 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60Merge pull request #1667 from sikehish/flaky716de8dIncrease timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83NotSame should fail if args are not pointers #1661 (#1664)7d99b2battempt 205f87c0more similarea7129ebetter fmta1b9c9eMerge pull request #1663 from ybrustin/master8302de9Merge branch 'master' into master89352f7Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
github.com/andybalholm/cascadiafrom 1.3.2 to 1.3.3Commits
5263debUpdate dependency again.cfb7f4eUpdate dependencies.Updates
golang.org/x/netfrom 0.24.0 to 0.33.0Commits
dfc720dgo.mod: update golang.org/x dependencies8e66b04html: use strings.EqualFold instead of lowering ourselvesb935f7bhtml: avoid endless loop on error token9af49efroute: remove unused sizeof* consts6705db9quic: clean up crypto streams when dropping packet protection keys4ef7588quic: handle ACK frame in packet which drops number space552d8acRevert "route: change from syscall to x/sys/unix"13a7c01Revert "route: remove unused sizeof* consts on freebsd"285e1cfgo.mod: update golang.org/x dependenciesd0a1049route: remove unused sizeof* consts on freebsdUpdates
golang.org/x/sysfrom 0.19.0 to 0.28.0Commits
fe16172unix: define IfMsghdr2, IfData64, and RtMsghdr2 on darwin0a57dbcunix: update to kernel Linux 6.123cf1e67unix: don't fail TestPpoll on EINTRd2cea70windows: add functions to get named pipe process IDsa13946cwindows: regenerate zsyscall_windows.goe0753d4Revert "windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall...c29efe3windows: add iphlpapi functions for change notifications8f2aa9fcpu: conditionally re-enable AVX512 support on darwin/amd64054f1fcREADME: don't recommend go getca04041unix: extend z/OS supportDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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