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: axios/axios
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.30.2
Choose a base ref
...
head repository: axios/axios
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.30.3
Choose a head ref
  • 14 commits
  • 30 files changed
  • 3 contributors

Commits on Feb 11, 2026

  1. fix: backport DOS via __proto__ key in merge config fix to v0.x (#7388

    )
    
    * backport fix
    
    * add unit tests
    
    * use `require()` instead of `import`
    FeBe95 authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    d7ff140 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2026

  1. refactor: update ci for v0.x (#7407)

    * refactor: rennovate ci
    
    * chore: improve publish
    
    * chore: lock dts
    
    * chore: do ci install
    
    * fix: tests
    
    * chore: remove husky
    
    * chore: clarify versioning scheme
    
    Co-authored-by: Copilot <[email protected]>
    
    * fix: feedback
    
    * chore: small fix to publish yml
    
    ---------
    
    Co-authored-by: Copilot <[email protected]>
    jasonsaayman and Copilot authored Feb 17, 2026
    Configuration menu
    Copy the full SHA
    16ae950 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9175b84 View commit details
    Browse the repository at this point in the history
  3. chore: rename workflow

    jasonsaayman committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    625b4b2 View commit details
    Browse the repository at this point in the history
  4. chore: revert naming

    jasonsaayman committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    c665584 View commit details
    Browse the repository at this point in the history
  5. chore: final rename

    jasonsaayman committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    3f8b70f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9954985 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8119265 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. Configuration menu
    Copy the full SHA
    ead45c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f96f26b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4775de6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ef39d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ddccd3 View commit details
    Browse the repository at this point in the history
  6. chore: release 0.30.2

    jasonsaayman committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    f53bcf6 View commit details
    Browse the repository at this point in the history
Loading