dependabot[bot]
|
3652a7a3f9
|
chore(deps-dev): bump the minorandpatch group across 1 directory with 23 updates
Bumps the minorandpatch group with 23 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@electron/remote](https://github.com/electron/remote) | `2.1.2` | `2.1.3` |
| [chalk](https://github.com/chalk/chalk) | `5.3.0` | `5.6.2` |
| [semver](https://github.com/npm/node-semver) | `7.6.3` | `7.7.3` |
| [styled-jsx](https://github.com/vercel/styled-jsx) | `5.1.6` | `5.1.7` |
| [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.25.9` | `7.28.3` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.0` | `7.28.5` |
| [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.25.9` | `7.28.5` |
| [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.26.0` | `7.28.5` |
| [@types/args](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/args) | `5.0.3` | `5.0.4` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.16` | `4.17.20` |
| [concurrently](https://github.com/open-cli-tools/concurrently) | `9.1.0` | `9.2.1` |
| [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) | `26.0.13` | `26.1.0` |
| [electronmon](https://github.com/catdad/electronmon) | `2.0.3` | `2.0.4` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.31.0` | `2.32.0` |
| [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `2.20.0` | `2.21.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.6` | `5.5.4` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.5` |
| [node-addon-api](https://github.com/nodejs/node-addon-api) | `8.2.2` | `8.5.0` |
| [playwright](https://github.com/microsoft/playwright) | `1.49.0` | `1.56.1` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.6.2` |
| [terser](https://github.com/terser/terser) | `5.36.0` | `5.44.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.9.3` |
| [webpack](https://github.com/webpack/webpack) | `5.96.1` | `5.102.1` |
Updates `@electron/remote` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/electron/remote/releases)
- [Changelog](https://github.com/electron/remote/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/remote/compare/v2.1.2...v2.1.3)
Updates `chalk` from 5.3.0 to 5.6.2
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v5.3.0...v5.6.2)
Updates `semver` from 7.6.3 to 7.7.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.6.3...v7.7.3)
Updates `styled-jsx` from 5.1.6 to 5.1.7
- [Release notes](https://github.com/vercel/styled-jsx/releases)
- [Changelog](https://github.com/vercel/styled-jsx/blob/main/Changelog.md)
- [Commits](https://github.com/vercel/styled-jsx/compare/v5.1.6...v5.1.7)
Updates `@babel/cli` from 7.25.9 to 7.28.3
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.3/packages/babel-cli)
Updates `@babel/core` from 7.26.0 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-core)
Updates `@babel/preset-react` from 7.25.9 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-preset-react)
Updates `@babel/preset-typescript` from 7.26.0 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-preset-typescript)
Updates `@types/args` from 5.0.3 to 5.0.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/args)
Updates `@types/lodash` from 4.17.16 to 4.17.20
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
Updates `concurrently` from 9.1.0 to 9.2.1
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v9.1.0...v9.2.1)
Updates `electron-builder` from 26.0.13 to 26.1.0
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-builder@26.1.0/packages/electron-builder)
Updates `electronmon` from 2.0.3 to 2.0.4
- [Release notes](https://github.com/catdad/electronmon/releases)
- [Commits](https://github.com/catdad/electronmon/compare/2.0.3...2.0.4)
Updates `eslint-plugin-import` from 2.31.0 to 2.32.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.31.0...v2.32.0)
Updates `eslint-plugin-jsonc` from 2.20.0 to 2.21.0
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.20.0...v2.21.0)
Updates `eslint-plugin-prettier` from 5.2.6 to 5.5.4
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.6...v5.5.4)
Updates `eslint-plugin-react` from 7.37.2 to 7.37.5
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.2...v7.37.5)
Updates `node-addon-api` from 8.2.2 to 8.5.0
- [Release notes](https://github.com/nodejs/node-addon-api/releases)
- [Changelog](https://github.com/nodejs/node-addon-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nodejs/node-addon-api/compare/v8.2.2...v8.5.0)
Updates `playwright` from 1.49.0 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.49.0...v1.56.1)
Updates `prettier` from 3.3.3 to 3.6.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.3...3.6.2)
Updates `terser` from 5.36.0 to 5.44.0
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.36.0...v5.44.0)
Updates `typescript` from 5.7.2 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.9.3)
Updates `webpack` from 5.96.1 to 5.102.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.96.1...v5.102.1)
---
updated-dependencies:
- dependency-name: "@electron/remote"
dependency-version: 2.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minorandpatch
- dependency-name: chalk
dependency-version: 5.6.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minorandpatch
- dependency-name: semver
dependency-version: 7.7.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minorandpatch
- dependency-name: styled-jsx
dependency-version: 5.1.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minorandpatch
- dependency-name: "@babel/cli"
dependency-version: 7.28.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minorandpatch
- dependency-name: "@babel/core"
dependency-version: 7.28.5
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minorandpatch
- dependency-name: "@babel/preset-react"
dependency-version: 7.28.5
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minorandpatch
- dependency-name: "@babel/preset-typescript"
dependency-version: 7.28.5
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minorandpatch
- dependency-name: "@types/args"
dependency-version: 5.0.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minorandpatch
- dependency-name: "@types/lodash"
dependency-version: 4.17.20
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minorandpatch
- dependency-name: concurrently
dependency-version: 9.2.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minorandpatch
- dependency-name: electron-builder
dependency-version: 26.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minorandpatch
- dependency-name: electronmon
dependency-version: 2.0.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minorandpatch
- dependency-name: eslint-plugin-import
dependency-version: 2.32.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minorandpatch
- dependency-name: eslint-plugin-jsonc
dependency-version: 2.21.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minorandpatch
- dependency-name: eslint-plugin-prettier
dependency-version: 5.5.4
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minorandpatch
- dependency-name: eslint-plugin-react
dependency-version: 7.37.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minorandpatch
- dependency-name: node-addon-api
dependency-version: 8.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minorandpatch
- dependency-name: playwright
dependency-version: 1.56.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minorandpatch
- dependency-name: prettier
dependency-version: 3.6.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minorandpatch
- dependency-name: terser
dependency-version: 5.44.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minorandpatch
- dependency-name: typescript
dependency-version: 5.9.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minorandpatch
- dependency-name: webpack
dependency-version: 5.102.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minorandpatch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-27 12:00:28 +00:00 |
|
Philip Peterson
|
3c4b7f30f4
|
Bump version to 4.0.0-q-canary.8 (#185)
CodeQL / Analyze (push) Has been cancelled
Co-authored-by: Philip Peterson <philip-peterson@users.noreply.github.com>
|
2025-08-31 01:00:06 -07:00 |
|
Philip Peterson
|
a495a38db3
|
Windows compatibility fixes (#183)
|
2025-08-30 23:07:24 -07:00 |
|
Philip Peterson
|
40cece79ba
|
Updates to scripts (#180)
|
2025-08-30 22:52:25 -07:00 |
|
Philip Peterson
|
47ff892422
|
Update README.md
CodeQL / Analyze (push) Has been cancelled
Signed-off-by: Philip Peterson <1326208+philip-peterson@users.noreply.github.com>
|
2025-08-21 21:08:18 -07:00 |
|
Philip Peterson
|
a7dc9ce8f3
|
Add Quine logo
Signed-off-by: Philip Peterson <1326208+philip-peterson@users.noreply.github.com>
|
2025-08-21 21:04:52 -07:00 |
|
Philip Peterson
|
06f040a566
|
Fix scrollbar width being too small on Retina Mac (#167)
CodeQL / Analyze (push) Has been cancelled
|
2025-06-15 17:22:21 -07:00 |
|
Philip Peterson
|
fa460d697c
|
Search command should re-focus search box if already open (#164)
CodeQL / Analyze (push) Has been cancelled
|
2025-06-07 21:15:54 -07:00 |
|
Philip Peterson
|
d65dfba445
|
Update README.md with status badge
CodeQL / Analyze (push) Has been cancelled
Signed-off-by: Philip Peterson <1326208+philip-peterson@users.noreply.github.com>
|
2025-05-23 01:15:35 -04:00 |
|
Philip Peterson
|
25bbf4082f
|
bump custom ava version
CodeQL / Analyze (push) Has been cancelled
|
2025-05-09 15:03:08 -07:00 |
|
Philip Peterson
|
36e5c150a8
|
Try fix ava cache issue (#153)
|
2025-05-09 14:38:35 -07:00 |
|
Philip Peterson
|
e46ef31d88
|
[ci] turn off ava cache (#138)
CodeQL / Analyze (push) Has been cancelled
it can cause permissions issues
|
2025-04-28 00:45:46 -07:00 |
|
dependabot[bot]
|
f432f61964
|
chore(deps): bump the minorandpatch group across 1 directory with 4 updates (#122)
CodeQL / Analyze (push) Waiting to run
|
2025-04-27 19:42:31 +00:00 |
|
Philip Peterson
|
1fbcc3ba14
|
[ci] more debugging
CodeQL / Analyze (push) Waiting to run
|
2025-04-27 01:58:28 -07:00 |
|
Philip Peterson
|
a56136ac28
|
Update README.md
Signed-off-by: Philip Peterson <philip-peterson@users.noreply.github.com>
|
2025-04-27 01:53:47 -07:00 |
|
Philip Peterson
|
54b79fd52c
|
Update README.md
Signed-off-by: Philip Peterson <philip-peterson@users.noreply.github.com>
|
2025-04-27 01:46:12 -07:00 |
|
Philip Peterson
|
ad74f925f5
|
Add new logo to README.md (#136)
|
2025-04-27 01:40:06 -07:00 |
|
Philip Peterson
|
601c7aa250
|
[tweak] use quine global branding
|
2025-04-27 01:04:55 -07:00 |
|
Philip Peterson
|
d660fbdd0e
|
[ci] more debugging
|
2025-04-27 00:35:36 -07:00 |
|
Philip Peterson
|
ae8a40cc52
|
[ci] more debugging
|
2025-04-27 00:14:31 -07:00 |
|
Philip Peterson
|
30101c04aa
|
[ci] retry logic
|
2025-04-27 00:03:42 -07:00 |
|
Philip Peterson
|
7d26c3b138
|
[ci] more debugging
|
2025-04-26 23:54:34 -07:00 |
|
Philip Peterson
|
06d408b570
|
[ci] empty commit
CodeQL / Analyze (push) Waiting to run
|
2025-04-26 23:20:54 -07:00 |
|
Philip Peterson
|
733ca99d7c
|
[ci] more debugging
|
2025-04-26 23:15:21 -07:00 |
|
Philip Peterson
|
1c26eff9b4
|
[ci] fix electron-builder invocation
|
2025-04-26 22:49:09 -07:00 |
|
Philip Peterson
|
a0bc9c7dd1
|
[ci] never publish from electron-builder
|
2025-04-26 22:42:34 -07:00 |
|
Philip Peterson
|
5f6ec88a93
|
[ci] more debugging
|
2025-04-26 22:13:25 -07:00 |
|
Philip Peterson
|
fc4e5ad227
|
[ci] more debugging
|
2025-04-26 21:46:42 -07:00 |
|
Philip Peterson
|
2bc67bbb42
|
[ci] new releases should be drafts
|
2025-04-26 21:26:08 -07:00 |
|
Philip Peterson
|
461d8bfdc4
|
[ci] more debugging
|
2025-04-26 21:23:42 -07:00 |
|
Philip Peterson
|
89faad2271
|
[ci] more debugging
|
2025-04-26 20:57:41 -07:00 |
|
Philip Peterson
|
28220f760e
|
[ci] more debugging
|
2025-04-26 20:49:19 -07:00 |
|
Philip Peterson
|
ed9b8cff6f
|
[ci] more debugging
|
2025-04-26 20:39:42 -07:00 |
|
Philip Peterson
|
d341bdb096
|
[ci] more debugging
|
2025-04-26 20:31:42 -07:00 |
|
Philip Peterson
|
feab71a0ee
|
[ci] more debugging
|
2025-04-26 19:46:01 -07:00 |
|
Philip Peterson
|
4304fffac3
|
[ci] debug release
|
2025-04-26 19:10:47 -07:00 |
|
Philip Peterson
|
15d4b71bc4
|
[ci] don't try to upload nonexistent PNGs
|
2025-04-26 18:22:09 -07:00 |
|
Philip Peterson
|
49f91537e9
|
[ci] remove empty assets
CodeQL / Analyze (push) Waiting to run
|
2025-04-26 14:23:50 -07:00 |
|
Philip Peterson
|
ddfcb5ef2b
|
[ci] stop electron builder from uploading assets (#135)
|
2025-04-26 13:56:15 -07:00 |
|
Philip Peterson
|
a7e4337a92
|
Fix ci again (#134)
CodeQL / Analyze (push) Waiting to run
|
2025-04-26 02:02:54 -07:00 |
|
Philip Peterson
|
6e7795ff8e
|
Fix ci (#133)
|
2025-04-26 01:29:31 -07:00 |
|
Philip Peterson
|
b48a323e57
|
CI / release workflow + disable E2E tests (#132)
|
2025-04-26 00:43:09 -07:00 |
|
Philip Peterson
|
34491e84a1
|
Only upload assets on tag (#130)
CodeQL / Analyze (push) Waiting to run
|
2025-04-24 22:43:23 -07:00 |
|
Philip Peterson
|
6340e0001c
|
Re-enable Windows (#129)
CodeQL / Analyze (push) Waiting to run
|
2025-04-24 21:37:56 -07:00 |
|
Philip Peterson
|
ee9ebb0c12
|
fix: window not showing up in release (#128)
CodeQL / Analyze (push) Has been cancelled
* Try fix cross compilation
* 1.0.6d
* Remove externals, show window
|
2025-04-22 19:30:27 -07:00 |
|
Philip Peterson
|
0c26db126a
|
Scrollable tabs (#3)
CodeQL / Analyze (push) Waiting to run
|
2025-04-21 22:50:39 -07:00 |
|
Philip Peterson
|
8c9af4af0d
|
Fix drag issue (#125)
* Use electron-drag-click
* Use quine fork of electron-drag-click for version compat
* Update nvmrc
|
2025-04-21 22:43:54 -07:00 |
|
Philip Peterson
|
119112633e
|
Upgrade electron and node-pty (#126)
* bump electron
* Lock yarn
* try to resolve differences
* Lock node version
* Resolve conflict
* Fix typescript errors
* More ts fixes
* Fix lint issues
|
2025-04-21 21:45:07 -07:00 |
|
dependabot[bot]
|
04dda1fe4f
|
chore(deps-dev): bump electron-mksnapshot from 28.3.3 to 32.2.6 (#94)
CodeQL / Analyze (push) Has been cancelled
Bumps [electron-mksnapshot](https://github.com/electron/mksnapshot) from 28.3.3 to 32.2.6.
- [Release notes](https://github.com/electron/mksnapshot/releases)
- [Commits](https://github.com/electron/mksnapshot/compare/v28.3.3...v32.2.6)
---
updated-dependencies:
- dependency-name: electron-mksnapshot
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-13 13:53:44 -07:00 |
|
Philip Peterson
|
f04fde32a2
|
Tweak artifact names (#121)
|
2025-04-13 13:51:31 -07:00 |
|