Bump @sentry/cli from 2.40.0 to 2.41.1
Bumps @sentry/cli from 2.40.0 to 2.41.1.
Release notes
Sourced from @sentry/cli
's releases.
2.41.1
Various fixes & improvements
- build: Replace
dotenv
withdotenvy
(#2351) by@szokeasaurusrex
- This fixes a problem where multiline env variables were not supported in
.env
files2.41.0
Various fixes & improvements
- build: Bump
symbolic
to12.13.3
(#2346) by@szokeasaurusrex
- ref(api): Replace custom deserializer with derive (#2337) by
@szokeasaurusrex
- ref(sourcemaps): Reduce sourcemap upload memory usage (#2343) by
@szokeasaurusrex
- build: Update
memmap2
(#2340) by@szokeasaurusrex
- ref: Fix new clippy lints (#2341) by
@szokeasaurusrex
- feat(dif): Fail
debug-files upload
when file is too big (#2331) by@szokeasaurusrex
- ref(dif): Handle "too big" error with warning (#2330) by
@szokeasaurusrex
- ref(dif): Create type for DIF validation errors (#2329) by
@szokeasaurusrex
- ref(api): Remove unnecessary
collect
(#2333) by@szokeasaurusrex
Changelog
Sourced from @sentry/cli
's changelog.
2.41.1
Various fixes & improvements
- build: Replace
dotenv
withdotenvy
(#2351) by@szokeasaurusrex
- This fixes a problem where multiline env variables were not supported in
.env
files2.41.0
Various fixes & improvements
- build: Bump
symbolic
to12.13.3
(#2346) by@szokeasaurusrex
- ref(api): Replace custom deserializer with derive (#2337) by
@szokeasaurusrex
- ref(sourcemaps): Reduce sourcemap upload memory usage (#2343) by
@szokeasaurusrex
- build: Update
memmap2
(#2340) by@szokeasaurusrex
- ref: Fix new clippy lints (#2341) by
@szokeasaurusrex
- feat(dif): Fail
debug-files upload
when file is too big (#2331) by@szokeasaurusrex
- ref(dif): Handle "too big" error with warning (#2330) by
@szokeasaurusrex
- ref(dif): Create type for DIF validation errors (#2329) by
@szokeasaurusrex
- ref(api): Remove unnecessary
collect
(#2333) by@szokeasaurusrex
Commits
-
38b8d23
meta: Update CHANGELOG.md -
778a8b3
release: 2.41.1 -
7748c90
build: Replacedotenv
withdotenvy
(#2351) -
b26e0f2
Merge branch 'release/2.41.0' -
84e9410
release: 2.41.0 -
4129be5
build: Bumpsymbolic
to12.13.3
(#2346) -
6e188bf
ref(api): Replace custom deserializer with derive (#2337) -
ee953a5
ref(sourcemaps): Reduce sourcemap upload memory usage (#2343) -
bcf241a
build: Updatememmap2
-
00587b1
ref: Fix new clippy lints - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts