-
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 24 updates #170
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 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@lifi/types](https://github.com/lifinance/types) | `8.6.1` | `13.16.0` | | [dotenv](https://github.com/motdotla/dotenv) | `16.3.1` | `16.4.5` | | [ethers](https://github.com/ethers-io/ethers.js) | `6.7.1` | `6.13.1` | | [ioredis](https://github.com/luin/ioredis) | `5.3.2` | `5.4.1` | | [superagent](https://github.com/ladjs/superagent) | `8.1.2` | `9.0.2` | | [winston](https://github.com/winstonjs/winston) | `3.10.0` | `3.13.0` | | [@swc/core](https://github.com/swc-project/swc) | `1.3.82` | `1.6.3` | | [@swc/jest](https://github.com/swc-project/pkgs) | `0.2.29` | `0.2.36` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.9` | `20.14.7` | | [@types/superagent](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/superagent) | `4.1.18` | `8.1.7` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.6.0` | `7.13.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.6.0` | `7.13.1` | | [eslint](https://github.com/eslint/eslint) | `8.48.0` | `9.5.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.28.1` | `2.29.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.2.3` | `28.6.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.0` | `5.1.3` | | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.1.1` | `6.2.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.6.4` | `29.7.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.4` | `29.5.12` | | [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.3.2` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.1` | `29.1.5` | | [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.5.2` | Updates `@lifi/types` from 8.6.1 to 13.16.0 - [Release notes](https://github.com/lifinance/types/releases) - [Changelog](https://github.com/lifinance/types/blob/main/CHANGELOG.md) - [Commits](lifinance/types@v8.6.1...v13.16.0) Updates `dotenv` from 16.3.1 to 16.4.5 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.3.1...v16.4.5) Updates `ethers` from 6.7.1 to 6.13.1 - [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.7.1...v6.13.1) Updates `ioredis` from 5.3.2 to 5.4.1 - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md) - [Commits](redis/ioredis@v5.3.2...v5.4.1) Updates `superagent` from 8.1.2 to 9.0.2 - [Release notes](https://github.com/ladjs/superagent/releases) - [Changelog](https://github.com/ladjs/superagent/blob/master/HISTORY.md) - [Commits](ladjs/superagent@v8.1.2...v9.0.2) Updates `winston` from 3.10.0 to 3.13.0 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.10.0...v3.13.0) Updates `@swc/core` from 1.3.82 to 1.6.3 - [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.3.82...v1.6.3) Updates `@swc/jest` from 0.2.29 to 0.2.36 - [Commits](https://github.com/swc-project/pkgs/commits) Updates `@types/node` from 20.5.9 to 20.14.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/superagent` from 4.1.18 to 8.1.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/superagent) Updates `@typescript-eslint/eslint-plugin` from 6.6.0 to 7.13.1 - [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.13.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.6.0 to 7.13.1 - [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.13.1/packages/parser) Updates `eslint` from 8.48.0 to 9.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.48.0...v9.5.0) Updates `eslint-config-prettier` from 9.0.0 to 9.1.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0) Updates `eslint-plugin-import` from 2.28.1 to 2.29.1 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.28.1...v2.29.1) Updates `eslint-plugin-jest` from 27.2.3 to 28.6.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v27.2.3...v28.6.0) Updates `eslint-plugin-prettier` from 5.0.0 to 5.1.3 - [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.0.0...v5.1.3) Updates `eslint-plugin-promise` from 6.1.1 to 6.2.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.1.1...v6.2.0) Updates `jest` from 29.6.4 to 29.7.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest) Updates `@types/jest` from 29.5.4 to 29.5.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `prettier` from 3.0.3 to 3.3.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.3...3.3.2) Updates `ts-jest` from 29.1.1 to 29.1.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@v29.1.1...v29.1.5) Updates `ts-node` from 10.9.1 to 10.9.2 - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md) - [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2) Updates `typescript` from 5.2.2 to 5.5.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.2.2...v5.5.2) --- updated-dependencies: - dependency-name: "@lifi/types" dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ethers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ioredis dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: superagent dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: winston dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@swc/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/superagent" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-jest 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-minor dependency-group: dependencies - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor 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
Jun 20, 2024
Coverage report
Show files with reduced coverage 🔻
Test suite run success15 tests passing in 4 suites. Report generated by 🧪jest coverage report action from e4aa085 |
Superseded by #171. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-91a2347432
branch
June 25, 2024 21:27
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 24 updates in the / directory:
8.6.1
13.16.0
16.3.1
16.4.5
6.7.1
6.13.1
5.3.2
5.4.1
8.1.2
9.0.2
3.10.0
3.13.0
1.3.82
1.6.3
0.2.29
0.2.36
20.5.9
20.14.7
4.1.18
8.1.7
6.6.0
7.13.1
6.6.0
7.13.1
8.48.0
9.5.0
9.0.0
9.1.0
2.28.1
2.29.1
27.2.3
28.6.0
5.0.0
5.1.3
6.1.1
6.2.0
29.6.4
29.7.0
29.5.4
29.5.12
3.0.3
3.3.2
29.1.1
29.1.5
10.9.1
10.9.2
5.2.2
5.5.2
Updates
@lifi/types
from 8.6.1 to 13.16.0Changelog
Sourced from
@lifi/types
's changelog.... (truncated)
Commits
0260dbb
chore(release): 13.16.05011a28
Merge pull request #255 from lifinance/feat/LF-8403-paginated-transfers-summa...3011789
feat: paginated TransferSummariesResponse: update pagination interface comments2ba4f74
chore(release): 13.15.01ddbeb1
chore: bump packagese32cdd2
refactor: remove useless statuses from execution object type (#254)b8dd988
chore(release): 13.14.015d3106
Merge pull request #253 from lifinance/feat/LF-8402-add-api-pagination-types0bd7bbd
feat: add API pagination interfacesa4bfc9d
chore(release): 13.13.0Updates
dotenv
from 16.3.1 to 16.4.5Changelog
Sourced from dotenv's changelog.
Commits
9f3e833
16.4.56924177
Merge pull request #814 from motdotla/dont-check-existance3533420
changelog 🪵249e5a6
adjust logic to support tests87fd887
do not check if exists1146910
rename .env-multiline to .env.multilined03e397
16.4.43275a0a
changelog 🪵f40a8c3
Merge pull request #812 from motdotla/patch-121dc22d3
replace 14 chaining operatorUpdates
ethers
from 6.7.1 to 6.13.1Release notes
Sourced from ethers's releases.
... (truncated)
Changelog
Sourced from ethers's changelog.
... (truncated)
Commits
a4b1d1f
Update ws package to address possible DoS vulnerability.16b8e18
docs: fixed paragraph leaking into code in migration docs9276187
admin: updated dist files90c196a
Fix missing return for Result proxy (#4681).5b8781d
admin: updated dist filese97ca3b
Merge branch 'wip-6.13'c2d5346
tests: added gasless testcase for RicMoo-controlled domain0f1434b
admin: remove deprecated mumbai network from tests.33bb0bf
Added Options for BrowserProvider (#4707).2d2572a
admin: update dist filesUpdates
ioredis
from 5.3.2 to 5.4.1Release notes
Sourced from ioredis's releases.
Changelog
Sourced from ioredis's changelog.
Commits
af83275
chore(release): 5.4.1 [skip ci]558497c
fix: remove console.log4f2ab44
chore(release): 5.4.0 [skip ci]804ee07
fix: whenrefreshSlotsCache
is callback concurrently, call the callback onl...673ac77
feat: add support forsocketTimeout
inRedis
(#1882)ec42c82
Update README.md (#1818)9c17550
docs(README): migrate repo links (#1770)ea8a006
docs(README): Avoid ambiguity in the unit of EX flags7096a10
docs: Update README.md (#1752)5812275
docs(example): Advocate HSET (#1755)Updates
superagent
from 8.1.2 to 9.0.2Release notes
Sourced from superagent's releases.
Commits
3317168
9.0.2329cc63
Merge pull request #1803 from alumni/fix-url-parse8ead63f
fix: replace deprecatedurl.parse()
withnew URL()
9406dae
Merge pull request #1804 from alumni/remove-semver86c9bf4
chore: remove unnecessary semver checkse996382
Merge pull request #1802 from alumni/fix-url-parse7e20ced
fix: replace deprecatednode:url
methodsb368f62
9.0.168f7bb1
Merge pull request #1796 from mmmmmrob/patch-2450f7b2
Merge branch 'master' into patch-2Maintainer changes
This version was pushed to npm by titanism, a new releaser for superagent since your current version.
Updates
winston
from 3.10.0 to 3.13.0Release notes
Sourced from winston's releases.
... (truncated)
Commits
c63a5ad
3.13.0a237865
fix(http): allow passing maximumDepth to prevent big object being stringified...b5eecf0
3.12.1b10b98f
Bump@types/node
from 20.11.24 to 20.11.29 (#2431)0277035
Revert "Remove nonexistent Logger methods from types" (#2434)d95c948
fixed flaky test case (#2412)7816869
3.12.09e5b407
missing timestamp format in ready-to-use-pattern example (#2421)4a85e6b
bump deps (#2422)e153c68
[chore] Run coveralls CI check on Node 20 not 16 (#2418)Updates
@swc/core
from 1.3.82 to 1.6.3Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
60ae1f7
chore: Publish1.6.3
withswc_core
v0.95.4
929d029
chore: Bump cratesaf58606
perf(es/lexer): Add fast-path to jsx lexer (#9081)1839980
chore: Bump crates238f1c5
perf(es/lexer): Add a fast-path to template literal lexer (#9080)8915c62
chore: Bump crates69f00b8
perf(es/lexer): Reduce allocation while lexing identifiers (#9076)c3e6333
chore: Bump crates373bac5
perf(es/lexer): Make lexing of string literals faster (#9077)c0d40c6
chore: Bump cratesUpdates
@swc/jest
from 0.2.29 to 0.2.36Commits
Updates
@types/node
from 20.5.9 to 20.14.7Commits
Updates
@types/superagent
from 4.1.18 to 8.1.7Commits
Updates
@typescript-eslint/eslint-plugin
from 6.6.0 to 7.13.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
1212a8f
chore(release): publish 7.13.1af34737
docs: improve return-await description about motivation (#9201)bf48dc5
fix(eslint-plugin): [no-unsafe-member-access] differentiate a types-error any...33acc50
fix(eslint-plugin): [return-await] support explicit resource management (#9044)50ed604
fix(eslint-plugin): [prefer-readonly] refine report locations (#8894)8a178ed
chore(release): publish 7.13.063e53e2
chore(deps): update dependency prettier to v3.3.1 (#9308)fb52f78
feat(eslint-plugin): [no-dynamic-delete] allow all string literals as index (...ab2916c
chore: enable eslint-plugin/no-property-in-node internally (#9261)629035f
docs: mention rule scripts under Local Development (#9258)Updates `@ty...
Description has been truncated