-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Bump textual from 0.58.1 to 0.62.0 #238
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
updated-dependencies: - dependency-name: textual dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot rebase |
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
AlonsoGuevara
approved these changes
May 20, 2024
dorbaker
pushed a commit
that referenced
this pull request
May 21, 2024
--- updated-dependencies: - dependency-name: textual dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AlonsoGuevara
added a commit
that referenced
this pull request
May 29, 2024
* Updated to work with managed identities. * Updated to work with both api keys and managed identity. * Updated to pass storage_account_name config parameter. * Updated to take optional cognitive services endpoint config parameter * make api_key optional * fix formatting * Bug fixes. * set storage_account_name to None by default * ruff formatting fixes * fix issue with using connection strings * Switched from storage account name to storage account blob url. * Updates for configuration of cognitives services endpoint. * Add missing env vars for smoke tests (#233) Add missing env vars * Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1 (#234) Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.0...v4.6.1) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * feature/add-azure-managed-identity (#231) * Updated to work with managed identities. * Updated to work with both api keys and managed identity. * Updated to pass storage_account_name config parameter. * Updated to take optional cognitive services endpoint config parameter * make api_key optional * fix formatting * Bug fixes. * set storage_account_name to None by default * ruff formatting fixes * fix issue with using connection strings * Switched from storage account name to storage account blob url. * code cleanup and cleaner logic * revert formatting changes * Updated so that query works with AAD. * code cleanup * ruff formatting * ruff lint fixes * more ruff lint fixes * spellcheck * add documentation of new storage_account_blob_url variable * add documentation of new storage_account_blob_url variable * add semversioner doc * typecheck updates * minor doc update * Fix env-var names, update docs, fix tests --------- Co-authored-by: Josh Bradley <[email protected]> Co-authored-by: Chris Trevino <[email protected]> Co-authored-by: Chris Trevino <[email protected]> Co-authored-by: Alonso Guevara <[email protected]> * Bump textual from 0.58.1 to 0.62.0 (#238) --- updated-dependencies: - dependency-name: textual dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump requests from 2.31.0 to 2.32.0 (#240) --- updated-dependencies: - dependency-name: requests dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Upgrade Pyright (#239) * upgrade pyright * add fetch-depth, fetch-tags * update prerelease format for pypi compliance * Updates for cog services endpoint. * Updated documentation. * Update load_llm.py Removed redundant "None." * Updated with release and formatting chagnes. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Josh Bradley <[email protected]> Co-authored-by: Alonso Guevara <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Trevino <[email protected]> Co-authored-by: Chris Trevino <[email protected]>
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 (auto-assigned by dependabot)
python
Pull requests that update Python code (auto-assigned by dependabot)
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps textual from 0.58.1 to 0.62.0.
Release notes
Sourced from textual's releases.
... (truncated)
Changelog
Sourced from textual's changelog.
... (truncated)
Commits
964d988
Merge pull request #4530 from Textualize/anchor50a3eca
changelog84e6a9d
fixc5e0bcc
fix test93bcdf8
snapshotea6135f
docstrings87ab5a7
changelog90083a5
changelog3b09172
Merge pull request #4528 from davep/fix-css-styles-index-linkf4a4020
Merge pull request #4527 from davep/grid-linksDependabot 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)