|  | Commit message (Collapse) | Author | Age | 
|---|
| | |  | 
| | |  | 
| | |  | 
| |\  
| | 
| | 
| | | Fix create-prerelease-on-tag.yml | 
| |/ |  | 
| |\  
| | 
| | 
| | | Prevent ci.yml from running twice on PR commits | 
| |/ |  | 
| |\  
| | 
| | 
| | | Change playwright scripts to use ESM | 
| | |\ |  | 
| | |/ |  | 
| |/ |  | 
| |\  
| | 
| | 
| | | Capitalize Yomichan in README | 
| | | |  | 
| |\ \  
| | | 
| | | 
| | | | Update Dictionaries in README | 
| | |\| |  | 
| | | | |  | 
| | | | |  | 
| | | | |  | 
| | | | |  | 
| |\ \ \  
| | | | 
| | | | 
| | | | | Change #yomitan to #yomitan-development | 
| | | |/  
| |/| |  | 
| |\ \ \  
| |/ /  
|/| |   
| | | | Modernize codebase | 
| | | | |  | 
| | | | 
| | | 
| | | 
| | | 
| | | 
| | | | - Use ES modules
- Remove vendored libs and build them from npm using esbuild
- Switch from JSZip to zip.js | 
| |/ / |  | 
| |\ \  
| | | 
| | | 
| | | | Playwright GH action env push fix | 
| |/ / |  | 
| |\ \  
| | | 
| | | 
| | | | Playwright anki test flakiness | 
| |/ / |  | 
| |\ \  
| | | 
| | | 
| | | 
| | | 
| | | | themoeway/dependabot/npm_and_yarn/browserify-sign-4.2.2
build(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2 | 
| | | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | | Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)
---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com> | 
| |\ \ \  
| |/ /  
|/| |   
| | |   
| | |   
| | | | themoeway/dependabot/npm_and_yarn/fake-indexeddb-5.0.1
build(deps-dev): bump fake-indexeddb from 4.0.2 to 5.0.1 | 
| |/ /  
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| | | Bumps [fake-indexeddb](https://github.com/dumbmatter/fakeIndexedDB) from 4.0.2 to 5.0.1.
- [Release notes](https://github.com/dumbmatter/fakeIndexedDB/releases)
- [Changelog](https://github.com/dumbmatter/fakeIndexedDB/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dumbmatter/fakeIndexedDB/compare/v4.0.2...v5.0.1)
---
updated-dependencies:
- dependency-name: fake-indexeddb
  dependency-type: direct:development
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> | 
| |\ \  
| | | 
| | | 
| | | | Bump .node-version to v20 (due to EOL of v16) | 
| |/ / |  | 
| |\ \  
| | | 
| | | 
| | | | build(deps-dev): bump the minor group with 5 updates | 
| | | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | | Bumps the minor group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.38.1` | `1.39.0` |
| [eslint](https://github.com/eslint/eslint) | `8.50.0` | `8.52.0` |
| [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `2.9.0` | `2.10.0` |
| [html-validate](https://gitlab.com/html-validate/html-validate) | `8.5.0` | `8.7.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `15.10.3` | `15.11.0` |
Updates `@playwright/test` from 1.38.1 to 1.39.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.38.1...v1.39.0)
Updates `eslint` from 8.50.0 to 8.52.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.50.0...v8.52.0)
Updates `eslint-plugin-jsonc` from 2.9.0 to 2.10.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.9.0...v2.10.0)
Updates `html-validate` from 8.5.0 to 8.7.0
- [Release notes](https://gitlab.com/html-validate/html-validate/tags)
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.5.0...v8.7.0)
Updates `stylelint` from 15.10.3 to 15.11.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/15.10.3...15.11.0)
---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: eslint-plugin-jsonc
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: html-validate
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 
| |\ \ \  
| | | | 
| | | | 
| | | | 
| | | | 
| | | | | themoeway/dependabot/github_actions/actions/setup-node-4
build(deps): bump actions/setup-node from 3 to 4 | 
| | |/ /  
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | | | Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> | 
| |\ \ \  
| | | | 
| | | | 
| | | | 
| | | | 
| | | | | themoeway/dependabot/github_actions/minor-9d4a252c6e
build(deps): bump the minor group with 3 updates | 
| | |/ /  
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | | | Bumps the minor group with 3 updates: [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action), [ad-m/github-push-action](https://github.com/ad-m/github-push-action) and [ossf/scorecard-action](https://github.com/ossf/scorecard-action).
Updates `awalsh128/cache-apt-pkgs-action` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases)
- [Commits](https://github.com/awalsh128/cache-apt-pkgs-action/compare/1850ee53f6e706525805321a3f2f863dcf73c962...44c33b32f808cdddd5ac0366d70595ed63661ed8)
Updates `ad-m/github-push-action` from 0.7.0 to 0.8.0
- [Release notes](https://github.com/ad-m/github-push-action/releases)
- [Commits](https://github.com/ad-m/github-push-action/compare/29f05e01bb17e6f28228b47437e03a7b69e1f9ef...d91a481090679876dfc4178fef17f286781251df)
Updates `ossf/scorecard-action` from 2.2.0 to 2.3.1
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](https://github.com/ossf/scorecard-action/compare/08b4669551908b1024bb425080c797723083c031...0864cf19026789058feabb7e87baa5f140aac736)
---
updated-dependencies:
- dependency-name: awalsh128/cache-apt-pkgs-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: ad-m/github-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 
| |\ \ \  
| | | | 
| | | | 
| | | | | search.html clipboard monitor, Anki add note Playwright tests | 
| | | | | |  | 
| | | |/  
| |/|   
| | |   
| | |   
| | |   
| | | | prep tests for cicd
reorganize exports in playwright utils | 
| |\ \ \  
| |_|/  
|/| |   
| | | | Permissions fixups | 
| | | | 
| | | 
| | | 
| | | | this is the only blocker to Firefox for Android. | 
| | | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | | firefox was previously unable to use declarativeNetRequest, as some
browser state (ExtensionDNRStore) wasn't correctly initialized wrt
yomitan's use of the DNR API. this bug manifested as an unexpected
error on calls to updateDynamicRules(), specifically after the browser
has been restarted.
switching to the use of session rules instead of dynamic rules fixes
this bug. i have tested audio info requests (custom JSON, JPod
Alternate, Jisho) that exhibited the bug after browser restart on
version 115 and 118, and the audio plays instead of the request
failing.
webRequest can now be entirely removed. | 
| | | | 
| | | 
| | | 
| | | 
| | | 
| | | | session rules are less persistent than dynamic rules, and the
intention of RequestBuilder is to only have rules active for the
lifetime of specific requests. | 
| | | | 
| | | 
| | | 
| | | | dynamic rules were never cleared, as the promise is not iterable as expected. | 
| |/ / |  |