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 prima_bridge requirement from 0.18 to 0.19 #125

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Updates the requirements on prima_bridge to permit the latest version.

Release notes

Sourced from prima_bridge's releases.

0.19.0

Added

  • Support for the option pool_idle_timeout in the client builder

Removed

  • Drop support for opentelemetry 0.20

Commits

  • prepare for release (#176) by Cristiano Piemontese
  • add pool_idle_timeout option to builder (#175) by Herve Huneau
  • Update CODEOWNERS (#173) by Cristiano Piemontese
Changelog

Sourced from prima_bridge's changelog.

[0.19.0] - 2024-11-25

Added

  • Support for the option pool_idle_timeout in the client builder

Removed

  • Drop support for opentelemetry 0.20

[0.18.0] - 2024-10-22

Added

  • Support for opentelemetry 0.26, now the default version.

[0.17.0] - 2024-09-27

Added

  • Support for opentelemetry 0.25, now the default version.

[0.16.6] - 2024-09-05

Added

  • Support for opentelemetry 0.24, now the default version.

[0.16.6] - 2024-08-23

Removed

  • The library no longer validates tokens after recieving them from auth0

This was unneccessary, already wasn't done in some code paths, and as a bonus let us remove a dependency.

Changed

  • When first creating the client if bridge.rs fails to decrypt a cached token a warning will be logged, and a new token will be fetched

This behavior matches what happens when a token is automatically refreshed during the applications runtime, and should help address issues that might come up in the future.

... (truncated)

Commits

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)

Updates the requirements on [prima_bridge](https://github.com/primait/bridge.rs) to permit the latest version.
- [Release notes](https://github.com/primait/bridge.rs/releases)
- [Changelog](https://github.com/primait/bridge.rs/blob/master/CHANGELOG.md)
- [Commits](primait/bridge.rs@0.18.0...0.19.0)

---
updated-dependencies:
- dependency-name: prima_bridge
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 25, 2024 23:06
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2024
@cpiemontese cpiemontese merged commit 27a6d26 into master Nov 28, 2024
7 checks passed
@cpiemontese cpiemontese deleted the dependabot/cargo/prima_bridge-0.19 branch November 28, 2024 11:46
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