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(deps): bump panoptes-client from 5.6.1 to 5.6.2 #6437

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2024

Bumps panoptes-client from 5.6.1 to 5.6.2.

Release notes

Sourced from panoptes-client's releases.

v5.6.2

What's Changed

Dependency updates and bug fixes.

Full Changelog: zooniverse/panoptes-javascript-client@v5.6.1...v5.6.2

Changelog

Sourced from panoptes-client's changelog.

v5.6.2 (2024-04-08)

Dependency updates and bug fixes.

Full Changelog: zooniverse/panoptes-javascript-client@v5.6.1...v5.6.2

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 javascript Pull requests that update Javascript code labels Nov 5, 2024
@coveralls
Copy link

coveralls commented Nov 5, 2024

Coverage Status

coverage: 77.843% (-0.03%) from 77.873%
when pulling f1d5622 on dependabot/npm_and_yarn/panoptes-client-5.6.2
into fbab1d8 on master.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/panoptes-client-5.6.2 branch from 9f245ae to cb1582a Compare November 5, 2024 19:51
@goplayoutside3
Copy link
Contributor

@shaunanoordin okay if I assign review of this one to you?

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/panoptes-client-5.6.2 branch 7 times, most recently from 2fd5fd1 to def0f13 Compare November 12, 2024 14:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/panoptes-client-5.6.2 branch 6 times, most recently from 7f6faf6 to f356c60 Compare November 14, 2024 01:19
@shaunanoordin shaunanoordin self-assigned this Nov 14, 2024
@shaunanoordin
Copy link
Member

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.

@shaunanoordin
Copy link
Member

@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]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/panoptes-client-5.6.2 branch from f356c60 to f1d5622 Compare November 14, 2024 14:15
Copy link
Member

@shaunanoordin shaunanoordin left a 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.

@shaunanoordin shaunanoordin merged commit 1ab00c2 into master Nov 14, 2024
9 checks passed
@shaunanoordin shaunanoordin deleted the dependabot/npm_and_yarn/panoptes-client-5.6.2 branch November 14, 2024 15:52
@github-actions github-actions bot added the approved This PR is approved for merging label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved This PR is approved for merging dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants