Skip to content

Bump taskcluster from 44.2.2 to 44.7.1 in /tools#145

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tools/taskcluster-44.7.1
Closed

Bump taskcluster from 44.2.2 to 44.7.1 in /tools#145
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tools/taskcluster-44.7.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Feb 18, 2022

Bumps taskcluster from 44.2.2 to 44.7.1.

Release notes

Sourced from taskcluster's releases.

v44.7.1

GENERAL

▶ [patch] Remove unneeded nginx config, tcp_nopush as it's already set in the default config by nginx.

v44.7.0

GENERAL

▶ [patch] #4983 Improved snapshot testing with react-testing-library (instead of Enzyme). Fixes UI menu for the task actions: correct icon for tasks named ^(rerun|retrigger). Improves ViewTask page: show all details without "Show more/show less". Shows artifacts by default, if there's less than 10 of them.

▶ [patch] Updated nginx user config location due to node LTS upgrade changing paths from /etc/nginx/conf.d/default.conf to /etc/nginx/http.d/default.conf. Also, added __heartbeat__ config back to nginx.conf to continue to serve 200s until work in taskcluster/taskcluster#4597 is complete.

USERS

▶ [minor] #3540 generic-worker tasks can now use tar.xz and tar.zst formatted mounts.

v44.6.1

DEVELOPERS

▶ [patch] #5193 Fix webpack loader to properly handle .mjs modules.

Include yarn build in testing pipeline to avoid inconsistent dependencies.

v44.5.0

GENERAL

▶ [patch] #5082 Updated go from 1.16.7 to 1.17.6. This fixes an issue where the generic worker failed to build on M1 MacBooks (arm64).

USERS

▶ [minor] Fixed artifacts pagination

OTHER

▶ Additional change not described here: #5070.

Automated Package Updates

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v44.7.1

GENERAL

▶ [patch] Remove unneeded nginx config, tcp_nopush as it's already set in the default config by nginx.

v44.7.0

GENERAL

▶ [patch] #4983 Improved snapshot testing with react-testing-library (instead of Enzyme). Fixes UI menu for the task actions: correct icon for tasks named ^(rerun|retrigger). Improves ViewTask page: show all details without "Show more/show less". Shows artifacts by default, if there's less than 10 of them.

▶ [patch] Updated nginx user config location due to node LTS upgrade changing paths from /etc/nginx/conf.d/default.conf to /etc/nginx/http.d/default.conf. Also, added __heartbeat__ config back to nginx.conf to continue to serve 200s until work in taskcluster/taskcluster#4597 is complete.

USERS

▶ [minor] #3540 generic-worker tasks can now use tar.xz and tar.zst formatted mounts.

v44.6.1

DEVELOPERS

▶ [patch] #5193 Fix webpack loader to properly handle .mjs modules.

Include yarn build in testing pipeline to avoid inconsistent dependencies.

v44.6.0

GENERAL

▶ [minor] Node.js major update from 14.17.15 to 16.13.2, the latest LTS version.

Update the worker-ci image from Ubuntu 14.04 to 20.04, the current LTS version. This image is used in Taskcluster CI testing. This includes Python 3.8 (as python3), needed to build with node-gyp, and no longer includes Python 2.7. It also updates the Docker engine from 18.06.3 to 20.10.12.

▶ [minor] Node.js minor update from 16.13.2 to 16.14.0, the latest LTS version.

... (truncated)

Commits
  • 8ed0f3f v44.7.1
  • 83e9224 Merge pull request #5201 from taskcluster/matt-boris/removeNginxDuplicateConfig
  • 2fec950 Changelog
  • 8595a26 Remove unneeded nginx config
  • 09b592a v44.7.0
  • 602e184 Merge pull request #5093 from jschwartzentruber/fix-3540
  • ea41880 Fixup and upgrade go package dependencies
  • 4a42480 [generic-worker] Add support for mounting tar.xz and tar.zst files.
  • fa55213 [generic-worker] Update github.com/mholt/archiver
  • 0891834 Merge pull request #5197 from taskcluster/dependabot/npm_and_yarn/url-parse-1...
  • 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 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 python Pull requests that update Python code labels Feb 18, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Feb 28, 2022

Superseded by #154.

@dependabot dependabot bot closed this Feb 28, 2022
@dependabot dependabot bot deleted the dependabot/pip/tools/taskcluster-44.7.1 branch February 28, 2022 11:16
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants