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

Combined Dependabot PR #1068

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

Commits on Jul 1, 2024

  1. build(deps-dev): bump koa from 2.15.0 to 2.15.3

    Bumps [koa](https://github.com/koajs/koa) from 2.15.0 to 2.15.3.
    - [Changelog](https://github.com/koajs/koa/blob/2.15.3/History.md)
    - [Commits](koajs/koa@2.15.0...2.15.3)
    
    ---
    updated-dependencies:
    - dependency-name: koa
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1e6dcf7 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. build(deps-dev): bump rimraf from 5.0.1 to 6.0.1

    Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.1 to 6.0.1.
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](isaacs/rimraf@v5.0.1...v6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    27e7566 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. build(deps-dev): bump cz-customizable from 7.0.0 to 7.2.1

    Bumps [cz-customizable](https://github.com/leoforfree/cz-customizable) from 7.0.0 to 7.2.1.
    - [Release notes](https://github.com/leoforfree/cz-customizable/releases)
    - [Commits](leoforfree/cz-customizable@v7.0.0...v7.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: cz-customizable
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    118f3c9 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump jsdom from 24.0.0 to 24.1.1

    Bumps [jsdom](https://github.com/jsdom/jsdom) from 24.0.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.0.0...24.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: jsdom
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4453b96 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. build(deps-dev): bump mocha from 10.2.0 to 10.7.3

    Bumps [mocha](https://github.com/mochajs/mocha) from 10.2.0 to 10.7.3.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.2.0...v10.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    36de1be View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. build(deps-dev): bump husky from 9.0.11 to 9.1.5

    Bumps [husky](https://github.com/typicode/husky) from 9.0.11 to 9.1.5.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v9.0.11...v9.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e96d9d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. build(deps): bump slackapi/slack-github-action from 1.26.0 to 1.27.0

    Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.26.0 to 1.27.0.
    - [Release notes](https://github.com/slackapi/slack-github-action/releases)
    - [Commits](slackapi/slack-github-action@v1.26.0...v1.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: slackapi/slack-github-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    99336bd View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. build(deps-dev): bump inquirer from 9.2.15 to 10.2.2

    Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.2.15 to 10.2.2.
    - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
    - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.2.15...inquirer@10.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: inquirer
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    29434d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    237fc01 View commit details
    Browse the repository at this point in the history
  2. Merge dependabot/github_actions/slackapi/slack-github-action-1.27.0 i…

    …nto dependabot-combined-prs-1726477495185
    github-actions[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d06fcd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43fc344 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8df4e37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f02f884 View commit details
    Browse the repository at this point in the history
  6. Merge dependabot/npm_and_yarn/master/cz-customizable-7.2.1 into depen…

    …dabot-combined-prs-1726477495185
    github-actions[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2dce418 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    862212f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a35e2df View commit details
    Browse the repository at this point in the history