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.4.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.4.1
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 14, 2024

  1. build(deps): bump micromatch from 4.0.7 to 4.0.8

    Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.7...4.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and brettz9 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9abbe5a View commit details
    Browse the repository at this point in the history
  2. build(deps): bump tar from 6.2.0 to 6.2.1

    Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
    - [Release notes](https://github.com/isaacs/node-tar/releases)
    - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v6.2.0...v6.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and brettz9 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8728c09 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump dset from 3.1.3 to 3.1.4

    Bumps [dset](https://github.com/lukeed/dset) from 3.1.3 to 3.1.4.
    - [Release notes](https://github.com/lukeed/dset/releases)
    - [Commits](lukeed/dset@v3.1.3...v3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: dset
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and brettz9 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c63da46 View commit details
    Browse the repository at this point in the history
  4. fix(match-name): revert to prior correct behavior of ignoring optio…

    …nal and default code surrounding name
    brettz9 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7c0b8c6 View commit details
    Browse the repository at this point in the history
Loading