pgmichael / wavenet-for-chrome

Chrome extension that transforms highlighted text into high-quality natural sounding audio using Google Cloud's Text-to-Speech.
http://wavenet-for-chrome.com
MIT License
134 stars 50 forks source link

Bump @sentry/browser from 7.75.1 to 8.33.0 #93

Closed dependabot[bot] closed 15 hours ago

dependabot[bot] commented 1 day ago

Bumps @sentry/browser from 7.75.1 to 8.33.0.

Release notes

Sourced from @​sentry/browser's releases.

8.33.0

Important Changes

  • feat(nextjs): Support new async APIs (headers(), params, searchParams) (#13828)

Adds support for new dynamic Next.js APIs.

  • feat(node): Add lru-memoizer instrumentation (#13796)

Adds integration for lru-memoizer using @​opentelemetry/instrumentation-lru-memoizer.

  • feat(nuxt): Add unstable_sentryBundlerPluginOptions to module options (#13811)

Allows passing other options from the bundler plugins (vite and rollup) to Nuxt module options.

Other Changes

  • fix(browser): Ensure wrap() only returns functions (#13838)
  • fix(core): Adapt trpc middleware input attachment (#13831)
  • fix(core): Don't return trace data in getTraceData and getTraceMetaTags if SDK is disabled (#13760)
  • fix(nuxt): Don't restrict source map assets upload (#13800)
  • fix(nuxt): Use absolute path for client config (#13798)
  • fix(replay): Stop global event handling for paused replays (#13815)
  • fix(sveltekit): add url param to source map upload options (#13812)
  • fix(types): Add jsdocs to cron types (#13776)
  • fix(nextjs): Loosen @​sentry/nextjs webpack peer dependency (#13826)

Work in this release was contributed by @​joshuajaco. Thank you for your contribution!

Bundle size 📦

Path Size
@​sentry/browser 22.64 KB
@​sentry/browser - with treeshaking flags 21.42 KB
@​sentry/browser (incl. Tracing) 34.87 KB
@​sentry/browser (incl. Tracing, Replay) 71.37 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 61.8 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 75.72 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 88.49 KB

... (truncated)

Changelog

Sourced from @​sentry/browser's changelog.

8.33.0

Important Changes

  • feat(nextjs): Support new async APIs (headers(), params, searchParams) (#13828)

Adds support for new dynamic Next.js APIs.

  • feat(node): Add lru-memoizer instrumentation (#13796)

Adds integration for lru-memoizer using @​opentelemetry/instrumentation-lru-memoizer.

  • feat(nuxt): Add unstable_sentryBundlerPluginOptions to module options (#13811)

Allows passing other options from the bundler plugins (vite and rollup) to Nuxt module options.

Other Changes

  • fix(browser): Ensure wrap() only returns functions (#13838)
  • fix(core): Adapt trpc middleware input attachment (#13831)
  • fix(core): Don't return trace data in getTraceData and getTraceMetaTags if SDK is disabled (#13760)
  • fix(nuxt): Don't restrict source map assets upload (#13800)
  • fix(nuxt): Use absolute path for client config (#13798)
  • fix(replay): Stop global event handling for paused replays (#13815)
  • fix(sveltekit): add url param to source map upload options (#13812)
  • fix(types): Add jsdocs to cron types (#13776)
  • fix(nextjs): Loosen @​sentry/nextjs webpack peer dependency (#13826)

Work in this release was contributed by @​joshuajaco. Thank you for your contribution!

8.32.0

Important Changes

  • ref(browser): Move navigation span descriptions into op (#13527)

Moves the description of navigation related browser spans into the op, e.g. browser - cache -> browser.cache and sets the description to the performanceEntry objects' names (in this context it is the URL of the page).

... (truncated)

Commits
  • 7a5a05e release: 8.33.0
  • 83d319b Merge pull request #13852 from getsentry/prepare-release/8.33.0
  • b8f92a1 meta(changelog): Update changelog for 8.33.0
  • 8f3e5b2 feat(nuxt): Add unstable_sentryBundlerPluginOptions to module options (#13811)
  • dafd510 ref(test): Increase amqplib integration test timeout (#13850)
  • a6348cc ref(utils): Keep non-enumerable properties in dropUndefinedKeys. (#13840)
  • 5e6aef2 fix(sveltekit): add url param to source map upload options (#13812)
  • 35bdc87 fix(browser): Ensure wrap() only returns functions (#13838)
  • b4b08cd fix(core): Adapt trpc middleware input attachment (#13831)
  • ca19f34 feat(nextjs): Support new async APIs (headers(), params, searchParams) ...
  • 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/pgmichael/wavenet-for-chrome/network/alerts).
netlify[bot] commented 1 day ago

Deploy Preview for wavenet-for-chrome ready!

Name Link
Latest commit 0595ba9e79ef02b7ecfe3d7db4793e5216d91f57
Latest deploy log https://app.netlify.com/sites/wavenet-for-chrome/deploys/66feece6b0f141000870a18b
Deploy Preview https://deploy-preview-93--wavenet-for-chrome.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

dependabot[bot] commented 15 hours ago

Superseded by #94.