-
Notifications
You must be signed in to change notification settings - Fork 29
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(deps): bump panoptes-client from 5.6.1 to 5.6.2 #6437
build(deps): bump panoptes-client from 5.6.1 to 5.6.2 #6437
Conversation
9f245ae
to
cb1582a
Compare
@shaunanoordin okay if I assign review of this one to you? |
2fd5fd1
to
def0f13
Compare
7f6faf6
to
f356c60
Compare
The main change in PJC 5.6.2 is that the client ignores null items in API responses, which is mostly a fix for Talk. (See PJC PR 240) This bump should be easy enough to verify on localhost, so give me a moment to spin up app-project to run some basic tests. |
@dependabot rebase |
Bumps [panoptes-client](https://github.com/zooniverse/panoptes-javascript-client) from 5.6.1 to 5.6.2. - [Release notes](https://github.com/zooniverse/panoptes-javascript-client/releases) - [Changelog](https://github.com/zooniverse/panoptes-javascript-client/blob/main/CHANGELOG.md) - [Commits](zooniverse/panoptes-javascript-client@v5.6.1...v5.6.2) --- updated-dependencies: - dependency-name: panoptes-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
f356c60
to
f1d5622
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Review
This is a small dependency bump for PJC. Local testing with app-project looks good (can sign in, can submit classifications, etc) so this is a go.
Bumps panoptes-client from 5.6.1 to 5.6.2.
Release notes
Sourced from panoptes-client's releases.
Changelog
Sourced from panoptes-client's changelog.
Commits
8157794
v5.6.2 (#241)9db4b43
fix: ignore null items in API responses (#240)efd7e7d
Bump github/codeql-action from 2 to 3 (#229)8cd40d7
Update readme publishing steps (#235)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)