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.5.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: v50.6.0
Choose a head ref
  • 5 commits
  • 6 files changed
  • 3 contributors

Commits on Nov 19, 2024

  1. chore(package): fix repository url

    Fdawgs authored and brettz9 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    44142de View commit details
    Browse the repository at this point in the history
  2. chore(package): add homepage url

    Fdawgs authored and brettz9 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f9a3131 View commit details
    Browse the repository at this point in the history
  3. chore(package): add bugs url

    Fdawgs authored and brettz9 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    d3c24f5 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump cross-spawn from 7.0.3 to 7.0.6

    Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and brettz9 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    feba293 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. feat(lines-before-block): move start-of-block checking behind off-by-…

    …default `checkBlockStarts` option (#1341)
    JoshuaKGoldberg authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    f9b102d View commit details
    Browse the repository at this point in the history
Loading