Skip to content

Commit

Permalink
build(deps): bump xml2js and web-ext in /addon (#1884)
Browse files Browse the repository at this point in the history
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together.


Updates `xml2js` from 0.4.23 to 0.5.0
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)

Updates `web-ext` from 7.5.0 to 7.6.2
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](mozilla/web-ext@7.5.0...7.6.2)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: web-ext
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent f0e3911 commit a02d270
Show file tree
Hide file tree
Showing 2 changed files with 545 additions and 379 deletions.
Loading

1 comment on commit a02d270

@community-tc-integration
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh oh! Looks like an error! Details

Taskcluster-GitHub attempted to create a task for this event with the following scopes:

["assume:repo:github.com/mozilla/code-coverage:branch:master","queue:route:statuses","queue:scheduler-id:taskcluster-github"]

The expansion of these scopes is not sufficient to create the task, leading to the following:

Client ID static/taskcluster/github does not have sufficient scopes and is missing the following scopes:

docker-worker:capability:privileged

This request requires the client to satisfy the following scope expression:

{
  "AllOf": [
    "docker-worker:capability:privileged",
    "queue:route:statuses",
    "queue:create-task:project:none",
    "queue:scheduler-id:taskcluster-github",
    {
      "AnyOf": [
        "queue:create-task:highest:proj-relman/ci",
        "queue:create-task:very-high:proj-relman/ci",
        "queue:create-task:high:proj-relman/ci",
        "queue:create-task:medium:proj-relman/ci",
        "queue:create-task:low:proj-relman/ci",
        "queue:create-task:very-low:proj-relman/ci",
        "queue:create-task:lowest:proj-relman/ci"
      ]
    }
  ]
}

  • method: createTask
  • errorCode: InsufficientScopes
  • statusCode: 403
  • time: 2023-07-31T10:45:59.709Z

Please sign in to comment.