Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.
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: rspec/rspec-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.13.1
Choose a base ref
...
head repository: rspec/rspec-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.13.2
Choose a head ref
  • 12 commits
  • 35 files changed
  • 2 contributors

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    e3aedcc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3109 from rspec/update-ci-build-scripts-2024-09-0…

    …3-for-3-13
    
    Updates from rspec-dev (2024-09-03)
    JonRowe authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    046741d View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Merge pull request #3084 from nevinera/nev--fix-simplecov-filters

    Use stronger path-matching for simplecov filters
    pirj authored and JonRowe committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3ce68cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3086 from nevinera/nev--full-test-coverage

    Restore 100% test coverage
    pirj authored and JonRowe committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2d160fa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3095 from makicamel/remove-redundunt-require

    Remove redundant require ostruct
    JonRowe committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    19df539 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    203fe0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    551a386 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Merge pull request #3112 from the-spectator/proc_type

    docs: Add example of proc being acceptable as filter in config.include
    JonRowe committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b193025 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3114 from rspec/fix-ruby-head-build

    Relax constraint for Ruby 3.4.0 in file load error spec
    JonRowe committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    fefe8b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Merge pull request #3118 from rspec/fix-ruby-head-hash-syntax

    Fix taging feature on Ruby head
    JonRowe committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d092c00 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3117 from rspec/push_requires_into_config_as_requ…

    …ired
    
    As each file is required in RSpec::Core::Configuration, push it onto `requires`.
    JonRowe committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    55f9ead View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. v3.13.2

    JonRowe committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3bdf310 View commit details
    Browse the repository at this point in the history
Loading