Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump dsanders11/project-actions from 1.3.0 to 1.4.0 (#38)
Bumps [dsanders11/project-actions](https://github.com/dsanders11/project-actions) from 1.3.0 to 1.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dsanders11/project-actions/releases">dsanders11/project-actions's releases</a>.</em></p> <blockquote> <h2>v1.4.0</h2> <h1><a href="https://github.com/dsanders11/project-actions/compare/v1.3.0...v1.4.0">1.4.0</a> (2024-10-29)</h1> <h3>Features</h3> <ul> <li>workflow actions (<a href="https://redirect.github.com/dsanders11/project-actions/issues/38">#38</a>) (<a href="https://github.com/dsanders11/project-actions/commit/438b25e007c2f4efec324497fadc6402e7cc61a6">438b25e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dsanders11/project-actions/commit/438b25e007c2f4efec324497fadc6402e7cc61a6"><code>438b25e</code></a> feat: workflow actions (<a href="https://redirect.github.com/dsanders11/project-actions/issues/38">#38</a>)</li> <li><a href="https://github.com/dsanders11/project-actions/commit/ac80511c2483b90bbba393684187c0f679f0e315"><code>ac80511</code></a> chore(deps): bump micromatch from 4.0.5 to 4.0.8 (<a href="https://redirect.github.com/dsanders11/project-actions/issues/36">#36</a>)</li> <li><a href="https://github.com/dsanders11/project-actions/commit/3712f8c1ec2663a8aaf76629c105d6cc8bc40f82"><code>3712f8c</code></a> chore(deps): bump vite from 5.2.10 to 5.4.8 (<a href="https://redirect.github.com/dsanders11/project-actions/issues/37">#37</a>)</li> <li><a href="https://github.com/dsanders11/project-actions/commit/ef46483a26d8d0dbf5523779e685226cdb6e2b03"><code>ef46483</code></a> chore(deps): bump the actions-minor group with 3 updates (<a href="https://redirect.github.com/dsanders11/project-actions/issues/35">#35</a>)</li> <li><a href="https://github.com/dsanders11/project-actions/commit/8edf52747119c8a860b521cde774404ec0f82222"><code>8edf527</code></a> chore(deps): bump the actions-minor group with 2 updates (<a href="https://redirect.github.com/dsanders11/project-actions/issues/34">#34</a>)</li> <li><a href="https://github.com/dsanders11/project-actions/commit/f9eec6a691a3d4a24f1c213adf72d651a40066db"><code>f9eec6a</code></a> chore(deps): bump the actions-minor group with 3 updates (<a href="https://redirect.github.com/dsanders11/project-actions/issues/33">#33</a>)</li> <li><a href="https://github.com/dsanders11/project-actions/commit/34ddb88ae6f8f123a374b7817e67e7af15e2e0c4"><code>34ddb88</code></a> chore(deps): bump the actions-minor group with 3 updates (<a href="https://redirect.github.com/dsanders11/project-actions/issues/32">#32</a>)</li> <li><a href="https://github.com/dsanders11/project-actions/commit/2925fce0456597bb8b95e0c8aae58cc802ff89a8"><code>2925fce</code></a> chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (<a href="https://redirect.github.com/dsanders11/project-actions/issues/31">#31</a>)</li> <li><a href="https://github.com/dsanders11/project-actions/commit/319b3ddecc5342d0b19c3f18406e7fb6d774affd"><code>319b3dd</code></a> chore(deps): bump the actions-minor group with 2 updates (<a href="https://redirect.github.com/dsanders11/project-actions/issues/30">#30</a>)</li> <li><a href="https://github.com/dsanders11/project-actions/commit/23b3bb9712b8de9b75647790b01da4c9ae81e15a"><code>23b3bb9</code></a> chore: clear npm audit (<a href="https://redirect.github.com/dsanders11/project-actions/issues/29">#29</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dsanders11/project-actions/compare/eb760c48894b5702398529cbb8f6e98378e315d0...438b25e007c2f4efec324497fadc6402e7cc61a6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dsanders11/project-actions&package-manager=github_actions&previous-version=1.3.0&new-version=1.4.0)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information