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 github.com/vmware-tanzu/tanzu-plugin-runtime from 0.90.0 to 1.0.1 #636

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2023

Bumps github.com/vmware-tanzu/tanzu-plugin-runtime from 0.90.0 to 1.0.1.

Release notes

Sourced from github.com/vmware-tanzu/tanzu-plugin-runtime's releases.

v1.0.0

Changes by Kind

Miscellaneous

  • Add API for CEIP Opt-In configuration (#42, @​prkalle)
  • Add CSPOrgID and EntitlementAccountNumber to telemetry options in the config (#80, @​prkalle)
  • Add Deprecation annotation to the Deprecated APIs (#34, @​anujc25)
  • Add configuration APIs for Certificate configuration (#62, @​prkalle)
  • Add configuration APIs for Telemetry configuration (#78, @​prkalle)
  • Add support for logger which can be consumed by the plugins for the logging to have a consistent logging experience (#24, @​anujc25)
  • Added CLI discovery sources config APIs compatibility tests (#66, @​mpanchajanya)
  • Added Cross-version Server APIs Compatibility tests (#25, @​mpanchajanya)
  • Added Env Config APIs compatibility tests (#65, @​mpanchajanya)
  • Added Feature flag Config APIs compatibility tests (#28, @​mpanchajanya)
  • Added Legacy Client Config APIs compatibility tests (#67, @​mpanchajanya)
  • Added config metadata APIs compatibility tests (#68, @​mpanchajanya)
  • Added empty checks for config apis. Config APIs now doesn't allow bad data to persist in the config yaml files (#57, @​mpanchajanya)
  • Expose the TANZU_CLI_LOG_LEVEL environment variable to control the log level (#83, @​anujc25)
  • Fix the Test plugin to include Target by default (#47, @​anujc25)
  • Introduce DefaultFeatureFlags into PluginDescriptor to enable plugins to configure default feature flags to store in config yaml file (#63, @​mpanchajanya)
  • Introduce new additionalMetadata field in Context (#81, @​mpanchajanya)
  • Legacy config apis are marked for deprecation . use new config next gen apis (#74, @​mpanchajanya)
  • Markdown generated by generate-docs command no long contains Autogenerated... footer (#36, @​vuil)
  • Prompt config accepts Validator functions to be performed on prompt answers (#61, @​mpanchajanya)
  • Provide experimental SyncPluginsForTarget API (#76, @​vuil)
  • Target kubernetes/mission-control will be displayed in help usage of plugins built with latest runtime (#73, @​mpanchajanya)
  • The configuration entries for Discovery Sources have been moved to a new section under the top-level "cli" tag. The old "clientOptions.cli.discoverySources" section is no longer used and any content will be ignored. (#58, @​marckhouzam)
  • Update PluginDescriptor to include the target field as a mandatory field as part of the contract (#17, @​anujc25)

Dependencies

Added

  • github.com/chzyer/logex: v1.1.10
  • github.com/chzyer/readline: 2972be2
  • github.com/chzyer/test: a1ea475
  • github.com/google/pprof: 94a9f03
  • github.com/ianlancetaylor/demangle: 28f6c0f
  • github.com/kr/pty: v1.1.1

Changed

... (truncated)

Commits
  • 7d7fd5b Fix help text to show two usages for kubernetes target plugins (#92) (#93)
  • f6033c3 [release-1.0] Update SyncPluginsForTarget API to allow configuring stdout and...
  • 937bfb9 Add additional unit test for expose log with TANZU_CLI_LOG_LEVEL
  • a2b0317 Expose TANZU_CLI_LOG_LEVEL environment variable to control the log level
  • 9248596 Introduce additional metadata field to Context (#81)
  • 27ac1d5 Add CSPOrgID and EntitlementAccountNumber to telemetry options config API
  • 6b662c0 Add config APIs for Telemetry configuration
  • d2a6076 Cleanup the compatibility test framework code (#77)
  • 8cb73c9 Cross-version runtime api compatibility testing for legacy client config apis...
  • 10bf8bc Check for alternative command invocation
  • 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 [github.com/vmware-tanzu/tanzu-plugin-runtime](https://github.com/vmware-tanzu/tanzu-plugin-runtime) from 0.90.0 to 1.0.1.
- [Release notes](https://github.com/vmware-tanzu/tanzu-plugin-runtime/releases)
- [Commits](vmware-tanzu/tanzu-plugin-runtime@v0.90.0...v1.0.1)

---
updated-dependencies:
- dependency-name: github.com/vmware-tanzu/tanzu-plugin-runtime
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 8, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 18, 2023

Superseded by #642.

@dependabot dependabot bot closed this Sep 18, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/vmware-tanzu/tanzu-plugin-runtime-1.0.1 branch September 18, 2023 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant