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 taskcluster from 55.3.2 to 57.1.0 #2059

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2023

Bumps taskcluster from 55.3.2 to 57.1.0.

Release notes

Sourced from taskcluster's releases.

v57.1.0

GENERAL

▶ [minor] #2939 Introduces queue.listPendingTasks(taskQueueId) and queue.listClaimedTasks(taskQueueId). Those endpoints return a list of tasks that are currently pending or claimed by workers.

New scopes introduced for those endpoints:

  • queue:pending-list:<taskQueueId>
  • queue:claimed-list:<taskQueueId>

▶ [patch] #6656 D2G now shell escapes environment variable key names in case they contain spaces or special characters that would previously mess up the podman run... command.

Automated Package Updates

  • build(deps-dev): bump the deps group (ef65976fe)
  • build(deps): bump taskcluster from 55.3.2 to 57.0.1 in /taskcluster (dfbcf2cac)
  • build(deps): bump the deps group with 3 updates (79ce5c89b)

v57.0.1

GENERAL

▶ [patch] Expired azure test certificates updated

▶ [patch] Fix hooks UI page "unknown" task state error.

▶ [patch] #6636 Fix Dockerfile from PR #6646. The .yarn directory does not exist anymore, so it shouldn't be copied.

DEVELOPERS

▶ [patch] #6636 Upgrades to modern Yarn version 4.

To enable on your machine:

corepack enable
yarn set version berry

v57.0.0

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v57.1.0

GENERAL

▶ [minor] #2939 Introduces queue.listPendingTasks(taskQueueId) and queue.listClaimedTasks(taskQueueId). Those endpoints return a list of tasks that are currently pending or claimed by workers.

New scopes introduced for those endpoints:

  • queue:pending-list:<taskQueueId>
  • queue:claimed-list:<taskQueueId>

▶ [patch] #6656 D2G now shell escapes environment variable key names in case they contain spaces or special characters that would previously mess up the podman run... command.

Automated Package Updates

  • build(deps-dev): bump the deps group (ef65976fe)
  • build(deps): bump taskcluster from 55.3.2 to 57.0.1 in /taskcluster (dfbcf2cac)
  • build(deps): bump the deps group with 3 updates (79ce5c89b)

v57.0.1

GENERAL

▶ [patch] Expired azure test certificates updated

▶ [patch] Fix hooks UI page "unknown" task state error.

▶ [patch] #6636 Fix Dockerfile from PR #6646. The .yarn directory does not exist anymore, so it shouldn't be copied.

DEVELOPERS

▶ [patch] #6636 Upgrades to modern Yarn version 4.

To enable on your machine:

corepack enable
yarn set version berry

... (truncated)

Commits
  • 25ded73 v57.1.0
  • e8789e2 Merge pull request #6631 from taskcluster/feat/2939-list-pending-tasks
  • 03dcfd7 Apply suggestions from code review
  • 1f1ff04 feat(queue): Provisional response schemas added
  • 7fbbc68 Merge pull request #6660 from taskcluster/matt-boris/d2gShellEscapeEnvVars
  • f4ae953 Add multiple spaces in test case
  • 9c5ee4b fix(d2g): shell escape env var names
  • bedb692 Merge pull request #6657 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • 31ac681 Merge pull request #6654 from taskcluster/dependabot/pip/taskcluster/taskclus...
  • ef65976 build(deps-dev): bump the deps group
  • Additional commits viewable in compare view

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)

Bumps [taskcluster](/~https://github.com/taskcluster/taskcluster) from 55.3.2 to 57.1.0.
- [Release notes](/~https://github.com/taskcluster/taskcluster/releases)
- [Changelog](/~https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v55.3.2...v57.1.0)

---
updated-dependencies:
- dependency-name: taskcluster
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 3, 2023
@jgraham jgraham merged commit 941977f into master Nov 7, 2023
4 checks passed
@jgraham jgraham deleted the dependabot/pip/taskcluster-57.1.0 branch November 7, 2023 09:35
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant