Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to deny packages or groups of packages #544

Merged
merged 17 commits into from Aug 9, 2023

Commits on Aug 7, 2023

  1. Bump prettier from 2.8.8 to 3.0.0

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.0.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.8...3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and adrienpessu committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d5a7e34 View commit details
    Browse the repository at this point in the history
  2. dependbot updates

    febuiles authored and adrienpessu committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6af6659 View commit details
    Browse the repository at this point in the history
  3. Bump @typescript-eslint/eslint-plugin from 5.60.1 to 6.2.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.60.1 to 6.2.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and adrienpessu committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    942409c View commit details
    Browse the repository at this point in the history
  4. update more dependencies

    febuiles authored and adrienpessu committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    0e6dece View commit details
    Browse the repository at this point in the history
  5. initial commit

    adrienpessu committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    309d082 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f38ecd View commit details
    Browse the repository at this point in the history
  7. add groups

    adrienpessu committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6862f6f View commit details
    Browse the repository at this point in the history
  8. add tests and docs

    adrienpessu committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    00f1f5b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eab0754 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0796abb View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. add example

    adrienpessu committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c462e2e View commit details
    Browse the repository at this point in the history
  2. change from name of the package to the package url to avoid conflict …

    …between 2 dependencies with the same name but for different ecosystems
    adrienpessu committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    1db9156 View commit details
    Browse the repository at this point in the history
  3. debug

    adrienpessu committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c280c30 View commit details
    Browse the repository at this point in the history
  4. debug

    adrienpessu committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    98aae18 View commit details
    Browse the repository at this point in the history
  5. improve example

    adrienpessu committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    eacc032 View commit details
    Browse the repository at this point in the history
  6. improve example

    adrienpessu committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    ce14e1f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

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