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: microcosm-cc/bluemonday
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.22
Choose a base ref
...
head repository: microcosm-cc/bluemonday
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.23
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 28, 2023

  1. Update test.yml

    test on latest version of Go.
    
    remove fmt check which was failing
    grafana-dee authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    6495f3b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Upgrade golang.org/x/net to 0.8.0

    Ondrej Lehota committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    05262b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Add latest Go versions

    grafana-dee authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    f6eae15 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #165 from barshociaj/main

    Upgrade golang.org/x/net to 0.8.0
    grafana-dee authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    6660f4f View commit details
    Browse the repository at this point in the history
  3. Retract v1.0.22 and prior due to old x/net dependency

    Old dependency of x/net was vulnerable to CVE-2022-41723 and required an update, v1.0.23 of bluemonday has the update and we retract the old versions
    grafana-dee authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    3572176 View commit details
    Browse the repository at this point in the history
Loading