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
16 stars 28 forks source link

Bump firefox-code-coverage from 1.1.6 to 1.3.18 #599

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps firefox-code-coverage from 1.1.6 to 1.3.18.

Release notes

Sourced from firefox-code-coverage's releases.

1.3.18

  • build(deps): bump zstandard from 0.19.0 to 0.20.0 in /report (#1761)
  • build(deps): bump taskcluster from 45.0.1 to 47.1.2 in /tools (#1753)
  • build(deps): bump zstandard from 0.19.0 to 0.20.0 in /bot (#1757)
  • build(deps): bump zstandard from 0.19.0 to 0.20.0 in /backend (#1758)
  • build(deps): bump taskcluster from 45.0.1 to 47.1.2 in /report (#1759)
  • build(deps): bump tenacity from 8.1.0 to 8.2.2 in /bot (#1765)
  • build(deps): bump tenacity from 8.1.0 to 8.2.2 in /report (#1766)
  • build(deps): bump redis from 4.4.2 to 4.5.1 in /backend (#1741)
  • build(deps): bump pytz from 2022.6 to 2022.7.1 in /tools (#1712)
  • build(deps): bump aiohttp from 3.8.3 to 3.8.4 in /tools (#1744)
  • build(deps): bump setuptools from 65.6.3 to 67.5.1 in /report (#1776)
  • build(deps-dev): bump pytest from 7.2.1 to 7.2.2 in /bot (#1775)
  • build(deps-dev): bump eslint-config-prettier in /frontend (#1773)
  • build(deps): bump tqdm from 4.64.1 to 4.65.0 in /bot (#1771)
  • build(deps-dev): bump pytest from 7.2.1 to 7.2.2 in /backend (#1770)
  • build(deps): bump libmozevent from 1.1.21 to 1.1.24 in /events (#1769)
  • build(deps-dev): bump fakeredis from 2.4.0 to 2.10.0 in /backend (#1768)
  • build(deps-dev): bump pre-commit from 2.21.0 to 3.1.1 in /bot (#1772)
  • build(deps-dev): bump pre-commit from 2.21.0 to 3.1.1 in /backend (#1767)
  • build(deps): bump libmozdata from 0.1.79 to 0.1.86 in /bot (#1777)
  • Temporarily pin urllib3 to 1.26.14
  • build(deps-dev): bump @​babel/core from 7.20.5 to 7.21.0 in /frontend (#1750)
  • build(deps-dev): bump babel-loader from 9.1.0 to 9.1.2 in /frontend (#1711)
  • build(deps): bump json5 from 2.2.0 to 2.2.3 in /addon (#1707)
  • build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /addon (#1732)
  • build(deps): bump fast-json-patch and web-ext in /addon (#1763)
  • build(deps): bump flask from 2.2.2 to 2.2.3 in /backend (#1748)
  • build(deps): bump python from 3.11.1-slim to 3.11.2-slim in /backend (#1738)
  • build(deps-dev): bump web-ext from 7.4.0 to 7.5.0 in /addon (#1726)
  • build(deps): bump connexion from 2.14.1 to 2.14.2 in /backend (#1725)
  • build(deps): bump python from 3.11.1-slim to 3.11.2-slim in /bot (#1739)
  • build(deps): bump jsonwebtoken and web-ext in /addon (#1764)
  • Use sentry_sdk instead of raven and improve Sentry grouping (#1778)

Released with mozilla/task-boot

1.3.16

  • Do not verify the ssl cert when connecting securely to redis. (#1762)
  • Remove no longer needed seed-isort-config pre-commit repository and update isort repository

Released with mozilla/task-boot

1.3.15

  • build(deps): bump taskcluster from 44.23.4 to 45.0.1 in /report (#1682)
  • build(deps-dev): bump mini-css-extract-plugin in /frontend (#1681)
  • build(deps): bump redis from 4.3.5 to 4.4.0 in /backend (#1680)
  • build(deps): bump taskcluster from 44.23.4 to 45.0.1 in /tools (#1679)
  • build(deps-dev): bump jsonschema from 4.17.1 to 4.17.3 in /bot (#1678)
  • build(deps): bump libmozevent from 1.1.20 to 1.1.21 in /events (#1677)

... (truncated)

Commits
  • 47b360d Version 1.3.18
  • a6a6a18 Use sentry_sdk instead of raven and improve Sentry grouping (#1778)
  • 91f0295 build(deps): bump jsonwebtoken and web-ext in /addon (#1764)
  • f777f91 build(deps): bump python from 3.11.1-slim to 3.11.2-slim in /bot (#1739)
  • 252afb9 build(deps): bump connexion from 2.14.1 to 2.14.2 in /backend (#1725)
  • 15ec707 build(deps-dev): bump web-ext from 7.4.0 to 7.5.0 in /addon (#1726)
  • 28ee4b6 build(deps): bump python from 3.11.1-slim to 3.11.2-slim in /backend (#1738)
  • de4b9b8 build(deps): bump flask from 2.2.2 to 2.2.3 in /backend (#1748)
  • 6f7d70d build(deps): bump fast-json-patch and web-ext in /addon (#1763)
  • c705606 build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /addon (#1732)
  • 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)
dependabot[bot] commented 11 months ago

Superseded by #638.