[roll] Roll fuchsia [bazel] Update bazel_skylib bazel_dep to 1.8.2

https://fxrev.dev/1519783 added bazel_skylib 1.8.2 but did not update
the `bazel_dep()` statements in *MODULE.bazel.

Original-Bug: 487890258
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1523877
Original-Revision: 47e9597cfc6ecd3f16751ea892c6d72a55473969
GitOrigin-RevId: a37cb8cd00f814b685654a254c7314a22f1ad27b
Change-Id: Ied2ae2999f73260f8946a34629c87f6cd0654e12
1 file changed
tree: 8db1e7a64cffda337afc85a1affab45c8a28c917
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.