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: pinterest/elixometer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.0
Choose a base ref
...
head repository: pinterest/elixometer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 29, 2021

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

Commits on Jan 11, 2022

  1. Bump ex_doc from 0.26.0 to 0.27.0

    Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.26.0 to 0.27.0.
    - [Release notes](https://github.com/elixir-lang/ex_doc/releases)
    - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/elixir-lang/ex_doc/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ex_doc
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    561fa6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6db640 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Bump ex_doc from 0.27.0 to 0.27.3

    Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.27.0 to 0.27.3.
    - [Release notes](https://github.com/elixir-lang/ex_doc/releases)
    - [Changelog](https://github.com/elixir-lang/ex_doc/blob/v0.27.3/CHANGELOG.md)
    - [Commits](elixir-lang/ex_doc@v0.27.0...v0.27.3)
    
    ---
    updated-dependencies:
    - dependency-name: ex_doc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    bfc0418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9befa6 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Bump ex_doc from 0.27.3 to 0.28.0

    Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.27.3 to 0.28.0.
    - [Release notes](https://github.com/elixir-lang/ex_doc/releases)
    - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
    - [Commits](elixir-lang/ex_doc@v0.27.3...v0.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: ex_doc
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    b37ffcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e0a1db View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Bump ex_doc from 0.28.0 to 0.28.1

    Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.28.0 to 0.28.1.
    - [Release notes](https://github.com/elixir-lang/ex_doc/releases)
    - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
    - [Commits](elixir-lang/ex_doc@v0.28.0...v0.28.1)
    
    ---
    updated-dependencies:
    - dependency-name: ex_doc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    0be994c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d941d04 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Bump ex_doc from 0.28.1 to 0.28.2

    Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.28.1 to 0.28.2.
    - [Release notes](https://github.com/elixir-lang/ex_doc/releases)
    - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
    - [Commits](elixir-lang/ex_doc@v0.28.1...v0.28.2)
    
    ---
    updated-dependencies:
    - dependency-name: ex_doc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    1d64d17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4985a09 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Ignore noisy dependency updates

    We're only interested in automatic dependency updates for minor (not
    patch) versions.
    
    Also, clean up an old credo reference.
    jparise committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    d9d392c View commit details
    Browse the repository at this point in the history
Loading