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

Add Deprecator.skip_warning? ability to silence deprecators on tests #2956

Merged
merged 15 commits into from
Jul 9, 2024

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    f833084 View commit details
    Browse the repository at this point in the history
  2. rubocop cleanup

    keshavbiswa committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1107563 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec4b0d6 View commit details
    Browse the repository at this point in the history
  4. rubocop cleanup

    keshavbiswa committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c0444d7 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on May 28, 2024

  1. Merge branch 'main' into add-silence-to-dep-warnings

    Stefanni Brasil authored May 28, 2024
    Configuration menu
    Copy the full SHA
    eeded5a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. replace unless with if

    keshavbiswa committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    1d960be View commit details
    Browse the repository at this point in the history
  2. Faker::Show -> @tester

    keshavbiswa committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    eb743b1 View commit details
    Browse the repository at this point in the history
  3. replace class variables

    keshavbiswa committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ccf6742 View commit details
    Browse the repository at this point in the history
  4. rubocop cleanup

    keshavbiswa committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    fbc4ad2 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

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

Commits on Jul 2, 2024

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

Commits on Jul 9, 2024

  1. Update lib/helpers/deprecator.rb

    This variable is not needed anymore.
    thdaraujo authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7bae232 View commit details
    Browse the repository at this point in the history
  2. Update lib/helpers/deprecator.rb

    Remove empty line
    thdaraujo authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4368339 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b53f0fa View commit details
    Browse the repository at this point in the history