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 actions/upload-artifact from 3.1.2 to 4.3.3 #313

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] <[email protected]>
    dependabot[bot] committed 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] <[email protected]>
    dependabot[bot] committed 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] <[email protected]>
    dependabot[bot] committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b0b15e9 View commit details
    Browse the repository at this point in the history
  4. 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 committed 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 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d9acfcd View commit details
    Browse the repository at this point in the history
  8. 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 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    41dccd0 View commit details
    Browse the repository at this point in the history
  10. 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 committed 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 committed 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 actions/upload-artifact from 3.1.2 to 4.3.3

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 4.3.3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@0b7f8ab...6546280)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8e0003e View commit details
    Browse the repository at this point in the history