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 44.8.0 to 44.8.2 in /tools #33065

Merged
merged 1 commit into from Mar 7, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps taskcluster from 44.8.0 to 44.8.2.

Release notes

Sourced from taskcluster's releases.

v44.8.2

GENERAL

▶ [patch] Go patch update from 1.17.7 to 1.17.8. Also upgrade golangci-lint from 1.39.0 to 1.44.2.

DEPLOYERS

▶ [patch] #5234 Added initial /__heartbeat__ endpoint to all service APIs. Simply returning a 200 empty JSON object for now - implementation to follow in individual PRs per service. Addresses issues 5234, 5236, 5237, 5238, 5239, 5240, 5241, 5242

Automated Package Updates

  • Update dependency karma to v6.3.16 [SECURITY] (cf36b0cc8)

v44.8.1

DEPLOYERS

▶ [patch] #5235 Added ingress to the web-server service to access the __version__ and __lbheartbeat__ endpoints. Can be reached at /api/web-server/v1/{__version__, __lbheartbeat__}. These were added to comply with the Dockerflow standard.

USERS

▶ [patch] #5247 Pagination and filters shown conditionally

▶ [patch] Fix the badge generation when using the badge API. It now works when deployed through helm too

DEVELOPERS

▶ [patch] Introduces dev:ensure:db and dev:ensure:rabbit commands to ensure postgres and rabbit have necessary user accounts and permissions. Updated dev-deployment.md with instructions how to set up own rabbitmq/posgres for testing/dev puropses.

OTHER

▶ Additional change not described here: #5150.

Changelog

Sourced from taskcluster's changelog.

v44.8.2

GENERAL

▶ [patch] Go patch update from 1.17.7 to 1.17.8. Also upgrade golangci-lint from 1.39.0 to 1.44.2.

DEPLOYERS

▶ [patch] #5234 Added initial /__heartbeat__ endpoint to all service APIs. Simply returning a 200 empty JSON object for now - implementation to follow in individual PRs per service. Addresses issues 5234, 5236, 5237, 5238, 5239, 5240, 5241, 5242

Automated Package Updates

  • Update dependency karma to v6.3.16 [SECURITY] (cf36b0cc8)

v44.8.1

DEPLOYERS

▶ [patch] #5235 Added ingress to the web-server service to access the __version__ and __lbheartbeat__ endpoints. Can be reached at /api/web-server/v1/{__version__, __lbheartbeat__}. These were added to comply with the Dockerflow standard.

USERS

▶ [patch] #5247 Pagination and filters shown conditionally

▶ [patch] Fix the badge generation when using the badge API. It now works when deployed through helm too

DEVELOPERS

▶ [patch] Introduces dev:ensure:db and dev:ensure:rabbit commands to ensure postgres and rabbit have necessary user accounts and permissions. Updated dev-deployment.md with instructions how to set up own rabbitmq/posgres for testing/dev puropses.

OTHER

▶ Additional change not described here: #5150.

Commits
  • 133b5db v44.8.2
  • 87fe6c8 Merge pull request #5267 from taskcluster/matt-boris/go1.17.8
  • 5c69176 Merge branch 'main' into matt-boris/go1.17.8
  • 86cde84 Merge pull request #5264 from taskcluster/matt-boris/heartbeatEndpoints
  • 5dee9f5 Fix linting and add lint:fix script
  • b2f0535 Add dockerflow smoketests
  • e19bb69 Go patch update from 1.17.7 to 1.17.8
  • a09e046 feat(api): add /__heartbeat__ to each service
  • c1ac2e4 Merge pull request #5262 from taskcluster/renovate/npm-karma-vulnerability
  • cf36b0c Update dependency karma to v6.3.16 [SECURITY]
  • 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)

Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 44.8.0 to 44.8.2.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v44.8.0...v44.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 4, 2022
@foolip foolip merged commit 7df4648 into master Mar 7, 2022
@foolip foolip deleted the dependabot/pip/tools/taskcluster-44.8.2 branch March 7, 2022 11:15
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 infra python Pull requests that update Python code requirements_tests.txt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants