ClimateMind / climatemind-frontend

The Climate Mind team is building a web app to help stop climate change by empowering individuals to have better conversations about it and take action.
16 stars 6 forks source link

Bump @sentry/cli from 2.35.0 to 2.39.1 #730

Open dependabot[bot] opened 9 hours ago

dependabot[bot] commented 9 hours ago

Bumps @sentry/cli from 2.35.0 to 2.39.1.

Release notes

Sourced from @​sentry/cli's releases.

2.39.1

Various fixes & improvements

2.39.0

Features/improvements

  • feat(proguard): Introduce experimental chunk uploading feature (#2264) by @​szokeasaurusrex
  • feat: Read debug IDs from debugId field in sourcemaps (#2222)

Various fixes & improvements

  • ref(proguard): Delete pointless code (#2263) by @​szokeasaurusrex
  • fix: Improve error handling in dif.rs (#2225)
  • ci: Run codeql-analysis on all PRs (#2224)
  • build: Add assert_cmd as a dev dependency
  • ref(api): Remove dead code (#2217)
  • ref: Remove SENTRY_DUMP_REPONSE environment variable (#2212)
  • ref(utils): Remove allow(dead_code) from update utils (#2216)
  • ref(api): Remove blanket allow(dead_code) (#2215)
  • ref(api): Only allow dead code where needed (#2213)

... (truncated)

Changelog

Sourced from @​sentry/cli's changelog.

2.39.1

Various fixes & improvements

2.39.0

Features/improvements

  • feat(proguard): Introduce experimental chunk uploading feature (#2264) by @​szokeasaurusrex
  • feat: Read debug IDs from debugId field in sourcemaps (#2222)

Various fixes & improvements

  • ref(proguard): Delete pointless code (#2263) by @​szokeasaurusrex
  • fix: Improve error handling in dif.rs (#2225)
  • ci: Run codeql-analysis on all PRs (#2224)
  • build: Add assert_cmd as a dev dependency
  • ref(api): Remove dead code (#2217)
  • ref: Remove SENTRY_DUMP_REPONSE environment variable (#2212)
  • ref(utils): Remove allow(dead_code) from update utils (#2216)
  • ref(api): Remove blanket allow(dead_code) (#2215)
  • ref(api): Only allow dead code where needed (#2213)

... (truncated)

Commits
  • e0852a4 release: 2.39.1
  • d69e741 fix(sourcemaps): Correctly read files with debug_id and debugId (#2268)
  • b72ab72 build: Remove unused dependencies (#2255)
  • 7c3da7c ref(proguard): Define environment variable name in constant (#2265)
  • ee62421 ref(test): Remove redundant line (#2266)
  • 5fe290c fix(proguard): Wait until chunks are assembled (#2267)
  • e08b23a Merge branch 'release/2.39.0'
  • 63b0fbb meta: Update CHANGELOG.md
  • d30066d release: 2.39.0
  • ffd3848 feat(proguard): Introduce experimental chunk uploading feature (#2264)
  • 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 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)