Skip to content

chore(deps): bump wp-connector-api from 0.8.2 to 0.10.1#153

Open
dependabot[bot] wants to merge 1 commit into
betafrom
dependabot/cargo/beta/wp-connector-api-0.10.1
Open

chore(deps): bump wp-connector-api from 0.8.2 to 0.10.1#153
dependabot[bot] wants to merge 1 commit into
betafrom
dependabot/cargo/beta/wp-connector-api-0.10.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps wp-connector-api from 0.8.2 to 0.10.1.

Release notes

Sourced from wp-connector-api's releases.

v0.10.1

Full Changelog: wp-labs/wp-connector-api@v0.10.0...v0.10.1

v0.10.0

Full Changelog: wp-labs/wp-connector-api@v0.9.0...v0.10.0

v0.9.0

What's Changed

Full Changelog: wp-labs/wp-connector-api@v0.8.2...v0.9.0

Changelog

Sourced from wp-connector-api's changelog.

[0.10.1] - 2026-05-03

Changed

  • Change SinkReason::Sink and SourceReason::{SupplierError, Disconnect, Other} to unit variants so domain reasons only carry classification.
  • Change SinkReason::sink(...) and source detail helpers to return StructError values with message detail stored on StructError.
  • Use SinkReason::send_error(...) to preserve SendError summaries in StructError.detail.

Removed

  • Remove From<SendError<T>> for SinkReason; converting directly to a reason would discard the send error summary.

0.10.0 - 2026-05-03

Changed

  • Bump orion-error from 0.7 to 0.8; rename UvsReason to UnifiedReason
  • Replace StructError::from(reason) with reason.to_err() per 0.8 convention
  • License changed from Elastic-2.0 to Apache-2.0

Removed

  • Remove anyhow dependency; ConnectorKindAdapter::url_to_params now returns Result<ParamMap, String>
  • Remove once_cell dependency (unused)
  • Remove From<anyhow::Error> for SinkReason impl

Fixed

  • Add explicit derive_more feature from for v2.x compatibility

0.9.0 - 2026-04-29

Changed

  • Migrate SinkReason and SourceReason to derive(OrionError), replacing manual ErrorCode/DomainReason impls and thiserror::Error
  • Bump actions/checkout from 5 to 6 in GitHub Actions workflow (2c3407b)

Added

  • Add plural defs methods to provider traits (f7aabc8)

0.7.0 - (Previous Release)

Commits
  • edf3bae up changelog
  • c505b02 Simplify connector reason variants
  • 340fa50 Bump orion-error to 0.8, remove anyhow/once_cell, switch to Apache-2.0
  • 5dc8640 Merge branch 'main' of https://github.com/wp-labs/wp-connector-api
  • 1ff47e6 migrate error types to derive(OrionError)
  • 284497f Merge pull request #3 from wp-labs/dependabot/cargo/toml-1.0
  • 7999442 Merge pull request #5 from wp-labs/dependabot/github_actions/codecov/codecov-...
  • 2291353 Merge pull request #6 from wp-labs/dependabot/github_actions/softprops/action...
  • d774d1d chore(deps): bump softprops/action-gh-release from 2 to 3
  • 64f830d chore(deps): bump codecov/codecov-action from 5 to 6
  • 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 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 [wp-connector-api](https://github.com/wp-labs/wp-connector-api) from 0.8.2 to 0.10.1.
- [Release notes](https://github.com/wp-labs/wp-connector-api/releases)
- [Changelog](https://github.com/wp-labs/wp-connector-api/blob/main/CHANGELOG.md)
- [Commits](wp-labs/wp-connector-api@v0.8.2...v0.10.1)

---
updated-dependencies:
- dependency-name: wp-connector-api
  dependency-version: 0.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot Bot commented on behalf of github May 4, 2026

Labels

The following labels could not be found: beta, 📦 dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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