dependabot[bot]
afc2d440bd
chore(deps): bump actions/upload-artifact from 4 to 7 ( #2461 )
...
Bumps
[actions/upload-artifact](https://github.com/actions/upload-artifact )
from 4 to 7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/upload-artifact/releases ">actions/upload-artifact's
releases</a>.</em></p>
<blockquote>
<h2>v7.0.0</h2>
<h2>v7 What's new</h2>
<h3>Direct Uploads</h3>
<p>Adds support for uploading single files directly (unzipped). Callers
can set the new <code>archive</code> parameter to <code>false</code> to
skip zipping the file during upload. Right now, we only support single
files. The action will fail if the glob passed resolves to multiple
files. The <code>name</code> parameter is also ignored with this
setting. Instead, the name of the artifact will be the name of the
uploaded file.</p>
<h3>ESM</h3>
<p>To support new versions of the <code>@actions/*</code> packages,
we've upgraded the package to ESM.</p>
<h2>What's Changed</h2>
<ul>
<li>Add proxy integration test by <a
href="https://github.com/Link "><code>@Link</code></a>- in <a
href="https://redirect.github.com/actions/upload-artifact/pull/754 ">actions/upload-artifact#754</a></li>
<li>Upgrade the module to ESM and bump dependencies by <a
href="https://github.com/danwkennedy "><code>@danwkennedy</code></a> in
<a
href="https://redirect.github.com/actions/upload-artifact/pull/762 ">actions/upload-artifact#762</a></li>
<li>Support direct file uploads by <a
href="https://github.com/danwkennedy "><code>@danwkennedy</code></a> in
<a
href="https://redirect.github.com/actions/upload-artifact/pull/764 ">actions/upload-artifact#764</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Link "><code>@Link</code></a>- made
their first contribution in <a
href="https://redirect.github.com/actions/upload-artifact/pull/754 ">actions/upload-artifact#754</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/upload-artifact/compare/v6...v7.0.0 ">https://github.com/actions/upload-artifact/compare/v6...v7.0.0 </a></p>
<h2>v6.0.0</h2>
<h2>v6 - What's new</h2>
<blockquote>
<p>[!IMPORTANT]
actions/upload-artifact@v6 now runs on Node.js 24 (<code>runs.using:
node24</code>) and requires a minimum Actions Runner version of 2.327.1.
If you are using self-hosted runners, ensure they are updated before
upgrading.</p>
</blockquote>
<h3>Node.js 24</h3>
<p>This release updates the runtime to Node.js 24. v5 had preliminary
support for Node.js 24, however this action was by default still running
on Node.js 20. Now this action by default will run on Node.js 24.</p>
<h2>What's Changed</h2>
<ul>
<li>Upload Artifact Node 24 support by <a
href="https://github.com/salmanmkc "><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/upload-artifact/pull/719 ">actions/upload-artifact#719</a></li>
<li>fix: update <code>@actions/artifact</code> for Node.js 24 punycode
deprecation by <a
href="https://github.com/salmanmkc "><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/upload-artifact/pull/744 ">actions/upload-artifact#744</a></li>
<li>prepare release v6.0.0 for Node.js 24 support by <a
href="https://github.com/salmanmkc "><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/upload-artifact/pull/745 ">actions/upload-artifact#745</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/upload-artifact/compare/v5.0.0...v6.0.0 ">https://github.com/actions/upload-artifact/compare/v5.0.0...v6.0.0 </a></p>
<h2>v5.0.0</h2>
<h2>What's Changed</h2>
<p><strong>BREAKING CHANGE:</strong> this update supports Node
<code>v24.x</code>. This is not a breaking change per-se but we're
treating it as such.</p>
<ul>
<li>Update README.md by <a
href="https://github.com/GhadimiR "><code>@GhadimiR</code></a> in <a
href="https://redirect.github.com/actions/upload-artifact/pull/681 ">actions/upload-artifact#681</a></li>
<li>Update README.md by <a
href="https://github.com/nebuk89 "><code>@nebuk89</code></a> in <a
href="https://redirect.github.com/actions/upload-artifact/pull/712 ">actions/upload-artifact#712</a></li>
<li>Readme: spell out the first use of GHES by <a
href="https://github.com/danwkennedy "><code>@danwkennedy</code></a> in
<a
href="https://redirect.github.com/actions/upload-artifact/pull/727 ">actions/upload-artifact#727</a></li>
<li>Update GHES guidance to include reference to Node 20 version by <a
href="https://github.com/patrikpolyak "><code>@patrikpolyak</code></a>
in <a
href="https://redirect.github.com/actions/upload-artifact/pull/725 ">actions/upload-artifact#725</a></li>
<li>Bump <code>@actions/artifact</code> to <code>v4.0.0</code></li>
<li>Prepare <code>v5.0.0</code> by <a
href="https://github.com/danwkennedy "><code>@danwkennedy</code></a> in
<a
href="https://redirect.github.com/actions/upload-artifact/pull/734 ">actions/upload-artifact#734</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/upload-artifact/commit/043fb46d1a93c77aae656e7c1c64a875d1fc6a0a "><code>043fb46</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/upload-artifact/issues/797 ">#797</a>
from actions/yacaovsnc/update-dependency</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/634250c1388765ea7ed0f053e636f1f399000b94 "><code>634250c</code></a>
Include changes in typespec/ts-http-runtime 0.3.5</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/e454baaac2be505c9450e11b8f3215c6fc023ce8 "><code>e454baa</code></a>
Readme: bump all the example versions to v7 (<a
href="https://redirect.github.com/actions/upload-artifact/issues/796 ">#796</a>)</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/74fad66b98a6d799dc004d3353ccd0e6f6b2530e "><code>74fad66</code></a>
Update the readme with direct upload details (<a
href="https://redirect.github.com/actions/upload-artifact/issues/795 ">#795</a>)</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/bbbca2ddaa5d8feaa63e36b76fdaad77386f024f "><code>bbbca2d</code></a>
Support direct file uploads (<a
href="https://redirect.github.com/actions/upload-artifact/issues/764 ">#764</a>)</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/589182c5a4cec8920b8c1bce3e2fab1c97a02296 "><code>589182c</code></a>
Upgrade the module to ESM and bump dependencies (<a
href="https://redirect.github.com/actions/upload-artifact/issues/762 ">#762</a>)</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/47309c993abb98030a35d55ef7ff34b7fa1074b5 "><code>47309c9</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/upload-artifact/issues/754 ">#754</a>
from actions/Link-/add-proxy-integration-tests</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/02a8460834e70dab0ce194c64360c59dc1475ef0 "><code>02a8460</code></a>
Add proxy integration test</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/b7c566a772e6b6bfb58ed0dc250532a479d7789f "><code>b7c566a</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/upload-artifact/issues/745 ">#745</a>
from actions/upload-artifact-v6-release</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/e516bc8500aaf3d07d591fcd4ae6ab5f9c391d5b "><code>e516bc8</code></a>
docs: correct description of Node.js 24 support in README</li>
<li>Additional commits viewable in <a
href="https://github.com/actions/upload-artifact/compare/v4...v7 ">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-30 17:45:12 -07:00
dependabot[bot]
97c63edf59
chore(deps): bump crazy-max/ghaction-github-labeler from 5.0.0 to 6.0.0 ( #2462 )
...
Bumps
[crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler )
from 5.0.0 to 6.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/crazy-max/ghaction-github-labeler/releases ">crazy-max/ghaction-github-labeler's
releases</a>.</em></p>
<blockquote>
<h2>v6.0.0</h2>
<ul>
<li>Node 24 as default runtime (requires <a
href="https://github.com/actions/runner/releases/tag/v2.327.1 ">Actions
Runner v2.327.1</a> or later) by <a
href="https://github.com/crazy-max "><code>@crazy-max</code></a> in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/249 ">crazy-max/ghaction-github-labeler#249</a></li>
<li>Switch to ESM and update config/test wiring by <a
href="https://github.com/crazy-max "><code>@crazy-max</code></a> in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/246 ">crazy-max/ghaction-github-labeler#246</a></li>
<li>Bump <code>@actions/core</code> from 1.11.1 to 3.0.0 in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/247 ">crazy-max/ghaction-github-labeler#247</a></li>
<li>Bump <code>@actions/github</code> from 6.0.0 to 9.0.0 in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/248 ">crazy-max/ghaction-github-labeler#248</a></li>
<li>Bump brace-expansion from 1.1.11 to 1.1.12 in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/236 ">crazy-max/ghaction-github-labeler#236</a></li>
<li>Bump js-yaml from 4.1.0 to 4.1.1 in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/240 ">crazy-max/ghaction-github-labeler#240</a></li>
<li>Bump lodash from 4.17.21 to 4.17.23 in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/242 ">crazy-max/ghaction-github-labeler#242</a></li>
<li>Bump matcher from 3.0.0 to 6.0.0 in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/239 ">crazy-max/ghaction-github-labeler#239</a></li>
<li>Bump minimatch from 3.1.2 to 3.1.5 in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/245 ">crazy-max/ghaction-github-labeler#245</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/crazy-max/ghaction-github-labeler/compare/v5.3.0...v6.0.0 ">https://github.com/crazy-max/ghaction-github-labeler/compare/v5.3.0...v6.0.0 </a></p>
<h2>v5.3.0</h2>
<ul>
<li>Bump <code>@octokit/plugin-paginate-rest</code> from 9.2.1 to 9.2.2
in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/229 ">crazy-max/ghaction-github-labeler#229</a></li>
<li>Bump <code>@octokit/request</code> from 8.4.0 to 8.4.1 in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/232 ">crazy-max/ghaction-github-labeler#232</a></li>
<li>Bump <code>@octokit/request-error</code> from 5.1.0 to 5.1.1 in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/228 ">crazy-max/ghaction-github-labeler#228</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/crazy-max/ghaction-github-labeler/compare/v5.2.0...v5.3.0 ">https://github.com/crazy-max/ghaction-github-labeler/compare/v5.2.0...v5.3.0 </a></p>
<h2>v5.2.0</h2>
<ul>
<li>Load yaml files using the failsafe schema option by <a
href="https://github.com/pjpires "><code>@pjpires</code></a> in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/226 ">crazy-max/ghaction-github-labeler#226</a></li>
<li>Bump cross-spawn from 7.0.3 to 7.0.6 in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/223 ">crazy-max/ghaction-github-labeler#223</a></li>
<li>Bump undici from 5.28.4 to 5.28.5 in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/225 ">crazy-max/ghaction-github-labeler#225</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/crazy-max/ghaction-github-labeler/compare/v5.1.0...v5.2.0 ">https://github.com/crazy-max/ghaction-github-labeler/compare/v5.1.0...v5.2.0 </a></p>
<h2>v5.1.0</h2>
<ul>
<li>Sanitize the color field to allow using hex codes by <a
href="https://github.com/pjpires "><code>@pjpires</code></a> in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/207 ">crazy-max/ghaction-github-labeler#207</a></li>
<li>Fix intermediate values by <a
href="https://github.com/crazy-max "><code>@crazy-max</code></a> in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/218 ">crazy-max/ghaction-github-labeler#218</a></li>
<li>Bump micromatch from 4.0.5 to 4.0.8 in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/215 ">crazy-max/ghaction-github-labeler#215</a></li>
<li>Bump <code>@actions/core</code> from 1.10.0 to 1.11.1 in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/217 ">crazy-max/ghaction-github-labeler#217</a></li>
<li>Bump <code>@actions/github</code> from 5.1.1 to 6.0.0 in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/205 ">crazy-max/ghaction-github-labeler#205</a></li>
<li>Bump <code>@babel/traverse</code> from 7.17.9 to 7.23.2 in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/206 ">crazy-max/ghaction-github-labeler#206</a></li>
<li>Bump braces from 3.0.2 to 3.0.3 in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/212 ">crazy-max/ghaction-github-labeler#212</a></li>
<li>Bump ip from 2.0.0 to 2.0.1 in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/208 ">crazy-max/ghaction-github-labeler#208</a></li>
<li>Bump debug from 4.1.1 to 4.3.4 in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/204 ">crazy-max/ghaction-github-labeler#204</a></li>
<li>Bump tar from 6.1.11 to 6.2.1 in <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/210 ">crazy-max/ghaction-github-labeler#210</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/crazy-max/ghaction-github-labeler/compare/v5.0.0...v5.1.0 ">https://github.com/crazy-max/ghaction-github-labeler/compare/v5.0.0...v5.1.0 </a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/crazy-max/ghaction-github-labeler/commit/548a7c3603594ec17c819e1239f281a3b801ab4d "><code>548a7c3</code></a>
Merge pull request <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/issues/249 ">#249</a>
from crazy-max/node24</li>
<li><a
href="https://github.com/crazy-max/ghaction-github-labeler/commit/e7bf9bf3ce87c8c459fd765a710dc0ed38012aff "><code>e7bf9bf</code></a>
node 24 as default runtime</li>
<li><a
href="https://github.com/crazy-max/ghaction-github-labeler/commit/add2b84e3e5d140ca15989552396a4df64155b19 "><code>add2b84</code></a>
Merge pull request <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/issues/240 ">#240</a>
from crazy-max/dependabot/npm_and_yarn/js-yaml-4.1.1</li>
<li><a
href="https://github.com/crazy-max/ghaction-github-labeler/commit/a33f4f858ed016420e462dcbe7162df20799c01a "><code>a33f4f8</code></a>
chore: update generated content</li>
<li><a
href="https://github.com/crazy-max/ghaction-github-labeler/commit/f6e2b6d40ad21c35d6c1308d0b7ef70604270764 "><code>f6e2b6d</code></a>
chore(deps): bump js-yaml from 4.1.0 to 4.1.1</li>
<li><a
href="https://github.com/crazy-max/ghaction-github-labeler/commit/3f7ab4adf921caf43ec361e0579df08f3e8a7d02 "><code>3f7ab4a</code></a>
Merge pull request <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/issues/239 ">#239</a>
from crazy-max/dependabot/npm_and_yarn/matcher-6.0.0</li>
<li><a
href="https://github.com/crazy-max/ghaction-github-labeler/commit/5893b14cccaf1a3a8103e9b3f008a90b93dee665 "><code>5893b14</code></a>
chore: update generated content</li>
<li><a
href="https://github.com/crazy-max/ghaction-github-labeler/commit/3849c6b431a2464c40091fdd17aa20d4b69814db "><code>3849c6b</code></a>
fix matcher import</li>
<li><a
href="https://github.com/crazy-max/ghaction-github-labeler/commit/0a71a406d92a48fb0d66e898a9bd566e737427a4 "><code>0a71a40</code></a>
chore(deps): bump matcher from 3.0.0 to 6.0.0</li>
<li><a
href="https://github.com/crazy-max/ghaction-github-labeler/commit/082bf8ae2fdc4fd3782716d0d0aad47da358c328 "><code>082bf8a</code></a>
Merge pull request <a
href="https://redirect.github.com/crazy-max/ghaction-github-labeler/issues/248 ">#248</a>
from crazy-max/dependabot/npm_and_yarn/actions/github...</li>
<li>Additional commits viewable in <a
href="https://github.com/crazy-max/ghaction-github-labeler/compare/v5.0.0...v6.0.0 ">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-30 17:45:12 -07:00
Dermot Duffy
d90b062719
chore: Add support for next release branch ( #2354 )
2026-02-16 15:00:49 -08:00
Dermot Duffy
cc376a8be1
feat: Rename the card to advanced-camera-card ( #1873 )
...
Whilst the Frigate support in this card is the best among camera
engines, the name incorrectly suggests that Frigate is a requirement.
Instead, to broaden the appeal, change to more camera agnostic name.
This does not suggest any change in priority, role or support for
Frigate.
This change is likely to be bug prone, due to the size of the rename --
the code contains 1500+ references to "Frigate" most of which make sense
to rename, some which do not, all of which needed human assessment.
- Closes #1298
BREAKING CHANGE: References to `frigate-card` in all kinds of
configuration need to be updated to `advanced-camera-card`. An automated
config upgrade should take care of the majority of usecases (click `Edit
-> Upgrade -> Save`), though may not be perfect.
2025-02-06 19:32:32 -08:00
Dermot Duffy
4a1b365760
ci: Convert old release workflows to manual only ( #1726 )
2024-12-09 08:21:53 -08:00
Dermot Duffy
5a203213ca
ci: Allow semantic release to create draft releases ( #1719 )
2024-12-08 17:23:12 -08:00
Dermot Duffy
9c550f518d
chore: Add lock debugging ( #1611 )
2024-10-03 20:05:39 -07:00
Dermot Duffy
c7c9f0d409
chore: Automatically lock closed issues and PRs ( #1607 )
2024-10-03 19:52:28 -07:00
Dermot Duffy
c63d11a2e9
ci: Do not scope semantic PRs permissions as an experiment ( #1568 )
2024-09-22 12:52:37 -07:00
Dermot Duffy
6a41075dd6
ci: Give semantic PRs permissions on issues as an experiment ( #1567 )
2024-09-22 12:46:31 -07:00
Dermot Duffy
87c9d5ba45
ci: Give semantic PRs permissions on statuses as an experiment ( #1566 )
2024-09-22 12:29:02 -07:00
Dermot Duffy
217f35eece
ci: Replace the PR validator with a labeler ( #1560 )
2024-09-21 18:52:22 -07:00
Dermot Duffy
d187d747e4
ci: Switch to github actions based semantic PRs ( #1540 )
2024-09-15 17:48:35 -07:00
Dermot Duffy
b251911fbc
ci: Combine build and release steps ( #1532 )
2024-09-14 20:08:24 -07:00
Dermot Duffy
9766185b07
ci: Add write permissions for semantic release jobs ( #1531 )
...
* ci: Add write permissions for semantic release jobs
* ci: Add write permissions for semantic release jobs
* Formatting fix
2024-09-14 16:38:33 -07:00
Dermot Duffy
9a7c16ac4e
ci: Fix semantic release credentials ( #1530 )
2024-09-14 16:18:39 -07:00
Dermot Duffy
2e809ca8b7
ci: Install dependencies before semantic-release run ( #1529 )
2024-09-14 15:58:59 -07:00
Dermot Duffy
f944dee82c
ci: Add initial semantic-release configuration ( #1528 )
2024-09-14 15:47:42 -07:00
Dermot Duffy
554f61ec6b
chore: Update HACS validator to latest ( #1526 )
2024-09-14 12:37:16 -07:00
Felipe Santos
fccb4c9afd
Bump prettier to v3 and format all files
2024-06-10 00:29:50 -03:00
Dermot Duffy
9e7b553e1f
Merge pull request #1469 from dermotduffy/dependabot/github_actions/dev/release-drafter/release-drafter-6.0.0
...
Bump release-drafter/release-drafter from 5.24.0 to 6.0.0
2024-06-06 20:08:06 -07:00
Dermot Duffy
5fdd7ef834
Merge pull request #1468 from dermotduffy/dependabot/github_actions/dev/actions/upload-artifact-4
...
Bump actions/upload-artifact from 3 to 4
2024-06-06 20:08:00 -07:00
Dermot Duffy
ba3a6e529e
Merge pull request #1467 from dermotduffy/dependabot/github_actions/dev/thedoctor0/zip-release-0.7.6
...
Bump thedoctor0/zip-release from 0.7.1 to 0.7.6
2024-06-06 20:07:49 -07:00
dependabot[bot]
6c1f644275
Bump release-drafter/release-drafter from 5.24.0 to 6.0.0
...
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter ) from 5.24.0 to 6.0.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases )
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.24.0...v6.0.0 )
---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-06 07:47:14 +00:00
dependabot[bot]
78838a2214
Bump actions/upload-artifact from 3 to 4
...
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] <support@github.com >
2024-06-06 07:47:11 +00:00
dependabot[bot]
623b23da39
Bump thedoctor0/zip-release from 0.7.1 to 0.7.6
...
Bumps [thedoctor0/zip-release](https://github.com/thedoctor0/zip-release ) from 0.7.1 to 0.7.6.
- [Release notes](https://github.com/thedoctor0/zip-release/releases )
- [Commits](https://github.com/thedoctor0/zip-release/compare/0.7.1...0.7.6 )
---
updated-dependencies:
- dependency-name: thedoctor0/zip-release
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-06 07:47:07 +00:00
dependabot[bot]
7069cfc06f
Bump svenstaro/upload-release-action from 2.7.0 to 2.9.0
...
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action ) from 2.7.0 to 2.9.0.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases )
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/svenstaro/upload-release-action/compare/2.7.0...2.9.0 )
---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-06 07:47:05 +00:00
dependabot[bot]
027e13d560
Bump crazy-max/ghaction-github-labeler from 4.1.0 to 5.0.0
...
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler ) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases )
- [Commits](https://github.com/crazy-max/ghaction-github-labeler/compare/v4.1.0...v5.0.0 )
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-labeler
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-06 03:29:17 +00:00
Dermot Duffy
9279e11782
Merge pull request #1264 from dermotduffy/dependabot/github_actions/dev/actions/checkout-4
...
Bump actions/checkout from 3 to 4
2024-06-05 20:28:29 -07:00
Dermot Duffy
462dc4cbf0
Merge pull request #1237 from dermotduffy/dependabot/github_actions/dev/svenstaro/upload-release-action-2.7.0
...
Bump svenstaro/upload-release-action from 2.6.1 to 2.7.0
2024-06-05 20:28:22 -07:00
Dermot Duffy
8a93457457
Merge pull request #1213 from dermotduffy/dependabot/github_actions/dev/release-drafter/release-drafter-5.24.0
...
Bump release-drafter/release-drafter from 5.23.0 to 5.24.0
2024-06-05 20:28:08 -07:00
Dermot Duffy
63797ea35b
Check links as part of the github build.
2024-04-27 20:16:10 -07:00
Dermot Duffy
f67511c6c1
Enforce coverage %.
2023-10-31 14:06:10 -07:00
dependabot[bot]
84be4ede57
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [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/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-05 07:41:09 +00:00
dependabot[bot]
ef8d641b59
Bump svenstaro/upload-release-action from 2.6.1 to 2.7.0
...
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action ) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases )
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/svenstaro/upload-release-action/compare/2.6.1...2.7.0 )
---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 07:37:27 +00:00
dependabot[bot]
6b27fa0b24
Bump release-drafter/release-drafter from 5.23.0 to 5.24.0
...
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter ) from 5.23.0 to 5.24.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases )
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.23.0...v5.24.0 )
---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-28 07:59:21 +00:00
dependabot[bot]
cdb31a02e0
Bump svenstaro/upload-release-action from 2.5.0 to 2.6.1
...
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action ) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases )
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/svenstaro/upload-release-action/compare/2.5.0...2.6.1 )
---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-01 08:00:48 +00:00
Dermot Duffy
bd7f3ebcd2
Merge pull request #1113 from dermotduffy/dependabot/github_actions/volta-cli/action-4
...
Bump volta-cli/action from 3 to 4
2023-04-29 19:48:55 -07:00
Dermot Duffy
8f75799a0d
Various github workflow fixes.
2023-04-29 15:19:12 -07:00
dependabot[bot]
e4557437a0
Bump volta-cli/action from 3 to 4
...
Bumps [volta-cli/action](https://github.com/volta-cli/action ) from 3 to 4.
- [Release notes](https://github.com/volta-cli/action/releases )
- [Changelog](https://github.com/volta-cli/action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/volta-cli/action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: volta-cli/action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 08:01:52 +00:00
Dermot Duffy
cb9585778a
Third attempt to fix zipper.
2023-04-15 17:00:27 -07:00
Dermot Duffy
dca513e654
Second attempt to fix zipper.
2023-04-15 16:39:30 -07:00
Dermot Duffy
4e7eed3622
Fix release zipper.
2023-04-15 16:23:46 -07:00
Dermot Duffy
c87b3b7254
Only zip *.js .
2023-04-05 21:44:26 -07:00
Dermot Duffy
8696b63d95
Zip built files on release for non-HACS users.
2023-04-05 21:02:10 -07:00
Dermot Duffy
3228527af6
Run tests as part of build action.
2023-04-04 21:57:39 -07:00
Dermot Duffy
e2133c13ac
Merge branch 'main' into remerge-main
2023-04-02 08:47:40 -07:00
Dermot Duffy
fd0a65e2f6
Merge pull request #961 from dermotduffy/dependabot/github_actions/release-drafter/release-drafter-5.23.0
...
Bump release-drafter/release-drafter from 5.21.0 to 5.23.0
2023-02-28 19:54:32 -08:00
Dermot Duffy
0cf790c758
Merge pull request #960 from dermotduffy/dependabot/github_actions/svenstaro/upload-release-action-2.5.0
...
Bump svenstaro/upload-release-action from 1.pre.release to 2.5.0
2023-02-28 19:54:25 -08:00
dependabot[bot]
1d64dfa861
Bump release-drafter/release-drafter from 5.21.0 to 5.23.0
...
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter ) from 5.21.0 to 5.23.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases )
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.21.0...v5.23.0 )
---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-22 07:19:23 +00:00