<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/.github/workflows, branch 24.01.20.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.01.20.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.01.20.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-01-01T06:47:21+00:00</updated>
<entry>
<title>Bump github/codeql-action from 2 to 3 (#498)</title>
<updated>2024-01-01T06:47:21+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-01-01T06:47:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d17ca4b2ff6e6f359dc5ea72c133f99fb016effd'/>
<id>urn:sha1:d17ca4b2ff6e6f359dc5ea72c133f99fb016effd</id>
<content type='text'>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [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] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Bump dawidd6/action-download-artifact from 2.28.0 to 3.0.0 (#497)</title>
<updated>2024-01-01T06:46:40+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-01-01T06:46:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0344afbb8f0e5ffd0ae48a177c69f8fe685b060f'/>
<id>urn:sha1:0344afbb8f0e5ffd0ae48a177c69f8fe685b060f</id>
<content type='text'>
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.28.0 to 3.0.0.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/268677152d06ba59fcec7a7f0b5d961b6ccd7e1e...e7466d1a7587ed14867642c2ca74b5bcc1e19a2d)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Bump actions/upload-artifact from 3 to 4 (#496)</title>
<updated>2024-01-01T06:46:02+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-01-01T06:46:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=bf7ac8215c9d78735d411a064dceffde812b7c1f'/>
<id>urn:sha1:bf7ac8215c9d78735d411a064dceffde812b7c1f</id>
<content type='text'>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fix workflow to use new build syntax (#488)</title>
<updated>2023-12-29T09:29:05+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-12-29T09:29:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ea85770563a18216a49d191e42704ebcf7e67519'/>
<id>urn:sha1:ea85770563a18216a49d191e42704ebcf7e67519</id>
<content type='text'>
* Fix workflow to use new camel case build syntax

* Try again</content>
</entry>
<entry>
<title>Add engines to package.json (#442)</title>
<updated>2023-12-25T08:10:39+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-25T08:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=89994427c7dfb25e7879948061a531f34cb1e9ab'/>
<id>urn:sha1:89994427c7dfb25e7879948061a531f34cb1e9ab</id>
<content type='text'>
* Add engines to package.json

* Fix spacing

* Replace node version file</content>
</entry>
<entry>
<title>Add typescript checks to CI (#350)</title>
<updated>2023-12-15T14:48:53+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-15T14:48:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=730b34c0bbe394fd62afb20b32152139a65b0b60'/>
<id>urn:sha1:730b34c0bbe394fd62afb20b32152139a65b0b60</id>
<content type='text'>
* Add typescript checks to CI

* Actually save the CI file

* Run build-libs before test-ts

* Move build libs CI</content>
</entry>
<entry>
<title>Fix stable deploy on release triggers</title>
<updated>2023-12-08T10:25:30+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-12-08T10:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ada071fcccdb648d99b610de1a3bb3e541463b61'/>
<id>urn:sha1:ada071fcccdb648d99b610de1a3bb3e541463b61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update stable CI/CD workflow and stable extension ID in preperation for release</title>
<updated>2023-12-08T09:56:27+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-12-08T09:56:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c91c381505f0da1198ef5f86a576785f813b3a78'/>
<id>urn:sha1:c91c381505f0da1198ef5f86a576785f813b3a78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automate generation of legal information for dependencies</title>
<updated>2023-11-23T02:28:47+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-11-22T13:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5c4e521e295a7c089454b1d77f4570d46e1d32d3'/>
<id>urn:sha1:5c4e521e295a7c089454b1d77f4570d46e1d32d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to forked chrome webstore upload action which removes 10MB limit</title>
<updated>2023-11-12T14:20:58+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-11-12T14:20:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b0f11be5e73f4da172756c37d6a876e3752f5746'/>
<id>urn:sha1:b0f11be5e73f4da172756c37d6a876e3752f5746</id>
<content type='text'>
</content>
</entry>
</feed>
