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

build(deps): bump @bugsnag/plugin-express from 8.1.1 to 8.2.0 #661

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps @bugsnag/plugin-express from 8.1.1 to 8.2.0.

Release notes

Sourced from @​bugsnag/plugin-express's releases.

v8.2.0

Added

  • Introduce sendPayloadChecksums option and set Bugsnag-Integrity headers on events and sessions #2221
  • (plugin-angular) Added Angular runtime version to device info #2288

Changed

  • (plugin-angular) Generate type definition using Angular 17 #2275
  • (plugin-angular) Update Angular support to cover v12 - 19 #2278
  • (react-native) Update bugsnag-android from v6.10.0 to v6.11.0
  • (react-native) Update bugsnag-cocoa from v6.30.1 to v6.31.0

Fixed

  • Corrected setUser TS interface to allow for null arguments #2262

v8.1.3

Changed

  • (react-native) Update bugsnag-android from v6.6.1 to v6.10.0

v8.1.2

Fixed

  • Ensure reportUnhandledPromiseRejectionsAsHandled is correctly handled for all platforms #2239
Changelog

Sourced from @​bugsnag/plugin-express's changelog.

[8.2.0] - 2025-01-27

Added

  • Introduce sendPayloadChecksums option and set Bugsnag-Integrity headers on events and sessions #2221
  • (plugin-angular) Added Angular runtime version to device info #2288

Changed

  • (plugin-angular) Generate type definition using Angular 17 #2275
  • (plugin-angular) Update Angular support to cover v12 - 19 #2278
  • (react-native) Update bugsnag-android from v6.10.0 to v6.11.0
  • (react-native) Update bugsnag-cocoa from v6.30.1 to v6.31.0

Fixed

  • Corrected setUser TS interface to allow for null arguments #2262

[8.1.3] - 2024-11-28

Changed

  • (react-native) Update bugsnag-android from v6.6.1 to v6.10.0

[8.1.2] - 2024-10-25

Fixed

  • Ensure reportUnhandledPromiseRejectionsAsHandled is correctly handled for all platforms #2239
Commits
  • 3f43b05 v8.2.0
  • a2aabb0 Merge pull request #2292 from bugsnag/release/v8.2.0
  • ab5d5bc docs: 📝 update CHANGELOG.md
  • a0fa269 Add angular runtime version to device info (#2288)
  • 0754876 Update notifier dependencies (#2291)
  • 2596383 add sendPayloadChecksums config option and implement Bugsnag-Integrity header...
  • 1d81348 Merge pull request #2287 from bugsnag/gingerbenw/fixup-angular-dependencies
  • 7afd0ec fix: 💚 add missing ng-packagr dev dependency
  • 3b2190b Merge pull request #2283 from bugsnag/gingerbenw/fixup-package-lock
  • 6a669f2 chore: 📦 commit updated package-lock after npm install
  • 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 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)

Bumps [@bugsnag/plugin-express](https://github.com/bugsnag/bugsnag-js) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/bugsnag/bugsnag-js/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-js/blob/next/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-js@v8.1.1...v8.2.0)

---
updated-dependencies:
- dependency-name: "@bugsnag/plugin-express"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 27, 2025
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants