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.8.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.8.1
Choose a head ref
  • 16 commits
  • 5 files changed
  • 6 contributors

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    7a43c97 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Updated go.mod dependencies per Snyk alert

    Signed-off-by: Jauder Ho <jauderho@users.noreply.github.com>
    jauderho committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    5ffcf47 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #404 from jauderho/master

    Updated go.mod dependencies per Snyk alert
    mna authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    8c90f82 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. There is no InnerHtml.

    mitar authored Apr 23, 2022
    Configuration menu
    Copy the full SHA
    93ca487 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #412 from mitar/patch-1

    There is no InnerHtml.
    mna authored Apr 23, 2022
    Configuration menu
    Copy the full SHA
    ed0b238 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Configuration menu
    Copy the full SHA
    eef406f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #415 from jakopako/add-goskyr-to-related-projects

    README.md: Add goskyr to related projects.
    mna authored May 6, 2022
    Configuration menu
    Copy the full SHA
    3920ccc View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. add goGetJS to readme

    davemolk committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    c76525c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #416 from davemolk/readme-add-goGetJS

    add goGetJS to readme
    mna authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    156fa4f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Update goquery dependencies

    mna committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    36e9563 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b103c0e View commit details
    Browse the repository at this point in the history
  3. Update Go versions used in CI

    mna committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    53d8b4d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #434 from PuerkitoBio/update-go

    Update Go versions used in CI
    mna authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    3b7929a View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Bump golang.org/x/net from 0.2.0 to 0.7.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.2.0 to 0.7.0.
    - [Release notes](https://github.com/golang/net/releases)
    - [Commits](golang/net@v0.2.0...v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    015f32a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #439 from PuerkitoBio/dependabot/go_modules/golang…

    ….org/x/net-0.7.0
    
    Bump golang.org/x/net from 0.2.0 to 0.7.0
    mna authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    33955be View commit details
    Browse the repository at this point in the history
  3. Prepare for patch release

    mna committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    39fb6d4 View commit details
    Browse the repository at this point in the history
Loading