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 #1302

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/electron 4.13.0 -> 4.14.0 age adoption passing confidence
electron 27.0.0 -> 27.0.2 age adoption passing confidence
electron-builder-squirrel-windows 24.7.0 -> 24.8.0 age adoption passing confidence
eslint (source) 8.51.0 -> 8.52.0 age adoption passing confidence
eslint-plugin-import 2.28.1 -> 2.29.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v4.14.0

Compare Source

  • feat: Renderer process ANR detection with stack traces (#​770)
  • fix: Hide ANR child process from dock (#​777)
  • test: Electron v28 main process ESM (#​773)
electron/electron (electron)

v27.0.2: electron v27.0.2

Compare Source

Release Notes for v27.0.2

Fixes

  • Functions called over the contextBridge are now called with the expected receiver (this). #​40262 (Also in 28)

Other Changes

v27.0.1: electron v27.0.1

Compare Source

Release Notes for v27.0.1

Fixes

  • Fixed an issue where Windows Toast notifications weren't properly dismissed from the Action Center on notification.close() if they'd previously been dismissed. #​40244 (Also in 26, 28)
  • Fixed an issue where calling loadURL during some webContents url loading events could crash. #​40162 (Also in 24, 25, 26)
  • Fixed an issue where fully occluded windows would return an empty image from webContents.capturePage() on Windows and Linux. #​40188 (Also in 25, 26, 28)
  • Fixed an issue with webContents interaction with fullscreen and WCO on macOS. #​40217 (Also in 25, 26, 28)
  • Fixed some redundant permission dialogs while screen sharing on Wayland. #​40193 (Also in 26, 28)

Other Changes

  • Updated Chromium to 118.0.5993.89. #​40240
electron-userland/electron-builder (electron-builder-squirrel-windows)

v24.8.0

Compare Source

Patch Changes
eslint/eslint (eslint)

v8.52.0

Compare Source

Features

  • 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#​17611) (Yosuke Ota)

Bug Fixes

  • 5de9637 fix: Ensure shared references in rule configs are separated (#​17666) (Nicholas C. Zakas)
  • dcfe573 fix: add preceding semicolon in suggestions of no-object-constructor (#​17649) (Francesco Trotta)

Documentation

  • 476d58a docs: Add note about invalid CLI flags when using flat config. (#​17664) (Nicholas C. Zakas)
  • 660ed3a docs: Plugin flat config migration guide (#​17640) (Nicholas C. Zakas)
  • a58aa20 docs: fix examples for several rules (#​17645) (Milos Djermanovic)
  • 179929b docs: Remove trailing newline from the code of Playground links (#​17641) (Francesco Trotta)
  • f8e5c30 docs: Update README (GitHub Actions Bot)
  • b7ef2f3 docs: Enable pretty code formatter output (#​17635) (Nicholas C. Zakas)
  • 0bcb9a8 docs: Fix syntax errors in rule examples (#​17633) (Francesco Trotta)
  • 61b9083 docs: Make no-continue example code work (#​17643) (Zhongyuan Zhou)
  • 9fafe45 docs: upgrade to 11ty 2.0 (#​17632) (Percy Ma)
  • ff8e4bf docs: Update README (GitHub Actions Bot)
  • fab249a docs: Update README (GitHub Actions Bot)
  • 392305b docs: Update no-irregular-whitespace and fix examples (#​17626) (Francesco Trotta)
  • 6b8acfb docs: Add real whitespace to no-trailing-spaces examples (#​17630) (Francesco Trotta)
  • 1000187 docs: Fix examples in unicode-bom (#​17631) (Francesco Trotta)
  • 000290c docs: Update README (GitHub Actions Bot)

Chores

import-js/eslint-plugin-import (eslint-plugin-import)

v2.29.0

Compare Source

Added

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 Oct 31, 2023
@t3chguy t3chguy marked this pull request as ready for review November 1, 2023 08:36
@t3chguy t3chguy requested a review from a team as a code owner November 1, 2023 08:36
@t3chguy t3chguy merged commit 0cc6e2a into develop Nov 1, 2023
73 of 78 checks passed
@t3chguy t3chguy deleted the renovate/all-minor-patch branch November 1, 2023 08:36
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