-
-
Notifications
You must be signed in to change notification settings - Fork 303
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 typescript group across 1 directory with 14 updates #1263
Closed
Conversation
This file contains 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.js) | `2.9.0` | `2.28.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.0` | | [@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.10.5` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.42.1` | `8.19.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.42.1` | `8.19.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `26.5.6` | `29.2.5` | | [tslib](https://github.com/Microsoft/tslib) | `2.4.1` | `2.8.1` | | [typescript](https://github.com/microsoft/TypeScript) | `4.8.4` | `5.7.2` | Updates `nats` from 2.9.0 to 2.28.2 - [Release notes](https://github.com/nats-io/nats.js/releases) - [Changelog](https://github.com/nats-io/nats.js/blob/main/Releases.md) - [Commits](https://github.com/nats-io/nats.js/commits) 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.0 - [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.0/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.10.5 - [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.19.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.19.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.42.1 to 8.19.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.19.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.5 - [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.5) 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.7.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.7.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>
dependabot
bot
added
auto:dependabot
Automated by Dependabot
dependabot:npm
Pull requests that update NPM packages
dependencies
Pull requests that update a dependency file
labels
Jan 6, 2025
Superseded by #1267. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/typescript-ec7d488e6c
branch
January 13, 2025 10:14
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
0 participants
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.0
2.28.2
7.20.2
7.25.9
7.18.6
7.25.9
7.18.6
7.25.9
7.18.6
7.25.9
7.20.2
7.26.0
3.15.9
4.10.4
18.11.9
22.10.5
5.42.1
8.19.0
5.42.1
8.19.0
26.5.6
29.2.5
2.4.1
2.8.1
4.8.4
5.7.2
Updates
nats
from 2.9.0 to 2.28.2Commits
Updates
@babel/plugin-proposal-decorators
from 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
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)2533cfb
v7.25.769d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)575863c
Avoid unnecessary parens around sequence expressions (#16722)14308d3
fix: Decorator 2018-09 may throw an exception (#16755)deb400b
Avoid printing unnecessary parens around object destructuring (#16712)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)e774270
Improvesuper.x
output (#16374)bf1e9a3
v7.24.7Updates
@babel/plugin-proposal-function-sent
from 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
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)f9cb91a
v7.25.8a6b0f54
Inline one-line syntax plugins (#16824)2533cfb
v7.25.769d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)bf1e9a3
v7.24.790fdd7e
Only import types from declared dependencies (#16494)7934963
Usetype: module
in allpackage.json
s (#16535)Updates
@babel/plugin-proposal-throw-expressions
from 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
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)f9cb91a
v7.25.8a6b0f54
Inline one-line syntax plugins (#16824)2533cfb
v7.25.769d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)bf1e9a3
v7.24.77934963
Usetype: module
in allpackage.json
s (#16535)9630250
v7.24.6Updates
@babel/plugin-transform-object-assign
from 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
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)2533cfb
v7.25.769d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)bf1e9a3
v7.24.77934963
Usetype: module
in allpackage.json
s (#16535)9630250
v7.24.66e3539b
[babel 8] Publish.d.ts
files for every package (#16416)71c247a
[babel 8] Require Node.js^18.20.0 || ^20.10.0 || >=21.0.0
(#16457)Updates
@babel/preset-env
from 7.20.2 to 7.26.0Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.