application-services icon indicating copy to clipboard operation
application-services copied to clipboard

build(deps): bump mozilla-taskgraph from 2.0.3 to 3.0.0 in /taskcluster

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps mozilla-taskgraph from 2.0.3 to 3.0.0.

Release notes

Sourced from mozilla-taskgraph's releases.

3.0.0

What's Changed

Full Changelog: https://github.com/mozilla-releng/mozilla-taskgraph/compare/2.0.3...3.0.0

Changelog

Sourced from mozilla-taskgraph's changelog.

3.0.0 (2024-10-08)

BREAKING CHANGE

  • Drops support for Taskgraph <11

Feat

  • support Taskgraph >11, <12
  • use 'scriptworker.scope-prefix' config for mark-as-shipped
Commits
  • 2d52cb8 chore: add missing 'readme' entry to project
  • 0b92206 ci: fix pypi-publish action for new build backend
  • 47ef356 chore: pre-commit autoupdate
  • 4aa3563 chore: version bump 3.0.0
  • 510461d feat!: support Taskgraph >11, <12
  • bd6680f chore: set version in pyproject.toml
  • 7cc1a09 ci: replace 'tox' with Python-specific test tasks
  • e3a1a2d chore: switch from setuptools to uv + hatchling
  • 90f4133 ci: support ability to use 'commitizen' for version bumps
  • ac98cbc feat: use 'scriptworker.scope-prefix' config for mark-as-shipped
  • 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)

dependabot[bot] avatar Oct 21 '24 00:10 dependabot[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 21.82%. Comparing base (dbcec77) to head (c402f0e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6421   +/-   ##
=======================================
  Coverage   21.82%   21.82%           
=======================================
  Files         344      344           
  Lines       30971    30971           
=======================================
  Hits         6759     6759           
  Misses      24212    24212           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Oct 21 '24 00:10 codecov-commenter

@jcristau Do we need to do something similar to https://github.com/mozilla-mobile/reference-browser/pull/3155 here?

rvandermeulen avatar Oct 23 '24 00:10 rvandermeulen

Well that's fun. https://firefox-ci-tc.services.mozilla.com/tasks/4d27xazaSDivHGCjoHyi8Q no longer has the artifact app-services wants, because nss expires its non-log artifacts after a week (https://searchfox.org/nss/rev/3604ffb4f8bb3f73d8ff9412c0fdfccbe2d251bb/automation/taskcluster/graph/src/extend.js#342).

jcristau avatar Oct 23 '24 10:10 jcristau