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

[Merged by Bors] - Bump monaco-editor from 0.36.0 to 0.36.1 #2624

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps monaco-editor from 0.36.0 to 0.36.1.

Changelog

Sourced from monaco-editor's changelog.

[0.36.1]

  • Marks unneeded dependencies as dev dependencies.
Commits

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 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)

Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.36.0 to 0.36.1.
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](microsoft/monaco-editor@v0.36.0...v0.36.1)

---
updated-dependencies:
- dependency-name: monaco-editor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2023
@codecov
Copy link

codecov bot commented Mar 1, 2023

Codecov Report

Merging #2624 (1f2a06f) into main (423c16a) will increase coverage by 0.12%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2624      +/-   ##
==========================================
+ Coverage   49.39%   49.51%   +0.12%     
==========================================
  Files         387      386       -1     
  Lines       39278    39164     -114     
==========================================
- Hits        19400    19394       -6     
+ Misses      19878    19770     -108     
Impacted Files Coverage Δ
boa_interner/src/lib.rs 82.35% <0.00%> (-1.69%) ⬇️
boa_parser/src/parser/expression/mod.rs 83.40% <0.00%> (-1.35%) ⬇️
boa_engine/src/object/mod.rs 29.13% <0.00%> (-0.11%) ⬇️
boa_examples/src/bin/futures.rs 0.00% <0.00%> (ø)
boa_examples/src/bin/jsarray.rs
boa_examples/src/bin/loadfile.rs
boa_examples/src/bin/jsregexp.rs
boa_examples/src/bin/loadstring.rs 0.00% <0.00%> (ø)
boa_examples/src/bin/jstypedarray.rs 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@nekevss
Copy link
Member

nekevss commented Mar 1, 2023

bors r+

bors bot pushed a commit that referenced this pull request Mar 1, 2023
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.36.0 to 0.36.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md">monaco-editor's changelog</a>.</em></p>
<blockquote>
<h2>[0.36.1]</h2>
<ul>
<li>Marks unneeded dependencies as dev dependencies.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/microsoft/monaco-editor/commit/6c56744c3419458f0dd48864520b759d1a3a1ca8"><code>6c56744</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/microsoft/monaco-editor/issues/3607">#3607</a> from microsoft/hediet/capable-iguana</li>
<li><a href="https://github.com/microsoft/monaco-editor/commit/a79b034ec40e0c9a5723e611a4527f34bb0ece2a"><code>a79b034</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/microsoft/monaco-editor/issues/3609">#3609</a> from microsoft/hediet/annual-eagle</li>
<li><a href="https://github.com/microsoft/monaco-editor/commit/894e86a863e98529fb0d28a7120d797297544607"><code>894e86a</code></a> Updates changelog</li>
<li><a href="https://github.com/microsoft/monaco-editor/commit/30e55994a53b2958510c9a71398abc365533028a"><code>30e5599</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/microsoft/monaco-editor/issues/3606">#3606</a> from microsoft/hediet/smart-puma</li>
<li><a href="https://github.com/microsoft/monaco-editor/commit/05cbb29410d91e153e02dda8109805b378f858f5"><code>05cbb29</code></a> Sets version to 0.36.1</li>
<li><a href="https://github.com/microsoft/monaco-editor/commit/1d29a6420a158756306b55e364f47039d760e54f"><code>1d29a64</code></a> Fixes <a href="https://github-redirect.dependabot.com/microsoft/monaco-editor/issues/3601">#3601</a></li>
<li>See full diff in <a href="https://github.com/microsoft/monaco-editor/compare/v0.36.0...v0.36.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=monaco-editor&package-manager=npm_and_yarn&previous-version=0.36.0&new-version=0.36.1)](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 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>
@bors
Copy link

bors bot commented Mar 1, 2023

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Bump monaco-editor from 0.36.0 to 0.36.1 [Merged by Bors] - Bump monaco-editor from 0.36.0 to 0.36.1 Mar 1, 2023
@bors bors bot closed this Mar 1, 2023
@bors bors bot deleted the dependabot/npm_and_yarn/monaco-editor-0.36.1 branch March 1, 2023 16:08
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants