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: LiteLDev/bdsdown
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.4
Choose a base ref
...
head repository: LiteLDev/bdsdown
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Dec 14, 2024

  1. fix: new bds download url

    ShrBox committed Dec 14, 2024
    Configuration menu
    Copy the full SHA
    af9a56f View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/deckarep/golang-set/v2 from 2.6.0 to 2.7…

    ….0 (#16)
    
    Bumps [github.com/deckarep/golang-set/v2](https://github.com/deckarep/golang-set) from 2.6.0 to 2.7.0.
    - [Release notes](https://github.com/deckarep/golang-set/releases)
    - [Commits](deckarep/golang-set@v2.6.0...v2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/deckarep/golang-set/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 14, 2024
    Configuration menu
    Copy the full SHA
    0aef547 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/PuerkitoBio/goquery from 1.9.2 to 1.10.0 (

    …#15)
    
    * chore(deps): bump github.com/PuerkitoBio/goquery from 1.9.2 to 1.10.0
    
    Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.9.2 to 1.10.0.
    - [Release notes](https://github.com/PuerkitoBio/goquery/releases)
    - [Commits](PuerkitoBio/goquery@v1.9.2...v1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/PuerkitoBio/goquery
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore: update go.mod
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: ShrBox <[email protected]>
    dependabot[bot] and ShrBox authored Dec 14, 2024
    Configuration menu
    Copy the full SHA
    d1ea775 View commit details
    Browse the repository at this point in the history
  4. chore: update CHANGELOG.md

    ShrBox committed Dec 14, 2024
    Configuration menu
    Copy the full SHA
    e4c50c2 View commit details
    Browse the repository at this point in the history
  5. fix: fix download for new url

    ShrBox committed Dec 14, 2024
    Configuration menu
    Copy the full SHA
    4938676 View commit details
    Browse the repository at this point in the history
Loading