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: code4craft/webmagic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: WebMagic-1.0.0
Choose a base ref
...
head repository: code4craft/webmagic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: WebMagic-1.0.1
Choose a head ref
  • 9 commits
  • 12 files changed
  • 7 contributors

Commits on Jul 4, 2024

  1. Merge tag 'WebMagic-1.0.0' into develop

    Tag release
    sutra committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c88330f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25c2d95 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. #1172 问题的解决 (#1173)

    Co-authored-by: xiezhicheng <[email protected]>
    blanexie and xiezhicheng authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2c135da View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

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

Commits on Oct 5, 2024

  1. fix: pom.xml to reduce vulnerabilities (#1178)

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-8161190
    
    Co-authored-by: snyk-bot <[email protected]>
    code4craft and snyk-bot authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    19f60bf View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Change the default status code from 200 to 0 & downloadSuccess from t…

    …rue to false, for Page.
    sutra committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    541ced9 View commit details
    Browse the repository at this point in the history
  2. Bump commons-io:commons-io from 2.11.0 to 2.14.0 (#1179)

    Bumps commons-io:commons-io from 2.11.0 to 2.14.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    50026ff View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Update versions for release

    sutra committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6eab7a4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release/1.0.1'

    sutra committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e98f7d7 View commit details
    Browse the repository at this point in the history
Loading