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

Bump electron from 25.0.1 to 25.8.4 #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 0 additions & 22 deletions .github/workflows/lock.yml
Original file line number Diff line number Diff line change
@@ -1,23 +1 @@
name: 'Lock Threads'

on:
schedule:
- cron: '15 2/3 * * *'

jobs:
lock:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@c1b35aecc5cdb1a34539d14196df55838bb2f836
with:
github-token: ${{ secrets.GH_PAT_BOT }}
issue-inactive-days: '7'
issue-comment: >
This thread has been automatically locked since there has not been
any recent activity after it was closed. Please open a new issue
if you think you have a related problem or query.
pr-inactive-days: '2'
pr-comment: >
This pull request has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"concurrently": "^8.2.1",
"devtron": "^1.4.0",
"dnslink-cloudflare": "^3.0.0",
"electron": "25.0.1",
"electron": "25.8.4",
"electron-builder": "23.6.0",
"electron-builder-notarize": "^1.5.1",
"extensionless": "^1.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/apps-electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@polkadot/dev": "^0.76.18",
"@types/tmp": "^0.2.3",
"copy-webpack-plugin": "^11.0.0",
"electron": "25.0.1",
"electron": "25.8.4",
"electron-builder": "23.6.0",
"electron-builder-notarize": "^1.5.1",
"html-webpack-plugin": "^5.5.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3230,7 +3230,7 @@ __metadata:
"@polkadot/dev": ^0.76.18
"@types/tmp": ^0.2.3
copy-webpack-plugin: ^11.0.0
electron: 25.0.1
electron: 25.8.4
electron-builder: 23.6.0
electron-builder-notarize: ^1.5.1
electron-log: ^5.0.0-beta.23
Expand Down Expand Up @@ -9051,16 +9051,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:25.0.1":
version: 25.0.1
resolution: "electron@npm:25.0.1"
"electron@npm:25.8.4":
version: 25.8.4
resolution: "electron@npm:25.8.4"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^18.11.18
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: ddf72cfe1fca113bd99649df0b9df23fc939eeeb72cb3939e2e5a2ee613789e39d511f083fd42ad9da8adc4ed2dbc6ab75d0af58a51db376d1d2b89e1da6d9b4
checksum: 1e021cf83747d73d1629027a82a344ed22c9256309f712cf785eec622a9112c53936209a74ef8de546c28fa9961e831d03dc66a8115ce3835c7616dc7a6d2293
languageName: node
linkType: hard

Expand Down Expand Up @@ -15336,7 +15336,7 @@ fsevents@~2.3.2:
concurrently: ^8.2.1
devtron: ^1.4.0
dnslink-cloudflare: ^3.0.0
electron: 25.0.1
electron: 25.8.4
electron-builder: 23.6.0
electron-builder-notarize: ^1.5.1
extensionless: ^1.4.5
Expand Down