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

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

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/monaco-editor/react-3.7.2
Closed

chore(deps): bump @monaco-editor/react from 2.6.1 to 3.7.2#460
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/monaco-editor/react-3.7.2

Conversation

@dependabot-preview
Copy link
Contributor

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

Release notes

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

v3.7.2

  • package: add react/react-dom 17 version as a peer dependency

v3.7.1

-editor: fix - remove unnecessary value set before language update

v3.7.0

  • monaco: update monaco version to 0.21.2

v3.6.3

  • types: add missing props; className and wrapperClassName

v3.6.2

  • eslint: update eslint rules: add 'eslint:recommended' and 'no-unused-vars' -> 'error'
  • src: refactor according to new eslint rules
  • package.json: update github username, add author email

v3.6.1

  • ControlledEditor: fix onChange handler issue; dispose prev listener and attach a new one for every new onChange
  • ControlledEditor: do not trigger onChange in programmatic changes
  • ControlledEditor: store current value in ref instead of making it a dependency of handleEditorModelChange

v3.5.3

  • babel: update babel version (v.7.11.0) / activate helpers (decrease bundle size)
  • hooks: move out hooks from utils to root
  • utilities: remove utils/store to utils/local-state

v3.5.0

  • utilities (monaco): redesign utility monaco; get rid of class, make it more fp
  • utilities: create compose utility
  • utilities: create store utility; for internal usage (in other utilities)

v3.4.2

  • controlled editor: fix undo/redo issue

v3.4.1

  • editor: improve initialization error handling

v3.4.0

editor: fix 'readOnly' option check editor: add className and wrapperClassName props diffEditor: add className and wrapperClassName props

v3.3.2 🎉

June 20, 2020
  • utils: (monaco) add a possibility to pass src of config script

v3.3.1

No release notes provided.

Changelog

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

3.7.2

Dec 5, 2020

-package: add react/react-dom 17 version as a peer dependency

3.7.1

Nov 29, 2020

-editor: fix - remove unnecessary value set before language update

3.7.0

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

3.6.3

Sep 22, 2020
  • types: add missing props; className and wrapperClassName

3.6.2

Aug 19, 2020
  • eslint: update eslint rules: add 'eslint:recommended' and 'no-unused-vars' -> 'error'
  • src: refactor according to new eslint rules
  • package.json: update github username, add author email

3.6.1

Aug 18, 2020
  • ControlledEditor: store current value in ref instead of making it a dependency of handleEditorModelChange

3.6.0

Aug 18, 2020
  • ControlledEditor: fix onChange handler issue; dispose prev listener and attach a new one for every new onChange
  • ControlledEditor: do not trigger onChange in programmatic changes

3.5.7

Aug 9, 2020
  • utilities (monaco): remove intermediate function for injecting scripts

3.5.6

Aug 6, 2020
  • dependencies: add state-local as a dependency (replace with local-state util)

3.5.5

Aug 3, 2020
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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 7, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #469.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/monaco-editor/react-3.7.2 branch December 16, 2020 06:45
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.

0 participants