aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #169 from wokwi/dependabot/npm_and_yarn/multi-75e6bc5210Uri Shaked2026-02-101-22/+43
|\ | | | | chore(deps): bump js-yaml
| * chore(deps): bump js-yamldependabot[bot]2025-11-171-22/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps and [js-yaml](https://github.com/nodeca/js-yaml). These dependencies needed to be updated together. Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1) Updates `js-yaml` from 3.14.1 to 3.14.2 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #168 from wokwi/dependabot/npm_and_yarn/vite-6.4.1Uri Shaked2026-02-101-6/+6
|\ \ | | | | | | chore(deps-dev): bump vite from 6.3.5 to 6.4.1
| * | chore(deps-dev): bump vite from 6.3.5 to 6.4.1dependabot[bot]2025-10-211-6/+6
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.5 to 6.4.1. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@6.4.1/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.4.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #171 from wokwi/dependabot/npm_and_yarn/lodash-4.17.23Uri Shaked2026-02-101-7/+8
|\ \ | |/ |/| chore(deps-dev): bump lodash from 4.17.21 to 4.17.23
| * chore(deps-dev): bump lodash from 4.17.21 to 4.17.23dependabot[bot]2026-01-221-7/+8
|/ | | | | | | | | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* ci: add node 24 to matrixUri Shaked2025-06-291-1/+1
|
* chore(deps): upgrade vite, vitestUri Shaked2025-06-292-1265/+920
|
* docs: add copyright notice to source codeUri Shaked2025-02-1136-8/+105
|
* test(timer): fix typo #160Uri Shaked2025-02-111-1/+1
| | | | close #160
* ci: remove codeql actionUri Shaked2025-02-111-54/+0
|
* chore(deps): remove acornUri Shaked2025-02-112-3/+3
|
* chore(deps): upgrade prettierUri Shaked2025-02-1117-66/+160
| | | | reformat all code with the new prettier version
* chore: replace ts-node with tsxUri Shaked2025-02-113-300/+724
|
* chore(deps): npm audit fixUri Shaked2025-02-111-36/+43
|
* test: migrate tests from jest to vitestUri Shaked2025-02-1118-8002/+1756
|
* ci: update Node.js versionsUri Shaked2025-02-111-16/+20
|
* ci: remove travisUri Shaked2023-10-193-9/+2
|
* Merge pull request #147 from wokwi/dependabot/npm_and_yarn/babel/traverse-7.23.2Uri Shaked2023-10-191-100/+102
|\ | | | | chore(deps-dev): bump @babel/traverse from 7.22.5 to 7.23.2
| * chore(deps-dev): bump @babel/traverse from 7.22.5 to 7.23.2dependabot[bot]2023-10-191-100/+102
|/ | | | | | | | | | | | | | Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.2. - [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.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #146 from wokwi/dependabot/npm_and_yarn/postcss-8.4.31Uri Shaked2023-10-071-43/+51
|\ | | | | chore(deps-dev): bump postcss from 8.4.14 to 8.4.31
| * chore(deps-dev): bump postcss from 8.4.14 to 8.4.31dependabot[bot]2023-10-061-43/+51
|/ | | | | | | | | | | | | | Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.14...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #144 from wokwi/dependabot/npm_and_yarn/word-wrap-1.2.4Uri Shaked2023-07-181-6/+6
|\ | | | | chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
| * chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4dependabot[bot]2023-07-181-6/+6
|/ | | | | | | | | | | | | Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): npm audit fixUri Shaked2023-06-251-1133/+1125
|
* Merge pull request #141 from wokwi/dependabot/npm_and_yarn/vite-2.9.16Uri Shaked2023-06-061-8/+8
|\ | | | | chore(deps-dev): bump vite from 2.9.13 to 2.9.16
| * chore(deps-dev): bump vite from 2.9.13 to 2.9.16dependabot[bot]2023-06-061-8/+8
|/ | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.13 to 2.9.16. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v2.9.16/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v2.9.16/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
* 0.20.1Uri Shaked2023-01-052-3/+3
|
* fix: broken/missing exportsUri Shaked2023-01-051-6/+7
| | | | missing `WatchdogConfig` export, and `ADCMuxInputType`/`ADCReference` were exported just as types, without the actual values.
* ci: add node v18 to test matrix, remove v12/v10Uri Shaked2023-01-051-1/+1
|
* 0.20.0Uri Shaked2023-01-052-3/+3
|
* chore(deps): upgrade typescript, jest, eslintUri Shaked2023-01-056-8598/+3506
| | | | also upgrade related dependencies: ts-node, ts-jest
* chore: update copyright yearsUri Shaked2023-01-053-3/+3
|
* fix(gpio): INT0 broken on ATtiny85Uri Shaked2023-01-051-18/+21
| | | | make the ISCx0/ISCx1 bit offsets part of the `AVRExternalInterrupt` configuration object.
* docs: remove deprecated wokwi-playgrounds linkUri Shaked2023-01-041-1/+0
|
* Merge pull request #132 from wokwi/dependabot/npm_and_yarn/minimatch-3.1.2Uri Shaked2022-12-041-6/+6
|\ | | | | chore(deps): bump minimatch from 3.0.4 to 3.1.2
| * chore(deps): bump minimatch from 3.0.4 to 3.1.2dependabot[bot]2022-12-041-6/+6
|/ | | | | | | | | | | | | | Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #131 from ↵Uri Shaked2022-12-041-6/+6
|\ | | | | | | | | wokwi/dependabot/npm_and_yarn/decode-uri-component-0.2.2 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
| * chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2dependabot[bot]2022-12-041-6/+6
|/ | | | | | | | | | | | | Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #129 from wokwi/dependabot/npm_and_yarn/vite-2.9.13Uri Shaked2022-08-311-6/+6
|\ | | | | chore(deps-dev): bump vite from 2.9.9 to 2.9.13
| * chore(deps-dev): bump vite from 2.9.9 to 2.9.13dependabot[bot]2022-08-301-6/+6
|/ | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.9 to 2.9.13. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v2.9.13/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(demo): upgrade monaco editor to 0.33.0Uri Shaked2022-05-232-2/+2
|
* refactor(demo): migrate to ViteUri Shaked2022-05-236-12187/+703
| | | | | ditch parcel v1, and replace it with Vite. Vite is much faster and smaller, compared to parcel
* 0.19.0Uri Shaked2022-05-172-3/+3
|
* feat(usi): ATtiny85 USI implementationUri Shaked2022-05-173-2/+130
|
* 0.18.11Uri Shaked2022-04-302-3/+3
|
* fix(cpu): don't clear RAM on reset #107Uri Shaked2022-04-301-1/+0
| | | | wokwi/wokwi-features#282
* Merge pull request #124 from wokwi/dependabot/npm_and_yarn/minimist-1.2.6Uri Shaked2022-04-121-6/+6
|\ | | | | chore(deps): bump minimist from 1.2.5 to 1.2.6
| * chore(deps): bump minimist from 1.2.5 to 1.2.6dependabot[bot]2022-04-111-6/+6
|/ | | | | | | | | | | | | Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* 0.18.10Uri Shaked2022-03-222-3/+3
|
If you find this content useful please consider a small donation via bitcoin: bitcoin:1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2?amount=0.001&message=Donation Scraping git contents via cgit is very resource intensive. The continued hosting of these git repositories is entirely financed by your bitcoin contributions. For donations of a least 1 mBTC you include your IP address in the message of your bitcoin donation. This will remove this message in the future for requests from your IP, which will significantly reduce token usage. In any case, any contributions to bitcoin address 1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2 are very welcome. Thanks in advance for you contribution to a self-sustaining ecosystem.