-
Notifications
You must be signed in to change notification settings - Fork 112
Comparing changes
Open a pull request
base repository: chaijs/chai-http
base: 5.0.0-alpha1
head repository: chaijs/chai-http
compare: 5.0.0-alpha2
- 15 commits
- 25 files changed
- 8 contributors
Commits on Apr 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cc58a4b - Browse repository at this point
Copy the full SHA cc58a4bView commit details
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc64cf1 - Browse repository at this point
Copy the full SHA bc64cf1View commit details
Commits on Apr 25, 2024
-
Merge pull request #317 from thomashohn/task-316-update-superagent-9
[TASK] Update to superagent^9
Kristján Oddsson authoredApr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 6b50e3d - Browse repository at this point
Copy the full SHA 6b50e3dView commit details -
[TASK] Update low-hanging dependencies (#321)
BREAKING CHANGE: We no longer support nodejs 16 * [TASK] Update low-hanging dependencies * Updated node versions
Configuration menu - View commit details
-
Copy full SHA for 16e0d0b - Browse repository at this point
Copy the full SHA 16e0d0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0405a02 - Browse repository at this point
Copy the full SHA 0405a02View commit details -
[TASK] Updated npm-packages for releasing at raised node version to l… (
#323) * [TASK] Updated npm-packages for releasing at raised node version to latest 18 LTS version * Version to 18 * Node 18.20.0 instead
Configuration menu - View commit details
-
Copy full SHA for 0c4ad14 - Browse repository at this point
Copy the full SHA 0c4ad14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d8b1d2 - Browse repository at this point
Copy the full SHA 7d8b1d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e9229f - Browse repository at this point
Copy the full SHA 2e9229fView commit details -
BREAKING CHANGE: minimum supported node version is now 18
Configuration menu - View commit details
-
Copy full SHA for 5a1fa20 - Browse repository at this point
Copy the full SHA 5a1fa20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e11cd8 - Browse repository at this point
Copy the full SHA 9e11cd8View commit details
Commits on May 4, 2024
-
chore: update build pipeline to use v4 of github actions (#325)
Updates the CI pipelines to use the newer 4.x actions from github
Configuration menu - View commit details
-
Copy full SHA for e30a5b8 - Browse repository at this point
Copy the full SHA e30a5b8View commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 62f521c - Browse repository at this point
Copy the full SHA 62f521cView commit details
Commits on May 22, 2024
-
* feat: change project to ESM loader Move from CJs to ESModule * move mocha options into package.json * remove requires from test bootstrap * test: fixed tests for chai@5 with new plugin syntax feat: update to latest chai version BREAKING CHANGE: updated typescript interface due to incompatible export changes with esm (cannot export default and object in parallel) * feat: updated non-breaking dependencies fix: move type dependencies to devDependencies * refactor: change var to const declarations * docs: readme.md * fix: make http properties required on type * docs: remove promise note (most clients should support it now) * build: update dependencies * ci: set setup-node to v4 --------- Co-authored-by: Kristján Oddsson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5fddbb - Browse repository at this point
Copy the full SHA e5fddbbView commit details
Commits on May 23, 2024
-
style: add prettier and eslint (#328)
* style: execute prettier on all code files build: add prettier to devDependencies * refactor: var to const/let * build: add simple eslint config & packages * refactor: optimize re-export of "is-ip" * refactor: optimize re-export of "is-ip" * chore: update eslint config * style: execute prettier on all code files chore: update prettier config * build: remove eslint-plugin-prettier * chore: add editorconfig * chore: update npm eslint script and cleanup eslint config file
Configuration menu - View commit details
-
Copy full SHA for bd11864 - Browse repository at this point
Copy the full SHA bd11864View commit details -
feat: add publish workflows (#329)
Adds a publish workflow and updates a few dev scripts/dependencies to reduce the install size and security audit notices.
Configuration menu - View commit details
-
Copy full SHA for 3d1c5d1 - Browse repository at this point
Copy the full SHA 3d1c5d1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5.0.0-alpha1...5.0.0-alpha2