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 kstring from 1.0.1 to 1.0.4 #7

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps kstring from 1.0.1 to 1.0.4.

Changelog

Sourced from kstring's changelog.

[1.0.4] - 2021-07-09

Features

  • Add missing impl From<&String> for KString

[1.0.3] - 2021-07-08

Performance

  • Sped up KString::clone()

[1.0.2] - 2021-07-06

Features

  • serde support is now optional (still on by default)

Performance

  • Sped up KString::from_string / KStringCow::from_string
Commits
  • 9681182 chore(kstring): Release 1.0.4
  • 580c9b7 Merge pull request #8 from epage/from
  • 69866d4 feat: Add missing 'From'
  • 84f0d37 chore(kstring): Release 1.0.3
  • adf0eb9 docs: Update changelog
  • cd31fbc Merge pull request #7 from epage/inline
  • 0d7a688 perf: Lower clone overhead by not inlining
  • 9934a3f test(perf): See how Box<str> does
  • b4b6aa5 test(perf): Drop redundant cases
  • 3da29fb perf: Encourage inlining of Fixed::new
  • 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)

Bumps [kstring](https://github.com/cobalt-org/kstring) from 1.0.1 to 1.0.4.
- [Release notes](https://github.com/cobalt-org/kstring/releases)
- [Changelog](https://github.com/cobalt-org/kstring/blob/master/CHANGELOG.md)
- [Commits](cobalt-org/kstring@v1.0.1...v1.0.4)

---
updated-dependencies:
- dependency-name: kstring
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 1, 2021

Superseded by #20.

@dependabot dependabot bot closed this Oct 1, 2021
@dependabot dependabot bot deleted the dependabot/cargo/kstring-1.0.4 branch October 1, 2021 07:03
epage added a commit that referenced this pull request Oct 16, 2023
README.md list indentation and no bare URLs, as per Markdown Lint VS Code extension
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants