Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@monaco-editor/react 3.6.3 -> 3.8.3 age adoption passing confidence

Release Notes

suren-atoyan/monaco-react

v3.8.3

Compare Source

Jan 8, 2021
  • README: fix DiffEditor options prop type name
  • types: rename index.d.ts to types.d.ts

v3.8.2

Jan 7, 2021
  • package.json: add @monaco-editor/loader as a dependency
  • Editor/Diff Editor components: use @monaco-editor/loader instead of monaco utility
  • utilities: remove utilities that were being replaced by the @monaco-editor/loader
  • utilities: collect remaining utilities all in the entry file / add some new ones for the next version
  • config: remove config as it's already replaced by the @monaco-editor/loader
  • hooks: create usePrevious hook
  • cs: coding style fixes
  • build: use Rollup as a build system; now, we have bundles for cjs/es/umd

v3.7.5

Compare Source

Jan 3, 2021
  • utilities (monaco): fix state-local import

v3.7.4

Compare Source

Dec 16, 2020
  • Editor/Diff Editor components: fix componentDidMount call order
  • src: (minor) some corrections according to coding style

v3.7.3

Compare Source

Dec 15, 2020
  • Editor component: set forceMoveMarkers true in executeEdits

v3.7.2

Compare Source

Dec 5, 2020
  • package: add react/react-dom 17 version as a peer dependency

v3.7.1

Compare Source

Nov 29, 2020
  • editor: fix - remove unnecessary value set before language update

v3.7.0

Compare Source

Nov 11, 2020
  • monaco: update monaco version to 0.21.2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the library label Nov 22, 2020
@codecov-io
Copy link

codecov-io commented Nov 22, 2020

Codecov Report

Merging #558 (4516a43) into master (73bf565) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #558   +/-   ##
=======================================
  Coverage   45.05%   45.05%           
=======================================
  Files         143      143           
  Lines        4071     4071           
  Branches      348      348           
=======================================
  Hits         1834     1834           
  Misses       2236     2236           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 73bf565...4516a43. Read the comment docs.

@renovate renovate bot force-pushed the renovate/monaco-editor-react-3.x branch 15 times, most recently from e4dc270 to a94d431 Compare November 23, 2020 06:25
@renovate renovate bot force-pushed the renovate/monaco-editor-react-3.x branch from a94d431 to 254b803 Compare November 29, 2020 15:18
@renovate renovate bot changed the title Update dependency @monaco-editor/react to v3.7.0 Update dependency @monaco-editor/react to v3.7.1 Nov 29, 2020
@renovate renovate bot force-pushed the renovate/monaco-editor-react-3.x branch from 254b803 to 24b31d4 Compare December 5, 2020 18:18
@renovate renovate bot changed the title Update dependency @monaco-editor/react to v3.7.1 Update dependency @monaco-editor/react to v3.7.2 Dec 5, 2020
@renovate renovate bot force-pushed the renovate/monaco-editor-react-3.x branch from 24b31d4 to 6fffa6d Compare December 15, 2020 16:41
@renovate renovate bot changed the title Update dependency @monaco-editor/react to v3.7.2 Update dependency @monaco-editor/react to v3.7.3 Dec 15, 2020
@renovate renovate bot force-pushed the renovate/monaco-editor-react-3.x branch from 6fffa6d to 3d3f946 Compare December 16, 2020 14:37
@renovate renovate bot changed the title Update dependency @monaco-editor/react to v3.7.3 Update dependency @monaco-editor/react to v3.7.4 Dec 16, 2020
@renovate renovate bot force-pushed the renovate/monaco-editor-react-3.x branch from 3d3f946 to 44bc505 Compare January 3, 2021 18:46
@renovate renovate bot changed the title Update dependency @monaco-editor/react to v3.7.4 Update dependency @monaco-editor/react to v3.7.5 Jan 3, 2021
@renovate renovate bot force-pushed the renovate/monaco-editor-react-3.x branch from 44bc505 to a5d4f05 Compare January 7, 2021 19:23
@renovate renovate bot changed the title Update dependency @monaco-editor/react to v3.7.5 Update dependency @monaco-editor/react to v3.8.0 Jan 7, 2021
@renovate renovate bot force-pushed the renovate/monaco-editor-react-3.x branch from a5d4f05 to 32c7563 Compare January 7, 2021 20:44
@renovate renovate bot force-pushed the renovate/monaco-editor-react-3.x branch 3 times, most recently from db8c1dc to 4516a43 Compare February 23, 2021 10:55
@renovate renovate bot force-pushed the renovate/monaco-editor-react-3.x branch 3 times, most recently from ff5dcfc to 11a4381 Compare May 5, 2021 12:55
@renovate renovate bot force-pushed the renovate/monaco-editor-react-3.x branch from 11a4381 to 21614db Compare June 22, 2021 10:39
@renovate renovate bot changed the title Update dependency @monaco-editor/react to v3.8.3 Update dependency @monaco-editor/react to v3.8.3 - autoclosed Jul 6, 2021
@renovate renovate bot closed this Jul 6, 2021
@renovate renovate bot deleted the renovate/monaco-editor-react-3.x branch July 6, 2021 10:01
@renovate renovate bot changed the title Update dependency @monaco-editor/react to v3.8.3 - autoclosed Update dependency @monaco-editor/react to v3.8.3 Jul 6, 2021
@renovate renovate bot reopened this Jul 6, 2021
@renovate renovate bot restored the renovate/monaco-editor-react-3.x branch July 6, 2021 11:07
@renovate renovate bot force-pushed the renovate/monaco-editor-react-3.x branch from 21614db to c94f541 Compare July 15, 2021 13:02
@renovate renovate bot force-pushed the renovate/monaco-editor-react-3.x branch 2 times, most recently from bbd3491 to c5c72f7 Compare September 16, 2021 14:24
@codecov-commenter
Copy link

codecov-commenter commented Sep 16, 2021

Codecov Report

Merging #558 (9c2983e) into master (a4e55ae) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #558   +/-   ##
=======================================
  Coverage   45.05%   45.05%           
=======================================
  Files         143      143           
  Lines        4071     4071           
  Branches      348      348           
=======================================
  Hits         1834     1834           
  Misses       2236     2236           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a4e55ae...9c2983e. Read the comment docs.

@renovate renovate bot force-pushed the renovate/monaco-editor-react-3.x branch 10 times, most recently from 414f6d2 to e737e93 Compare September 17, 2021 16:09
@renovate renovate bot force-pushed the renovate/monaco-editor-react-3.x branch from e737e93 to 9c2983e Compare September 21, 2021 08:12
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants