Thanks to visit codestin.com
Credit goes to github.com

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: eggjs/mock
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.2
Choose a base ref
...
head repository: eggjs/mock
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.3
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Dec 29, 2024

  1. fix: add urllib to dependencies (#181)

    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    
    ## Summary by CodeRabbit
    
    - **Dependencies**
    	- Updated `urllib` package from development to production dependency
    - Added `@eggjs/mock` version 6 to test fixture's development
    dependencies
    
    - **Import Changes**
    - Modified import source for `MockAgent` and related utilities from
    `egg/urllib` to `urllib`
    
    These changes appear to be primarily related to package management and
    import adjustments, with no direct user-facing functionality
    modifications.
    
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    fengmk2 authored Dec 29, 2024
    Configuration menu
    Copy the full SHA
    d56e49d View commit details
    Browse the repository at this point in the history
  2. Release 6.0.3

    [skip ci]
    
    ## [6.0.3](v6.0.2...v6.0.3) (2024-12-29)
    
    ### Bug Fixes
    
    * add urllib to dependencies ([#181](#181)) ([d56e49d](d56e49d))
    semantic-release-bot committed Dec 29, 2024
    Configuration menu
    Copy the full SHA
    6dff064 View commit details
    Browse the repository at this point in the history
Loading