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

Merged
merged 2 commits into from
Nov 15, 2023
Merged

Update all non-major dependencies #1332

merged 2 commits into from
Nov 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2023

Fixes #1074

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@electron/asar 3.2.7 -> 3.2.8 age adoption passing confidence
electron 27.0.2 -> 27.0.4 age adoption passing confidence
electron-builder-squirrel-windows 24.8.0 -> 24.8.1 age adoption passing confidence
eslint (source) 8.52.0 -> 8.53.0 age adoption passing confidence

Warning

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


Release Notes

electron/asar (@​electron/asar)

v3.2.8

Compare Source

Bug Fixes
  • better error message when extracting a file that doesn't exist in the archive (#​286) (b9f5c8a)
electron/electron (electron)

v27.0.4: electron v27.0.4

Compare Source

Release Notes for v27.0.4

Fixes

  • Fixed an issue where WebViews could sometimes crash on unload. #​40444 (Also in 26, 28)
  • Fixed rendering on Linux due to broken shader cache compilation with driver updates. #​40467

Other Changes

  • Updated Chromium to 118.0.5993.129. #​40417

v27.0.3: electron v27.0.3

Compare Source

Release Notes for v27.0.3

Fixes

Other Changes

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

v24.8.1

Compare Source

Patch Changes
eslint/eslint (eslint)

v8.53.0

Compare Source

Features

  • 528e1c0 feat: Deprecate formatting rules (#​17696) (Nicholas C. Zakas)
  • c0b11dd feat: Add suggestions for no-prototype-builtins (#​17677) (Yonathan Randolph)

Bug Fixes

  • 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#​17683) (Milos Djermanovic)
  • b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#​17672) (Francesco Trotta)

Documentation

  • ab8c60d docs: change position of return to top button (#​17688) (Tanuj Kanti)
  • 4fc44c0 docs: update twitter icon to new X icon (#​17687) (Tanuj Kanti)
  • 4164b2c docs: Update README (GitHub Actions Bot)
  • 8651895 docs: Fix tabs in rule examples (#​17653) (Francesco Trotta)
  • 3aec1c5 docs: explained rule fixers and suggestions (#​17657) (Josh Goldberg ✨)

Chores


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 Nov 14, 2023
Copy link
Contributor Author

renovate bot commented Nov 15, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@t3chguy t3chguy marked this pull request as ready for review November 15, 2023 23:02
@t3chguy t3chguy requested a review from a team as a code owner November 15, 2023 23:02
@t3chguy t3chguy enabled auto-merge (squash) November 15, 2023 23:02
@t3chguy t3chguy merged commit 07cbe8f into develop Nov 15, 2023
32 checks passed
@t3chguy t3chguy deleted the renovate/all-minor-patch branch November 15, 2023 23:09
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.

Element desktop starts with blank screen
1 participant