mozilla / code-review

Automated static analysis & linting bot for Mozilla repositories
Mozilla Public License 2.0
56 stars 42 forks source link

build(deps): bump taskcluster from 74.0.0 to 74.0.1 in /tools #2528

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 1 week ago

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 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)
dependabot[bot] commented 1 day ago

Superseded by #2542.