Skip to content
This repository has been archived by the owner on Feb 27, 2021. It is now read-only.

chore(deps): bump @monaco-editor/react from 2.6.1 to 4.0.10 #511

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 17, 2021

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps @monaco-editor/react from 2.6.1 to 4.0.10.

Release notes

Sourced from @monaco-editor/react's releases.

v4.0.10

  • Editor: use revealLine for line update instead of setScrollPosition

v4.0.9

  • Editor: save and restore current model view state, if keepCurrentModel is true

v4.0.8

4.0.8

Jan 29, 2021
  • Editor: add keepCurrentModel property to the Editor component; indicator whether to dispose the current model when the Editor is unmounted or not

4.0.7

Jan 21, 2021
  • Editor: fire onValidate unconditionally, always, with the current model markers

4.0.6

Jan 19, 2021
  • DiffEditor: check if originalModelPath and modifiedModelPath exist in setModels function
  • DiffEditor: remove originalModelPath and modifiedModelPath from defaultProps

v4.0.5

  • utils: check if path exists in createModel utility function
  • Editor: remove defaultPath from defaultProps

v4.0.4

v4.0.4

  • package.json: update husky pre-commit hook to remove lib folder

v4.0.3

  • Editor: enable multi-model support
  • types: add path, defaultLanguage and saveViewState for multi-model support

v4.0.2

  • types: declare and export useMonaco type

v4.0.1

  • Editor: dispose the current model if the Editor component is unmounted

v4.0.0

  • package.json: update dependency (@monaco-editor/loader) version to - v1.0.0
  • hooks: create useMonaco hook
  • lib: export (named) useMonaco from the entry file
  • monaco: rename the main utility: monaco -> loader
  • Editor/Diff: rename editorDidMount to onMount
  • Editor/Diff: expose monaco instance from onMount as a second argument (first is the editor instance)

... (truncated)

Changelog

Sourced from @monaco-editor/react's changelog.

4.0.10

Feb 16, 2021
  • Editor: use revealLine for line update instead of setScrollPosition

4.0.9

Jan 29, 2021
  • Editor: save and restore current model view state, if keepCurrentModel is true

4.0.8

Jan 29, 2021
  • Editor: add keepCurrentModel property to the Editor component; indicator whether to dispose the current model when the Editor is unmounted or not

4.0.7

Jan 21, 2021
  • Editor: fire onValidate unconditionally, always, with the current model markers

4.0.6

Jan 19, 2021
  • DiffEditor: check if originalModelPath and modifiedModelPath exist in setModels function
  • DiffEditor: remove originalModelPath and modifiedModelPath from defaultProps

4.0.5

Jan 19, 2021
  • utils: check if path exists in createModel utility function
  • Editor: remove defaultPath from defaultProps

4.0.4

Jan 18, 2021
  • package.json: update husky precommit hook to remove lib folder

4.0.3

Jan 18, 2021
  • Editor: enable multi-model support
  • types: add path, defaultLanguage and saveViewState for multi-model support

4.0.2

Jan 18, 2021
  • types: declare and export useMonaco type

4.0.1

Jan 18, 2021

... (truncated)

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

BelfordZ and others added 29 commits October 16, 2020 15:44
…regeth

fix: update service runner core-geth
…sbranch

fix(editorconfig): set pulltagsbranch to empty string
fix: update service runner client + eth client + core-geth
fix: handle bigint with maxBy and minBy
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants