Closed renovate[bot] closed 1 year ago
List up libraries that are defined in dependencies and devDependencies in package.json but not used in your codes.
Totals | |
---|---|
Change from base Build 4497096620: | 0.0% |
Covered Lines: | 250 |
Relevant Lines: | 280 |
Deploy path: /home/runner/work/blog/blog/storybook-static Functions path: /home/runner/work/blog/blog/functions/src Configuration path: /home/runner/work/blog/blog/netlify.toml Deploying to draft URL...
Logs: https://app.netlify.com/sites/blog-storybook/deploys/641c5da6210a8d0229a20bc5 Website Draft URL: https://641c5da6210a8d0229a20bc5--blog-storybook.netlify.app
If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod
Deploy path: /home/runner/work/blog/blog/public Functions path: /home/runner/work/blog/blog/functions/src Configuration path: /home/runner/work/blog/blog/netlify.toml Deploying to draft URL...
Logs: https://app.netlify.com/sites/pensive-lamport-5822d2/deploys/641c5df6d444a10310d05540 Website Draft URL: https://641c5df6d444a10310d05540--pensive-lamport-5822d2.netlify.app
If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod
performance: 96 accessibility: 100 best-practices: 92 seo: 92 pwa: 100
performance: 63 accessibility: 100 best-practices: 83 seo: 93 pwa: 100
This PR contains the following updates:
0.2.2
->0.3.0
Release Notes
getsentry/profiling-node
### [`v0.3.0`](https://togithub.com/getsentry/profiling-node/blob/HEAD/CHANGES#030) [Compare Source](https://togithub.com/getsentry/profiling-node/compare/v0.2.2...v0.3.0) ##### Various fixes & improvements - fix(profiling): avoid unnecessary copy operations ([#117](https://togithub.com/getsentry/profiling-node/issues/117)) by [@JonasBa](https://togithub.com/JonasBa) - feat(profiling): expose timeout experiment and handle timeout in hooks ([#118](https://togithub.com/getsentry/profiling-node/issues/118)) by [@JonasBa](https://togithub.com/JonasBa) - ref(profiling): add SDK hooks support ([#110](https://togithub.com/getsentry/profiling-node/issues/110)) by [@JonasBa](https://togithub.com/JonasBa) - build(deps-dev): bump sqlite3 from 5.1.2 to 5.1.5 ([#111](https://togithub.com/getsentry/profiling-node/issues/111)) by [@dependabot](https://togithub.com/dependabot) - docs: update install link for sentry profiling ([#116](https://togithub.com/getsentry/profiling-node/issues/116)) by [@emilsivervik](https://togithub.com/emilsivervik) - feat(profiling): only mark in_app: false for system code ([#114](https://togithub.com/getsentry/profiling-node/issues/114)) by [@JonasBa](https://togithub.com/JonasBa) - ref(format): remove format macros ([`cee68c5`](https://togithub.com/getsentry/profiling-node/commit/cee68c53)) by [@JonasBa](https://togithub.com/JonasBa) - ref(prebuilds): remove binary ([`6ff35ec`](https://togithub.com/getsentry/profiling-node/commit/6ff35ecb)) by [@JonasBa](https://togithub.com/JonasBa) - feat(profiling): add profilesSampler ([#109](https://togithub.com/getsentry/profiling-node/issues/109)) by [@JonasBa](https://togithub.com/JonasBa) - ref(format): remove transactions array in favor of transaction property ([#108](https://togithub.com/getsentry/profiling-node/issues/108)) by [@JonasBa](https://togithub.com/JonasBa) - chore: improve documentation around prebuild binaries ([`dc37cbf`](https://togithub.com/getsentry/profiling-node/commit/dc37cbfb)) by [@JonasBa](https://togithub.com/JonasBa)Configuration
📅 Schedule: Branch creation - "after 11pm,before 6am" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.