Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix(deps): update sentry dependencies to ^7.29.0 #482

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/integrations (source) ^7.28.0 -> ^7.29.0 age adoption passing confidence
@sentry/node (source) ^7.28.0 -> ^7.29.0 age adoption passing confidence
@sentry/tracing (source) ^7.28.0 -> ^7.29.0 age adoption passing confidence
@sentry/vue (source) ^7.28.0 -> ^7.29.0 age adoption passing confidence

Release Notes

getsentry/sentry-javascript

v7.29.0

Compare Source

This update includes a change to the @sentry/nextjs SDK that may increase response times of requests in applications
deployed to Vercel or AWS lambdas to ensure that error events are sent consistently.
Additionally, Next.js applications deployed to Vercel or AWS lambdas may also see an uptick in sent transactions. (for
more information see #​6578)

  • feat(core): Add getSdkMetadata to Client (#​6643)
  • feat(nextjs): Send events consistently on platforms that don't support streaming (#​6578)
  • feat(replay): Use new prepareEvent util & ensure dropping replays works (#​6522)
  • feat(types): Upstream some replay types (#​6506)
  • fix(replay): Envelope send should be awaited in try/catch (#​6625)
  • fix(replay): Improve handling of maskAllText selector (#​6637)
  • fix(tracing): Don't finish React Router 6 pageload transactions early (#​6609)

v7.28.1

Compare Source

  • fix(replay): Do not mangle _metadata in client options (#​6600)
  • fix(replay): Cater for event processor returning null (#​6576)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Dec 22, 2022

Codecov Report

Merging #482 (9cdf6b6) into main (c9894da) will not change coverage.
The diff coverage is n/a.

❗ Current head 9cdf6b6 differs from pull request most recent head ebd5547. Consider uploading reports for the commit ebd5547 to get more accurate results

@@           Coverage Diff           @@
##             main     #482   +/-   ##
=======================================
  Coverage   69.23%   69.23%           
=======================================
  Files           1        1           
  Lines          52       52           
  Branches       21       21           
=======================================
  Hits           36       36           
  Misses         13       13           
  Partials        3        3           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@renovate renovate bot force-pushed the renovate/sentry-dependencies branch from fec39fa to ebd5547 Compare January 4, 2023 15:10
@renovate renovate bot changed the title fix(deps): update sentry dependencies to ^7.28.1 fix(deps): update sentry dependencies to ^7.29.0 Jan 4, 2023
@rchl rchl merged commit 96d7a8c into main Jan 9, 2023
@rchl rchl deleted the renovate/sentry-dependencies branch January 9, 2023 10:35
rchl added a commit to rtibaldo/sentry-module that referenced this pull request Jan 19, 2023
…module-builder-original

* rtibaldo-rewrite-module-builder: (39 commits)
  migrate to module-builder
  chore: release 7.0.2
  fix(deps): update sentry dependencies to ^7.29.0 (nuxt-community#482)
  chore(deps): update all non-major dependencies
  fix: not able to resolve un-hoisted client-side dependencies (nuxt-community#486)
  chore: release 7.0.1
  fix: more accurate type for `serverConfig` option (nuxt-community#484)
  chore: remove dead badge from the readme
  chore(docs): build documentation on every change
  chore: release 7.0.0
  feat: enable tree shaking of Sentry SDK debug code (nuxt-community#481)
  chore(lint): enable linting for more files within the repo
  chore(deps): update lock file
  fix(deps): update sentry dependencies to ^7.28.0 (nuxt-community#478)
  docs: minor updates about dependencies and lazy+tracing
  feat: support plugin path for clientConfig and serverConfig (nuxt-community#477)
  feat(tracing): enable Vue Router instrumentation by default (nuxt-community#476)
  Revert "feat(tracing): enable Vue Router instrumentation by default"
  feat(tracing): enable Vue Router instrumentation by default
  chore(lint): tweak eslint ignore directives for generated plugin files
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant