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

Bump prettier from 3.0.3 to 3.1.0 in /webapp #597

Merged
merged 2 commits into from
Nov 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps prettier from 3.0.3 to 3.1.0.

Release notes

Sourced from prettier's releases.

3.1.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.1.0

diff

🔗 Release Notes

Commits
  • e8ac9f8 Release 3.1.0
  • 6a1d409 chore(deps): update dependency eslint-plugin-regexp to v2 (#15521)
  • f4d93d3 chore(deps): update dependency esbuild to v0.19.5 (#15630)
  • 4fc71a5 chore(deps): update dependency flow-parser to v0.221.0 (#15637)
  • d452f45 chore(deps): update dependency eslint-plugin-jest to v27.6.0 (#15635)
  • eb84a60 chore(deps): update dependency @​types/estree to v1.0.5 (#15625)
  • 2af23ee chore(deps): update dependency webpack to v5.89.0 (#15640)
  • 8f27c73 chore(deps): update dependency eslint-plugin-unicorn to v49 (#15642)
  • cdc5f5a chore(deps): update dependency webpack to v5.89.0 (#15639)
  • 14607ef chore(deps): update dependency eslint-plugin-n to v16.3.1 (#15636)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 13, 2023
@github-actions github-actions bot added the webapp Pull requests that update Typescript code label Nov 13, 2023
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.0.3...3.1.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webapp/prettier-3.1.0 branch from 819b03d to eae4866 Compare November 13, 2023 22:31
@momuno momuno enabled auto-merge November 13, 2023 22:50
momuno
momuno previously approved these changes Nov 13, 2023
Copy link
Member

@momuno momuno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding fix in next PR

### Motivation and Context
 Fix for dependabot update

Co-authored-by: Mollie Munoz <momuno@microsoft.com>
@momuno momuno added this pull request to the merge queue Nov 14, 2023
Merged via the queue into main with commit ccf79dc Nov 14, 2023
@momuno momuno deleted the dependabot/npm_and_yarn/webapp/prettier-3.1.0 branch November 14, 2023 01:25
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to
3.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/releases">prettier's
releases</a>.</em></p>
<blockquote>
<h2>3.1.0</h2>
<p><a
href="https://github.com/prettier/prettier/compare/3.0.3...3.1.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2023/11/13/3.1.0.html">Release
note</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's
changelog</a>.</em></p>
<blockquote>
<h1>3.1.0</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.0.3...3.1.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2023/11/13/3.1.0.html">Release
Notes</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prettier/prettier/commit/e8ac9f8d2a1c7083ac4f8a9b960521b62d60c94f"><code>e8ac9f8</code></a>
Release 3.1.0</li>
<li><a
href="https://github.com/prettier/prettier/commit/6a1d4096b9fdc60c93fbcbc90465293906fcd2d0"><code>6a1d409</code></a>
chore(deps): update dependency eslint-plugin-regexp to v2 (<a
href="https://redirect.github.com/prettier/prettier/issues/15521">#15521</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/f4d93d3d226c67e3b01dbea39ee92d869786953d"><code>f4d93d3</code></a>
chore(deps): update dependency esbuild to v0.19.5 (<a
href="https://redirect.github.com/prettier/prettier/issues/15630">#15630</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/4fc71a5ce895e8a022970cf4072432a60efb5a10"><code>4fc71a5</code></a>
chore(deps): update dependency flow-parser to v0.221.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/15637">#15637</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/d452f45c19a8b19087868509fa426f6bd562dfdc"><code>d452f45</code></a>
chore(deps): update dependency eslint-plugin-jest to v27.6.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/15635">#15635</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/eb84a60ef8f2c5a8ccf909d34560c3ba7beaf5c9"><code>eb84a60</code></a>
chore(deps): update dependency <code>@​types/estree</code> to v1.0.5 (<a
href="https://redirect.github.com/prettier/prettier/issues/15625">#15625</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/2af23eefd07a75dc15782b00435f8caadc00c3ad"><code>2af23ee</code></a>
chore(deps): update dependency webpack to v5.89.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/15640">#15640</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/8f27c736b3bfbb44583f33f43fb99425cae69783"><code>8f27c73</code></a>
chore(deps): update dependency eslint-plugin-unicorn to v49 (<a
href="https://redirect.github.com/prettier/prettier/issues/15642">#15642</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/cdc5f5a60b8667284779b963d770861af9c7ee63"><code>cdc5f5a</code></a>
chore(deps): update dependency webpack to v5.89.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/15639">#15639</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/14607efc39f91adbe6914cb80844643c6dfa3033"><code>14607ef</code></a>
chore(deps): update dependency eslint-plugin-n to v16.3.1 (<a
href="https://redirect.github.com/prettier/prettier/issues/15636">#15636</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/prettier/prettier/compare/3.0.3...3.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=3.0.3&new-version=3.1.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mollie Munoz <mollie.munoz@microsoft.com>
Co-authored-by: Mollie Munoz <momuno@microsoft.com>
kb0039 pushed a commit to aaronba/chat-copilot that referenced this pull request Jan 8, 2025
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to
3.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/releases">prettier's
releases</a>.</em></p>
<blockquote>
<h2>3.1.0</h2>
<p><a
href="https://github.com/prettier/prettier/compare/3.0.3...3.1.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2023/11/13/3.1.0.html">Release
note</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's
changelog</a>.</em></p>
<blockquote>
<h1>3.1.0</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.0.3...3.1.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2023/11/13/3.1.0.html">Release
Notes</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prettier/prettier/commit/e8ac9f8d2a1c7083ac4f8a9b960521b62d60c94f"><code>e8ac9f8</code></a>
Release 3.1.0</li>
<li><a
href="https://github.com/prettier/prettier/commit/6a1d4096b9fdc60c93fbcbc90465293906fcd2d0"><code>6a1d409</code></a>
chore(deps): update dependency eslint-plugin-regexp to v2 (<a
href="https://redirect.github.com/prettier/prettier/issues/15521">#15521</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/f4d93d3d226c67e3b01dbea39ee92d869786953d"><code>f4d93d3</code></a>
chore(deps): update dependency esbuild to v0.19.5 (<a
href="https://redirect.github.com/prettier/prettier/issues/15630">#15630</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/4fc71a5ce895e8a022970cf4072432a60efb5a10"><code>4fc71a5</code></a>
chore(deps): update dependency flow-parser to v0.221.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/15637">#15637</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/d452f45c19a8b19087868509fa426f6bd562dfdc"><code>d452f45</code></a>
chore(deps): update dependency eslint-plugin-jest to v27.6.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/15635">#15635</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/eb84a60ef8f2c5a8ccf909d34560c3ba7beaf5c9"><code>eb84a60</code></a>
chore(deps): update dependency <code>@​types/estree</code> to v1.0.5 (<a
href="https://redirect.github.com/prettier/prettier/issues/15625">#15625</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/2af23eefd07a75dc15782b00435f8caadc00c3ad"><code>2af23ee</code></a>
chore(deps): update dependency webpack to v5.89.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/15640">#15640</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/8f27c736b3bfbb44583f33f43fb99425cae69783"><code>8f27c73</code></a>
chore(deps): update dependency eslint-plugin-unicorn to v49 (<a
href="https://redirect.github.com/prettier/prettier/issues/15642">#15642</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/cdc5f5a60b8667284779b963d770861af9c7ee63"><code>cdc5f5a</code></a>
chore(deps): update dependency webpack to v5.89.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/15639">#15639</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/14607efc39f91adbe6914cb80844643c6dfa3033"><code>14607ef</code></a>
chore(deps): update dependency eslint-plugin-n to v16.3.1 (<a
href="https://redirect.github.com/prettier/prettier/issues/15636">#15636</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/prettier/prettier/compare/3.0.3...3.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=3.0.3&new-version=3.1.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mollie Munoz <mollie.munoz@microsoft.com>
Co-authored-by: Mollie Munoz <momuno@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code webapp Pull requests that update Typescript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants