-
Notifications
You must be signed in to change notification settings - Fork 3
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
chore(deps): bump the dependencies group across 1 directory with 13 updates #185
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
…pdates Bumps the dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@lifi/types](https://github.com/lifinance/types) | `13.17.0` | `15.0.0` | | [ethers](https://github.com/ethers-io/ethers.js) | `6.13.1` | `6.13.2` | | [winston](https://github.com/winstonjs/winston) | `3.13.0` | `3.13.1` | | [@swc/core](https://github.com/swc-project/swc) | `1.6.13` | `1.7.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.10` | `20.14.12` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.14.1` | `7.17.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.14.1` | `7.17.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.8.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` | | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.4.0` | `7.0.0` | | [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.3.3` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.5` | `29.2.3` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.5.3` | `5.5.4` | Updates `@lifi/types` from 13.17.0 to 15.0.0 - [Release notes](https://github.com/lifinance/types/releases) - [Changelog](https://github.com/lifinance/types/blob/main/CHANGELOG.md) - [Commits](lifinance/types@v13.17.0...v15.0.0) Updates `ethers` from 6.13.1 to 6.13.2 - [Release notes](https://github.com/ethers-io/ethers.js/releases) - [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md) - [Commits](ethers-io/ethers.js@v6.13.1...v6.13.2) Updates `winston` from 3.13.0 to 3.13.1 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.13.0...v3.13.1) Updates `@swc/core` from 1.6.13 to 1.7.2 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.6.13...v1.7.2) Updates `@types/node` from 20.14.10 to 20.14.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 7.14.1 to 7.17.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/v7.17.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.14.1 to 7.17.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/v7.17.0/packages/parser) Updates `eslint` from 8.57.0 to 9.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.8.0) Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1) Updates `eslint-plugin-promise` from 6.4.0 to 7.0.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v6.4.0...v7.0.0) Updates `prettier` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.2...3.3.3) Updates `ts-jest` from 29.1.5 to 29.2.3 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.1.5...v29.2.3) Updates `typescript` from 5.5.3 to 5.5.4 - [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.3...v5.5.4) --- updated-dependencies: - dependency-name: "@lifi/types" dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: ethers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: winston dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jul 26, 2024
Coverage report
Test suite run success15 tests passing in 4 suites. Report generated by 🧪jest coverage report action from aa04353 |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-45561aa9e2
branch
July 29, 2024 21:42
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
javascript
Pull requests that update Javascript code
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 dependencies group with 13 updates in the / directory:
13.17.0
15.0.0
6.13.1
6.13.2
3.13.0
3.13.1
1.6.13
1.7.2
20.14.10
20.14.12
7.14.1
7.17.0
7.14.1
7.17.0
8.57.0
9.8.0
5.1.3
5.2.1
6.4.0
7.0.0
3.3.2
3.3.3
29.1.5
29.2.3
5.5.3
5.5.4
Updates
@lifi/types
from 13.17.0 to 15.0.0Changelog
Sourced from
@lifi/types
's changelog.... (truncated)
Commits
1b20253
chore(release): 15.0.0266b026
feat: add minPriceUSD parameter to TokensRequest (#262)545bfc2
chore(release): 14.0.04ad6cfa
refactor: update eslint rules and husky (#260)f7aac3a
feat!: remove unused chains (#261)368814d
chore(release): 13.18.24a95a6f
fix: update wSOLf9aa828
chore(release): 13.18.1ad763e8
Merge pull request #259 from lifinance/add-wsol5eb46f6
fix: add wSOL to base tokensUpdates
ethers
from 6.13.1 to 6.13.2Release notes
Sourced from ethers's releases.
Changelog
Sourced from ethers's changelog.
Commits
1a51af8
Prevent mutating transactions when signing (#4789).fc66b8a
admin: updated dist filesc0b364b
admin: minor change to force build to pickup nil change for ws upgradeUpdates
winston
from 3.13.0 to 3.13.1Release notes
Sourced from winston's releases.
Commits
7d7f9d3
3.13.11b3a500
revert to rimraf 5.0.1, last known version to work with node 18 for nowb56117e
Merge branch 'master' of github.com:winstonjs/winstona5853b5
Update dependencies93b52ac
Bump@types/node
from 20.12.7 to 20.14.10 (#2483)33611c9
Bump mocha from 10.3.0 to 10.6.0 (#2484)4aa6550
Bump@babel/preset-env
from 7.24.0 to 7.24.7 (#2475)7f5f014
Update minimum version logform (#2472)debf4fa
Add Parseable transport (#2466)d567c57
chore(docs): Update w/ MySQL transport (#2456)Updates
@swc/core
from 1.6.13 to 1.7.2Release notes
Sourced from
@swc/core
's releases.... (truncated)
Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
8fe5069
chore: Publish1.7.2
withswc_core
v0.99.5
ea24cdb
chore: Update changelog1cbff97
chore: Publish1.7.2-nightly-20240725.2
withswc_core
v0.99.5
d3e6376
chore(ci): Fix publish action66f31c0
doc(bindings/wasm): Document supported TypeScript version (#9334)c16e69b
chore: Update changelog0996f9f
chore: Publish1.7.2-nightly-20240725.1
withswc_core
v0.99.5
2816bd3
chore: Publish crates56da6be
fix(es/ast): Accept any case of EsVersion during deserialization (#9329)75bc7bf
fix(swc_core): Remove unusedpreset_env
(#9333)Updates
@types/node
from 20.14.10 to 20.14.12Commits
Updates
@typescript-eslint/eslint-plugin
from 7.14.1 to 7.17.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
05c9cb8
chore(release): publish 7.17.0f6c719f
fix(eslint-plugin): [no-unnecessary-condition] false positive on optional pri...6647f7e
chore: enable no-unreachable-loop (#9540)58be99f
chore: enable prefer-object-spread (#9541)5d895b7
chore: enable@typescript-eslint/no-unused-expressions
(#9542)d8c539d
chore: enable no-useless-concat (#9550)f043f30
fix(eslint-plugin): [strict-boolean-expressions] consider assertion function ...0108e9c
chore: enable no-lonely-if (#9547)970f3f1
feat(eslint-plugin): [return-await] add option to report in error-handling sc...dd965a4
feat(eslint-plugin): backport no-unsafe-function type, no-wrapper-object-type...Updates
@typescript-eslint/parser
from 7.14.1 to 7.17.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
05c9cb8
chore(release): publish 7.17.058be99f
chore: enable prefer-object-spread (#9541)d1d0ba5
chore(release): publish 7.16.1e803c50
chore(release): publish 7.16.02865d31
chore(release): publish 7.15.0Updates
eslint
from 8.57.0 to 9.8.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
63881dc
9.8.0de36d1d
Build: changelog update for 9.8.0deee448
chore: upgrade to@eslint/js@9.8.0
(#18720)4aaf2b3
chore: package.json update for@eslint/js
release2570051
chore: package.json revert@eslint/js
version to 9.7.0 (#18719)d73b203
chore: package.json update for@eslint/js
release8e1a627
chore: update dependency@eslint/core
to ^0.2.0 (#18700)13d0bd3
feat: Add and use SourceCode#getLoc/getRange (#18703)282df1a
docs: Add system theme option (#18617)ab0ff27
fix: Throw error when invalid flags passed (#18705)Updates
eslint-plugin-prettier
from 5.1.3 to 5.2.1Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.