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

Bump superagent from 7.1.2 to 8.1.2 #330

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps superagent from 7.1.2 to 8.1.2.

Release notes

Sourced from superagent's releases.

v8.1.2

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

ladjs/superagent@v8.1.1...v8.1.2

v8.1.1

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

ladjs/superagent@v8.1.0...v8.1.1

v8.1.0

  • 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

ladjs/superagent@v8.0.9...v8.1.0

v8.0.9

  • 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

ladjs/superagent@v8.0.8...v8.0.9

v8.0.8

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

ladjs/superagent@v8.0.7...v8.0.8

v8.0.7

  • chore: bump deps dd85a8e
  • Merge pull request #1756 from sashashura/patch-1 3adc458
  • build: harden ci.yml permissions 5fe4d09

ladjs/superagent@v8.0.6...v8.0.7

v8.0.6

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by titanism, a new releaser for superagent since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 4, 2023
@hannah38
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 15, 2024

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@hannah38
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/superagent-8.1.2 branch from 4acd5c9 to 07f8dec Compare February 15, 2024 18:33
@hannah38
Copy link
Contributor

@dependabot rebase

Bumps [superagent](https://github.com/ladjs/superagent) from 7.1.2 to 8.1.2.
- [Release notes](https://github.com/ladjs/superagent/releases)
- [Changelog](https://github.com/ladjs/superagent/blob/master/HISTORY.md)
- [Commits](https://github.com/ladjs/superagent/commits/v8.1.2)

---
updated-dependencies:
- dependency-name: superagent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/superagent-8.1.2 branch from 07f8dec to 1155c0c Compare February 16, 2024 13:33
@hannah38 hannah38 merged commit 4d9f7bc into master Feb 16, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superagent-8.1.2 branch February 16, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant