Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mozilla/glean
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v50.1.1
Choose a base ref
...
head repository: mozilla/glean
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v50.1.2
Choose a head ref
  • 15 commits
  • 26 files changed
  • 5 contributors

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    84a609d View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    50b0402 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Configuration menu
    Copy the full SHA
    c9235d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Bump crossbeam-channel from 0.5.4 to 0.5.5 (#2099)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    67e7b14 View commit details
    Browse the repository at this point in the history
  2. Bump anyhow from 1.0.57 to 1.0.58 (#2101)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    1952cb2 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Merge pull request #2091 from mozilla/probe-scraper-push

    Update setup docs to include pushing commits to probe scraper
    Dexterp37 authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    f83db76 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Upgrade to uniffi 0.19 (#2102)

    * Upgrade to uniffi 0.19.2
    
    Brings in some dependency updates as well as a fix to unbreak
    sccache-powered builds.
    
    Co-authored-by: Travis Long <tlong@mozilla.com>
    badboy and travis79 authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    a3a71af View commit details
    Browse the repository at this point in the history
  2. Bump flake8-bugbear from 22.4.25 to 22.7.1 in /glean-core/python

    Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.4.25 to 22.7.1.
    - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
    - [Commits](PyCQA/flake8-bugbear@22.4.25...22.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: flake8-bugbear
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and badboy committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    fb72de3 View commit details
    Browse the repository at this point in the history
  3. Bump once_cell from 1.12.0 to 1.13.0

    Bumps [once_cell](https://github.com/matklad/once_cell) from 1.12.0 to 1.13.0.
    - [Release notes](https://github.com/matklad/once_cell/releases)
    - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
    - [Commits](matklad/once_cell@v1.12.0...v1.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: once_cell
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and badboy committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    327b511 View commit details
    Browse the repository at this point in the history
  4. Bump black from 22.3.0 to 22.6.0 in /glean-core/python

    Bumps [black](https://github.com/psf/black) from 22.3.0 to 22.6.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@22.3.0...22.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and badboy committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    c7f7bb5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72bbaf4 View commit details
    Browse the repository at this point in the history
  6. Update to UniFFI v0.19.3

    This update to UniFFI contains a fix for the Swift code generation, unbreaking the Glean iOS build.
    travis79 committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    679fbf1 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.md

    travis79 committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    54c1f3d View commit details
    Browse the repository at this point in the history
  8. Bumped version to 50.1.2

    travis79 committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    bdb98ec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e3feb5e View commit details
    Browse the repository at this point in the history
Loading