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: bump the npm-low-risk group with 15 updates #4548

Closed

Commits on Aug 1, 2024

  1. chore: bump the npm-low-risk group with 15 updates

    Bumps the npm-low-risk group with 15 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.7` | `7.25.2` |
    | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.24.7` | `7.25.3` |
    | [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) | `7.24.7` | `7.25.0` |
    | [chai](https://github.com/chaijs/chai) | `4.4.1` | `4.5.0` |
    | [eslint](https://github.com/eslint/eslint) | `9.6.0` | `9.8.0` |
    | [globals](https://github.com/sindresorhus/globals) | `15.7.0` | `15.9.0` |
    | [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.4` |
    | [jsdom](https://github.com/jsdom/jsdom) | `24.1.0` | `24.1.1` |
    | [karma](https://github.com/karma-runner/karma) | `6.4.3` | `6.4.4` |
    | [mocha](https://github.com/mochajs/mocha) | `10.5.2` | `10.7.0` |
    | [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.3.3` |
    | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.22.0` | `4.23.0` |
    | [start-server-and-test](https://github.com/bahmutov/start-server-and-test) | `2.0.4` | `2.0.5` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.5.2` | `5.5.4` |
    | [uglify-js](https://github.com/mishoo/UglifyJS) | `3.18.0` | `3.19.1` |
    
    
    Updates `@babel/core` from 7.24.7 to 7.25.2
    - [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.2/packages/babel-core)
    
    Updates `@babel/preset-env` from 7.24.7 to 7.25.3
    - [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.3/packages/babel-preset-env)
    
    Updates `@babel/runtime-corejs3` from 7.24.7 to 7.25.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.25.0/packages/babel-runtime-corejs3)
    
    Updates `chai` from 4.4.1 to 4.5.0
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
    - [Commits](chaijs/chai@v4.4.1...v4.5.0)
    
    Updates `eslint` from 9.6.0 to 9.8.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.6.0...v9.8.0)
    
    Updates `globals` from 15.7.0 to 15.9.0
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - [Commits](sindresorhus/globals@v15.7.0...v15.9.0)
    
    Updates `husky` from 9.0.11 to 9.1.4
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v9.0.11...v9.1.4)
    
    Updates `jsdom` from 24.1.0 to 24.1.1
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
    - [Commits](jsdom/jsdom@24.1.0...24.1.1)
    
    Updates `karma` from 6.4.3 to 6.4.4
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v6.4.3...v6.4.4)
    
    Updates `mocha` from 10.5.2 to 10.7.0
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.5.2...v10.7.0)
    
    Updates `prettier` from 3.3.2 to 3.3.3
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.3.2...3.3.3)
    
    Updates `selenium-webdriver` from 4.22.0 to 4.23.0
    - [Release notes](https://github.com/SeleniumHQ/selenium/releases)
    - [Commits](SeleniumHQ/selenium@selenium-4.22.0...selenium-4.23.0)
    
    Updates `start-server-and-test` from 2.0.4 to 2.0.5
    - [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
    - [Commits](bahmutov/start-server-and-test@v2.0.4...v2.0.5)
    
    Updates `typescript` from 5.5.2 to 5.5.4
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.5.2...v5.5.4)
    
    Updates `uglify-js` from 3.18.0 to 3.19.1
    - [Release notes](https://github.com/mishoo/UglifyJS/releases)
    - [Commits](mishoo/UglifyJS@v3.18.0...v3.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-low-risk
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-low-risk
    - dependency-name: "@babel/runtime-corejs3"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-low-risk
    - dependency-name: chai
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-low-risk
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-low-risk
    - dependency-name: globals
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-low-risk
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-low-risk
    - dependency-name: jsdom
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-low-risk
    - dependency-name: karma
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-low-risk
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-low-risk
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-low-risk
    - dependency-name: selenium-webdriver
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-low-risk
    - dependency-name: start-server-and-test
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-low-risk
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-low-risk
    - dependency-name: uglify-js
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-low-risk
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d6341f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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

Commits on Aug 28, 2024

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