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

chore(deps): bump the go group across 1 directory with 3 updates #377

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2025

Bumps the go group with 3 updates in the / directory: github.com/PuerkitoBio/goquery, github.com/go-playground/validator/v10 and github.com/sethvargo/go-envconfig.

Updates github.com/PuerkitoBio/goquery from 1.10.1 to 1.10.2

Release notes

Sourced from github.com/PuerkitoBio/goquery's releases.

v1.10.2

Update deps and add go1.24 to test matrix.

Commits
  • e8b5d74 Prepare for 1.10.2
  • a2ae60f Add go1.24 to test matrix
  • 6d0ed2a Merge pull request #510 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...
  • 86e3da8 Bump golang.org/x/net from 0.34.0 to 0.35.0
  • 4128600 Merge pull request #505 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...
  • 3db1524 Bump golang.org/x/net from 0.33.0 to 0.34.0
  • See full diff in compare view

Updates github.com/go-playground/validator/v10 from 10.24.0 to 10.25.0

Release notes

Sourced from github.com/go-playground/validator/v10's releases.

Release 10.25.0

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.24.0...v10.25.0

Commits
  • 0240917 Update README.md
  • f5f02dc feat: Add support for omitting empty and zero values in validation (including...
  • c171f2d Fix/remove issue template md (#1375)
  • e564451 chore: using errors.As instead of type assertion (#1346)
  • 57dcfdc Update README to replace the Travis CI badge with a GitHub Actions badge (#1362)
  • b111154 Fix postcode_iso3166_alpha2_field validation (#1359)
  • See full diff in compare view

Updates github.com/sethvargo/go-envconfig from 1.1.0 to 1.1.1

Release notes

Sourced from github.com/sethvargo/go-envconfig's releases.

v1.1.1

What's Changed

Full Changelog: sethvargo/go-envconfig@v1.1.0...v1.1.1

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

Bumps the go group with 3 updates in the / directory: [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery), [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) and [github.com/sethvargo/go-envconfig](https://github.com/sethvargo/go-envconfig).


Updates `github.com/PuerkitoBio/goquery` from 1.10.1 to 1.10.2
- [Release notes](https://github.com/PuerkitoBio/goquery/releases)
- [Commits](PuerkitoBio/goquery@v1.10.1...v1.10.2)

Updates `github.com/go-playground/validator/v10` from 10.24.0 to 10.25.0
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](go-playground/validator@v10.24.0...v10.25.0)

Updates `github.com/sethvargo/go-envconfig` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/sethvargo/go-envconfig/releases)
- [Commits](sethvargo/go-envconfig@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: github.com/PuerkitoBio/goquery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/sethvargo/go-envconfig
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from BradLewis as a code owner February 16, 2025 22:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 16, 2025
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.

0 participants