Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Code Editor #49

Merged
merged 24 commits into from
Feb 8, 2024
Merged

Add Code Editor #49

merged 24 commits into from
Feb 8, 2024

Conversation

pratik-fsdet
Copy link
Contributor

image

aryasoni98 and others added 24 commits February 3, 2024 10:47
Bumps [kentaro-m/auto-assign-action](https://github.com/kentaro-m/auto-assign-action) from 1.2.6 to 2.0.0.
- [Release notes](https://github.com/kentaro-m/auto-assign-action/releases)
- [Commits](kentaro-m/auto-assign-action@v1.2.6...v2.0.0)

---
updated-dependencies:
- dependency-name: kentaro-m/auto-assign-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps
[kentaro-m/auto-assign-action](https://github.com/kentaro-m/auto-assign-action)
from 1.2.6 to 2.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kentaro-m/auto-assign-action/releases">kentaro-m/auto-assign-action's
releases</a>.</em></p>
<blockquote>
<h2>v2.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps): update dependency prettier to v3.2.4 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/kentaro-m/auto-assign-action/pull/166">kentaro-m/auto-assign-action#166</a></li>
<li>fix: update Node.js version and action configuration by <a
href="https://github.com/kentaro-m"><code>@​kentaro-m</code></a> in <a
href="https://redirect.github.com/kentaro-m/auto-assign-action/pull/170">kentaro-m/auto-assign-action#170</a></li>
<li>fix: update <code>@​types/node</code> version to 20.11.13 by <a
href="https://github.com/kentaro-m"><code>@​kentaro-m</code></a> in <a
href="https://redirect.github.com/kentaro-m/auto-assign-action/pull/171">kentaro-m/auto-assign-action#171</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/kentaro-m/auto-assign-action/compare/v1.2.6...v2.0.0">https://github.com/kentaro-m/auto-assign-action/compare/v1.2.6...v2.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kentaro-m/auto-assign-action/commit/f4648c0a9fdb753479e9e75fc251f507ce17bb7e"><code>f4648c0</code></a>
Release v2.0.0</li>
<li><a
href="https://github.com/kentaro-m/auto-assign-action/commit/91af90eb73ed2f9ef6e829e07ef007e883e78661"><code>91af90e</code></a>
fix: update <code>@​types/node</code> version to 20.11.13 (<a
href="https://redirect.github.com/kentaro-m/auto-assign-action/issues/171">#171</a>)</li>
<li><a
href="https://github.com/kentaro-m/auto-assign-action/commit/6dcb6521ab1eea0cef72c16b3719a3f4c110a485"><code>6dcb652</code></a>
fix: update Node.js version and action configuration (<a
href="https://redirect.github.com/kentaro-m/auto-assign-action/issues/170">#170</a>)</li>
<li><a
href="https://github.com/kentaro-m/auto-assign-action/commit/f940c5be909c179330d98cede27169ecb440991d"><code>f940c5b</code></a>
chore(deps): update dependency prettier to v3.2.4</li>
<li>See full diff in <a
href="https://github.com/kentaro-m/auto-assign-action/compare/v1.2.6...v2.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=kentaro-m/auto-assign-action&package-manager=github_actions&previous-version=1.2.6&new-version=2.0.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>
Copy link

netlify bot commented Feb 8, 2024

Deploy Preview for infraboard failed.

Name Link
🔨 Latest commit ee5b0f7
🔍 Latest deploy log https://app.netlify.com/sites/infraboard/deploys/65c4f5399b1cf10008c44167

@aryasoni98 aryasoni98 linked an issue Feb 8, 2024 that may be closed by this pull request
1 task
@aryasoni98 aryasoni98 merged commit aa0ec36 into xerocodee:feature Feb 8, 2024
1 of 7 checks passed
@aryasoni98
Copy link
Contributor

Thank you @pratik-fsdet for taking out your valuable time in order to contribute to our project. Looking forward for more such amazing contributions :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature]: Add the board icons functionality
2 participants