Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

chore(deps): Bump tough-cookie and bugsnag-sourcemaps #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Removes tough-cookie. It's no longer used after updating ancestor dependency bugsnag-sourcemaps. These dependencies need to be updated together.

Removes tough-cookie

Updates bugsnag-sourcemaps from 1.0.5 to 1.3.0

Release notes

Sourced from bugsnag-sourcemaps's releases.

v1.3.0

Improvements

  • Add support for configuring a proxy agent #53

v1.2.2

Bug fixes

  • Prevent webpack:/// paths from being treated as relative and resolving incorrectly #49

v1.2.1

Bug fixes

  • Fix a bug with --upload-sources, and ensure it works in conjunction with directory mode #43

v1.2.0

Improvements

  • Add --directory mode #40
  • Transform relative paths in source map sources[] property #41
  • Retry in more kinds of network failures #39
  • Tolerate ENOTEMPTY when attempting to delete a directory #38

v1.1.0

Improvements

  • Use a non-zero exit code when the CLI is unsuccessful (#32)
  • Add standardjs linter (#35)
  • Ensure --api-key CLI option is always parsed as a string (#33)

v1.0.7

Improvements

  • Fix error handling logic for missing res param (#31)

v1.0.6

Improvements

  • Don't set appVersion="" when it is not present in package.json (#30, fixes #29)
Changelog

Sourced from bugsnag-sourcemaps's changelog.

1.3.0 (2020-04-01)

Improvements

  • Add support for configuring a proxy agent #53

1.2.2 (2019-11-01)

Bug fixes

  • Prevent webpack:/// paths from being treated as relative and resolving incorrectly #49

1.2.1 (2019-05-23)

Bug fixes

  • Fix a bug with --upload-sources, and ensure it works in conjunction with directory mode #43

1.2.0 (2019-05-22)

Improvements

  • Add --directory mode #40
  • Transform relative paths in source map sources[] property #41
  • Retry in more kinds of network failures #39
  • Tolerate ENOTEMPTY when attempting to delete a directory #38

1.1.0

Improvements

  • Use a non-zero exit code when the CLI is unsuccessful (#32)
  • Add standardjs linter (#35)
  • Ensure --api-key CLI option is always parsed as a string (#33)

1.0.7

Improvements

  • Fix error handling logic for missing res param (#31)

1.0.6

Improvements

  • Don't set appVersion="" when it is not present in package.json (#30, fixes #29)
Commits
  • 7079744 1.3.0
  • d1f480b chore: Update changelog
  • e7cc099 Merge pull request #56 from bugsnag/options-docs
  • 53df8b9 docs: Ensure opts documentation is up to date
  • 161f522 Merge pull request #55 from bugsnag/http-agent
  • fc7d9aa ci: Update node versions tested against
  • 9192041 style: Fix lint error, trailing space
  • 02b843a feat: Add support for custom node http agent
  • 4618ca6 Merge pull request #52 from belemaire/fix-tests
  • 201bcec test: Fix some tests
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [bugsnag-sourcemaps](https://github.com/bugsnag/bugsnag-sourcemaps). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `bugsnag-sourcemaps` from 1.0.5 to 1.3.0
- [Release notes](https://github.com/bugsnag/bugsnag-sourcemaps/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-sourcemaps/blob/master/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-sourcemaps@v1.0.5...v1.3.0)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: bugsnag-sourcemaps
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

0 participants