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

Bump simonsobs/nextline-web from v0.8.19 to v0.8.25 #126

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2024

Bumps simonsobs/nextline-web from v0.8.19 to v0.8.25.

Release notes

Sourced from simonsobs/nextline-web's releases.

v0.8.25

No change in the code. Update GitHub settings.

Full Changelog: simonsobs/nextline-web@v0.8.24...v0.8.25

v0.8.24

No change in the code. Update GitHub settings.

Full Changelog: simonsobs/nextline-web@v0.8.23...v0.8.24

v0.8.23

No change in the code. Update GitHub settings.

Full Changelog: simonsobs/nextline-web@v0.8.22...v0.8.23

v0.8.22

What's Changed

Changes 🚀

Full Changelog: simonsobs/nextline-web@v0.8.21...v0.8.22

v0.8.21

What's Changed

Changes 🚀

Full Changelog: simonsobs/nextline-web@v0.8.20...v0.8.21

v0.8.20

What's Changed

Changes 🚀

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Mar 27, 2024
@dependabot dependabot bot requested a review from BrianJKoopman March 27, 2024 15:12
@BrianJKoopman
Copy link
Member

BrianJKoopman commented Mar 27, 2024

@TaiSakuma When testing this, if I go to the history page and click a run, I get this on the backend:

backend    | Cannot query field 'edges' on type 'StdoutHistory'.
backend    |
backend    | GraphQL request:12:9
backend    | 11 |       stdouts {
backend    | 12 |         edges {
backend    |    |         ^
backend    | 13 |           node {
backend    | [16:53:34] INFO     [uvicorn.access] 172.26.0.1:35278 - "POST /  h11_impl.py:482
backend    |                     HTTP/1.1" 200

Steps to reproduce:

  1. Clone this repo.
  2. Run make build
  3. Run make run
  4. Navigate to http://localhost:8080/nextline/
  5. Run the script
  6. Navigate to the history page and try to view the run

@TaiSakuma
Copy link
Member

That is a good point. I just released nextline-rdb v0.6.4 now. This PR should work with this.

@TaiSakuma
Copy link
Member

Sorry. nextline-rdb v0.6.4 on PyPI is probably broken. I'll release v0.6.5 now.

@TaiSakuma
Copy link
Member

I hope this works: https://pypi.org/project/nextline-rdb/0.6.5/

@BrianJKoopman
Copy link
Member

@dependabot rebase

Bumps [simonsobs/nextline-web](https://github.com/simonsobs/nextline-web) from v0.8.19 to v0.8.25.
- [Release notes](https://github.com/simonsobs/nextline-web/releases)
- [Commits](simonsobs/nextline-web@v0.8.19...v0.8.25)

---
updated-dependencies:
- dependency-name: simonsobs/nextline-web
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/docker/simonsobs/nextline-web-v0.8.25 branch from d80dded to ba5c98e Compare March 30, 2024 13:01
@BrianJKoopman
Copy link
Member

I hope this works: https://pypi.org/project/nextline-rdb/0.6.5/

Yup, that did it. Thanks for the fix!

@BrianJKoopman BrianJKoopman merged commit a58f88a into main Mar 30, 2024
1 check passed
@BrianJKoopman BrianJKoopman deleted the dependabot/docker/simonsobs/nextline-web-v0.8.25 branch March 30, 2024 13:03
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 docker Pull requests that update Docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants