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/state from 6.5.0 to 6.5.1 in /ui #3805

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps @codemirror/state from 6.5.0 to 6.5.1.

Changelog

Sourced from @​codemirror/state's changelog.

6.5.1 (2025-01-10)

Bug fixes

countColumn no longer loops infinitely when given a to that's higher than the input string's length.

Commits
  • aba3881 Mark version 6.5.1
  • 27e1977 Make countColumn robust to passing in an invalid end pos
  • 04a4ad7 Hide Text[Symbol.iterator] from docs
  • 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)

Bumps [@codemirror/state](https://github.com/codemirror/state) from 6.5.0 to 6.5.1.
- [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md)
- [Commits](codemirror/state@6.5.0...6.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 13, 2025 03:13
@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 Jan 13, 2025
@kodiakhq kodiakhq bot merged commit b39fd92 into main Jan 13, 2025
38 checks passed
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.84%. Comparing base (f3f7d95) to head (4625438).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3805   +/-   ##
=======================================
  Coverage   64.84%   64.84%           
=======================================
  Files         171      171           
  Lines       17391    17391           
=======================================
  Hits        11277    11277           
  Misses       5418     5418           
  Partials      696      696           
Flag Coverage Δ
unittests 64.84% <ø> (ø)

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.

@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/ui/codemirror/state-6.5.1 branch January 13, 2025 03:33
markphelps added a commit that referenced this pull request Jan 15, 2025
* 'main' of https://github.com/flipt-io/flipt:
  chore(deps): bump @fortawesome/fontawesome-svg-core in /ui (#3802)
  chore(deps): bump github.com/spf13/afero from 1.11.0 to 1.12.0 (#3799)
  chore(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 (#3800)
  chore(deps): bump go.opentelemetry.io/otel/exporters/zipkin (#3796)
  chore(deps): bump cloud.google.com/go/storage from 1.49.0 to 1.50.0 (#3798)
  chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp (#3797)
  chore(deps): bump alpine from 3.21.0 to 3.21.2 in /build (#3795)
  chore(deps): bump lucide-react from 0.468.0 to 0.471.0 in /ui (#3801)
  chore(deps-dev): bump @types/node from 18.19.69 to 18.19.70 in /ui (#3803)
  chore(deps): bump @fortawesome/free-brands-svg-icons in /ui (#3804)
  chore(deps): bump @codemirror/state from 6.5.0 to 6.5.1 in /ui (#3805)
  chore(deps): bump golang.org/x/tools from 0.28.0 to 0.29.0 in /_tools (#3793)
  chore(deps): bump google.golang.org/protobuf in /_tools (#3794)
  chore(deps-dev): bump eslint-plugin-react from 7.37.2 to 7.37.3 in /ui (#3781)
  chore: Add back release footer (#3792)
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