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

Update JavaScript dev dependencies #31

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/common (source) 10.4.3 -> 10.4.4 age adoption passing confidence
@nestjs/core (source) 10.4.3 -> 10.4.4 age adoption passing confidence
@nestjs/platform-express (source) 10.4.3 -> 10.4.4 age adoption passing confidence
@nestjs/testing (source) 10.4.3 -> 10.4.4 age adoption passing confidence
@sentry/node (source) 8.30.0 -> 8.31.0 age adoption passing confidence

Release Notes

nestjs/nest (@​nestjs/common)

v10.4.4

Compare Source

nestjs/nest (@​nestjs/core)

v10.4.4

Compare Source

nestjs/nest (@​nestjs/platform-express)

v10.4.4

Compare Source

nestjs/nest (@​nestjs/testing)

v10.4.4

Compare Source

getsentry/sentry-javascript (@​sentry/node)

v8.31.0

Compare Source

Important Changes
  • feat(node): Add dataloader integration (#​13664)

This release adds a new integration for the dataloader package. The Node
SDK (and all SDKs that depend on it) will now automatically instrument dataloader instances. You can also add it
manually:

Sentry.init({
  integrations: [Sentry.dataloaderIntegration()],
});
Other Changes
  • feat(browser): Add navigation activationStart timestamp to pageload span (#​13658)
  • feat(gatsby): Add optional deleteSourcemapsAfterUpload (#​13610)
  • feat(nextjs): Give app router prefetch requests a http.server.prefetch op (#​13600)
  • feat(nextjs): Improve Next.js serverside span data quality (#​13652)
  • feat(node): Add disableInstrumentationWarnings option (#​13693)
  • feat(nuxt): Adding experimental_basicServerTracing option to Nuxt module (#​13643)
  • feat(nuxt): Improve logs about adding Node option 'import' (#​13726)
  • feat(replay): Add onError callback + other small improvements to debugging (#​13721)
  • feat(replay): Add experimental option to allow for a checkout every 6 minutes (#​13069)
  • feat(wasm): Unconditionally parse instruction addresses (#​13655)
  • fix: Ensure all logs are wrapped with consoleSandbox (#​13690)
  • fix(browser): Try multiple options for lazyLoadIntegration script parent element lookup (#​13717)
  • fix(feedback): Actor color applies to feedback icon (#​13702)
  • fix(feedback): Fix form width on mobile devices (#​13068)
  • fix(nestjs): Preserve original function name on SentryTraced functions (#​13684)
  • fix(node): Don't overwrite local variables for re-thrown errors (#​13644)
  • fix(normalize): Treat Infinity as NaN both are non-serializable numbers (#​13406)
  • fix(nuxt): Use correct server output file path (#​13725)
  • fix(opentelemetry): Always use active span in Propagator.inject (#​13381)
  • fix(replay): Fixes potential out-of-order segments (#​13609)

Work in this release was contributed by @​KyGuy2002, @​artzhookov, and @​julianCast. Thank you for your contributions!


Configuration

📅 Schedule: Branch creation - "after 8am on saturday" in timezone Australia/Brisbane, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) September 20, 2024 22:41
@renovate renovate bot changed the title Update JavaScript dev dependencies Update JavaScript dev dependencies - autoclosed Sep 20, 2024
@renovate renovate bot closed this Sep 20, 2024
auto-merge was automatically disabled September 20, 2024 22:41

Pull request was closed

@renovate renovate bot deleted the renovate/javascript-dev-dependencies branch September 20, 2024 22:41
@renovate renovate bot changed the title Update JavaScript dev dependencies - autoclosed Update JavaScript dev dependencies Sep 23, 2024
@renovate renovate bot restored the renovate/javascript-dev-dependencies branch September 23, 2024 10:56
@renovate renovate bot reopened this Sep 23, 2024
Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.29%. Comparing base (ae6bac6) to head (d2612f2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #31   +/-   ##
=======================================
  Coverage   91.29%   91.29%           
=======================================
  Files          16       16           
  Lines        1436     1436           
  Branches      143      143           
=======================================
  Hits         1311     1311           
  Misses        125      125           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot enabled auto-merge (squash) September 23, 2024 12:57
@renovate renovate bot force-pushed the renovate/javascript-dev-dependencies branch from c312981 to d2612f2 Compare September 23, 2024 12:57
@renovate renovate bot merged commit f5b6dd2 into main Sep 23, 2024
37 checks passed
@renovate renovate bot deleted the renovate/javascript-dev-dependencies branch September 23, 2024 12:58
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.

0 participants