Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: getsentry/sentry-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.24.0
Choose a base ref
...
head repository: getsentry/sentry-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.24.1
Choose a head ref
  • 9 commits
  • 38 files changed
  • 7 contributors

Commits on Dec 7, 2022

  1. Merge branch 'release/7.24.0'

    getsentry-bot committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    e5c1486 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    329836d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93eac4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afc1bb1 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump qs from 6.5.2 to 6.5.3

    Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
    - [Release notes](https://github.com/ljharb/qs/releases)
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.5.2...v6.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    dbe1d7e View commit details
    Browse the repository at this point in the history
  6. build(deps): bump express from 4.17.1 to 4.18.2 in /packages/replay/demo

    Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.17.1...4.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    0366852 View commit details
    Browse the repository at this point in the history
  7. fix(replay): Add CDN bundle path to release artifacts (#6452)

    Craft uses the release artifacts zip generated by our "Upload Artifacts" job to search for files to upload. Our bundle path (`packages/replay/build/bundles`) wasn't added to this job's config so it wasn't included in the release.
    
    This patch fixes that and it also adds an entry to our release checklist. It furthermore bumps the minimum version for the CDN bundles in the Replay README. Docs should automatically pick up the newest version, so we don't need to bump anything in getsentry/sentry-docs#5899 
    
    Co-authored-by: Abhijeet Prasad <aprasad@sentry.io>
    Lms24 and AbhiPrasad authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    0942281 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    211b7c5 View commit details
    Browse the repository at this point in the history
  9. release: 7.24.1

    getsentry-bot committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    959dd1c View commit details
    Browse the repository at this point in the history
Loading