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

build: bump promptflow from 1.15.0 to 1.16.1 #1402

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2024

Bumps promptflow from 1.15.0 to 1.16.1.

Release notes

Sourced from promptflow's releases.

promptflow 1.16.1

We are pleased to announce the release of promptflow 1.16.1.

This release includes some new features, bug fixes, and improvements. We recommend that all users upgrade to this version.

See the CHANGELOG for a list of all the changes.

The release will be available via PyPI:

pip install --upgrade promptflow

Please report any issues with the release on the promptflow issue tracker.

Thanks to all the contributors who made this release possible.

promptflow 1.16.0

We are pleased to announce the release of promptflow 1.16.0.

This release includes some new features, bug fixes, and improvements. We recommend that all users upgrade to this version.

See the CHANGELOG for a list of all the changes.

The release will be available via PyPI:

pip install --upgrade promptflow

Please report any issues with the release on the promptflow issue tracker.

Thanks to all the contributors who made this release possible.

promptflow 1.15.0.post1

We are pleased to announce the release of promptflow 1.15.0.post1.

This release includes some new features, bug fixes, and improvements. We recommend that all users upgrade to this version.

See the CHANGELOG for a list of all the changes.

The release will be available via PyPI:

pip install --upgrade promptflow

Please report any issues with the release on the promptflow issue tracker.

Thanks to all the contributors who made this release possible.

Commits
  • 9fd9637 update requirements
  • d538c78 update CL
  • 1c3e468 Update _version.py
  • f08e576 Fix bug in token usage merging logic for promptflow-tracing SDK (#3793)
  • 11ac34b [promptflow][release] 1.16.0 release branch merge back (#3791)
  • 14d8164 Enhance the validation of local media_save API (#3784)
  • 3cde352 Change eci prefix from upper case to lowercase (#3771)
  • e79da2e Remove tracing from navigation and experimental label from pf CLI (#3730)
  • 424dd18 Rename IndirectAttack evaluation enum to "xpia" (#3729)
  • 7e7d578 Include xpia in handled_metrics for evaluation aggregation (#3727)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 10, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/promptflow-1.16.1 branch 2 times, most recently from 06bac93 to 37d979a Compare October 14, 2024 17:48
Copy link

github-actions bot commented Oct 14, 2024

Coverage

Coverage Report •
FileStmtsMissCoverMissing
TOTAL310991570% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
301 0 💤 0 ❌ 0 🔥 49.525s ⏱️

@dependabot dependabot bot force-pushed the dependabot/pip/promptflow-1.16.1 branch from 37d979a to 86dbdf8 Compare October 14, 2024 21:55
@dependabot dependabot bot force-pushed the dependabot/pip/promptflow-1.16.1 branch from 86dbdf8 to 1af3fac Compare November 5, 2024 10:06
ross-p-smith
ross-p-smith previously approved these changes Nov 5, 2024
Copy link
Collaborator

@ross-p-smith ross-p-smith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adamdougal - do you have thoughts here - as this version of promptflow uses a problematic version of waitress and would be great to bump this. How confident are you in the tests on this one?

@dependabot dependabot bot force-pushed the dependabot/pip/promptflow-1.16.1 branch 5 times, most recently from 08cd914 to fc1daf1 Compare November 5, 2024 19:16
@adamdougal
Copy link
Collaborator

@ross-p-smith I'm confident on the app changes. However, the provisioning steps aren't covered e.g:

https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator/blob/main/infra/prompt-flow/create-prompt-flow.sh#L78

@dependabot dependabot bot force-pushed the dependabot/pip/promptflow-1.16.1 branch 3 times, most recently from d606090 to b7b3cfc Compare November 5, 2024 21:24
Bumps [promptflow](https://github.com/microsoft/promptflow) from 1.15.0 to 1.16.1.
- [Release notes](https://github.com/microsoft/promptflow/releases)
- [Commits](microsoft/promptflow@promptflow_1.15.0...promptflow_1.16.1)

---
updated-dependencies:
- dependency-name: promptflow
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/promptflow-1.16.1 branch from b7b3cfc to 58a7267 Compare November 5, 2024 21:26
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants