Commit Graph
768 Commits
Author SHA1 Message Date
dependabot[bot] 631accac75 build(deps): bump @testing-library/dom from 8.0.0 to 8.1.0
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/dom-testing-library/compare/v8.0.0...v8.1.0)

---
updated-dependencies:
- dependency-name: "@testing-library/dom"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 13:30:34 -05:00
dependabot[bot] 2295075092 build(deps-dev): bump @typescript-eslint/parser from 4.28.0 to 4.28.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.0 to 4.28.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 13:23:50 -05:00
dependabot[bot] 6c9633f30d build(deps): bump react-dropzone from 11.3.2 to 11.3.4
Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.3.2 to 11.3.4.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](https://github.com/react-dropzone/react-dropzone/compare/v11.3.2...v11.3.4)

---
updated-dependencies:
- dependency-name: react-dropzone
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 13:15:44 -05:00
David Lechner fab6085e87 CHANGELOG: update for previous release
Apparently forgot to do this at release time.
2021-07-01 12:31:55 -05:00
David Lechner 00712e5c72 CHANGELOG: add entry for 7a5aa75 2021-07-01 12:31:55 -05:00
David Lechner 4aba07b1cd Merge pull request #453 from pybricks/dlech
fix run button when hub disconnects during download
2021-07-01 12:05:16 -05:00
David Lechner 7a5aa75894 hub: fix bad hub runtime state when disconnected
This fixes a bad hub runtime state when the hub disconnects during a
download. This caused the run button in the UI to be enabled when the
hub was disconnected.

Issue: https://github.com/pybricks/support/issues/378
2021-07-01 11:58:04 -05:00
David Lechner 99166abb96 Merge branch 'master' of github.com:pybricks/pybricks-code into dlech 2021-06-24 12:03:19 -05:00
David Lechner 9f4a41de3b Merge pull request #447 from pybricks/dependabot/npm_and_yarn/node-sass-6.0.1
build(deps): bump node-sass from 6.0.0 to 6.0.1
2021-06-24 11:14:24 -05:00
dependabot[bot] 38c9cbb8fe build(deps): bump node-sass from 6.0.0 to 6.0.1
Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-24 16:10:57 +00:00
David Lechner ed361a48e9 Merge pull request #445 from pybricks/dependabot/npm_and_yarn/testing-library/react-12.0.0
build(deps): bump @testing-library/react from 11.2.7 to 12.0.0
2021-06-23 16:42:02 -05:00
dependabot[bot] 72385bc8f0 build(deps): bump @testing-library/react from 11.2.7 to 12.0.0
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.7 to 12.0.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.2.7...v12.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 21:39:02 +00:00
David Lechner f09e3bcaf2 Merge pull request #426 from pybricks/dependabot/npm_and_yarn/testing-library/user-event-13.1.9
build(deps): bump @testing-library/user-event from 12.8.3 to 13.1.9
2021-06-23 16:34:28 -05:00
dependabot[bot] 486cb0c170 build(deps): bump @testing-library/user-event from 12.8.3 to 13.1.9
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.8.3 to 13.1.9.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v12.8.3...v13.1.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 21:30:22 +00:00
David Lechner af5b1e7af7 Merge pull request #446 from pybricks/dependabot/npm_and_yarn/typescript-4.3.4
build(deps): bump typescript from 4.2.4 to 4.3.4
2021-06-23 16:25:56 -05:00
dependabot[bot] 2cb18f74a3 build(deps): bump typescript from 4.2.4 to 4.3.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 21:23:08 +00:00
David Lechner 0e77791e90 Merge pull request #444 from pybricks/dependabot/npm_and_yarn/shopify/react-i18n-6.0.3
build(deps): bump @shopify/react-i18n from 5.4.0 to 6.0.3
2021-06-23 16:12:03 -05:00
dependabot[bot] efe445a3c4 build(deps): bump @shopify/react-i18n from 5.4.0 to 6.0.3
Bumps [@shopify/react-i18n](https://github.com/Shopify/quilt/tree/HEAD/packages/react-i18n) from 5.4.0 to 6.0.3.
- [Release notes](https://github.com/Shopify/quilt/releases)
- [Changelog](https://github.com/Shopify/quilt/blob/main/packages/react-i18n/CHANGELOG.md)
- [Commits](https://github.com/Shopify/quilt/commits/@shopify/react-i18n@6.0.3/packages/react-i18n)

---
updated-dependencies:
- dependency-name: "@shopify/react-i18n"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 21:08:38 +00:00
David Lechner 5af34884ce Merge pull request #441 from pybricks/dependabot/npm_and_yarn/testing-library/dom-8.0.0
build(deps): bump @testing-library/dom from 7.31.2 to 8.0.0
2021-06-23 16:02:59 -05:00
dependabot[bot] fadb01c5e5 build(deps): bump @testing-library/dom from 7.31.2 to 8.0.0
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 7.31.2 to 8.0.0.
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/dom-testing-library/compare/v7.31.2...v8.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/dom"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 20:59:36 +00:00
David Lechner 1c30726086 Merge pull request #443 from pybricks/dependabot/npm_and_yarn/web-vitals-2.0.1
build(deps): bump web-vitals from 1.1.2 to 2.0.1
2021-06-23 15:56:40 -05:00
dependabot[bot] 62f487b211 build(deps): bump web-vitals from 1.1.2 to 2.0.1
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 1.1.2 to 2.0.1.
- [Release notes](https://github.com/GoogleChrome/web-vitals/releases)
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v1.1.2...v2.0.1)

---
updated-dependencies:
- dependency-name: web-vitals
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 20:53:18 +00:00
David Lechner a555725523 Merge pull request #422 from pybricks/dependabot/npm_and_yarn/node-sass-6.0.0
build(deps): bump node-sass from 4.14.1 to 6.0.0
2021-06-23 15:46:38 -05:00
David Lechner ab0ddd04b5 about/AboutDialog: fix failing test when $REACT_APP_NAME set
When the `REACT_APP_NAME` environment variable is set to something other
that "Pybricks Code", it caused the test to fail.
v1.1.0-beta.1
2021-06-23 15:12:07 -05:00
dependabot[bot] 166d6a35af build(deps): bump node-sass from 4.14.1 to 6.0.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 6.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.14.1...v6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 20:06:23 +00:00
David Lechner 518b6d930c Merge pull request #440 from pybricks/dlech
v1.1.0-beta.1
2021-06-23 15:03:31 -05:00
David Lechner c108fe8ecc v1.1.0-beta.1 2021-06-23 14:59:33 -05:00
David Lechner 6d9ce8f1e2 github: override app name for beta releases
Also upload everything to beta subdomain (beta subdomain will be used as
"staging" for stable release as well).
2021-06-23 14:57:00 -05:00
David Lechner 944770fa98 public/manifest: use variables for program name
This requires a craco hack due to https://github.com/facebook/create-react-app/issues/7953
2021-06-23 14:28:59 -05:00
David Lechner 411e8e64d5 CHANGELOG: update for 7cfd362 2021-06-23 13:16:44 -05:00
Laurens Valk 10b2db2cb2 Bump @pybricks/ide-docs from 1.3.3 to 1.4.0
Includes 3.X doc features for next beta release.
2021-06-23 13:15:34 -05:00
David Lechner 98809eff8e yarn upgrade 2021-06-23 12:40:56 -05:00
David Lechner 7cfd362efb firmware: update to v3.1.0a1 2021-06-23 12:38:09 -05:00
David Lechner 70de0d0323 github: drop if success()
This is implicit, so we don't need it explicitly.
2021-06-23 12:36:14 -05:00
David Lechner 10148fa9cf ble-uart: decode PnP ID if it exists 2021-06-23 12:31:19 -05:00
David Lechner ec4160dbab yarn upgrade 2021-06-14 12:35:23 -05:00
David Lechner 9fca17fbac update projects URL to point to Pybricks website 2021-06-08 16:21:48 -05:00
David Lechner 09b614bcc4 CHANGELOG: fix broken links 2021-06-08 15:56:14 -05:00
David Lechner 5ec220ae5f github: exclude .well-known when uploading
The web hosting provider automatically creates this directory.
2021-06-08 15:31:18 -05:00
David Lechner a3bda0411f github: update action for release v1.0.0 2021-06-08 15:23:43 -05:00
David Lechner cab8ee254b Merge pull request #436 from pybricks/dlech
v1.0.0 release
2021-06-08 15:03:15 -05:00
David Lechner 65b199a1c4 v1.0.0 2021-06-08 14:56:43 -05:00
David Lechner 20876ec388 start a changelog 2021-06-08 14:52:44 -05:00
David Lechner 6c692a7e95 fix wrapping on external link buttons 2021-06-08 14:52:44 -05:00
David Lechner 205937fdc3 add changelog link to about dialog 2021-06-08 14:52:44 -05:00
David Lechner 38fc062214 firmware v3.0.0 2021-06-08 14:10:48 -05:00
Laurens Valk 87b42e2e02 Bump @pybricks/ide-docs from 1.3.2 to 1.3.3
This brings in the updated code snippet style.

Also includes a new example for use in a video tutorial.
2021-05-21 14:17:32 +02:00
David Lechner 3245fc5853 Merge pull request #431 from pybricks/dlech
add .gitattibutes
2021-05-17 14:49:32 -05:00
David Lechner b50a23969c add .gitattibutes 2021-05-17 14:45:35 -05:00
David Lechner 4ace43709d Merge pull request #430 from pybricks/dlech
RC2
2021-05-17 14:26:25 -05:00