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: anolilab/javascript-style-guide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @anolilab/lint-staged-config@3.0.24
Choose a base ref
...
head repository: anolilab/javascript-style-guide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @anolilab/lint-staged-config@3.0.25
Choose a head ref
  • 5 commits
  • 12 files changed
  • 2 contributors

Commits on Jul 18, 2025

  1. Configuration menu
    Copy the full SHA
    31d1d35 View commit details
    Browse the repository at this point in the history
  2. chore: update dependencies and versions across packages

    - Upgraded semantic-release to version 24.2.7 in multiple packages.
    - Updated eslint to version 9.31.0 in lint-staged-config and other related packages.
    - Updated stylelint to version 16.22.0 in stylelint-config.
    - Incremented @types/node version to 24.0.14 across all relevant packages.
    - Updated nx to version 21.3.0.
    - Minor version updates for other dependencies to ensure compatibility and improvements.
    prisis committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    48812ea View commit details
    Browse the repository at this point in the history
  3. fix: Adjusted import/no-cycle rule to 'off' for performance reasons.

    - Upgraded @stylistic/eslint-plugin to version 5.2.0.
    - Updated @typescript-eslint packages to version 8.37.0.
    - Incremented eslint-plugin-jsdoc to version 51.4.1.
    - Updated eslint to version 9.31.0.
    prisis committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    8a053c7 View commit details
    Browse the repository at this point in the history
  4. chore(release): @anolilab/eslint-config@16.2.21 [skip ci]\n\n## @anol…

    …ilab/eslint-config [16.2.21](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/eslint-config@16.2.20...@anolilab/eslint-config@16.2.21) (2025-07-18)
    
    ### Bug Fixes
    
    * Adjusted import/no-cycle rule to 'off' for performance reasons. ([8a053c7](8a053c7))
    github-actions[bot] committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    13a8543 View commit details
    Browse the repository at this point in the history
  5. chore(release): @anolilab/lint-staged-config@3.0.25 [skip ci]\n\n## @…

    …anolilab/lint-staged-config [3.0.25](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/lint-staged-config@3.0.24...@anolilab/lint-staged-config@3.0.25) (2025-07-18)
    
    ### Miscellaneous Chores
    
    * update dependencies and versions across packages ([48812ea](48812ea))
    
    ### Dependencies
    
    * **@anolilab/eslint-config:** upgraded to 16.2.21
    github-actions[bot] committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    91cef42 View commit details
    Browse the repository at this point in the history
Loading