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

fix(plugin-koa) add request body if present #1292

Merged
merged 13 commits into from
Mar 16, 2021
Merged

Commits on Feb 12, 2021

  1. Configuration menu
    Copy the full SHA
    8cd1fd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bb5ddd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d7c76a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    017ec57 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    b869a23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    443cbef View commit details
    Browse the repository at this point in the history
  3. Merge branch 'next' into fix-plugin-koa-request-body

    * next:
      v7.7.0
      chore: update changelog
      android: alter plugin lookup for bugsnag react-native
      dep: update bugsnag-android dep to v5.6.2
      chore: Update changelog
      refactor(plugin-inline-script): Assume inline script while the DOM content has not yet loaded
      test(plugin-inline-script-content): Ensure script content isn't erroneously set when Bugsnag is loaded async'ly
      fix(plugin-inline-script-content): Check document.readyState in case we missed the interactive event
      fix(plugin-inline-script-content): Don't assume errors with no stacktrace are inline scripts
    djskinner committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    53e9917 View commit details
    Browse the repository at this point in the history
  4. chore: update changelog

    djskinner committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    93b1fc4 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    d1e34a0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'next' into fix-plugin-koa-request-body

    * next: (58 commits)
      v7.8.2
      chore: update changelog for release
      Remove setting of bind-address
      Tests/Node v4: Tidy up Node Gemfile
      Tests/Node v4: Update MR dependencies latest v4 release
      Tests/Node v4: Remove debug steps and reinstate pipeline
      Tests/Node v4: Use correct bind-address syntax
      Tests/Node v4: Ensure bind-address is set correctly
      Tests/Node v4: Add extra debugging
      Tests/Node-MR-V4: Use new steps to set endpoints for test fixtures
      Tests/Node-MR-V4: Update used MR image
      Test/Node-MR-V4: Remove all except node pipeline temporarily
      Test/Node-MR-V4: Initial update to v4
      bump android dependency to v5.7.1
      deps(react-native): Update bugsnag-cocoa to v6.7.0
      Browser bind-address 0.0.0.0
      chore: Update changelog
      fix(expo): Ensure Expo plugins depend on same version of NetInfo package
      Fix browser tests using removed constant
      Update to latest MazeRunner
      ...
    djskinner committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    ba4a6aa View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Merge branch 'next' into fix-plugin-koa-request-body

    * next:
      Ensure we skip the correct number of frames
      Update ios vendoring script to match PLAT-5777 requirements
      Pin RN Navigation dependency versions
    djskinner committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    1697852 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Configuration menu
    Copy the full SHA
    cffc31d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'next' into fix-plugin-koa-request-body

    * next:
      Update bugsnag-cocoa to v6.7.1
    djskinner committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    5a9f3a5 View commit details
    Browse the repository at this point in the history