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: lsegal/yard Loading
base: v0.9.34
Choose a base ref
...
head repository: lsegal/yard Loading
compare: v0.9.35
Choose a head ref
  • 16 commits
  • 11 files changed
  • 6 contributors

Commits on Jun 3, 2023

  1. Fix typo in markdown_spec.rb

    Was trying to figure out some markdown things, and came across this typo in the spec.
    technicalpickles committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    590d8b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

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

Commits on Sep 17, 2023

  1. Merge pull request #1506 from ksss/base-file-doc

    Base#file might potentially return `nil`.
    lsegal committed Sep 17, 2023
    1 Configuration menu
    Copy the full SHA
    852a772 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1498 from technicalpickles/patch-1

    Fix typo in markdown_spec.rb
    lsegal committed Sep 17, 2023
    1 Configuration menu
    Copy the full SHA
    522e12e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

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

Commits on Sep 30, 2023

  1. Create dependabot.yml

    lsegal committed Sep 30, 2023
    1 Configuration menu
    Copy the full SHA
    6f0477a View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    bd1d8c6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1511 from lsegal/dependabot/github_actions/action…

    …s/checkout-4
    
    Bump actions/checkout from 3 to 4
    lsegal committed Sep 30, 2023
    1 Configuration menu
    Copy the full SHA
    a3b9c37 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1510 from MSP-Greg/00-ruby3.3-bom

    Parser::SourceParser#convert_encoding - fixup BOM encoding
    lsegal committed Sep 30, 2023
    1 Configuration menu
    Copy the full SHA
    abcba4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a64f88 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1508 from ksss/non-method-option

    Fix error when `@option` with non-method
    lsegal committed Sep 30, 2023
    1 Configuration menu
    Copy the full SHA
    2d197a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Update frames.erb

    RedYetiDev committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d78fc39 View commit details
    Browse the repository at this point in the history
  2. Merge pull request from GHSA-8mq4-9jjh-9xrc

    Patch XSS and Open-Redirect in frames.erb
    lsegal committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2069e2b View commit details
    Browse the repository at this point in the history
  3. Update changelog

    lsegal committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    78836c4 View commit details
    Browse the repository at this point in the history
  4. Prepare changelog

    lsegal committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    62e18b4 View commit details
    Browse the repository at this point in the history
  5. Tag release v0.9.35

    lsegal committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ebf5005 View commit details
    Browse the repository at this point in the history
Loading