Bump usabilitydynamics/udx-worker from 0.48.0 to 0.51.0 - #76
Bump usabilitydynamics/udx-worker from 0.48.0 to 0.51.0#76dependabot[bot] wants to merge 1 commit into
Conversation
Bumps usabilitydynamics/udx-worker from 0.48.0 to 0.51.0. --- updated-dependencies: - dependency-name: usabilitydynamics/udx-worker dependency-version: 0.51.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates the Docker base image to a newer usabilitydynamics/udx-worker version.
Changes:
- Bumps the Docker base image from
0.48.0to0.51.0.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| @@ -1,5 +1,5 @@ | |||
| # Use the UDX worker as the base image | |||
| FROM usabilitydynamics/udx-worker:0.48.0 | |||
| FROM usabilitydynamics/udx-worker:0.51.0 | |||
|
Superseded by #77, which upgrades the base Worker image directly to 0.52.0 and includes the Rabbit CI migration. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps usabilitydynamics/udx-worker from 0.48.0 to 0.51.0.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)