Skip to content

chore(deps): bump codemirror from 5.65.18 to 6.0.1#33744

Open
dependabot[bot] wants to merge 4 commits into
developfrom
dependabot/npm_and_yarn/codemirror-6.0.1
Open

chore(deps): bump codemirror from 5.65.18 to 6.0.1#33744
dependabot[bot] wants to merge 4 commits into
developfrom
dependabot/npm_and_yarn/codemirror-6.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 24, 2024

Bumps codemirror from 5.65.18 to 6.0.1.

Changelog

Sourced from codemirror's changelog.

6.0.1 (2022-06-30)

Bug fixes

Work around limitations in tree-shaking software that prevented basicSetup from being removed when unused.

6.0.0 (2022-06-08)

Breaking changes

Change the package name from @codemirror/example-setup to just codemirror.

The package no longer exports EditorState (since that is no longer necessary to set up a basic editor).

New features

The new minimalSetup export provides a minimal set of editor extensions.

0.20.0 (2022-04-20)

Breaking changes

Update dependencies to 0.20.0

0.19.3 (2022-03-30)

New features

Add the extension that shows a crosshair cursor when Alt is held down to the basic setup.

0.19.1 (2021-12-13)

New features

The basic setup now includes the dropCursor extension.

0.19.0 (2021-08-11)

Breaking changes

Update dependencies to 0.19.0

0.18.2 (2021-05-25)

Bug fixes

Fix too-low dependency on @​codemirror/gutter that could cause broken upgrades.

0.18.1 (2021-05-15)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript labels Oct 24, 2024
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Oct 24, 2024

⚠️ No Changeset found

Latest commit: ca6eda7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dionisio-bot
Copy link
Copy Markdown
Contributor

dionisio-bot Bot commented Oct 24, 2024

Looks like this PR is not ready to merge, because of the following issues:

  • This PR has conflicts, please resolve them before merging
  • This PR is missing the 'stat: QA assured' label
  • This PR is not mergeable
  • This PR is missing the required milestone or project

Please fix the issues and try again

If you have any trouble, please check the PR guidelines

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/codemirror-6.0.1 branch 10 times, most recently from 0ca1af3 to 229ed4b Compare October 30, 2024 17:06
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/codemirror-6.0.1 branch 6 times, most recently from d8d6e6b to fd3dddd Compare November 6, 2024 18:35
kodiakhq[bot]
kodiakhq Bot previously approved these changes Nov 8, 2024
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/codemirror-6.0.1 branch 9 times, most recently from 453c056 to 7111acc Compare November 13, 2024 17:56
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/codemirror-6.0.1 branch 10 times, most recently from 96da3ba to dc8ad03 Compare November 19, 2024 21:31
Bumps [codemirror](https://github.com/codemirror/basic-setup) from 5.65.18 to 6.0.1.
- [Changelog](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/basic-setup/commits/6.0.1)

---
updated-dependencies:
- dependency-name: codemirror
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/codemirror-6.0.1 branch from dc8ad03 to 1fea908 Compare November 19, 2024 21:33
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 20, 2024

Dependabot does not support your Yarn version. Because of this, Dependabot cannot update this pull request.

@github-actions
Copy link
Copy Markdown
Contributor

PR Preview Action v1.4.8
🚀 Deployed preview to https://RocketChat.github.io/Rocket.Chat/pr-preview/pr-33744/
on branch gh-pages at 2024-11-20 20:09 UTC

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 20, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.44%. Comparing base (1a37e2d) to head (ca6eda7).
⚠️ Report is 2272 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop   #33744   +/-   ##
========================================
  Coverage    59.44%   59.44%           
========================================
  Files         2827     2827           
  Lines        68162    68162           
  Branches     15123    15123           
========================================
  Hits         40516    40516           
  Misses       24990    24990           
  Partials      2656     2656           
Flag Coverage Δ
unit 69.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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 stat: conflict

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants