mozilla / coverage-crawler

A crawler to find websites that exercise code in Firefox that is not covered by unit tests
Mozilla Public License 2.0
17 stars 28 forks source link

Bump firefox-code-coverage from 1.1.6 to 1.3.27 #644

Open dependabot[bot] opened 11 months ago

dependabot[bot] commented 11 months ago

Bumps firefox-code-coverage from 1.1.6 to 1.3.27.

Release notes

Sourced from firefox-code-coverage's releases.

1.3.27

  • Remove explicit requirement on urllib3 (#2118)
  • build(deps-dev): bump @​babel/traverse from 7.23.0 to 7.23.2 in /frontend (#2131)
  • build(deps-dev): bump @​babel/traverse from 7.15.4 to 7.23.2 in /addon (#2130)
  • build(deps-dev): bump pre-commit from 3.4.0 to 3.5.0 in /bot (#2129)
  • build(deps-dev): bump @​babel/core from 7.23.0 to 7.23.2 in /frontend (#2127)
  • build(deps-dev): bump webpack from 5.88.2 to 5.89.0 in /addon (#2125)
  • build(deps-dev): bump webpack-merge from 5.9.0 to 5.10.0 in /frontend (#2124)
  • build(deps-dev): bump webpack from 5.88.2 to 5.89.0 in /frontend (#2123)
  • build(deps): bump google-cloud-storage from 2.11.0 to 2.12.0 in /backend (#2122)
  • build(deps): bump taskcluster from 55.3.4 to 56.0.2 in /tools (#2121)
  • build(deps): bump google-cloud-storage from 2.11.0 to 2.12.0 in /bot (#2120)
  • build(deps): bump taskcluster from 55.3.4 to 56.0.2 in /report (#2119)
  • build(deps-dev): bump @​babel/preset-env in /frontend (#2126)
  • build(deps): bump structlog from 23.1.0 to 23.2.0 in /tools (#2115)
  • build(deps-dev): bump pre-commit from 3.4.0 to 3.5.0 in /backend (#2128)
  • Use raw_download option when downloading code coverage artifacts as bytes from GCP

Released with mozilla/task-boot

1.3.26

  • build(deps): bump python from 3.7-slim to 3.11-slim in /events (#2117)

Released with mozilla/task-boot

1.3.25

  • build(deps-dev): bump @​babel/core from 7.22.20 to 7.23.0 in /frontend (#2097)
  • build(deps): bump urllib3 from 2.0.5 to 2.0.6 in /tools (#2104)
  • build(deps-dev): bump postcss from 8.4.24 to 8.4.31 in /frontend (#2105)
  • build(deps): bump structlog from 23.1.0 to 23.2.0 in /tools (#2111)
  • build(deps): bump aiohttp from 3.8.5 to 3.8.6 in /tools (#2110)
  • build(deps): bump taskcluster from 55.3.0 to 55.3.4 in /tools (#2109)
  • build(deps): bump redis from 5.0.0 to 5.0.1 in /backend (#2100)
  • build(deps): bump taskcluster from 55.3.0 to 55.3.4 in /report (#2106)
  • build(deps-dev): bump web-ext from 7.7.0 to 7.8.0 in /addon (#2102)
  • build(deps-dev): bump fakeredis from 2.18.1 to 2.19.0 in /backend (#2098)
  • Revert "build(deps): bump structlog from 23.1.0 to 23.2.0 in /tools (#2111)"
  • Switch to checks API (#2112)
  • Remove flake8-mypy as it is no longer maintained
  • Update pre-commit repositories and fix some new linting issues
  • Enable Dependabot for Events Dockerfile
  • bot: Update to Mercurial 6.5.2
  • bot: Update to the latest revision of version-control-tools (ded97ed583501fdb8fe3e9fa818d51a4332a265e)

Released with mozilla/task-boot

1.3.24

  • Add User Agent headers to hgmo requests
  • Use raw_download option when downloading code coverage artifacts from GCP
  • Add 'raw_download' parameter to download_to_filename mock

... (truncated)

Commits
  • 73def70 Version 1.3.27
  • 26619b2 Use raw_download option when downloading code coverage artifacts as bytes fro...
  • d9026a8 build(deps-dev): bump pre-commit from 3.4.0 to 3.5.0 in /backend (#2128)
  • a9a0d11 build(deps): bump structlog from 23.1.0 to 23.2.0 in /tools (#2115)
  • 613f7ee build(deps-dev): bump @​babel/preset-env in /frontend (#2126)
  • 96b445f build(deps): bump taskcluster from 55.3.4 to 56.0.2 in /report (#2119)
  • 986babe build(deps): bump google-cloud-storage from 2.11.0 to 2.12.0 in /bot (#2120)
  • 2750d03 build(deps): bump taskcluster from 55.3.4 to 56.0.2 in /tools (#2121)
  • 4a68087 build(deps): bump google-cloud-storage from 2.11.0 to 2.12.0 in /backend (#2122)
  • 939213d build(deps-dev): bump webpack from 5.88.2 to 5.89.0 in /frontend (#2123)
  • 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)