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

Dependency Rollup #4252

Merged
merged 20 commits into from
Nov 6, 2024
Merged

Dependency Rollup #4252

merged 20 commits into from
Nov 6, 2024

Commits on Oct 23, 2024

  1. Bump @types/jest from 29.5.13 to 29.5.14 in /app/assets

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.13 to 29.5.14.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d7564a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Bump postgrex from 0.19.1 to 0.19.2 in /app

    Bumps [postgrex](https://github.com/elixir-ecto/postgrex) from 0.19.1 to 0.19.2.
    - [Release notes](https://github.com/elixir-ecto/postgrex/releases)
    - [Changelog](https://github.com/elixir-ecto/postgrex/blob/master/CHANGELOG.md)
    - [Commits](elixir-ecto/postgrex@v0.19.1...v0.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: postgrex
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4b85b54 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Bump @babel/core from 7.25.8 to 7.26.0 in /app/assets

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.25.8 to 7.26.0.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c2e7d89 View commit details
    Browse the repository at this point in the history
  2. Bump @babel/runtime from 7.25.7 to 7.26.0 in /app/assets

    Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.25.7 to 7.26.0.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-runtime)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/runtime"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    647b4b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Bump elliptic from 6.5.7 to 6.6.0 in /app/assets

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0.
    - [Commits](indutny/elliptic@v6.5.7...v6.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: elliptic
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    fc47dca View commit details
    Browse the repository at this point in the history
  2. Bump ex_aws_s3 from 2.5.4 to 2.5.5 in /app

    Bumps [ex_aws_s3](https://github.com/ex-aws/ex_aws_s3) from 2.5.4 to 2.5.5.
    - [Changelog](https://github.com/ex-aws/ex_aws_s3/blob/main/CHANGELOG.md)
    - [Commits](ex-aws/ex_aws_s3@v2.5.4...v2.5.5)
    
    ---
    updated-dependencies:
    - dependency-name: ex_aws_s3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    18169d2 View commit details
    Browse the repository at this point in the history
  3. Bump ex_aws from 2.5.6 to 2.5.7 in /app

    Bumps [ex_aws](https://github.com/ex-aws/ex_aws) from 2.5.6 to 2.5.7.
    - [Release notes](https://github.com/ex-aws/ex_aws/releases)
    - [Changelog](https://github.com/ex-aws/ex_aws/blob/main/CHANGELOG.md)
    - [Commits](ex-aws/ex_aws@v2.5.6...v2.5.7)
    
    ---
    updated-dependencies:
    - dependency-name: ex_aws
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f4c1d17 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Bump @testing-library/jest-dom from 6.5.0 to 6.6.3 in /app/assets

    Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.5.0 to 6.6.3.
    - [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@v6.5.0...v6.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@testing-library/jest-dom"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    6af7412 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Bump @aws-sdk/client-s3 from 3.675.0 to 3.685.0 in /app/assets

    Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.675.0 to 3.685.0.
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.685.0/clients/client-s3)
    
    ---
    updated-dependencies:
    - dependency-name: "@aws-sdk/client-s3"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    05be86d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Bump react-dropzone from 14.2.9 to 14.3.5 in /app/assets

    Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 14.2.9 to 14.3.5.
    - [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
    - [Commits](react-dropzone/react-dropzone@v14.2.9...v14.3.5)
    
    ---
    updated-dependencies:
    - dependency-name: react-dropzone
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9c11e47 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Merge dependabot/npm_and_yarn/app/assets/deploy/staging/react-dropzon…

    …e-14.3.5 into combined-dependencies
    github-actions[bot] authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    79ef165 View commit details
    Browse the repository at this point in the history
  2. Merge dependabot/npm_and_yarn/app/assets/deploy/staging/aws-sdk/clien…

    …t-s3-3.685.0 into combined-dependencies
    github-actions[bot] authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ccbc11f View commit details
    Browse the repository at this point in the history
  3. Merge dependabot/npm_and_yarn/app/assets/deploy/staging/testing-libra…

    …ry/jest-dom-6.6.3 into combined-dependencies
    github-actions[bot] authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d0f34dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    067a9e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5f957e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b2e07b View commit details
    Browse the repository at this point in the history
  7. Merge dependabot/npm_and_yarn/app/assets/deploy/staging/babel/runtime…

    …-7.26.0 into combined-dependencies
    github-actions[bot] authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6105a67 View commit details
    Browse the repository at this point in the history
  8. Merge dependabot/npm_and_yarn/app/assets/deploy/staging/babel/core-7.…

    …26.0 into combined-dependencies
    github-actions[bot] authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    815a506 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    105c89c View commit details
    Browse the repository at this point in the history
  10. Merge dependabot/npm_and_yarn/app/assets/deploy/staging/types/jest-29…

    ….5.14 into combined-dependencies
    github-actions[bot] authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    24f2fc2 View commit details
    Browse the repository at this point in the history