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
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
1.0.0
2021-08-25 03:13:23 +00:00
QMK Bot
12242d94c2
New release: 0.3.5 → 0.4.0
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