Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

build: Bump tempfile to remove flagged dependency #2085

Merged
merged 3 commits into from
May 2, 2023

Conversation

jan-auer
Copy link
Member

@jan-auer jan-auer commented May 2, 2023

This updates tempfile, which is the only dependency that depended on remove-dir-all. Along the way, this PR also pins the minimum version of tokio to follow the pattern of all other dependencies.

See https://github.com/getsentry/relay/security/dependabot/50

#skip-changelog

@jan-auer jan-auer requested a review from a team as a code owner May 2, 2023 08:46
@jan-auer jan-auer requested a review from a team May 2, 2023 08:46
@jan-auer jan-auer self-assigned this May 2, 2023
@jan-auer jan-auer added the maintenance Tasks with this label generally have a lower priority and due date label May 2, 2023
@jan-auer jan-auer enabled auto-merge (squash) May 2, 2023 09:26
@jan-auer jan-auer merged commit b97d372 into master May 2, 2023
@jan-auer jan-auer deleted the build/remove-dir-all branch May 2, 2023 09:28
jan-auer added a commit that referenced this pull request May 9, 2023
* master: (178 commits)
  ref(crons): Allow `_` in monitor slugs (#2100)
  fix(span-metrics): Scrub subdomains in metric tags (#2103)
  feat(normalization): Scrub span description URLs (#2095)
  feat(dynamic-sampling): Add possibility to run dynamic sampling from `sentry-relay` (#2091)
  ref(dynamic-config): Remove transaction metrics allowlist from Sentry (#2092)
  feat(protocol): Support old effective-directory format (#2048)
  ref(spans): Add more tags to span metrics (#2090)
  fix(server): Support HTTP half-close connections (#2089)
  ref(spans): Use transactions namespace with `span` prefix (#2087)
  ref(spans): Update span metrics feature flag name (#2086)
  feat(metrics): Extract more metrics from spans (#2080)
  build: Bump tempfile to remove flagged dependency (#2085)
  feat(filter): Add document_uri csp filter (#2059)
  build: Use jemalloc on Linux (#2084)
  ci(gha): add debugging for "Couldn'\''t write tracker file" issue (#2081)
  feat(crons): Pass-through minimal `sdk` field (#2073)
  fix(quota): Parse large limits (#2079)
  instr(server): More details on unexpected envelope drop (#2077)
  fix(ci): Skip flaky integration test (#2076)
  feat(dynamic-sampling): Add support for `trace.replay_id` in matching rules (#2070)
  ...
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
maintenance Tasks with this label generally have a lower priority and due date
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants