Bump the minor-and-patch group across 1 directory with 24 updates#192
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the minor-and-patch group across 1 directory with 24 updates#192dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the minor-and-patch group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@stablelib/base64](https://github.com/StableLib/stablelib) | `2.0.0` | `2.0.1` | | [@stablelib/utf8](https://github.com/StableLib/stablelib) | `2.0.0` | `2.0.1` | | [@stellar/stellar-sdk](https://github.com/stellar/js-stellar-sdk) | `13.0.0-beta.1` | `13.1.0` | | [url](https://github.com/defunctzombie/node-url) | `0.11.0` | `0.11.4` | | [utility-types](https://github.com/piotrwitek/utility-types) | `3.10.0` | `3.11.0` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.20.2` | `7.26.7` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.23.3` | `7.26.0` | | [@stellar/prettier-config](https://github.com/stellar/product-conventions) | `1.0.1` | `1.2.0` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.14.194` | `4.17.14` | | [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `29.4.3` | `29.7.0` | | [crypto-browserify](https://github.com/browserify/crypto-browserify) | `3.12.0` | `3.12.1` | | [dotenv](https://github.com/motdotla/dotenv) | `16.3.1` | `16.4.7` | | [express](https://github.com/expressjs/express) | `4.19.2` | `4.21.2` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.4.3` | `29.7.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.4.0` | `29.5.14` | | [playwright](https://github.com/microsoft/playwright) | `1.43.1` | `1.50.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.0.5` | `29.2.5` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.4.2` | `9.5.2` | | [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` | | [tslib](https://github.com/Microsoft/tslib) | `2.5.0` | `2.8.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.0.4` | `5.7.3` | | [webpack](https://github.com/webpack/webpack) | `5.83.1` | `5.97.1` | | [@trezor/connect-plugin-stellar](https://github.com/trezor/trezor-suite) | `9.0.3` | `9.0.6` | Updates `@stablelib/base64` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/StableLib/stablelib/releases) - [Commits](https://github.com/StableLib/stablelib/compare/@stablelib/base64@2.0.0...@stablelib/base64@2.0.1) Updates `@stablelib/utf8` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/StableLib/stablelib/releases) - [Commits](https://github.com/StableLib/stablelib/compare/@stablelib/utf8@2.0.0...@stablelib/utf8@2.0.1) Updates `@stellar/stellar-sdk` from 13.0.0-beta.1 to 13.1.0 - [Release notes](https://github.com/stellar/js-stellar-sdk/releases) - [Changelog](https://github.com/stellar/js-stellar-sdk/blob/master/CHANGELOG.md) - [Commits](stellar/js-stellar-sdk@v13.0.0-beta.1...v13.1.0) Updates `axios` from 1.4.0 to 1.7.9 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.4.0...v1.7.9) Updates `url` from 0.11.0 to 0.11.4 - [Commits](defunctzombie/node-url@v0.11.0...v0.11.4) Updates `utility-types` from 3.10.0 to 3.11.0 - [Release notes](https://github.com/piotrwitek/utility-types/releases) - [Commits](piotrwitek/utility-types@v3.10.0...v3.11.0) Updates `@babel/preset-env` from 7.20.2 to 7.26.7 - [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.7/packages/babel-preset-env) Updates `@babel/preset-typescript` from 7.23.3 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-typescript) Updates `@stellar/prettier-config` from 1.0.1 to 1.2.0 - [Release notes](https://github.com/stellar/product-conventions/releases) - [Commits](https://github.com/stellar/product-conventions/commits) Updates `@types/lodash` from 4.14.194 to 4.17.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `babel-jest` from 29.4.3 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/babel-jest) Updates `crypto-browserify` from 3.12.0 to 3.12.1 - [Commits](browserify/crypto-browserify@v3.12.0...v3.12.1) Updates `dotenv` from 16.3.1 to 16.4.7 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.3.1...v16.4.7) Updates `express` from 4.19.2 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.19.2...4.21.2) Updates `jest` from 29.4.3 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.4.0 to 29.5.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `playwright` from 1.43.1 to 1.50.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.43.1...v1.50.0) Updates `ts-jest` from 29.0.5 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@v29.0.5...v29.2.5) Updates `ts-loader` from 9.4.2 to 9.5.2 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.4.2...v9.5.2) 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 `tslib` from 2.5.0 to 2.8.1 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@2.5.0...v2.8.1) Updates `typescript` from 5.0.4 to 5.7.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.0.4...v5.7.3) Updates `webpack` from 5.83.1 to 5.97.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.83.1...v5.97.1) Updates `@trezor/connect-plugin-stellar` from 9.0.3 to 9.0.6 - [Release notes](https://github.com/trezor/trezor-suite/releases) - [Changelog](https://github.com/trezor/trezor-suite/blob/develop/CHANGELOG.md) - [Commits](https://github.com/trezor/trezor-suite/commits) --- updated-dependencies: - dependency-name: "@stablelib/base64" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@stablelib/utf8" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@stellar/stellar-sdk" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: utility-types dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@stellar/prettier-config" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: babel-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: crypto-browserify dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: dotenv dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: express dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ts-loader dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@trezor/connect-plugin-stellar" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
New dependencies detected. Learn more about Socket for GitHub ↗︎
|
Author
|
Superseded by #193. |
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 minor-and-patch group with 23 updates in the / directory:
2.0.02.0.12.0.02.0.113.0.0-beta.113.1.00.11.00.11.43.10.03.11.07.20.27.26.77.23.37.26.01.0.11.2.04.14.1944.17.1429.4.329.7.03.12.03.12.116.3.116.4.74.19.24.21.229.4.329.7.029.4.029.5.141.43.11.50.029.0.529.2.59.4.29.5.210.9.110.9.22.5.02.8.15.0.45.7.35.83.15.97.19.0.39.0.6Updates
@stablelib/base64from 2.0.0 to 2.0.1Commits
99bee56Publish6d8cbcdAdd file extensions to relative imports.771ba76Publish7f831e4Ensure the secret key length is 64 bytes when signing.ecfe910Add --no-ci to lerna bootstrapUpdates
@stablelib/utf8from 2.0.0 to 2.0.1Commits
99bee56Publish6d8cbcdAdd file extensions to relative imports.771ba76Publish7f831e4Ensure the secret key length is 64 bytes when signing.ecfe910Add --no-ci to lerna bootstrapUpdates
@stellar/stellar-sdkfrom 13.0.0-beta.1 to 13.1.0Release notes
Sourced from
@stellar/stellar-sdk's releases.... (truncated)
Changelog
Sourced from
@stellar/stellar-sdk's changelog.... (truncated)
Commits
d147768Prepare v13.1.0 for release (#1123)548e5c3Move thecursorfield inrpc.Server.getEventsto the right place (#1124)3988271AddedHorizon.Server.rootto obtain information from the Horizon root endpo...3304995Fetch metadata via RPC instead of relying on the Friendbot response (#1107)bb2e5baBump the minor-and-patch group across 1 directory with 4 updates (#1111)25ff204Fix misc. spelling issues in docs (#1083)24c5032Allow npm publish to be run manually (#1105)83de316Drop theprotocol-22-betawhen publishing to npm (#1104)bbd258fProtocol 22 stable release, v13.0.0 (#1103)3c9a4c4Update CHANGELOG.md (#1102)Updates
axiosfrom 1.4.0 to 1.7.9Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
b2cb45dchore(release): v1.7.9 (#6730)c44d2f2Revert "fix(types): export CJS types from ESM (#6218)" (#6729)415ca94chore(release): v1.7.8 (#6715)0a8d6e1fix: use URL API instead of DOM to fix a potential vulnerability warning; (#6...c71811bfix(types): export CJS types from ESM (#6218)4355a6dchore(sponsor): update sponsor block (#6709)5d54d22chore(sponsor): update sponsor block (#6707)eac4619fix: allow passing a callback as paramsSerializer to buildURL (#6680)df956d1fix(http): useglobalThis.TextEncoderwhen available (#6634)7139ce9chore(deps): bump cookie and socket.io (#6704)Updates
urlfrom 0.11.0 to 0.11.4Commits
455a3e2v0.11.497ab476[meta] add missingengines.nodec5e1391[Fix] usepunycodefrom the package and not from the node core module57539a8[Deps] updateqs11a50c9[Dev Deps] update@ljharb/eslint-config,acorn,auddb8a439[actions] improve workflows204fd46v0.11.3c3e0a5d[Fix]format: encode query string keysa6ddc4ev0.11.24cec245[Fix] properly stringify a query objectMaintainer changes
This version was pushed to npm by ljharb, a new releaser for url since your current version.
Updates
utility-typesfrom 3.10.0 to 3.11.0Release notes
Sourced from utility-types's releases.
Commits
2ee1f6e3.11.08e45d7aupdate lock87c1e63Merge commit '185ad890ef8fad0bf6949422854c1c0ce99e9ddf'411e83eFix typo in $Call comment (#185)7c194c0fix: DeepPartial with generic parameter should allow assigning {} (#184)df2502efix: ReadOnly<T> has a typo in its documentation (#156) (#157)ff848f2Link to ReturnType from $Call docs (#155)259d12bFix typo in $Call documentation (#154)11e48e8add "Nullish" type alias (#152)9df4858Fix a typo in README (#153)Updates
@babel/preset-envfrom 7.20.2 to 7.26.7Release notes
Sourced from
@babel/preset-env's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env's changelog.... (truncated)
Commits
2d95140v7.26.70e6199bMake "object without properties" helpers ES6-compatible (#17086)19224f9[babel 8] Remove bugfixes option (#17078)cd24cc0chore: Update TS 5.7 (#17053)70fbc86fix: More accuratetransform-typeof-symbolcompat data (#17031)63d3038v7.26.064fa466Enable import attributes parsing by default (#16850)816b293Addtransform-regexp-modifierstopreset-env(#16692)b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)Updates
@babel/preset-typescriptfrom 7.23.3 to 7.26.0Release notes
Sourced from
@babel/preset-typescript's releases.... (truncated)
Changelog
Sourced from
@babel/preset-typescript's changelog.