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: andybalholm/cascadia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.2
Choose a base ref
...
head repository: andybalholm/cascadia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.3
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 17, 2024

  1. Update dependencies.

    There are CVEs in some modules we indirectly depend on but don't
    actually use.
    
    Fixes #63
    andybalholm committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    cfb7f4e View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. Update dependency again.

    It looks like I updated golang.org/x/net just a little too soon.
    Now there's a vulnerability that could conceivably affect cascadia
    users. So we're updating again.
    andybalholm committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    5263deb View commit details
    Browse the repository at this point in the history
Loading