-
-
Notifications
You must be signed in to change notification settings - Fork 335
Bump the typescript group across 1 directory with 14 updates #1294
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
Open
dependabot
wants to merge
1
commit into
1.x
Choose a base branch
from
dependabot/npm_and_yarn/typescript-aa9aa0a5cc
base: 1.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Bumps the typescript group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [nats](https://github.com/nats-io/nats.node) | `2.9.0` | `2.29.2` | | [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) | `7.20.2` | `7.25.9` | | [@babel/plugin-proposal-function-sent](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-function-sent) | `7.18.6` | `7.25.9` | | [@babel/plugin-proposal-throw-expressions](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-throw-expressions) | `7.18.6` | `7.25.9` | | [@babel/plugin-transform-object-assign](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-object-assign) | `7.18.6` | `7.25.9` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.20.2` | `7.26.9` | | [@types/bull](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bull) | `3.15.9` | `4.10.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.11.9` | `22.13.8` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.42.1` | `8.25.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.42.1` | `8.25.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `26.5.6` | `29.2.6` | | [tslib](https://github.com/Microsoft/tslib) | `2.4.1` | `2.8.1` | | [typescript](https://github.com/microsoft/TypeScript) | `4.8.4` | `5.8.2` | Updates `nats` from 2.9.0 to 2.29.2 - [Release notes](https://github.com/nats-io/nats.node/releases) - [Commits](nats-io/nats.node@v2.9.0...v2.29.2) Updates `@babel/plugin-proposal-decorators` from 7.20.2 to 7.25.9 - [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.9/packages/babel-plugin-proposal-decorators) Updates `@babel/plugin-proposal-function-sent` from 7.18.6 to 7.25.9 - [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.9/packages/babel-plugin-proposal-function-sent) Updates `@babel/plugin-proposal-throw-expressions` from 7.18.6 to 7.25.9 - [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.9/packages/babel-plugin-proposal-throw-expressions) Updates `@babel/plugin-transform-object-assign` from 7.18.6 to 7.25.9 - [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.9/packages/babel-plugin-transform-object-assign) Updates `@babel/preset-env` from 7.20.2 to 7.26.9 - [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.26.9/packages/babel-preset-env) Updates `@types/bull` from 3.15.9 to 4.10.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bull) Updates `@types/node` from 18.11.9 to 22.13.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 5.42.1 to 8.25.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/v8.25.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.42.1 to 8.25.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/v8.25.0/packages/parser) Updates `eslint` from 8.27.0 to 8.57.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.27.0...v8.57.1) Updates `ts-jest` from 26.5.6 to 29.2.6 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v26.5.6...v29.2.6) Updates `tslib` from 2.4.1 to 2.8.1 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@2.4.1...v2.8.1) Updates `typescript` from 4.8.4 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v4.8.4...v5.8.2) --- updated-dependencies: - dependency-name: nats dependency-type: direct:production update-type: version-update:semver-minor dependency-group: typescript - dependency-name: "@babel/plugin-proposal-decorators" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: "@babel/plugin-proposal-function-sent" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: "@babel/plugin-proposal-throw-expressions" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: "@babel/plugin-transform-object-assign" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: "@types/bull" dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
auto:dependabot
Automated by Dependabot
dependabot:npm
Pull requests that update NPM packages
dependencies
Pull requests that update a dependency file
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 typescript group with 13 updates in the / directory:
2.9.02.29.27.20.27.25.97.18.67.25.97.18.67.25.97.18.67.25.97.20.27.26.93.15.94.10.418.11.922.13.85.42.18.25.05.42.18.25.026.5.629.2.62.4.12.8.14.8.45.8.2Updates
natsfrom 2.9.0 to 2.29.2Release notes
Sourced from nats's releases.
... (truncated)
Commits
b59ff01Update version to 2.29.2 (#648)2735283[bump] client version (#647)5bb6d22[bump] nbc to 1.29.1 (#646)b29e676updated repository listed in package.json as the repo has moved. (#645)4eb94e2[BUMP] nbc to 2.29.0, ci dependencies (#644)feaa693Update README.md (#643)2f1338bchore: reference to new nats.js (#638)a5ec21b[BUMP] nbc to 1.28.2, client version (#637)37c5719[BUMP] nbc to 1.28.1, client version (#636)0552e5fUpdate README.md (#631)Updates
@babel/plugin-proposal-decoratorsfrom 7.20.2 to 7.25.9Release notes
Sourced from
@babel/plugin-proposal-decorators's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-proposal-decorators's changelog.... (truncated)
Commits
b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)2533cfbv7.25.769d65f1[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0(#16800)575863cAvoid unnecessary parens around sequence expressions (#16722)14308d3fix: Decorator 2018-09 may throw an exception (#16755)deb400bAvoid printing unnecessary parens around object destructuring (#16712)dba45d3IgnoredevDependencieswhen generatingtsconfig.json(#16659)e774270Improvesuper.xoutput (#16374)bf1e9a3v7.24.7Updates
@babel/plugin-proposal-function-sentfrom 7.18.6 to 7.25.9Release notes
Sourced from
@babel/plugin-proposal-function-sent's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-proposal-function-sent's changelog.... (truncated)
Commits
b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)f9cb91av7.25.8a6b0f54Inline one-line syntax plugins (#16824)2533cfbv7.25.769d65f1[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0(#16800)dba45d3IgnoredevDependencieswhen generatingtsconfig.json(#16659)bf1e9a3v7.24.790fdd7eOnly import types from declared dependencies (#16494)7934963Usetype: modulein allpackage.jsons (#16535)Updates
@babel/plugin-proposal-throw-expressionsfrom 7.18.6 to 7.25.9Release notes
Sourced from
@babel/plugin-proposal-throw-expressions's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-proposal-throw-expressions's changelog.... (truncated)
Commits
b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)f9cb91av7.25.8a6b0f54Inline one-line syntax plugins (#16824)2533cfbv7.25.769d65f1[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0(#16800)dba45d3IgnoredevDependencieswhen generatingtsconfig.json(#16659)bf1e9a3v7.24.77934963Usetype: modulein allpackage.jsons (#16535)9630250v7.24.6Updates
@babel/plugin-transform-object-assignfrom 7.18.6 to 7.25.9Release notes
Sourced from
@babel/plugin-transform-object-assign's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-object-assign's changelog.... (truncated)
Commits
b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)2533cfbv7.25.769d65f1[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0(#16800)dba45d3IgnoredevDependencieswhen generatingtsconfig.json(#16659)bf1e9a3v7.24.77934963Usetype: modulein allpackage.jsons (#16535)9630250v7.24.66e3539b[babel 8] Publish.d.tsfiles for every package (#16416)