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

chore(deps): bump peter-evans/find-comment from 2.4.0 to 3.1.0 #314

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Oct 4, 2021

  1. fix: package.json to reduce vulnerabilities

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908
    snyk-bot committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    9ddbdd4 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. fix: package.json to reduce vulnerabilities

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118
    snyk-bot committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    0d26958 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. meta: bump the storybook group with 4 updates

    Bumps the storybook group with 4 updates: [@storybook/addon-controls](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/controls), [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions), [@storybook/nextjs](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/nextjs) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli).
    
    
    Updates `@storybook/addon-controls` from 7.0.26 to 7.1.0
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v7.1.0/code/addons/controls)
    
    Updates `@storybook/addon-interactions` from 7.0.26 to 7.1.0
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v7.1.0/code/addons/interactions)
    
    Updates `@storybook/nextjs` from 7.0.26 to 7.1.0
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v7.1.0/code/frameworks/nextjs)
    
    Updates `storybook` from 7.0.26 to 7.1.0
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v7.1.0/code/lib/cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@storybook/addon-controls"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: storybook
    - dependency-name: "@storybook/addon-interactions"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: storybook
    - dependency-name: "@storybook/nextjs"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: storybook
    - dependency-name: storybook
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: storybook
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a004c3d View commit details
    Browse the repository at this point in the history
  2. meta: bump the testing-library group with 2 updates

    Bumps the testing-library group with 2 updates: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) and [@types/testing-library__jest-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/testing-library__jest-dom).
    
    
    Updates `@testing-library/jest-dom` from 5.16.5 to 5.17.0
    - [Release notes](https://github.com/testing-library/jest-dom/releases)
    - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
    - [Commits](testing-library/jest-dom@v5.16.5...v5.17.0)
    
    Updates `@types/testing-library__jest-dom` from 5.14.7 to 5.14.8
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/testing-library__jest-dom)
    
    ---
    updated-dependencies:
    - dependency-name: "@testing-library/jest-dom"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: testing-library
    - dependency-name: "@types/testing-library__jest-dom"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: testing-library
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    827795e View commit details
    Browse the repository at this point in the history
  3. meta: bump the next-js group with 2 updates

    Bumps the next-js group with 2 updates: [next](https://github.com/vercel/next.js) and [turbo](https://github.com/vercel/turbo).
    
    
    Updates `next` from 13.4.9 to 13.4.10
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v13.4.9...v13.4.10)
    
    Updates `turbo` from 1.10.7 to 1.10.8
    - [Release notes](https://github.com/vercel/turbo/releases)
    - [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
    - [Commits](vercel/turborepo@v1.10.7...v1.10.8)
    
    ---
    updated-dependencies:
    - dependency-name: next
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: next-js
    - dependency-name: turbo
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: next-js
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b0b15e9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into snyk-fix-4323eeb306a1585c618f5c463ab28483

    Signed-off-by: HardFizz <52647469+hixio-mh@users.noreply.github.com>
    hixio-mh authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    906cc09 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #133 from FFhix10/snyk-fix-4323eeb306a1585c618f5c4…

    …63ab28483
    
    [Snyk] Security upgrade standard from 16.0.3 to 16.0.4
    hixio-mh authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b2bf222 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ec9a5b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #292 from FFhix10/dependabot/npm_and_yarn/testing-…

    …library-8376bf6a08
    
    meta: bump the testing-library group with 2 updates
    hixio-mh authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d9acfcd View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into snyk-fix-b79dd9ec71723ce4eff015a751ed9128

    Signed-off-by: HardFizz <52647469+hixio-mh@users.noreply.github.com>
    hixio-mh authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    aebdf5d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #187 from FFhix10/snyk-fix-b79dd9ec71723ce4eff015a…

    …751ed9128
    
    [Snyk] Security upgrade node-fetch from 2.6.6 to 3.1.1
    hixio-mh authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    41dccd0 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' into dependabot/npm_and_yarn/storybook-54701aaee0

    Signed-off-by: HardFizz <52647469+hixio-mh@users.noreply.github.com>
    hixio-mh authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    95e03ba View commit details
    Browse the repository at this point in the history
  11. Merge pull request #291 from FFhix10/dependabot/npm_and_yarn/storyboo…

    …k-54701aaee0
    
    meta: bump the storybook group with 4 updates
    hixio-mh authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    019087d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4b9d807 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #293 from FFhix10/dependabot/npm_and_yarn/next-js-…

    …8fa9aa3d1e
    
    meta: bump the next-js group with 2 updates
    hixio-mh authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7b3e867 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. chore(deps): bump peter-evans/find-comment from 2.4.0 to 3.1.0

    Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 2.4.0 to 3.1.0.
    - [Release notes](https://github.com/peter-evans/find-comment/releases)
    - [Commits](peter-evans/find-comment@a54c31d...3eae4d3)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/find-comment
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 1, 2024
    Configuration menu
    Copy the full SHA
    af39c88 View commit details
    Browse the repository at this point in the history