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

chore(deps): bump @codemirror/view from 6.31.0 to 6.33.0 in /ui #3424

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps @codemirror/view from 6.31.0 to 6.33.0.

Changelog

Sourced from @​codemirror/view's changelog.

6.33.0 (2024-08-24)

Bug fixes

Make it easier to move the pointer over a hover tooltip with an arrow by not closing the tooltip when the pointer is moving over the gap for the arrow.

New features

The new EditorView.clipboardInputFilter and clipboardOutputFilter facets allow you to register filter functions that change text taken from or sent to the clipboard.

6.32.0 (2024-08-12)

Bug fixes

Fix a bug where the editor could draw way too big a viewport when not managing its own scrollbar.

New features

The new gutterWidgetClass facet makes it possible to add a class to gutter elements next to widgets.

Commits
  • e7b62aa Mark version 6.33.0
  • 0a5bd27 Add support for clipboardInputFilter/clipboardOutputFilter
  • b58ff33 Include arrow's vertical extent when checking whether the pointer is over a t...
  • d7ac939 Mark version 6.32.0
  • 4ce14c1 Export a gutterWidgetClass facet
  • fa5cfc9 Fix huge viewports being computed for some document-scrollable editors
  • See full diff in compare view

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

@dependabot dependabot bot requested a review from a team as a code owner September 2, 2024 02:32
@dependabot dependabot bot added automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 2, 2024
Copy link

codecov bot commented Sep 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.65%. Comparing base (2a18d68) to head (eda22dd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3424      +/-   ##
==========================================
+ Coverage   64.62%   64.65%   +0.02%     
==========================================
  Files         174      174              
  Lines       13907    13907              
==========================================
+ Hits         8988     8992       +4     
+ Misses       4229     4227       -2     
+ Partials      690      688       -2     
Flag Coverage Δ
unittests 64.65% <ø> (+0.02%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/codemirror/view-6.33.0 branch from 7d3cbbe to d19467c Compare September 2, 2024 02:50
Bumps [@codemirror/view](https:/codemirror/view) from 6.31.0 to 6.33.0.
- [Changelog](https:/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](codemirror/view@6.31.0...6.33.0)

---
updated-dependencies:
- dependency-name: "@codemirror/view"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/codemirror/view-6.33.0 branch from d19467c to eda22dd Compare September 2, 2024 11:21
@kodiakhq kodiakhq bot merged commit 477178d into main Sep 2, 2024
34 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/ui/codemirror/view-6.33.0 branch September 2, 2024 11:31
markphelps added a commit that referenced this pull request Sep 2, 2024
* main:
  chore(deps): bump @heroicons/react from 2.1.4 to 2.1.5 in /ui (#3425)
  chore(deps-dev): bump @tailwindcss/forms from 0.5.7 to 0.5.8 in /ui (#3423)
  chore(deps): bump @codemirror/view from 6.31.0 to 6.33.0 in /ui (#3424)
  chore(deps): bump chart.js from 4.4.3 to 4.4.4 in /ui (#3422)
  chore(deps): bump github.com/open-policy-agent/opa from 0.67.0 to 0.68.0 (#3430)
  chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace (#3429)
  chore(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 (#3428)
  chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ecr (#3427)
  chore(deps): bump github.com/twmb/franz-go/pkg/sr from 1.0.1 to 1.1.0 (#3426)
  chore(deps-dev): bump eslint-import-resolver-typescript in /ui (#3421)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Used by Kodiak bot to automerge PRs 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.

0 participants