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 74.0.0 to 74.0.1 #8291

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps taskcluster from 74.0.0 to 74.0.1.

Release notes

Sourced from taskcluster's releases.

v74.0.1

GENERAL

▶ [patch] D2G: ConvertScopes() additionally checks scopes for loopbackAudio and loopbackVideo.

▶ [patch] D2G: ConvertScopes() checks all scopes at once so users would see all missing scopes in one run.

▶ [patch] Upgrades to go1.23.3.

▶ [patch] Upgrades to the new Node.js LTS version 22.11.0

DEVELOPERS

▶ [patch] #7246 Add linting rule for spaces before and after keywords Add linting rule to remove spaces inside round parenthesis

Automated Package Updates

  • build(deps): bump matrix-js-sdk from 34.9.0 to 34.11.1 (221b10b53)
  • build(deps): bump the client-node-deps group across 1 directory with 2 updates (8a7ee712a)
  • build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (19586b5bf)
  • build(deps): bump taskcluster-taskgraph in /taskcluster (b05031f76)
  • build(deps): bump the node-deps group with 30 updates (7c778cb1c)
  • build(deps-dev): bump the client-web-node-deps group (08362e208)
  • build(deps): bump taskcluster from 72.0.1 to 74.0.0 in /taskcluster (bc8269d34)
  • build(deps): bump the go-deps group with 6 updates (1e5054f9e)
Changelog

Sourced from taskcluster's changelog.

v74.0.1

GENERAL

▶ [patch] D2G: ConvertScopes() additionally checks scopes for loopbackAudio and loopbackVideo.

▶ [patch] D2G: ConvertScopes() checks all scopes at once so users would see all missing scopes in one run.

▶ [patch] Upgrades to go1.23.3.

▶ [patch] Upgrades to the new Node.js LTS version 22.11.0

DEVELOPERS

▶ [patch] #7246 Add linting rule for spaces before and after keywords Add linting rule to remove spaces inside round parenthesis

Automated Package Updates

  • build(deps): bump matrix-js-sdk from 34.9.0 to 34.11.1 (221b10b53)
  • build(deps): bump the client-node-deps group across 1 directory with 2 updates (8a7ee712a)
  • build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (19586b5bf)
  • build(deps): bump taskcluster-taskgraph in /taskcluster (b05031f76)
  • build(deps): bump the node-deps group with 30 updates (7c778cb1c)
  • build(deps-dev): bump the client-web-node-deps group (08362e208)
  • build(deps): bump taskcluster from 72.0.1 to 74.0.0 in /taskcluster (bc8269d34)
  • build(deps): bump the go-deps group with 6 updates (1e5054f9e)
Commits
  • 36dc18f v74.0.1
  • 930d551 Merge pull request #7378 from taskcluster/dependabot/npm_and_yarn/matrix-js-s...
  • 221b10b build(deps): bump matrix-js-sdk from 34.9.0 to 34.11.1
  • af03300 Merge pull request #7375 from taskcluster/matt-boris/go1.23.3
  • 9fd2517 Minor cleanup
  • 9863a33 build(deps): upgrade to go1.23.3
  • c4b2e2c Merge pull request #7373 from taskcluster/matt-boris/d2gScopeCheckOptimizations
  • a4c7377 fix(d2g): perform all scope validations once
  • 9667987 Merge pull request #7372 from taskcluster/matt-boris/d2gScopeCheckLoopbackAud...
  • 79c4153 fix(d2g): add scope check validations for loopback audio/video
  • 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 74.0.0 to 74.0.1.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v74.0.0...v74.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Bot PRs that update dependencies label Nov 14, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.20%. Comparing base (146ec53) to head (db781c1).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8291   +/-   ##
=======================================
  Coverage   77.20%   77.20%           
=======================================
  Files         551      551           
  Lines       27068    27068           
  Branches     3400     3343   -57     
=======================================
  Hits        20899    20899           
- Misses       6006     6009    +3     
+ Partials      163      160    -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bot PRs that update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant