Skip to content
This repository has been archived by the owner on May 20, 2022. It is now read-only.

Bump @bugsnag/js from 7.8.0 to 7.9.0 #41

Merged
merged 1 commit into from
Mar 17, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2021

Bumps @bugsnag/js from 7.8.0 to 7.9.0.

Release notes

Sourced from @​bugsnag/js's releases.

v7.9.0

Added

  • (plugin-aws-lambda): Add support for Node.js on AWS Lambda. See the docs for usage. #1334

Changed

  • (plugin-koa): Ensure ctx.request.body is present on the event's request property by collecting it at the last possible moment #1292
  • (react-native): Update bugsnag-cocoa to v6.7.1
    • Fix os_proc_available_memory runtime link error on Mac Catalyst. bugsnag-cocoa#1025
    • Fix missing osName and osVersion for errors reported from app extensions that do not link against UIKit. bugsnag-cocoa#1022
    • Fix incorrect freeMemory for errors reported via notify() bugsnag-cocoa#1021

v7.8.2

Changed

Fixed

  • (expo): Ensure Expo plugins depend on same version of NetInfo package #1319

v7.8.1

Changed

Changelog

Sourced from @​bugsnag/js's changelog.

v7.9.0 (2021-03-16)

Added

  • (plugin-aws-lambda): Add support for Node.js on AWS Lambda. See the docs for usage. #1334

Changed

  • (plugin-koa): Ensure ctx.request.body is present on the event's request property by collecting it at the last possible moment #1292
  • (react-native): Update bugsnag-cocoa to v6.7.1
    • Fix os_proc_available_memory runtime link error on Mac Catalyst. bugsnag-cocoa#1025
    • Fix missing osName and osVersion for errors reported from app extensions that do not link against UIKit. bugsnag-cocoa#1022
    • Fix incorrect freeMemory for errors reported via notify() bugsnag-cocoa#1021

v7.8.2 (2021-03-04)

Changed

Fixed

  • (expo): Ensure Expo plugins depend on same version of NetInfo package #1319

v7.8.1 (2021-02-25)

Changed

Commits
  • d2755a0 v7.9.0
  • 74882f5 Merge pull request #1337 from bugsnag/release/v7.9.0
  • ab9bb71 chore: update changelog
  • 2d2f358 Merge pull request #1334 from bugsnag/integration/aws-lambda
  • f42ea9e Merge pull request #1292 from bugsnag/fix-plugin-koa-request-body
  • 4347759 chore: Update changelog
  • dc8eb6e Merge branch 'next' into integration/aws-lambda
  • 5a9f3a5 Merge branch 'next' into fix-plugin-koa-request-body
  • 3c82898 Merge pull request #1333 from bugsnag/cocoa-6.7.1
  • cffc31d test(plugin-koa): update koa.feature for mazerunner 4
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 17, 2021
@itsmingjie itsmingjie merged commit 663b30a into main Mar 17, 2021
@itsmingjie itsmingjie deleted the dependabot/npm_and_yarn/bugsnag/js-7.9.0 branch March 17, 2021 15:37
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant