QMK Bot
b6bc144e9e
New release: 1.1.6 → 1.1.7
2025-04-21 23:39:00 +00:00
Agathe
93e629608e
setup.cfg: drop setuptools dependency ( #187 )
...
The setuptools dependency is not needed in this file because setuptools
will be installed from the pyproject.toml file. Since the project does
not use anything from the setuptools package, remove it as a dependency.
This fixes the following bug in Debian:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1083736
2025-04-21 19:18:46 +01:00
Nick Brassel
cacd0fabbc
Merge pull request #203 from qmk/windows-uv-compat
2025-04-22 00:14:36 +10:00
Nick Brassel
d9f9b5a27d
Path characters.
2025-04-11 22:03:14 +10:00
Nick Brassel
4d4892f58a
Windows uv compat.
2025-03-31 14:18:39 +11:00
dependabot[bot]
ffe20fb63e
Bump docker/build-push-action from 6.13.0 to 6.15.0 ( #200 )
2025-03-02 17:38:01 +11:00
dependabot[bot]
b384f871e8
Bump docker/build-push-action from 6.9.0 to 6.13.0 ( #196 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.9.0 to 6.13.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6.9.0...v6.13.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-01 13:28:19 +00:00
Joel Challis
f2b8522c89
Fix test_cli_win test matrix ( #197 )
2025-02-01 13:12:55 +00:00
Joel Challis
75dcb0e475
Correct use of lru_cache for helpers ( #189 )
2024-11-15 06:51:59 +00:00
Nick Brassel
1e98a2e459
Broken CI.
2024-11-15 06:42:33 +11:00
Nick Brassel
c53fb88479
Merge pull request #186 from qmk/found-repo-prompt
2024-11-15 06:14:09 +11:00
Nick Brassel
fed1e39611
Merge pull request #168 from qmk/userspace1
2024-11-15 06:13:00 +11:00
QMK Bot
ed0d5699ff
New release: 1.1.5 → 1.1.6
2024-10-30 04:09:20 +00:00
Joel Challis
b1542e4a62
Update build status badge
2024-10-28 02:43:10 +00:00
dependabot[bot]
9c7c371419
Bump github/codeql-action from 2 to 3 ( #164 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
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>
2024-10-27 05:01:35 +00:00
zvecr
ae45bdeb02
Update 'qmk env'
2024-10-27 05:00:54 +00:00
zvecr
d20af71118
Automatically configure userspace at runtime
2024-10-27 05:00:54 +00:00
Joel Challis
8f85a8856f
Update for milc 1.9.0 changes ( #184 )
2024-10-27 04:59:42 +00:00
dependabot[bot]
87c356773f
Bump docker/build-push-action from 5.1.0 to 6.9.0 ( #185 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5.1.0 to 6.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5.1.0...v6.9.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
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>
2024-10-27 04:58:53 +00:00
fauxpark
27a97e4ebf
qmk setup: ask user what to do if repo already exists
2024-10-27 15:52:52 +11:00
Wilhelm Schuster
53d8dab86f
console: Adjust format string for could-not-connect message ( #181 )
2024-10-27 04:43:21 +00:00
Joel Challis
86a3decd0a
Bump minimum Python version to 3.9 ( #178 )
2024-10-27 04:36:55 +00:00
QMK Bot
d3917b10e7
New release: 1.1.4 → 1.1.5
2024-02-23 11:03:39 +00:00
Nick Brassel
86b3b74b21
Fixup package rebuild trigger for qmk_fpm.
2024-02-23 22:02:32 +11:00
QMK Bot
bb385f7786
New release: 1.1.3 → 1.1.4
2024-02-23 10:57:48 +00:00
Nick Brassel
e07ad4c9ee
Swap to API token publishing.
2024-02-23 21:55:17 +11:00
QMK Bot
1e03b45986
New release: 1.1.2 → 1.1.3
2024-02-23 10:36:17 +00:00
Nick Brassel
7a1b556b25
Merge pull request #162 from qmk/pyvers
2024-02-23 21:34:58 +11:00
Nick Brassel
d7911ffaf7
Disable qmk config -a test due to deficient milc.
2024-02-23 21:10:12 +11:00
Nick Brassel
daa7f54dd0
milc bump to 1.6.8, add python 3.10-3.12.
2024-02-23 21:10:12 +11:00
dependabot[bot]
753136ade4
Bump actions/setup-python from 4 to 5 ( #163 )
2023-12-13 13:09:11 +11:00
Nick Brassel
579763620d
Merge pull request #161 from qmk/dependabot/github_actions/docker/build-push-action-5.1.0
2023-11-30 19:52:19 +11:00
dependabot[bot]
cbc22adb76
Bump docker/build-push-action from 5.0.0 to 5.1.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5.0.0...v5.1.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-17 17:07:56 +00:00
Less/Rikki
82bb65bd52
feat: wb32 bootloader ( #148 )
2023-09-29 12:04:47 +01:00
Nick Brassel
671e553239
Merge pull request #156 from qmk/dependabot/github_actions/docker/setup-buildx-action-3
2023-09-22 07:07:40 +10:00
Nick Brassel
fa4bcc034d
Merge pull request #157 from qmk/dependabot/github_actions/docker/setup-qemu-action-3
2023-09-22 07:07:26 +10:00
Nick Brassel
0a048da8a4
Merge pull request #155 from qmk/dependabot/github_actions/docker/login-action-3
2023-09-22 07:07:17 +10:00
Nick Brassel
7808a1166c
Merge pull request #158 from qmk/dependabot/github_actions/docker/build-push-action-5.0.0
2023-09-22 07:07:06 +10:00
Nick Brassel
b9b2ebbe13
Merge pull request #153 from qmk/dependabot/github_actions/actions/checkout-4
2023-09-22 07:06:55 +10:00
dependabot[bot]
b4b53e80eb
Bump docker/build-push-action from 4.1.1 to 5.0.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4.1.1...v5.0.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-12 17:40:58 +00:00
dependabot[bot]
2212fdabf7
Bump docker/setup-qemu-action from 2 to 3
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-12 17:40:53 +00:00
dependabot[bot]
1e8a174e0c
Bump docker/setup-buildx-action from 2 to 3
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-12 17:40:48 +00:00
dependabot[bot]
6868d5ba6f
Bump docker/login-action from 2 to 3
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-12 17:40:41 +00:00
dependabot[bot]
e203006537
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 17:05:56 +00:00
dependabot[bot]
1c72e1e564
Bump docker/build-push-action from 4.0.0 to 4.1.1 ( #149 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4.0.0 to 4.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4.0.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 04:16:53 +10:00
QMK Bot
aecd02e850
New release: 1.1.1 → 1.1.2
2023-04-05 10:05:42 +00:00
Nick Brassel
5019970d01
Merge pull request #145 from qmk/attempted-formatting-fix
2023-04-05 20:04:23 +10:00
Nick Brassel
446547df04
Update qmk_cli/subcommands/console.py
...
Co-authored-by: Sergey Vlasov <sigprof@gmail.com >
2023-04-05 18:07:39 +10:00
Nick Brassel
dea98e71b8
Revert, no work.
2023-04-03 07:46:20 +10:00
Nick Brassel
ea62fa1cec
Let's try that again.
2023-04-03 07:45:24 +10:00
Nick Brassel
32129ee5a2
Update qmk_cli/subcommands/console.py
...
Co-authored-by: Sergey Vlasov <sigprof@gmail.com >
2023-04-03 07:43:04 +10:00
Nick Brassel
6638c13c36
Take 2
2023-04-02 10:32:27 +10:00
Nick Brassel
98ab6a52f6
Attempted formatting fix.
2023-04-02 10:27:46 +10:00
Joel Challis
f9d3020616
Fix docker build? ( #144 )
2023-03-16 23:06:24 +00:00
zvecr
1c98cf7053
Fix republish
2023-03-16 22:57:57 +00:00
Joel Challis
6b98cb311f
Update to reflect latest base container ( #143 )
...
* pull base container from ghcr
* also push to ghcr
* also publish arm container
2023-03-16 22:51:14 +00:00
dependabot[bot]
8a4bf2d437
Bump docker/build-push-action from 3.3.0 to 4.0.0 ( #142 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3.3.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
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>
2023-02-28 22:35:32 +00:00
Nick Brassel
db645b7db8
Merge pull request #137 from qmk/zvecr-patch-2
2023-01-19 10:39:39 +11:00
Nick Brassel
3f4c491202
Merge pull request #138 from qmk/zvecr-patch-1
2023-01-19 10:39:23 +11:00
Nick Brassel
39d3adddff
Merge pull request #141 from qmk/dependabot/github_actions/docker/build-push-action-3.3.0
2023-01-17 04:43:12 +11:00
dependabot[bot]
d557058db7
Bump docker/build-push-action from 3.2.0 to 3.3.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3.2.0...v3.3.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-16 17:02:47 +00:00
Joel Challis
3126bdb90a
Also handle clone too
2023-01-02 03:31:01 +00:00
Joel Challis
d2f73683f8
Allow setup to handle empty home directories
2023-01-02 03:09:52 +00:00
Joel Challis
83978d4c68
Run qmk doctor in the correct directory
2023-01-02 02:59:51 +00:00
dependabot[bot]
bb00940631
Bump docker/build-push-action from 3.1.1 to 3.2.0 ( #135 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-27 22:00:55 +00:00
dependabot[bot]
29bcd3aa01
Bump docker/login-action from 2.0.0 to 2.1.0 ( #134 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-27 22:00:35 +00:00
QMK Bot
42481f2db3
New release: 1.1.0 → 1.1.1
2022-08-20 13:32:16 +00:00
Nick Brassel
928d22d370
Merge pull request #133 from qmk/zvecr-patch-2
2022-08-20 23:02:28 +10:00
Nick Brassel
169e12a4c6
tabs/spaces etc.
2022-08-20 22:53:15 +10:00
Joel Challis
26ad0cd2b9
Align dependencies to develop
2022-08-20 11:52:15 +01:00
dependabot[bot]
63fc8ff722
Bump docker/build-push-action from 3.0.0 to 3.1.1 ( #132 )
2022-08-20 11:49:39 +01:00
Ryan
bb912d3473
Revert dependency on qmk-dotty-dict ( #129 )
2022-07-12 11:45:34 +10:00
dependabot[bot]
7cb41c2daa
Bump actions/setup-python from 3 to 4 ( #130 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-03 10:51:43 +10:00
QMK Bot
c7af299b48
New release: 1.0.0 → 1.1.0
2022-05-21 23:36:07 +00:00
Joel Challis
c0698e953b
Disable use of config for setup|clone|env ( #128 )
2022-05-20 23:53:24 +01:00
Joel Challis
54bf8328a1
Merge pull request #127 from qmk/python-requires-typo
...
Fix typo
2022-05-20 19:46:00 +01:00
Ryan
ace9daea3e
Fix typo
2022-05-20 23:51:03 +10:00
Joel Challis
255990f45b
Merge pull request #122 from qmk/dependabot/github_actions/github/codeql-action-2
...
Bump github/codeql-action from 1 to 2
2022-05-17 21:50:40 +01:00
Joel Challis
1742e84da5
Merge pull request #125 from qmk/zvecr-patch-2
...
Align to current qmk_firmware develop deps
2022-05-17 21:50:31 +01:00
Joel Challis
2b4021eaa2
whitespace
2022-05-17 21:27:11 +01:00
Joel Challis
670ead38ad
Install msys package for pillow?
2022-05-17 21:20:22 +01:00
Joel Challis
c12c4a6e0d
Align to current qmk_firmware develop deps
2022-05-17 21:09:32 +01:00
Joel Challis
bd5e3b5cb4
Merge pull request #124 from qmk/dependabot/github_actions/docker/build-push-action-3.0.0
...
Bump docker/build-push-action from 2.10.0 to 3.0.0
2022-05-10 04:05:28 +01:00
Joel Challis
82fede52ac
Merge pull request #123 from qmk/dependabot/github_actions/docker/login-action-2.0.0
...
Bump docker/login-action from 1.14.1 to 2.0.0
2022-05-10 04:05:19 +01:00
dependabot[bot]
76fa43cf78
Bump docker/build-push-action from 2.10.0 to 3.0.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.10.0 to 3.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Upgrade guide](https://github.com/docker/build-push-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/build-push-action/compare/v2.10.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-05 17:15:16 +00:00
dependabot[bot]
7ec12a8b9d
Bump docker/login-action from 1.14.1 to 2.0.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.14.1 to 2.0.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.14.1...v2.0.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-05 17:15:12 +00:00
dependabot[bot]
b714ea60c3
Bump github/codeql-action from 1 to 2
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-26 17:20:16 +00:00
Joel Challis
1797e83de8
Merge pull request #119 from Erovia/bump_jsonschema_version
...
Bump the 'jsonschema' version
2022-04-06 19:43:45 +01:00
Joel Challis
593ae652e6
Merge pull request #120 from qmk/dependabot/github_actions/docker/build-push-action-2.10.0
...
Bump docker/build-push-action from 2.9.0 to 2.10.0
2022-03-28 06:29:09 +01:00
dependabot[bot]
963818be15
Bump docker/build-push-action from 2.9.0 to 2.10.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.9.0...v2.10.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-15 17:17:45 +00:00
Erovia
47b977f9b2
Bump the 'jsonschema' version
...
Bump the installed version of jsonschema to >=4 so we have access to the
validator of the latest meta-schema.
As we already request >=3, installations after 2021-11-30 should satisfy
the new requirements.
2022-03-13 21:45:25 +00:00
Joel Challis
8c0f655483
Merge pull request #118 from qmk/dependabot/github_actions/docker/login-action-1.14.1
...
Bump docker/login-action from 1.14.0 to 1.14.1
2022-03-08 21:56:23 +00:00
Joel Challis
e0aacc9dc7
Merge pull request #117 from qmk/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 2.4.0 to 3
2022-03-08 21:56:17 +00:00
dependabot[bot]
24472967eb
Bump docker/login-action from 1.14.0 to 1.14.1
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.14.0...v1.14.1 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-02 17:17:16 +00:00
dependabot[bot]
1a2e43aa58
Bump actions/checkout from 2.4.0 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-02 17:17:13 +00:00
Joel Challis
ffed902922
Merge pull request #115 from qmk/dependabot/github_actions/actions/setup-python-3
...
Bump actions/setup-python from 2.3.2 to 3
2022-02-28 19:58:09 +00:00
Joel Challis
325868514b
Merge pull request #116 from qmk/dependabot/github_actions/docker/login-action-1.14.0
...
Bump docker/login-action from 1.13.0 to 1.14.0
2022-02-28 19:56:33 +00:00
dependabot[bot]
dbfdd2dec5
Bump docker/login-action from 1.13.0 to 1.14.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.13.0...v1.14.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-28 17:20:12 +00:00
dependabot[bot]
de7f8f6b70
Bump actions/setup-python from 2.3.2 to 3
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2.3.2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.3.2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-28 17:20:09 +00:00
Joel Challis
552fe67430
Merge pull request #114 from qmk/rebuild_docker
...
Add workflow to rebuild docker image
2022-02-21 11:07:00 +00:00
zvecr
de28654c6d
Add workflow to rebuild docker image
2022-02-20 22:00:13 +00:00
Joel Challis
02c190894a
Merge pull request #112 from qmk/dependabot/github_actions/actions/setup-python-2.3.2
...
Bump actions/setup-python from 2.2.2 to 2.3.2
2022-02-20 20:49:38 +00:00
dependabot[bot]
7df9a61f89
Bump actions/setup-python from 2.2.2 to 2.3.2
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2.2.2 to 2.3.2.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.2.2...v2.3.2 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-20 20:22:18 +00:00
Joel Challis
dad8b3c15a
Merge pull request #113 from qmk/dependabot/github_actions/docker/login-action-1.13.0
...
Bump docker/login-action from 1.10.0 to 1.13.0
2022-02-20 20:22:06 +00:00
Joel Challis
e24448ed18
Merge pull request #111 from qmk/dependabot/github_actions/docker/build-push-action-2.9.0
...
Bump docker/build-push-action from 2.6.1 to 2.9.0
2022-02-20 20:21:54 +00:00
Joel Challis
9befc84294
Merge pull request #102 from qmk/dependabot/github_actions/actions/checkout-2.4.0
...
Bump actions/checkout from 2.3.4 to 2.4.0
2022-02-20 20:21:23 +00:00
dependabot[bot]
bb489e8ec2
Bump docker/login-action from 1.10.0 to 1.13.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.10.0 to 1.13.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.10.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-17 17:19:35 +00:00
Ryan
f208f0228c
Dependabot config: request review for Actions dependencies ( #110 )
2022-02-08 12:55:26 +11:00
dependabot[bot]
e4e8f987e1
Bump docker/build-push-action from 2.6.1 to 2.9.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.6.1 to 2.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.9.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-01 17:14:21 +00:00
dependabot[bot]
9f74f1ca9c
Bump actions/checkout from 2.3.4 to 2.4.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.3.4 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.4.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-03 17:13:33 +00:00
Joel Challis
bb1a9e43cf
Merge pull request #97 from qmk/bootloader-list-update
...
Update bootloader list
2021-09-23 15:53:07 +01:00
Ryan
501182017e
Update bootloader list
2021-09-13 19:47:11 +10:00
QMK Bot
710dc3e951
New release: 0.4.0 → 1.0.0
2021-08-25 03:13:23 +00:00
QMK Bot
12242d94c2
New release: 0.3.5 → 0.4.0
2021-08-24 17:39:24 +00:00
Nick Brassel
19336ff9ee
Merge pull request #96 from qmk/unpin_deps
...
Unpin dependencies
2021-08-24 16:36:44 +10:00
Zach White
8e1de74918
remove non-direct dependencies
2021-08-23 15:13:24 -07:00
Zach White
137ed60056
unpin dependencies
2021-08-23 14:59:05 -07:00
Nick Brassel
d320265936
Merge pull request #93 from drashna/console_qmk_hid
...
Add LUFA/QMK HID Bootloader support
2021-08-18 04:24:11 +10:00
Drashna Jael're
97346a44bc
Begrudgingly add lufa-ms
2021-08-17 01:27:59 -07:00
Drashna Jael're
1e0b08250d
Add LUFA/QMK HID Bootloader support
...
And remove duplicate entry
2021-08-16 22:39:52 -07:00
QMK Bot
6a928e9322
New release: 0.3.4 → 0.3.5
2021-08-13 18:26:21 +00:00
QMK Bot
5315431058
New release: 0.3.3 → 0.3.4
2021-08-13 18:07:41 +00:00
Zach White
aa11928c03
remove extraneous backticks
2021-08-12 11:38:48 -07:00
Zach White
369c3e150a
document building and packages in the readme
2021-08-12 11:18:15 -07:00
Zach White
c4e82e0740
only trigger fedora32
2021-08-12 10:40:51 -07:00
QMK Bot
95152b6f7f
New release: 0.3.2 → 0.3.3
2021-08-12 17:27:08 +00:00
Zach White
3bd1a79bfa
fix ref for trigger
2021-08-12 10:25:27 -07:00
QMK Bot
42fcfc3930
New release: 0.3.1 → 0.3.2
2021-08-12 17:22:35 +00:00
Zach White
60f2bb743d
Move bumpversion config to .bumpversion.cfg
...
It seems that bumpversion only bumps the first match in a file,
with no way I can find to get around that. This works around the
problem so that bumpversion works in our setup.py-less world.
2021-08-12 10:18:13 -07:00
Zach White
f8902bd258
fix setup.cfg version
2021-08-12 10:12:58 -07:00
QMK Bot
f7125127f1
New release: 0.3.0 → 0.3.1
2021-08-12 17:05:55 +00:00
Zach White
f8fe363999
Modernize the qmk_cli package ( #91 )
...
* bring our package into the future
* trigger the OS packages upon a successful build
* fix windows
* trim deps
* remove the qmk_cli module from setup
2021-08-12 09:53:28 -07:00
QMK Bot
bbd667e30c
New release: 0.2.2 → 0.3.0
2021-08-11 02:54:39 +00:00
dependabot[bot]
32506bf1bb
Bump milc from 1.4.2 to 1.5.0 ( #90 )
...
Bumps [milc](https://github.com/clueboard/milc ) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/clueboard/milc/releases )
- [Commits](https://github.com/clueboard/milc/compare/1.4.2...1.5.0 )
---
updated-dependencies:
- dependency-name: milc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-10 19:46:28 -07:00
Zach White
45a231af0c
Add qmk console to the global cli ( #84 )
...
* add qmk console to the global cli
* lazy load hid and usb.core
* lazy load hid and usb.core
2021-08-10 11:25:00 -07:00
dependabot[bot]
1f7ad8a73e
Bump bleach from 3.3.1 to 4.0.0 ( #88 )
...
Bumps [bleach](https://github.com/mozilla/bleach ) from 3.3.1 to 4.0.0.
- [Release notes](https://github.com/mozilla/bleach/releases )
- [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES )
- [Commits](https://github.com/mozilla/bleach/compare/v3.3.1...v4.0.0 )
---
updated-dependencies:
- dependency-name: bleach
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>
2021-08-04 11:22:09 -07:00
dependabot[bot]
2faca28631
Bump jeepney from 0.7.0 to 0.7.1 ( #85 )
...
Bumps [jeepney](https://gitlab.com/takluyver/jeepney ) from 0.7.0 to 0.7.1.
- [Release notes](https://gitlab.com/takluyver/jeepney/tags )
- [Commits](https://gitlab.com/takluyver/jeepney/compare/0.7...0.7.1 )
---
updated-dependencies:
- dependency-name: jeepney
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-04 10:25:54 -07:00
dependabot[bot]
d99eed2ed0
Bump tqdm from 4.61.2 to 4.62.0 ( #86 )
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.61.2 to 4.62.0.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.61.2...v4.62.0 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-04 10:23:20 -07:00
dependabot[bot]
a5a481e322
Bump importlib-metadata from 4.6.1 to 4.6.3 ( #87 )
...
Bumps [importlib-metadata](https://github.com/python/importlib_metadata ) from 4.6.1 to 4.6.3.
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v4.6.1...v4.6.3 )
---
updated-dependencies:
- dependency-name: importlib-metadata
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-04 10:23:07 -07:00
dependabot[bot]
21daea7028
Bump twine from 3.4.1 to 3.4.2 ( #83 )
...
Bumps [twine](https://github.com/pypa/twine ) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/pypa/twine/releases )
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/twine/compare/3.4.1...3.4.2 )
---
updated-dependencies:
- dependency-name: twine
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-20 11:03:44 -07:00
QMK Bot
51e80c2f52
New release: 0.2.1 → 0.2.2
2021-07-16 20:08:42 +00:00
Zach White
567ef9637e
fix the docker build
2021-07-16 13:06:44 -07:00
QMK Bot
e8818c9d23
New release: 0.2.0 → 0.2.1
2021-07-16 19:30:38 +00:00
Zach White
2710813c51
Switch to installing the locally built package ( #80 )
2021-07-15 21:39:39 -07:00
dependabot[bot]
fb69e6d50a
Bump requests from 2.25.1 to 2.26.0 ( #79 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.25.1 to 2.26.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.25.1...v2.26.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-15 21:39:10 -07:00
dependabot[bot]
135d9f63a1
Bump bleach from 3.3.0 to 3.3.1 ( #81 )
...
Bumps [bleach](https://github.com/mozilla/bleach ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/mozilla/bleach/releases )
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES )
- [Commits](https://github.com/mozilla/bleach/compare/v3.3.0...v3.3.1 )
---
updated-dependencies:
- dependency-name: bleach
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-15 21:38:44 -07:00
dependabot[bot]
695cd7eb4d
Bump jeepney from 0.6.0 to 0.7.0 ( #78 )
...
Bumps [jeepney](https://gitlab.com/takluyver/jeepney ) from 0.6.0 to 0.7.0.
- [Release notes](https://gitlab.com/takluyver/jeepney/tags )
- [Commits](https://gitlab.com/takluyver/jeepney/compare/0.6...0.7 )
---
updated-dependencies:
- dependency-name: jeepney
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-14 10:20:57 -07:00
QMK Bot
61ca025afd
New release: 0.1.1 → 0.2.0
2021-07-11 16:30:21 +00:00
Zach White
2bd1630621
switch to the qmk-dotty-dict package ( #77 )
2021-07-11 09:22:22 -07:00
dependabot[bot]
34517d01b7
Bump cffi from 1.14.5 to 1.14.6 ( #76 )
...
Bumps [cffi](http://cffi.readthedocs.org ) from 1.14.5 to 1.14.6.
---
updated-dependencies:
- dependency-name: cffi
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-10 08:21:45 -07:00
dependabot[bot]
0a4d66e13a
Bump pyusb from 1.2.0 to 1.2.1 ( #75 )
...
Bumps [pyusb](https://github.com/pyusb/pyusb ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/pyusb/pyusb/releases )
- [Commits](https://github.com/pyusb/pyusb/compare/v1.2.0...v1.2.1 )
---
updated-dependencies:
- dependency-name: pyusb
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-10 08:21:36 -07:00
dependabot[bot]
fe0a3af05f
Bump pkginfo from 1.7.0 to 1.7.1 ( #74 )
...
Bumps [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk ) from 1.7.0 to 1.7.1.
---
updated-dependencies:
- dependency-name: pkginfo
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-10 08:21:20 -07:00
QMK Bot
4508b8548f
New release: 0.1.0 → 0.1.1
2021-07-09 02:54:33 +00:00
dependabot[bot]
2ea90a0893
Bump docker/build-push-action from 2.5.0 to 2.6.1 ( #73 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.5.0...v2.6.1 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-08 19:13:32 -07:00
Zach White
9fccc990be
Add infrastructure to build and push docker containers ( #64 )
...
* add infrastructure to build and push docker containers
* make it part of the deploy workflow
2021-07-07 22:54:34 -07:00
Zach White
6d99eacdf8
switch windows back to the old method
2021-07-07 21:29:22 -07:00
Zach White
dbd731585a
switch the pip command
2021-07-07 21:19:59 -07:00
Zach White
9d480bd287
attempt to fix windows
2021-07-07 21:12:29 -07:00
Zach White
709f416e52
switch the gh-actions to use ci_tests
2021-07-07 20:14:04 -07:00
Zach White
bcdac9a80e
add a basic ci test to make testing easier
2021-07-07 20:00:39 -07:00
dependabot[bot]
4772e68828
Bump tqdm from 4.61.1 to 4.61.2 ( #72 )
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.61.1 to 4.61.2.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.61.1...v4.61.2 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-07 19:29:43 -07:00
dependabot[bot]
24741c7d2b
Bump pyrsistent from 0.17.3 to 0.18.0 ( #66 )
...
Bumps [pyrsistent](https://github.com/tobgu/pyrsistent ) from 0.17.3 to 0.18.0.
- [Release notes](https://github.com/tobgu/pyrsistent/releases )
- [Changelog](https://github.com/tobgu/pyrsistent/blob/master/CHANGES.txt )
- [Commits](https://github.com/tobgu/pyrsistent/compare/v0.17.3...v0.18.0 )
---
updated-dependencies:
- dependency-name: pyrsistent
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-07 19:28:51 -07:00
dependabot[bot]
b756421528
Bump importlib-metadata from 4.5.0 to 4.6.1 ( #68 )
...
Bumps [importlib-metadata](https://github.com/python/importlib_metadata ) from 4.5.0 to 4.6.1.
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v4.5.0...v4.6.1 )
---
updated-dependencies:
- dependency-name: importlib-metadata
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-07 19:28:21 -07:00
dependabot[bot]
3d96bcdc14
Bump pyusb from 1.1.1 to 1.2.0 ( #69 )
...
Bumps [pyusb](https://github.com/pyusb/pyusb ) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/pyusb/pyusb/releases )
- [Commits](https://github.com/pyusb/pyusb/compare/v1.1.1...v1.2.0 )
---
updated-dependencies:
- dependency-name: pyusb
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-07 19:27:50 -07:00
dependabot[bot]
6e6b6bcde6
Bump packaging from 20.9 to 21.0 ( #70 )
...
Bumps [packaging](https://github.com/pypa/packaging ) from 20.9 to 21.0.
- [Release notes](https://github.com/pypa/packaging/releases )
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/packaging/compare/20.9...21.0 )
---
updated-dependencies:
- dependency-name: packaging
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>
2021-07-07 19:27:24 -07:00
dependabot[bot]
1df06eed72
Bump zipp from 3.4.1 to 3.5.0 ( #71 )
...
Bumps [zipp](https://github.com/jaraco/zipp ) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jaraco/zipp/releases )
- [Changelog](https://github.com/jaraco/zipp/blob/main/CHANGES.rst )
- [Commits](https://github.com/jaraco/zipp/compare/v3.4.1...v3.5.0 )
---
updated-dependencies:
- dependency-name: zipp
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-07 19:27:04 -07:00
QMK Bot
60a56b6976
New release: 0.0.52 → 0.1.0
2021-06-26 16:31:53 +00:00
dependabot[bot]
1e3605feb3
Bump actions/setup-python from 1 to 2.2.2 ( #58 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 1 to 2.2.2.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v1...v2.2.2 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
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>
2021-06-26 08:34:56 -07:00
dependabot[bot]
48ddcefea1
Bump actions/checkout from 1 to 2.3.4 ( #57 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 1 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v1...v2.3.4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
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>
2021-06-26 08:34:43 -07:00
Zach White
2f6f38cc33
Ensure that qmk doctor can be answered on windows ( #63 )
2021-06-25 18:55:51 -07:00
dependabot[bot]
c73ae7e97c
Bump urllib3 from 1.26.5 to 1.26.6 ( #62 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.5 to 1.26.6.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.6/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.5...1.26.6 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-25 15:23:58 -07:00
Zach White
0475193870
Create SECURITY.md
2021-06-23 20:27:04 -07:00
Zach White
8d9b3b2880
pin versions and use dependabot to update them ( #56 )
2021-06-23 19:28:31 -07:00
Zach White
0dbe3dc448
Setup codeql analysis
2021-06-23 10:29:23 -07:00
QMK Bot
c41fd5e940
New release: 0.0.51 → 0.0.52
2021-06-22 05:21:24 +00:00
Zach White
b70736a876
add vscode settings
2021-06-21 22:14:55 -07:00
Zach White
69b3b890d2
check for __init__ instead of doctor
2021-06-21 22:14:38 -07:00
QMK Bot
8b30a9766d
New release: 0.0.50 → 0.0.51
2021-05-27 02:16:09 +00:00
Zach White
982349a450
move the yesno import to after the set_metadata call
2021-05-26 19:00:16 -07:00
Zach White
4d161c9ec4
fix qmk config
2021-05-26 17:55:15 -07:00
QMK Bot
047eb00594
New release: 0.0.49 → 0.0.50
2021-05-26 17:13:15 +00:00
Ryan
558251860a
Updates for milc 1.4.0 ( #52 )
...
* Updates for milc 1.4.0
* Add halo dependency
* Just set version for now; remove halo as milc 1.4.1 should pull that in
* Bump milc
* Remove appdirs, argcomplete and colorama as they are also pulled in by MILC
2021-05-26 10:07:13 -07:00
QMK Bot
b685fe5d3f
New release: 0.0.48 → 0.0.49
2021-05-25 06:16:01 +00:00
Zach White
e447fb4252
mark user.qmk_home as a config_file option ( #53 )
2021-05-24 23:15:13 -07:00
Zach White
066a865084
remove the release script
2021-05-10 12:42:11 -07:00
QMK Bot
a1276f8d58
New release: 0.0.47 → 0.0.48
2021-05-10 19:40:17 +00:00
Zach White
3555e34ae9
New release: 0.0.46 → 0.0.47
2021-05-10 12:39:08 -07:00
Zach White
b36cf144e3
Pass color and unicode settings down to qmk doctor
...
fixes #50
2021-05-10 12:28:37 -07:00
Zach White
fb05b69adc
update README
2021-05-10 12:24:05 -07:00
Zach White
4283c258d9
remove the module checking code in favor of qmk_firmware doing that directly
2021-05-10 12:22:44 -07:00
Zach White
b5e8aa4cac
New release: 0.0.45 → 0.0.46
2021-05-08 21:04:06 -07:00
Zach White
1c6d81fc3b
add hid and pyusb to the requirements
2021-05-08 21:03:31 -07:00
Erovia
0ffae74377
Merge pull request #49 from zvecr/env_command
2021-05-08 13:00:46 +02:00
zvecr
cbe3ad0248
Expose is_qmk_firmware status
2021-04-08 23:41:12 +01:00
zvecr
97689b53d7
Add cli.config.general
2021-04-05 21:29:56 +01:00
zvecr
054e071787
Add env subcommand
2021-04-05 21:01:29 +01:00
QMK Bot
78e0fda2f0
New release: 0.0.44 → 0.0.45
2021-03-28 23:43:02 +00:00
Zach White
9c6123483b
housekeeping
2021-03-28 16:23:15 -07:00
QMK Bot
e851c8fcb5
New release: 0.0.43 → 0.0.44
2021-03-28 01:51:59 +00:00