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: ruby/logger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.5
Choose a base ref
...
head repository: ruby/logger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.6
Choose a head ref
  • 11 commits
  • 5 files changed
  • 5 contributors

Commits on Jan 10, 2025

  1. Configuration menu
    Copy the full SHA
    07580da View commit details
    Browse the repository at this point in the history
  2. Add TruffleRuby in CI

    andrykonchin committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    1e59413 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #115 from andrykonchin/ak/add-truffleruby-on-ci

    Add TruffleRuby in CI
    eregon authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    c23f41e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    113b82a View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2025

  1. Accept the object that has #to_path in Logger::LogDevice.new

    Because the `path` keyword in File.new will only accept objects that have `to_str`.
    Watson1978 committed Jan 11, 2025
    Configuration menu
    Copy the full SHA
    08f9fb3 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. Bump step-security/harden-runner from 2.10.2 to 2.10.3

    Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.10.2 to 2.10.3.
    - [Release notes](https://github.com/step-security/harden-runner/releases)
    - [Commits](step-security/harden-runner@0080882...c95a14d)
    
    ---
    updated-dependencies:
    - dependency-name: step-security/harden-runner
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    c4e0c90 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Merge pull request #117 from ruby/dependabot/github_actions/step-secu…

    …rity/harden-runner-2.10.3
    
    Bump step-security/harden-runner from 2.10.2 to 2.10.3
    hsbt authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    619e284 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. Bump step-security/harden-runner from 2.10.3 to 2.10.4

    Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.10.3 to 2.10.4.
    - [Release notes](https://github.com/step-security/harden-runner/releases)
    - [Commits](step-security/harden-runner@c95a14d...cb605e5)
    
    ---
    updated-dependencies:
    - dependency-name: step-security/harden-runner
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    4682b6f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #118 from ruby/dependabot/github_actions/step-secu…

    …rity/harden-runner-2.10.4
    
    Bump step-security/harden-runner from 2.10.3 to 2.10.4
    hsbt authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    ccc3c78 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Merge pull request #116 from Watson1978/pathname

    Accept the object that has #to_path in Logger::LogDevice.new
    hsbt authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    5e90e8c View commit details
    Browse the repository at this point in the history
  2. Bump up v1.6.6

    hsbt committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    0eb10f2 View commit details
    Browse the repository at this point in the history
Loading