Skip to content

Conversation

@kei-g
Copy link
Owner

@kei-g kei-g commented Dec 23, 2022

This PR bumps below packages,

Package Before After
@types/chai 4.3.1 4.3.4
@types/node 17.0.29 18.11.17
@typescript-eslint/eslint-plugin 5.21.0 5.47.0
@typescript-eslint/parser 5.21.0 5.47.0
chai 4.3.6 4.3.7
esbuild 0.14.38 0.16.10
eslint 8.14.0 8.30.0
ts-node 10.7.0 10.9.1
typescript 4.6.3 4.9.4
Commits
  • 9839d44 💚 Specify looser Node.js versions
  • 5f84721 ⬆️ Bump typescript from 4.6.3 to 4.9.4
  • 126d7c4 ⬆️ Bump ts-node from 10.7.0 to 10.9.1
  • 13e3fe9 ⬆️ Bump chai from 4.3.6 to 4.3.7
  • fea182a ⬆️ Bump mocha and @types/mocha
  • 47d4fd7 ⬆️ Bump @types/node from 17.0.29 to 18.11.17
  • ca09ea3 ⬆️ Bump eslint from 8.14.0 to 8.30.0
  • ad944d7 ⬆️ Bump @typescript-eslint/parser from 5.21.0 to 5.47.0
  • d499fac ⬆️ Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.47.0
  • 8efde0b ⬆️ Bump esbuild from 0.14.38 to 0.16.10

kei-g and others added 13 commits December 23, 2022 13:50
Signed-off-by: kei-g <km.8k6ce+github@gmail.com>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.6.3...v4.9.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.7.0 to 10.9.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](TypeStrong/ts-node@v10.7.0...v10.9.1)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [chai](https://github.com/chaijs/chai) from 4.3.6 to 4.3.7.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
- [Commits](chaijs/chai@v4.3.6...v4.3.7)

---
updated-dependencies:
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mocha](https://github.com/mochajs/mocha) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha). These dependencies needed to be updated together.

Updates `mocha` from 9.2.2 to 10.2.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v9.2.2...v10.2.0)

Updates `@types/mocha` from 9.1.1 to 10.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.29 to 18.11.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ot/npm_and_yarn/devel/ts-node-10.9.1', 'dependabot/npm_and_yarn/devel/chai-4.3.7', 'dependabot/npm_and_yarn/devel/typescript-4.9.4', 'dependabot/npm_and_yarn/devel/mocha-and-types/mocha-10.2.0' and 'dependabot/npm_and_yarn/devel/types/node-18.11.17' into devel

Signed-off-by: kei-g <km.8k6ce+github@gmail.com>
Bumps [eslint](https://github.com/eslint/eslint) from 8.14.0 to 8.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.14.0...v8.30.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.21.0 to 5.47.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.47.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.21.0 to 5.47.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.47.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…arn/devel/eslint-8.30.0', 'dependabot/npm_and_yarn/devel/typescript-eslint/eslint-plugin-5.47.0' and 'dependabot/npm_and_yarn/devel/typescript-eslint/parser-5.47.0' into devel

Signed-off-by: kei-g <km.8k6ce+github@gmail.com>
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.38 to 0.16.10.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.14.38...v0.16.10)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…-0.16.10' into devel

Signed-off-by: kei-g <km.8k6ce+github@gmail.com>
@kei-g kei-g added the dependencies Pull requests that update a dependency file label Dec 23, 2022
@kei-g kei-g changed the base branch from main to release December 23, 2022 05:22
@kei-g kei-g merged commit 9c7f171 into release Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants