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 all non-major dependencies #1241

Merged
merged 1 commit into from
Sep 22, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/electron 4.10.0 -> 4.11.0 age adoption passing confidence
electron-builder-squirrel-windows 24.6.4 -> 24.6.5 age adoption passing confidence
eslint (source) 8.48.0 -> 8.49.0 age adoption passing confidence
uuid 9.0.0 -> 9.0.1 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

getsentry/sentry-electron (@​sentry/electron)

v4.11.0

Compare Source

  • feat: Add optional BrowserWindowSession to track sessions as window in foreground (#​725)
  • feat: Update from v7.63.0 to
    v7.68.0 of JavaScript SDKs (#​738)
  • feat: Mark errors caught by the SDK as unhandled

As per the changes in the JavaScript SDKs for
v7.67.0
, this release fixes inconsistent
behaviour of when our SDKs classify captured errors as unhandled. Previously, some of our instrumentations correctly set
unhandled, while others set handled.

Going forward, all errors caught automatically from our SDKs will be marked as unhandled.
If you manually capture errors (e.g. by calling Sentry.captureException), your errors will continue to be reported as handled.

This change might lead to a decrease in reported crash-free sessions and consequently in your release health score.
If you have concerns about this, feel free to open an issue.

electron-userland/electron-builder (electron-builder-squirrel-windows)

v24.6.5

Compare Source

Patch Changes
eslint/eslint (eslint)

v8.49.0

Compare Source

Features

  • da09f4e feat: Implement onUnreachableCodePathStart/End (#​17511) (Nicholas C. Zakas)
  • 32b2327 feat: Emit deprecation warnings in RuleTester (#​17527) (Nicholas C. Zakas)
  • acb7df3 feat: add new enforce option to lines-between-class-members (#​17462) (Nitin Kumar)

Documentation

  • ecfb54f docs: Update README (GitHub Actions Bot)
  • de86b3b docs: update no-promise-executor-return examples (#​17529) (Nitin Kumar)
  • 032c4b1 docs: add typescript template (#​17500) (James)
  • cd7da5c docs: Update README (GitHub Actions Bot)

Chores

uuidjs/uuid (uuid)

v9.0.1

Compare Source

build
  • Fix CI to work with Node.js 20.x

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.


This change is marked as an internal change (Task), so will not be included in the changelog.

@renovate renovate bot added Dependencies Pull requests that update a dependency file T-Task Tasks for the team like planning labels Sep 19, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fbece12 to 173e933 Compare September 21, 2023 18:09
@andybalaam andybalaam marked this pull request as ready for review September 22, 2023 00:20
@andybalaam andybalaam requested a review from a team as a code owner September 22, 2023 00:20
@andybalaam andybalaam merged commit d73e3b0 into develop Sep 22, 2023
32 checks passed
@andybalaam andybalaam deleted the renovate/all-minor-patch branch September 22, 2023 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant