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

Update abscissa_core requirement from 0.3.0 to 0.4.0 #89

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 31, 2019

Updates the requirements on abscissa_core to permit the latest version.

Changelog

Sourced from abscissa_core's changelog.

[0.4.0] (2019-10-13)

  • Update dependencies: gumdrop 0.7, secrecy 0.4 (#141)
  • template: Lint for 2018 edition idioms; export error macros (#136)
  • Improve lints and deny policy (#135)
  • derive: Update to 1.0 versions of proc-macro2/quote/syn (#134)
  • Support positional arguments in usage descriptions (#131)
  • Fix issues with the signal handler thread (#130)
  • template: Add Deref impl on Error newtype (#129)

[0.3.0] (2019-08-05)

  • usage: Use bold rather than explicit color (#126)
  • Switch from heck to ident_case (#124)
  • component: Ensure registration will succeed before mutating (#122)
  • component: Add #[component(dep = "...")] attribute (#121)
  • derive: Custom derive support for Component (#119)
  • component: Index Registry by TypeId (#118)
  • component: Add get_downcast_ref/get_downcast_mut to Registry (#117)
  • component: Add get_mut methods to Registry (#115)
  • component: Use generational-arena for component storage (#113)
  • component: allow Registry::iter() without mutable reference(#110)

[0.2.1] (2019-07-27)

  • usage: Fix bugs when traversing subcommands (#107)
  • usage: Fix panic when printing usage on error (#106)

[0.2.0] (2019-07-16)

  • Merge abscissa_generator into abscissa CLI crate (#95)
  • Rename abscissa crate to abscissa_core (#94)
  • generator: Remove hashbrown dependency (#93)
  • testing: Add Regex newtype (#91)
  • config: Mandate Default bound + testing support (#84, #90)
  • generator: Add serde(deny_unknown_fields) (#88)
  • generator: Add config filename boilerplate to template (#82)
  • Configuration loading improvements (#81)
  • Refactor and improve abscissa::testing (#78)

[0.1.0] (2019-07-02)

  • components: Add basic downcasting support (#72)
  • components: impl PartialOrd for Box<dyn Component> (#71)
  • generator: Run git init automatically (#69)
  • abscissa new: add --force option (#68)
  • testing: Support for capturing/asserting on streams (#65)
  • testing: Add initial testing subsystem (#64)
  • Upgrade to gumdrop v0.6 (#63)
  • command: Show full usage on error with no args (#61)
... (truncated)
Commits
  • fec3e06 v0.4.0
  • b57db90 Merge pull request #141 from iqlusioninc/update-gumdrop-and-other-deps
  • ea5824b Update dependencies: gumdrop 0.7, secrecy 0.4
  • 794e820 Merge pull request #140 from iqlusioninc/update-badges
  • d5498c8 Update badges, descriptions
  • 3800131 Merge pull request #139 from iqlusioninc/github-actions
  • 9e33378 Switch to GitHub Actions
  • d8ca828 Merge pull request #136 from iqlusioninc/fix-2018-edition-nits-in-template
  • 6948271 cli/template: Lint for 2018 edition idioms; export error macros
  • ce23afc Merge pull request #135 from iqlusioninc/improve-lint-policy
  • Additional commits viewable in compare view

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the A-dependencies Area: Dependency file updates label Oct 31, 2019
Updates the requirements on [abscissa_core](https://github.com/iqlusioninc/abscissa) to permit the latest version.
- [Release notes](https://github.com/iqlusioninc/abscissa/releases)
- [Changelog](https://github.com/iqlusioninc/abscissa/blob/develop/CHANGES.md)
- [Commits](iqlusioninc/abscissa@v0.3.0...v0.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@hdevalence
Copy link
Contributor

Closing in favor of #108.

@hdevalence hdevalence closed this Nov 19, 2019
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/cargo/abscissa_core-0.4.0 branch November 19, 2019 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Area: Dependency file updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants