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.2.3
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.3.0
Choose a head ref
  • 9 commits
  • 12 files changed
  • 3 contributors

Commits on Sep 18, 2024

  1. fix(require-returns-check): allow infinite for loops to have only o…

    …ne branch to return; fixes #1315
    brettz9 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e7ab475 View commit details
    Browse the repository at this point in the history
  2. Enable Publish Attestation

    Enable provenance on the NPM publish command so that attestation data is available in the NPM public registry to reduce the risk of a supply chain attack.
    elliot-huffman authored and brettz9 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    239d69a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    909de73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e565e0 View commit details
    Browse the repository at this point in the history
  3. fix: force release

    gajus committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    20e0805 View commit details
    Browse the repository at this point in the history
  4. fix: update semantic-release

    gajus committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    baaf8c3 View commit details
    Browse the repository at this point in the history
  5. fix: force release

    gajus committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6970456 View commit details
    Browse the repository at this point in the history
  6. Revert "Enable Publish Attestation"

    This reverts commit 239d69a.
    gajus committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    51c68b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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