sentry-javascript
sentry-javascript copied to clipboard
deps: Bump gatsby bundler plugins to 2.20.1 to fix error
Fixes https://github.com/getsentry/sentry-javascript/issues/13504
Due to a racing condition, the version used in package @sentry/webpack-plugin for gatsby is causing the parameter filesToDeleteAfterUpload not working properly because the maps are being deleted before being uploaded to the server.
This bumps the dependency to the version it was fixed. Same version you guys already use in nextJs.
Before submitting a pull request, please take a look at our Contributing guidelines and verify:
- [ ] If you've added code that should be tested, please add tests.
- [ ] Ensure your code lints and the test suite passes (
yarn lint) & (yarn test).
Running tests
Hi, I am in the process of merging https://github.com/getsentry/sentry-javascript/pull/13384 which will do this implicitly. Thanks though!
Hi, I am in the process of merging #13384 which will do this implicitly. Thanks though!
Neat, thanks! I'll close this. Would you know how soon the next release will be launched?
Hi, I am in the process of merging #13384 which will do this implicitly. Thanks though!
Neat, thanks! I'll close this. Would you know how soon the next release will be launched?
Probably by the end of the week!