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

Bump the all-dependencies group with 5 updates #262

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps the all-dependencies group with 5 updates:

Package From To
@types/node 20.10.4 20.10.5
pino 8.16.2 8.17.1
pino-pretty 10.2.3 10.3.0
typescript 5.2.2 5.3.3
eslint-config-standard-with-typescript 42.0.0 43.0.0

Updates @types/node from 20.10.4 to 20.10.5

Commits

Updates pino from 8.16.2 to 8.17.1

Release notes

Sourced from pino's releases.

v8.17.1

What's Changed

Full Changelog: pinojs/pino@v8.17.0...v8.17.1

v8.17.0

What's Changed

New Contributors

Full Changelog: pinojs/pino@v8.16.2...v8.17.0

Commits

Updates pino-pretty from 10.2.3 to 10.3.0

Release notes

Sourced from pino-pretty's releases.

v10.3.0

What's Changed

New Contributors

Full Changelog: pinojs/pino-pretty@v10.2.3...v10.3.0

Commits

Updates typescript from 5.2.2 to 5.3.3

Release notes

Sourced from typescript's releases.

TypeScript 5.3.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.3 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.3 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm.

Commits

Updates eslint-config-standard-with-typescript from 42.0.0 to 43.0.0

Release notes

Sourced from eslint-config-standard-with-typescript's releases.

v43.0.0

43.0.0 (2023-12-16)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/prefer-return-this-type

Features

  • @​typescript-eslint/prefer-return-this-type (d987ba3)
Changelog

Sourced from eslint-config-standard-with-typescript's changelog.

43.0.0 (2023-12-16)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/prefer-return-this-type

Features

  • @​typescript-eslint/prefer-return-this-type (d987ba3)
Commits
  • 7af18b1 chore(release): 43.0.0 [skip ci]
  • ae8f1e3 Merge pull request #1372 from standard/prefer-return-this-type
  • d987ba3 feat: @​typescript-eslint/prefer-return-this-type
  • 83645ed Merge pull request #1377 from standard/renovate/eslint-8.x
  • 38e5910 chore(deps): update dependency eslint to v8.56.0
  • c7ba540 Merge pull request #1376 from standard/renovate/eslint-plugin-import-2.x
  • 76481bf chore(deps): update dependency eslint-plugin-import to v2.29.1
  • 0a32894 Merge pull request #1375 from standard/renovate/eslint-8.x
  • bc1309e chore(deps): update dependency @​types/eslint to v8.44.9
  • 9b56a7b Merge pull request #1374 from standard/renovate/semantic-release-22.x
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.4` | `20.10.5` |
| [pino](https://github.com/pinojs/pino) | `8.16.2` | `8.17.1` |
| [pino-pretty](https://github.com/pinojs/pino-pretty) | `10.2.3` | `10.3.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.3` |
| [eslint-config-standard-with-typescript](https://github.com/standard/eslint-config-standard-with-typescript) | `42.0.0` | `43.0.0` |


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

Updates `pino` from 8.16.2 to 8.17.1
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v8.16.2...v8.17.1)

Updates `pino-pretty` from 10.2.3 to 10.3.0
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v10.2.3...v10.3.0)

Updates `typescript` from 5.2.2 to 5.3.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.2.2...v5.3.3)

Updates `eslint-config-standard-with-typescript` from 42.0.0 to 43.0.0
- [Release notes](https://github.com/standard/eslint-config-standard-with-typescript/releases)
- [Changelog](https://github.com/standard/eslint-config-standard-with-typescript/blob/master/CHANGELOG.md)
- [Commits](mightyiam/eslint-config-love@v42.0.0...v43.0.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: pino
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pino-pretty
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: eslint-config-standard-with-typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 18, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2024

Superseded by #263.

@dependabot dependabot bot closed this Jan 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-dependencies-62d857a710 branch January 1, 2024 00:06
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.

0 participants