Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump erb_lint from 0.3.1 to 0.4.0 #906

Merged
merged 15 commits into from
Apr 11, 2023
Merged

Commits on Apr 2, 2023

  1. Bump rails from 7.0.4.2 to 7.0.4.3 (#904)

    Bumps [rails](https://github.com/rails/rails) from 7.0.4.2 to 7.0.4.3.
    - [Release notes](https://github.com/rails/rails/releases)
    - [Commits](rails/rails@v7.0.4.2...v7.0.4.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 Apr 2, 2023
    Configuration menu
    Copy the full SHA
    e5f9e43 View commit details
    Browse the repository at this point in the history
  2. Bump selenium-webdriver from 4.8.1 to 4.8.6 (#905)

    Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.8.1 to 4.8.6.
    - [Release notes](https://github.com/SeleniumHQ/selenium/releases)
    - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
    - [Commits](https://github.com/SeleniumHQ/selenium/commits)
    
    ---
    updated-dependencies:
    - dependency-name: selenium-webdriver
      dependency-type: direct:development
      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 2, 2023
    Configuration menu
    Copy the full SHA
    dffc786 View commit details
    Browse the repository at this point in the history
  3. Bump benchmark-ips from 2.11.0 to 2.12.0 (#907)

    Bumps [benchmark-ips](https://github.com/evanphx/benchmark-ips) from 2.11.0 to 2.12.0.
    - [Release notes](https://github.com/evanphx/benchmark-ips/releases)
    - [Changelog](https://github.com/evanphx/benchmark-ips/blob/master/History.md)
    - [Commits](evanphx/benchmark-ips@v2.11.0...v2.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: benchmark-ips
      dependency-type: direct:development
      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 Apr 2, 2023
    Configuration menu
    Copy the full SHA
    c6d0030 View commit details
    Browse the repository at this point in the history
  4. feat: locales for de (#903)

    Co-authored-by: Eric <[email protected]>
    eric-christian and Eric authored Apr 2, 2023
    Configuration menu
    Copy the full SHA
    e12b22c View commit details
    Browse the repository at this point in the history
  5. Add translate_hash to handle missing translation keys that return has…

    …hes; only show translatable/available locales in dropdown (#891)
    
    * Update README.md (#902)
    
    * Add `translate_hash` to handle missing translation keys that return hashes; only show translatable/available locales in dropdown
    
    ---------
    
    Co-authored-by: Anton Nefedenkov <[email protected]>
    bensheldon and ain2108 authored Apr 2, 2023
    Configuration menu
    Copy the full SHA
    1311339 View commit details
    Browse the repository at this point in the history
  6. Extract more Dashboard strings into localization strings (#899)

    * improve translations
    
    * more translations
    
    * fix translation (fixes test)
    
    * added missing i18n strings
    
    * Translate all languages
    
    * Update DE translation
    
    * Fix missing key
    
    * empty commit
    
    * Fix missing UA string
    
    ---------
    
    Co-authored-by: Ben Sheldon [he/him] <[email protected]>
    patriciomacadden and bensheldon authored Apr 2, 2023
    Configuration menu
    Copy the full SHA
    6318e14 View commit details
    Browse the repository at this point in the history
  7. Extract shared methods/scopes into a BaseExecution to share between E…

    …xecution and Job models; remove deprecated ActiveJobJob model (#894)
    bensheldon authored Apr 2, 2023
    Configuration menu
    Copy the full SHA
    685d80b View commit details
    Browse the repository at this point in the history
  8. Release good_job v3.15.0

    bensheldon committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    7310501 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    5280b37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8bd028 View commit details
    Browse the repository at this point in the history
  3. Fix lint: missing fr and nl translations; readme whitespace (#914)

    * Fix missing fr and nl translations
    
    * Fix whitespace in Readme
    bensheldon authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    4fe4714 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    a9b368b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc86f39 View commit details
    Browse the repository at this point in the history
  3. In tests, directly use connection.truncate_tables instead of `Activ…

    …eRecord::Tasks::DatabaseTasks.truncate_all` (#918)
    bensheldon authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    7d95752 View commit details
    Browse the repository at this point in the history
  4. Bump erb_lint from 0.3.1 to 0.4.0

    Bumps [erb_lint](https://github.com/Shopify/erb-lint) from 0.3.1 to 0.4.0.
    - [Release notes](https://github.com/Shopify/erb-lint/releases)
    - [Commits](Shopify/erb_lint@v0.3.1...v0.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: erb_lint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and bensheldon committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    4f67ebc View commit details
    Browse the repository at this point in the history