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

Update dependencies #1159

Merged
merged 16 commits into from
Aug 29, 2024
Merged

Update dependencies #1159

merged 16 commits into from
Aug 29, 2024

Commits on Aug 8, 2024

  1. chore(deps): bump eslint-plugin-jest from 28.7.0 to 28.8.0

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.7.0 to 28.8.0.
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v28.7.0...v28.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    00aa5ee View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. chore(deps): bump the bundle-stats group with 2 updates

    Bumps the bundle-stats group with 2 updates: [@bundle-stats/plugin-webpack-filter](https://github.com/relative-ci/bundle-stats) and [@bundle-stats/plugin-webpack-validate](https://github.com/relative-ci/bundle-stats).
    
    
    Updates `@bundle-stats/plugin-webpack-filter` from 4.14.0 to 4.14.1
    - [Release notes](https://github.com/relative-ci/bundle-stats/releases)
    - [Commits](relative-ci/bundle-stats@v4.14.0...v4.14.1)
    
    Updates `@bundle-stats/plugin-webpack-validate` from 4.14.0 to 4.14.1
    - [Release notes](https://github.com/relative-ci/bundle-stats/releases)
    - [Commits](relative-ci/bundle-stats@v4.14.0...v4.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@bundle-stats/plugin-webpack-filter"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: bundle-stats
    - dependency-name: "@bundle-stats/plugin-webpack-validate"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: bundle-stats
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    33855ef View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Merge pull request #1156 from relative-ci/dependabot/npm_and_yarn/upd…

    …ate-dependencies/eslint-plugin-jest-28.8.0
    
    chore(deps): bump eslint-plugin-jest from 28.7.0 to 28.8.0
    vio authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e17e58c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1158 from relative-ci/dependabot/npm_and_yarn/upd…

    …ate-dependencies/bundle-stats-8999ae1ff2
    
    chore(deps): bump the bundle-stats group with 2 updates
    vio authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6c17dd0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. chore(deps): bump the bundle-stats group with 2 updates

    Bumps the bundle-stats group with 2 updates: [@bundle-stats/plugin-webpack-filter](https://github.com/relative-ci/bundle-stats) and [@bundle-stats/plugin-webpack-validate](https://github.com/relative-ci/bundle-stats).
    
    
    Updates `@bundle-stats/plugin-webpack-filter` from 4.14.1 to 4.14.2
    - [Release notes](https://github.com/relative-ci/bundle-stats/releases)
    - [Commits](relative-ci/bundle-stats@v4.14.1...v4.14.2)
    
    Updates `@bundle-stats/plugin-webpack-validate` from 4.14.1 to 4.14.2
    - [Release notes](https://github.com/relative-ci/bundle-stats/releases)
    - [Commits](relative-ci/bundle-stats@v4.14.1...v4.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@bundle-stats/plugin-webpack-filter"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: bundle-stats
    - dependency-name: "@bundle-stats/plugin-webpack-validate"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: bundle-stats
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a174d5b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. chore(deps): bump @babel/preset-env from 7.25.3 to 7.25.4

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.25.3 to 7.25.4.
    - [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.25.4/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9b319ff View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump webpack from 5.93.0 to 5.94.0

    Bumps [webpack](https://github.com/webpack/webpack) from 5.93.0 to 5.94.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.93.0...v5.94.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    4ff49f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Merge pull request #1163 from relative-ci/dependabot/npm_and_yarn/upd…

    …ate-dependencies/webpack-5.94.0
    
    chore(deps): bump webpack from 5.93.0 to 5.94.0
    vio authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    c6354ae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1162 from relative-ci/dependabot/npm_and_yarn/upd…

    …ate-dependencies/babel/preset-env-7.25.4
    
    chore(deps): bump @babel/preset-env from 7.25.3 to 7.25.4
    vio authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    fe3000d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1160 from relative-ci/dependabot/npm_and_yarn/upd…

    …ate-dependencies/bundle-stats-b0d7d35836
    
    chore(deps): bump the bundle-stats group with 2 updates
    vio authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    8008a48 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump core-js from 3.38.0 to 3.38.1

    Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.38.0 to 3.38.1.
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/zloirock/core-js/commits/v3.38.1/packages/core-js)
    
    ---
    updated-dependencies:
    - dependency-name: core-js
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    2b387ed View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1161 from relative-ci/dependabot/npm_and_yarn/upd…

    …ate-dependencies/core-js-3.38.1
    
    chore(deps): bump core-js from 3.38.0 to 3.38.1
    vio authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    121304d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. chore(deps): bump the bundle-stats group with 2 updates

    Bumps the bundle-stats group with 2 updates: [@bundle-stats/plugin-webpack-filter](https://github.com/relative-ci/bundle-stats) and [@bundle-stats/plugin-webpack-validate](https://github.com/relative-ci/bundle-stats).
    
    
    Updates `@bundle-stats/plugin-webpack-filter` from 4.14.2 to 4.15.0
    - [Release notes](https://github.com/relative-ci/bundle-stats/releases)
    - [Commits](relative-ci/bundle-stats@v4.14.2...v4.15.0)
    
    Updates `@bundle-stats/plugin-webpack-validate` from 4.14.2 to 4.15.0
    - [Release notes](https://github.com/relative-ci/bundle-stats/releases)
    - [Commits](relative-ci/bundle-stats@v4.14.2...v4.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@bundle-stats/plugin-webpack-filter"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: bundle-stats
    - dependency-name: "@bundle-stats/plugin-webpack-validate"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: bundle-stats
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0516378 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1165 from relative-ci/dependabot/npm_and_yarn/upd…

    …ate-dependencies/bundle-stats-0d3ec66ce7
    
    chore(deps): bump the bundle-stats group with 2 updates
    vio authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6e35cf8 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. chore(deps): bump @babel/cli from 7.24.8 to 7.25.6

    Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.24.8 to 7.25.6.
    - [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.25.6/packages/babel-cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/cli"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    546c3ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1169 from relative-ci/dependabot/npm_and_yarn/upd…

    …ate-dependencies/babel/cli-7.25.6
    
    chore(deps): bump @babel/cli from 7.24.8 to 7.25.6
    vio authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    13aa076 View commit details
    Browse the repository at this point in the history