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.11.0
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.12.0
Choose a head ref
  • 12 commits
  • 4 files changed
  • 2 contributors

Commits on Nov 21, 2025

  1. Bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    ffba93f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #535 from PuerkitoBio/dependabot/github_actions/ac…

    …tions/checkout-6
    
    Bump actions/checkout from 5 to 6
    mna authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    8ef6c9c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. Bump golang.org/x/net from 0.47.0 to 0.48.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.47.0 to 0.48.0.
    - [Commits](golang/net@v0.47.0...v0.48.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-version: 0.48.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    68de6a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2025

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

    ….org/x/net-0.48.0
    
    Bump golang.org/x/net from 0.47.0 to 0.48.0
    mna authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    0f22828 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2026

  1. Bump golang.org/x/net from 0.48.0 to 0.49.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.48.0 to 0.49.0.
    - [Commits](golang/net@v0.48.0...v0.49.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-version: 0.49.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 13, 2026
    Configuration menu
    Copy the full SHA
    f3bc303 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2026

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

    ….org/x/net-0.49.0
    
    Bump golang.org/x/net from 0.48.0 to 0.49.0
    mna authored Jan 17, 2026
    Configuration menu
    Copy the full SHA
    ee4bcdb View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. Bump golang.org/x/net from 0.49.0 to 0.50.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.49.0 to 0.50.0.
    - [Commits](golang/net@v0.49.0...v0.50.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-version: 0.50.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    3020ebb View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

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

    ….org/x/net-0.50.0
    mna authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    7dc7e64 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2026

  1. Update CI to 1.25 and 1.26

    mna committed Mar 15, 2026
    Configuration menu
    Copy the full SHA
    805d7b1 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/net from 0.50.0 to 0.52.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.50.0 to 0.52.0.
    - [Commits](golang/net@v0.50.0...v0.52.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-version: 0.52.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 15, 2026
    Configuration menu
    Copy the full SHA
    f799f78 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #540 from PuerkitoBio/dependabot/go_modules/golang…

    ….org/x/net-0.52.0
    mna authored Mar 15, 2026
    Configuration menu
    Copy the full SHA
    afd9326 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    401642b View commit details
    Browse the repository at this point in the history
Loading