这是indexloc提供的服务,不要输入任何密码
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: JustinBeckwith/retry-axios
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.0
Choose a base ref
...
head repository: JustinBeckwith/retry-axios
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Choose a head ref
  • 10 commits
  • 7 files changed
  • 3 contributors

Commits on Sep 18, 2021

  1. chore(deps): update dependency semantic-release to v18 (#169)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Sep 18, 2021
    Configuration menu
    Copy the full SHA
    19788c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. chore(deps): update dependency sinon to v12 (#175)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Nov 3, 2021
    Configuration menu
    Copy the full SHA
    cfd2616 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. chore(deps): update dependency @types/node to v16 (#173)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Nov 22, 2021
    Configuration menu
    Copy the full SHA
    d87d905 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. chore(deps): update dependency axios to ^0.25.0 (#170)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    c28b386 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. chore(deps): update dependency sinon to v13 (#179)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Jan 29, 2022
    Configuration menu
    Copy the full SHA
    2f8be7d View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. chore(deps): update actions/setup-node action to v3 (#182)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    34eb022 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. chore(deps): update actions/checkout action to v3 (#183)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    26da0a1 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency axios to ^0.26.0 (#180)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    1be27a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. chore(deps): update codecov/codecov-action action to v3 (#185)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    a2cfde0 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. feat!: support the latest versions of node.js (#188)

    BREAKING CHANGE: This release drops support for node.js 12 and 14. It also drops support for the browser specific compilation, as the entire toolchain was deprecated. I am open to this being re-added if someone wants to take it on :)
    JustinBeckwith authored May 4, 2022
    Configuration menu
    Copy the full SHA
    ef74217 View commit details
    Browse the repository at this point in the history
Loading