Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency superagent to v10 - autoclosed #23

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
superagent ^7.1.1 -> ^10.0.0 age adoption passing confidence

Release Notes

ladjs/superagent (superagent)

v10.1.1

Compare Source

  • Merge pull request #​1817 from icholy/master 2f8e191
  • fix: 'hexoid is not a function' when using webpack 5ffe5ed

v10.1.0

Compare Source

  • fix: fixed eslint issue 63b009f
  • Merge pull request #​1808 from MaoShizhong/fix/unify-body-query-serialisation-behaviour bfb2d00
  • test: add test for serialising duplicated keys bef7b08
  • fix: unify urlencoded body serialisation with current query serialisation b8ec936

v10.0.2

Compare Source

v10.0.1

Compare Source

v10.0.0

Compare Source

v9.0.2

Compare Source

  • Merge pull request #​1803 from alumni/fix-url-parse 329cc63
  • fix: replace deprecated url.parse() with new URL() 8ead63f
  • Merge pull request #​1804 from alumni/remove-semver 9406dae
  • chore: remove unnecessary semver checks 86c9bf4
  • Merge pull request #​1802 from alumni/fix-url-parse e996382
  • fix: replace deprecated node:url methods 7e20ced

v9.0.1

Compare Source

v9.0.0

Compare Source

  • fix: fixed ci job not installing npm deps 489708e
  • fix: fix numeric identifier issue ea2577e
  • fix: drop support for node < v14.18.0 due to formidable node:fs scope import statement (per #​1800) 23fe5ab
  • Merge pull request #​1800 from tomstrong64/master 03de30c
  • fix: formidable v3 multipart form contents mapped to expected format b9c7837
  • Update formidable 3ee138d
  • test: replace should with node:assert (#​1782) 1c8338b
  • test: replace should with node:assert (#​1780) 0dc80d1
  • Merge pull request #​1777 from jimmywarting/classify 83e92cb
  • classify agent fca95a3

v8.1.2

Compare Source

  • Merge pull request #​1776 from bjornua/bjornba/bigint-guard-fix b83887a
  • fix: handle BigInts that has a .toJSON property 36088a6

v8.1.1

Compare Source

  • Revert "chore: bump deps, xo linting" 6feca3f

v8.1.0

Compare Source

  • chore: bump deps, xo linting 8b5400b
  • Merge pull request #​1764 from tobiasdiez/es6_http2wrapper 2fd4292
  • Merge pull request #​1766 from slickmb/fix/emit_end_when_unzipping a29a062
  • Merge pull request #​1773 from NikoRaisanen/bugfix-handle-bigint a62866a
  • Merge pull request #​1774 from afharo/remove-v14-destroy-before-abort-hack 4691583
  • fix: do not force-set req.destroyed = true on abort 70c464c
  • fix: fixed BigInt sent as json 259a43f
  • fix: only emit 'end' after unzip is done writing ef969fa
  • feat: migrate to es6 class instead of util.inherit in http2wrapper 7801408
  • fix: fixed eslint-plugin-compat issue 73c7efb
  • chore: fixed rimraf dep causing tests to fail 988636f

v8.0.9

Compare Source

  • fix: fixed eslintrc config 53d2d8a
  • chore: bump deps 82f7498
  • Merge pull request #​1761 from Leafly-com/fix/follow-redirect-cookies cd094f5
  • Merge pull request #​1762 from Leafly-com/fix-cookie-header 4268ae4
  • fix(cookies): parse header correctly when merging cookies 4aac580
  • fix(redirects): emit correct response in redirect event e2538f3

v8.0.8

Compare Source

  • Merge pull request #​1757 from ShiraNagen/cookies-domains 93835cb
  • fix(cookies): send cookies to allowed domains e98489a

v8.0.7

Compare Source

v8.0.6

Compare Source

v8.0.5

Compare Source

  • docs: fixed links, added maintainer note 08a18b9
  • Merge pull request #​1753 from lamweili/patch-1 92b1435
  • chore(deps-dev): downgraded mocha from ^10.1.0 to ^6.2.3 889e90c

v8.0.4

Compare Source

v8.0.3

Compare Source

  • fix: fixes tinyify / require is not defined issued (closes #​1743 and closes #​1747) 63340fa
  • Merge pull request #​1744 from lamweili/fix-ci 0769a85
  • chore(deps-dev): bumped mocha from 6.2.2 to 6.2.3 14b2386
  • test: fixed an issue with test timeout as stream wasn't ready c122c42
  • ci: migrated to new codecov upload (removed in 1fc9682) 9299fb9
  • ci: updated gh actions to v3 ba5c32d
  • ci: support Node.js 18.x 15e8942
  • ci: support older Node.js (regression from 1fc9682) 1c39444

v8.0.2

Compare Source

v8.0.1

Compare Source

v8.0.0

Compare Source

  • feat: dropped IE support (ActiveXObject), fixed XMLHttpRequest in Electron (closes #​1731), 715516d
  • Merge pull request #​1729 from yunnysunny/feat/old-node 26c72d0
  • chore: re-enable old node test 18896ec
  • chore: down the version of commitlint and husky aa60766
  • chore: remove lint-staged in pre commit 80d0955
  • test: fix test error when commit git on windows 5b1ba9c
  • ci: remove unsupport dev dependencies for old node 713d8d4

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone Asia/Calcutta, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

@renovate renovate bot changed the title Update dependency superagent to v10 Update dependency superagent to v10 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/superagent-10.x branch December 8, 2024 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants