Closed
Conversation
Bumps the all-npm group with 8 updates: | Package | From | To | | --- | --- | --- | | [pino](https://github.com/pinojs/pino) | `9.4.0` | `9.5.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.10.0` | `9.14.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.12` | `29.5.14` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.5` | `22.8.6` | | [eslint](https://github.com/eslint/eslint) | `9.10.0` | `9.14.0` | | [pino-pretty](https://github.com/pinojs/pino-pretty) | `11.2.2` | `11.3.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.4.0` | `8.12.2` | Updates `pino` from 9.4.0 to 9.5.0 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.4.0...v9.5.0) Updates `@eslint/js` from 9.10.0 to 9.14.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.14.0/packages/js) Updates `@types/jest` from 29.5.12 to 29.5.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 22.5.5 to 22.8.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.10.0 to 9.14.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.10.0...v9.14.0) Updates `pino-pretty` from 11.2.2 to 11.3.0 - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v11.2.2...v11.3.0) Updates `typescript` from 5.5.4 to 5.6.3 - [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.4...v5.6.3) Updates `typescript-eslint` from 8.4.0 to 8.12.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.12.2/packages/typescript-eslint) --- updated-dependencies: - dependency-name: pino dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-npm - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-npm - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-npm - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-npm - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-npm - dependency-name: pino-pretty dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-npm - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-npm - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-npm ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #4. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-npm group with 8 updates:
9.4.09.5.09.10.09.14.029.5.1229.5.1422.5.522.8.69.10.09.14.011.2.211.3.05.5.45.6.38.4.08.12.2Updates
pinofrom 9.4.0 to 9.5.0Release notes
Sourced from pino's releases.
Commits
bb68e01Bumped v9.5.084bbd35fix: Ensure silent log level is respected with browser.transmit option (#2052)5bc0a92feature: allow sync flag to be passed to ThreadStream for synchronous… (#2063)f220965docs -> #2061 Alphabetize transport list and reorder sections in documentatio...d32fd55docs->added pino-hana transport (#2059)7cff45abuild(deps-dev): bump@yao-pkg/pkgfrom 5.13.0 to 5.15.0 (#2050)cd09737doc: Add Transport@macfja/pino-fingers-crossed(#2047)0ab1bddUpdate transports.md (#2041)de5a697build(deps): bump pino-abstract-transport from 1.2.0 to 2.0.0 (#2043)eef2f87build(deps-dev): bump@yao-pkg/pkgfrom 5.12.1 to 5.13.0 (#2042)Updates
@eslint/jsfrom 9.10.0 to 9.14.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.... (truncated)
Commits
28be447chore: package.json update for@eslint/jsreleaseb0faee3feat: add types for the@eslint/jspackage (#19010)2211f0achore: package.json update for@eslint/jsrelease873ae60chore: package.json update for@eslint/jsrelease36d8095chore: package.json update for@eslint/jsreleasea10f90achore: package.json update for@eslint/jsreleaseUpdates
@types/jestfrom 29.5.12 to 29.5.14Commits
Updates
@types/nodefrom 22.5.5 to 22.8.6Commits
Updates
eslintfrom 9.10.0 to 9.14.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
db0b8449.14.020b0da1Build: changelog update for 9.14.0f36cb16chore: upgrade@eslint/js@9.14.0 (#19086)28be447chore: package.json update for@eslint/jsrelease24d0172fix: enable retry concurrency limit for readFile() (#19077)3fa009ffeat: add support for Import Attributes and RegExp Modifiers (#19076)b0faee3feat: add types for the@eslint/jspackage (#19010)151c965docs: updatecontext.languageOptions.parserdescription (#19084)dc34f94docs: Update READMEf48a2a0test: addno-invalid-regexptests with RegExp Modifiers (#19075)Updates
pino-prettyfrom 11.2.2 to 11.3.0Release notes
Sourced from pino-pretty's releases.
Commits
80e16f7Bumped v11.3.070ade71Wait for destination to close (#533)ba1e844Bump@arethetypeswrong/clifrom 0.15.4 to 0.16.1 (#530)10ef772Bump pino-abstract-transport from 1.2.0 to 2.0.0 (#531)fc408eefix: ndjson incorrect url (#528)7830286Bump@types/nodefrom 20.14.13 to 22.0.0 (#523)Updates
typescriptfrom 5.5.4 to 5.6.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
d48a5cfBump version to 5.6.3 and LKGfefa70a🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...ff71692[release-5.6] Remove tsbuildInfo specification error now that we need it for ...1f44dcf🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)a7e3374Bump version to 5.6.2 and LKG2063357🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...4fe7e41🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...1a03e53🤖 Pick PR #59761 (thiscan be nullish) into release-5.6 (#59762)6212132Update LKGbbb5faf🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...Updates
typescript-eslintfrom 8.4.0 to 8.12.2Release notes
Sourced from typescript-eslint's releases.