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: Shopify/maintenance_tasks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.0
Choose a base ref
...
head repository: Shopify/maintenance_tasks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.1
Choose a head ref
  • 8 commits
  • 3 files changed
  • 3 contributors

Commits on Feb 11, 2022

  1. Bump puma from 5.6.1 to 5.6.2

    Bumps [puma](https://github.com/puma/puma) from 5.6.1 to 5.6.2.
    - [Release notes](https://github.com/puma/puma/releases)
    - [Changelog](https://github.com/puma/puma/blob/master/History.md)
    - [Commits](puma/puma@v5.6.1...v5.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: puma
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    a6c95eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #574 from Shopify/dependabot/bundler/puma-5.6.2

    Bump puma from 5.6.1 to 5.6.2
    gmcgibbon authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    49af500 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Bump rails from 7.0.1 to 7.0.2.2 (#576)

    Bumps [rails](https://github.com/rails/rails) from 7.0.1 to 7.0.2.2.
    - [Release notes](https://github.com/rails/rails/releases)
    - [Commits](rails/rails@v7.0.1...v7.0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: rails
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    c76b281 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Bump pg from 1.3.1 to 1.3.2 (#579)

    Bumps [pg](https://github.com/ged/ruby-pg) from 1.3.1 to 1.3.2.
    - [Release notes](https://github.com/ged/ruby-pg/releases)
    - [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc)
    - [Commits](ged/ruby-pg@v1.3.1...v1.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: pg
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    91ba65a View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    0b14d52 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #581 from Shopify/ac-remove-reference-to-run-class

    Remove direct reference to MaintenanceTasks::Run in `#truncate` method
    adrianna-chang-shopify authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    327145e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e6c367 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #582 from Shopify/ac-bump-to-1.8.1

    Update maintenance_tasks to 1.8.1
    adrianna-chang-shopify authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    89e3530 View commit details
    Browse the repository at this point in the history
Loading