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.2
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.9.0
Choose a head ref
  • 13 commits
  • 12 files changed
  • 5 contributors

Commits on Mar 14, 2022

  1. Bump rails from 7.0.2.2 to 7.0.2.3 (#596)

    Bumps [rails](https://github.com/rails/rails) from 7.0.2.2 to 7.0.2.3.
    - [Release notes](https://github.com/rails/rails/releases)
    - [Commits](rails/rails@v7.0.2.2...v7.0.2.3)
    
    ---
    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 Mar 14, 2022
    Configuration menu
    Copy the full SHA
    ece6293 View commit details
    Browse the repository at this point in the history
  2. Bump pg from 1.3.3 to 1.3.4 (#595)

    Bumps [pg](https://github.com/ged/ruby-pg) from 1.3.3 to 1.3.4.
    - [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.3...v1.3.4)
    
    ---
    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 Mar 14, 2022
    Configuration menu
    Copy the full SHA
    435a327 View commit details
    Browse the repository at this point in the history
  3. Bump rubocop from 1.25.1 to 1.26.0 (#597)

    Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.25.1 to 1.26.0.
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.25.1...v1.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    2e72417 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

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

Commits on Mar 28, 2022

  1. Bump rubocop from 1.26.0 to 1.26.1 (#598)

    Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.26.0 to 1.26.1.
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.26.0...v1.26.1)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      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 Mar 28, 2022
    Configuration menu
    Copy the full SHA
    ef90135 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #590 from Shopify/vr/parse-run-arg-to-ui

    Minor fix to the arguments UI
    VitorRigoni authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    6d1ca38 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Bump puma from 5.6.2 to 5.6.4 (#599)

    Bumps [puma](https://github.com/puma/puma) from 5.6.2 to 5.6.4.
    - [Release notes](https://github.com/puma/puma/releases)
    - [Changelog](https://github.com/puma/puma/blob/master/History.md)
    - [Commits](puma/puma@v5.6.2...v5.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: puma
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    e62fa63 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Bump pg from 1.3.4 to 1.3.5 (#603)

    Bumps [pg](https://github.com/ged/ruby-pg) from 1.3.4 to 1.3.5.
    - [Release notes](https://github.com/ged/ruby-pg/releases)
    - [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc)
    - [Commits](https://github.com/ged/ruby-pg/commits)
    
    ---
    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 Apr 4, 2022
    Configuration menu
    Copy the full SHA
    b00e2a4 View commit details
    Browse the repository at this point in the history
  2. Support processing CSVs in batches

    Co-authored-by: Étienne Barrié <[email protected]>
    adrianna-chang-shopify and etiennebarrie committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    c11faff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84e0821 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Merge pull request #604 from Shopify/batch-csv-support

    Support processing CSVs in batches
    adrianna-chang-shopify authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    a17b6f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e7550f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dc7e4d View commit details
    Browse the repository at this point in the history
Loading