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: forwardemail/superagent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.0.1
Choose a base ref
...
head repository: forwardemail/superagent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.0.2
Choose a head ref
  • 7 commits
  • 11 files changed
  • 3 contributors

Commits on Apr 25, 2024

  1. fix: replace deprecated node:url methods

    Lucian Mocanu committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7e20ced View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1802 from alumni/fix-url-parse

    fix: replace deprecated `node:url` methods
    titanism authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e996382 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86c9bf4 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Merge pull request #1804 from alumni/remove-semver

    chore: remove unnecessary semver checks
    titanism authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9406dae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ead63f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Merge pull request #1803 from alumni/fix-url-parse

    fix: replace deprecated `url.parse()` with `new URL()`
    titanism authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    329cc63 View commit details
    Browse the repository at this point in the history
  2. 9.0.2

    titanism committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3317168 View commit details
    Browse the repository at this point in the history
Loading