Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PuerkitoBio/goquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.1
Choose a base ref
...
head repository: PuerkitoBio/goquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.2
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 7, 2025

  1. Bump golang.org/x/net from 0.33.0 to 0.34.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.34.0.
    - [Commits](golang/net@v0.33.0...v0.34.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    3db1524 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2025

  1. Merge pull request #505 from PuerkitoBio/dependabot/go_modules/golang…

    ….org/x/net-0.34.0
    
    Bump golang.org/x/net from 0.33.0 to 0.34.0
    mna authored Jan 11, 2025
    Configuration menu
    Copy the full SHA
    4128600 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Bump golang.org/x/net from 0.34.0 to 0.35.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.34.0 to 0.35.0.
    - [Commits](golang/net@v0.34.0...v0.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    86e3da8 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Merge pull request #510 from PuerkitoBio/dependabot/go_modules/golang…

    ….org/x/net-0.35.0
    
    Bump golang.org/x/net from 0.34.0 to 0.35.0
    mna authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    6d0ed2a View commit details
    Browse the repository at this point in the history
  2. Add go1.24 to test matrix

    mna committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    a2ae60f View commit details
    Browse the repository at this point in the history
  3. Prepare for 1.10.2

    mna committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    e8b5d74 View commit details
    Browse the repository at this point in the history
Loading