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

Bump ego-tree from 0.6.2 to 0.7.0 #198

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps ego-tree from 0.6.2 to 0.7.0.

Release notes

Sourced from ego-tree's releases.

0.7.0

What's Changed

Full Changelog: rust-scraper/ego-tree@v0.6.3...v0.7.0

0.6.3

What's Changed

New Contributors

Full Changelog: rust-scraper/ego-tree@v0.6.2...v0.6.3

Commits
  • 24ee7eb Version 0.7.0
  • fd787df Merge pull request #30 from rust-scraper/shouya/master
  • b6316ab cargo fmt
  • 74ee6ec Merge branch 'newsch:master' into master
  • a7d3dd9 Add support for appending and prepending subtree
  • f43f884 Merge pull request #29 from rust-scraper/display
  • 129ad48 refactor with clippy
  • 45de3dd prettier print with indentation object
  • b45c77c implement Display for Tree
  • c6dd38e Version 0.6.3
  • 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 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 [ego-tree](https://github.com/rust-scraper/ego-tree) from 0.6.2 to 0.7.0.
- [Release notes](https://github.com/rust-scraper/ego-tree/releases)
- [Commits](rust-scraper/ego-tree@v0.6.2...v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2024
@cfvescovo
Copy link
Member

@LoZack19

@cfvescovo cfvescovo merged commit bc99f1d into master Aug 26, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/ego-tree-0.7.0 branch August 26, 2024 06:55
@LoZack19
Copy link
Contributor

Finally! I shall now implement Display for Node

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.

2 participants