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: gajus/eslint-plugin-jsdoc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v50.8.0
Choose a base ref
...
head repository: gajus/eslint-plugin-jsdoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v51.0.0
Choose a head ref
  • 3 commits
  • 10 files changed
  • 3 contributors

Commits on Jun 11, 2025

  1. build(deps): bump brace-expansion from 1.1.11 to 1.1.12 (#1396)

    Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
    - [Release notes](https://github.com/juliangruber/brace-expansion/releases)
    - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12)
    
    ---
    updated-dependencies:
    - dependency-name: brace-expansion
      dependency-version: 1.1.12
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    c22b1e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2025

  1. chore: bump to Node 20.11.0+

    BREAKING CHANGE:
    
    Requires Node 20.11.0+
    
    Also:
    - chore: upgrade `are-docs-informative`
    - refactor: use `import.meta.dirname`
    brettz9 committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    d45ad32 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1375 from brettz9/node20

    chore: bump to Node 20.11.0+
    gajus authored Jun 12, 2025
    Configuration menu
    Copy the full SHA
    88d9964 View commit details
    Browse the repository at this point in the history
Loading