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

Commits on Sep 28, 2023

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

Commits on Sep 29, 2023

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

Commits on Sep 30, 2023

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

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    5aaff53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d45ab2 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. fix(CSRF): fixed CSRF vulnerability CVE-2023-45857 (#6028)

    Co-authored-by: DigitalBrainJS <robotshara@gmail.com>
    valentin-panov and DigitalBrainJS authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    96ee232 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9917e67 View commit details
    Browse the repository at this point in the history
  3. chore(release): v1.6.0 (#6031)

    Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
    github-actions[bot] and DigitalBrainJS authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f7adacd View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    3dc8369 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd465ab View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    37cbf92 View commit details
    Browse the repository at this point in the history
  2. chore(ci): Publish to NPM with provenance (#5835)

    The release process in this repository is already automated via
    GitHub Actions, which is a great first step toward creating trust in the
    supply chain. Recently, NPM has started to support publishing with the
    `--provenance` flag. This flag creates a link between the GitHub Actions
    run that created the release and the final artifact on NPM. This linkage
    further ensures that package installs can be traced back to a specific
    code revision.
    
    For more information on publishing with provenance, please refer to:
    https://github.blog/2023-04-19-introducing-npm-package-provenance/
    
    Co-authored-by: Jay <jasonsaayman@gmail.com>
    Co-authored-by: Dmitriy Mozgovoy <robotshara@gmail.com>
    3 people authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    cb8bb2b View commit details
    Browse the repository at this point in the history
  3. chore(release): v1.6.1 (#6060)

    Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
    github-actions[bot] and DigitalBrainJS authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a22f4b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6d2cf9 View commit details
    Browse the repository at this point in the history
Loading