examples
examples copied to clipboard
Collection of all different kinds of Sentry SDKs and integrations
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.1 to 2.3.8. Release notes Sourced from werkzeug's releases. 2.3.8 This is a security release for the 2.3.x feature branch. Changes: https://werkzeug.palletsprojects.com/en/2.3.x/changes/#version-2-3-8 2.3.7 This is a fix...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.7 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.31 to 0.10.60. Release notes Sourced from openssl's releases. openssl-v0.10.60 What's Changed Correct off-by-one in minimum output buffer size computation by @alex in sfackler/rust-openssl#2088 Expose a few...
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.31 to 0.10.60. Release notes Sourced from openssl's releases. openssl-v0.10.60 What's Changed Correct off-by-one in minimum output buffer size computation by @alex in sfackler/rust-openssl#2088 Expose a few...
Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.0.11 to 4.7.8. Release notes Sourced from handlebars's releases. v4.7.8 Make library compatible with workers (#1894) - 3d3796c Don't rely on Node.js global object (#1776) - 2954e7e...
I suspect a lot of people use this repo as a reference and may copy directly from it. We have a lot of outdated dependencies in here that could introduce...
Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) from 7.37.2 to 7.77.0. Release notes Sourced from @sentry/nextjs's releases. 7.77.0 Security Fixes fix(nextjs): Match only numbers as orgid in tunnelRoute (#9416) (CVE-2023-46729) fix(nextjs): Strictly validate tunnel target...
Bumps [lodash](https://github.com/lodash/lodash) to 4.17.21 and updates ancestor dependency [react-native](https://github.com/facebook/react-native). These dependencies need to be updated together. Updates `lodash` from 4.17.5 to 4.17.21 Commits f299b52 Bump to v4.17.21 c4847eb Improve performance...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.12.2 to 3.0.1. Release notes Sourced from werkzeug's releases. 3.0.1 This is a security release for the 3.0.x feature branch. Changes: https://werkzeug.palletsprojects.com/en/3.0.x/changes/#version-3-0-1 3.0.0 This is a feature...
Bumps [next](https://github.com/vercel/next.js) from 12.3.4 to 13.5.0. Release notes Sourced from next's releases. v13.4.20-canary.41 Core Changes Add mui-core to the default optimizePackageImports list: #55554 Consolidate experimental React opt-in & add ppr...