Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2021

Bumps syntect from 4.5.0 to 4.6.0.

Release notes

Sourced from syntect's releases.

Fixes and new APIs

  • Add html::line_tokens_to_classed_spans to also take a mutable ScopeStack, deprecate tokens_to_classed_spans, to avoid panics and incorrect highlighting.
  • Derive Hash for Color and Style
  • Add find_unlinked_contexts to SyntaxSet
  • Add syntaxes method to SyntaxSetBuilder
  • Bump fancy-regex to v0.7 and yaml-rust to v0.4.5
Changelog

Sourced from syntect's changelog.

Version 4.6.0 (2021-08-01)

  • Add html::line_tokens_to_classed_spans to also take a mutable ScopeStack, deprecate tokens_to_classed_spans, to avoid panics and incorrect highlighting.
  • Derive Hash for Color and Style
  • Add find_unlinked_contexts to SyntaxSet
  • Add syntaxes method to SyntaxSetBuilder
  • Bump fancy-regex to v0.7 and yaml-rust to v0.4.5
Commits
  • cadc2bd Bump to v4.6.0
  • 77514b2 Merge branch 'Keats-scopestack'
  • fdcebba Revert removal of deprecated methods
  • f025bbe Fix build issue by updating yaml-rust requirement
  • 15f9229 Merge pull request #344 from Enselic/bump-fancy-regex-to-0.7
  • 3ec0bff Bump fancy-regex to 0.7
  • 2ded9ac Merge pull request #342 from Enselic/start-using-github-actions-instead-of-tr...
  • d868092 Merge pull request #341 from Enselic/fix-all-non_fmt_panic-compilation-warnings
  • 1f8b1de Start using GitHub Actions instead of Travis CI
  • b436fb9 Fix all non_fmt_panic compilation warnings
  • Additional commits viewable 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 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 added the dependencies Pull requests that update a dependency file label Aug 2, 2021
@dandavison
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/cargo/syntect-4.6.0 branch from 2afa4e2 to 4045831 Compare August 2, 2021 08:14
@dandavison
Copy link
Owner

@dependabot rebase

Bumps [syntect](https://github.com/trishume/syntect) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/trishume/syntect/releases)
- [Changelog](https://github.com/trishume/syntect/blob/master/CHANGELOG.md)
- [Commits](trishume/syntect@v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: syntect
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/syntect-4.6.0 branch from 4045831 to 3efb529 Compare August 2, 2021 16:07
@dandavison dandavison merged commit c733031 into master Aug 2, 2021
@dandavison dandavison deleted the dependabot/cargo/syntect-4.6.0 branch August 2, 2021 19:47
Kr1ss-XD added a commit to Kr1ss-XD/delta that referenced this pull request Aug 12, 2021
* 'master' of github.com:dandavison/delta:
  Terminate process gracefully on error in diff() (dandavison#685)
  Update Dockerfile
  Bump bitflags from 1.2.1 to 1.3.1 (dandavison#682)
  Bump syntect from 4.5.0 to 4.6.0 (dandavison#674)
  clippy
  Ignore clippy needless_borrow lint failures
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant