-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps): bump the minor-and-patch group across 1 directory with 33 updates #6
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
master
Choose a base branch
from
dependabot/npm_and_yarn/minor-and-patch-a9c4f41485
base: master
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.
Open
build(deps): bump the minor-and-patch group across 1 directory with 33 updates #6
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/minor-and-patch-a9c4f41485
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
…3 updates Bumps the minor-and-patch group with 31 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@stellar/stellar-sdk](https://github.com/stellar/js-stellar-sdk) | `14.1.0` | `14.3.3` | | [form-data](https://github.com/form-data/form-data) | `4.0.4` | `4.0.5` | | [@microlink/react-json-view](https://github.com/microlinkhq/react-json-view) | `1.22.2` | `1.27.0` | | [@simplewebauthn/browser](https://github.com/MasterKale/SimpleWebAuthn/tree/HEAD/packages/browser) | `13.1.0` | `13.2.2` | | [@stellar/prettier-config](https://github.com/stellar/product-conventions) | `1.0.1` | `1.2.0` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.0.0` | `6.9.1` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.4.3` | `14.6.1` | | [assert](https://github.com/browserify/commonjs-assert) | `2.0.0` | `2.1.0` | | [cbor](https://github.com/hildjj/node-cbor/tree/HEAD/packages/cbor) | `10.0.3` | `10.0.11` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.0.5` | `3.3.0` | | [sass](https://github.com/sass/dart-sass) | `1.69.7` | `1.94.2` | | [styled-components](https://github.com/styled-components/styled-components) | `6.0.7` | `6.1.19` | | [typescript](https://github.com/microsoft/TypeScript) | `5.1.6` | `5.9.3` | | [url](https://github.com/defunctzombie/node-url) | `0.11.1` | `0.11.4` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.22.10` | `7.28.5` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.22.10` | `7.28.5` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.22.5` | `7.28.5` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.22.5` | `7.28.5` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.14.197` | `4.17.21` | | [@types/react-copy-to-clipboard](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-copy-to-clipboard) | `5.0.4` | `5.0.7` | | [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components) | `5.1.26` | `5.1.36` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.28.0` | `2.32.0` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.7.1` | `6.10.2` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.1` | `7.37.5` | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.5.3` | `5.6.5` | | [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) | `2.7.6` | `2.9.4` | | [prettier](https://github.com/prettier/prettier) | `3.0.2` | `3.6.2` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.4.4` | `9.5.4` | | [tsconfig-paths-webpack-plugin](https://github.com/dividab/tsconfig-paths-webpack-plugin) | `4.1.0` | `4.2.0` | | [webpack](https://github.com/webpack/webpack) | `5.88.2` | `5.103.0` | | [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` | Updates `@stellar/stellar-sdk` from 14.1.0 to 14.3.3 - [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@v14.1.0...v14.3.3) Updates `form-data` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.4...v4.0.5) Updates `@microlink/react-json-view` from 1.22.2 to 1.27.0 - [Release notes](https://github.com/microlinkhq/react-json-view/releases) - [Changelog](https://github.com/microlinkhq/react-json-view/blob/master/CHANGELOG.md) - [Commits](microlinkhq/react-json-view@v1.22.2...v1.27.0) Updates `@simplewebauthn/browser` from 13.1.0 to 13.2.2 - [Release notes](https://github.com/MasterKale/SimpleWebAuthn/releases) - [Changelog](https://github.com/MasterKale/SimpleWebAuthn/blob/master/CHANGELOG.md) - [Commits](https://github.com/MasterKale/SimpleWebAuthn/commits/v13.2.2/packages/browser) 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 `@testing-library/jest-dom` from 6.0.0 to 6.9.1 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.0.0...v6.9.1) Updates `@testing-library/user-event` from 14.4.3 to 14.6.1 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.4.3...v14.6.1) Updates `assert` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/browserify/commonjs-assert/releases) - [Changelog](https://github.com/browserify/commonjs-assert/blob/main/CHANGELOG.md) - [Commits](browserify/commonjs-assert@v2.0.0...v2.1.0) Updates `bignumber.js` from 9.1.1 to 9.3.1 - [Release notes](https://github.com/MikeMcl/bignumber.js/releases) - [Changelog](https://github.com/MikeMcl/bignumber.js/blob/main/CHANGELOG.md) - [Commits](MikeMcl/bignumber.js@v9.1.1...v9.3.1) Updates `cbor` from 10.0.3 to 10.0.11 - [Release notes](https://github.com/hildjj/node-cbor/releases) - [Commits](https://github.com/hildjj/node-cbor/commits/v10.0.11/packages/cbor) Updates `dompurify` from 3.0.5 to 3.3.0 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.0.5...3.3.0) Updates `sass` from 1.69.7 to 1.94.2 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.69.7...1.94.2) Updates `styled-components` from 6.0.7 to 6.1.19 - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/[email protected]) Updates `tslib` from 2.6.1 to 2.6.2 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.6.1...v2.6.2) Updates `typescript` from 5.1.6 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.1.6...v5.9.3) Updates `url` from 0.11.1 to 0.11.4 - [Commits](defunctzombie/node-url@v0.11.1...v0.11.4) Updates `@babel/core` from 7.22.10 to 7.28.5 - [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.28.5/packages/babel-core) Updates `@babel/preset-env` from 7.22.10 to 7.28.5 - [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.28.5/packages/babel-preset-env) Updates `@babel/preset-react` from 7.22.5 to 7.28.5 - [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.28.5/packages/babel-preset-react) Updates `@babel/preset-typescript` from 7.22.5 to 7.28.5 - [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.28.5/packages/babel-preset-typescript) Updates `@types/lodash` from 4.14.197 to 4.17.21 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/react-copy-to-clipboard` from 5.0.4 to 5.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-copy-to-clipboard) Updates `@types/styled-components` from 5.1.26 to 5.1.36 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/styled-components) Updates `eslint-plugin-import` from 2.28.0 to 2.32.0 - [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.0...v2.32.0) Updates `eslint-plugin-jsx-a11y` from 6.7.1 to 6.10.2 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.7.1...v6.10.2) Updates `eslint-plugin-react` from 7.33.1 to 7.37.5 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.33.1...v7.37.5) Updates `html-webpack-plugin` from 5.5.3 to 5.6.5 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v5.5.3...v5.6.5) Updates `mini-css-extract-plugin` from 2.7.6 to 2.9.4 - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack/mini-css-extract-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/mini-css-extract-plugin@v2.7.6...v2.9.4) Updates `prettier` from 3.0.2 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.2...3.6.2) Updates `ts-loader` from 9.4.4 to 9.5.4 - [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.4...v9.5.4) Updates `tsconfig-paths-webpack-plugin` from 4.1.0 to 4.2.0 - [Changelog](https://github.com/jonaskello/tsconfig-paths-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](jonaskello/tsconfig-paths-webpack-plugin@v4.1.0...v4.2.0) Updates `webpack` from 5.88.2 to 5.103.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.88.2...v5.103.0) 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) --- updated-dependencies: - dependency-name: "@stellar/stellar-sdk" dependency-version: 14.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: form-data dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@microlink/react-json-view" dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@simplewebauthn/browser" dependency-version: 13.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@stellar/prettier-config" dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@testing-library/jest-dom" dependency-version: 6.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@testing-library/user-event" dependency-version: 14.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: assert dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: bignumber.js dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: cbor dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: dompurify dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sass dependency-version: 1.94.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: styled-components dependency-version: 6.1.19 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: tslib dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: url dependency-version: 0.11.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@babel/core" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@babel/preset-env" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@babel/preset-react" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@babel/preset-typescript" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/lodash" dependency-version: 4.17.21 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/react-copy-to-clipboard" dependency-version: 5.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/styled-components" dependency-version: 5.1.36 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint-plugin-jsx-a11y dependency-version: 6.10.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint-plugin-react dependency-version: 7.37.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: html-webpack-plugin dependency-version: 5.6.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: mini-css-extract-plugin dependency-version: 2.9.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ts-loader dependency-version: 9.5.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: tsconfig-paths-webpack-plugin dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: webpack dependency-version: 5.103.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ts-node dependency-version: 10.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
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 31 updates in the / directory:
14.1.014.3.34.0.44.0.51.22.21.27.013.1.013.2.21.0.11.2.06.0.06.9.114.4.314.6.12.0.02.1.010.0.310.0.113.0.53.3.01.69.71.94.26.0.76.1.195.1.65.9.30.11.10.11.47.22.107.28.57.22.107.28.57.22.57.28.57.22.57.28.54.14.1974.17.215.0.45.0.75.1.265.1.362.28.02.32.06.7.16.10.27.33.17.37.55.5.35.6.52.7.62.9.43.0.23.6.29.4.49.5.44.1.04.2.05.88.25.103.010.9.110.9.2Updates
@stellar/stellar-sdkfrom 14.1.0 to 14.3.3Release notes
Sourced from
@stellar/stellar-sdk's releases.... (truncated)
Changelog
Sourced from
@stellar/stellar-sdk's changelog.Commits
59eb782release v14.3.3 (#1284)25819d5addmuxed_addressto spec (#1279)f2c0da8Allow muxed account strings to get encoded (#1274)1c1ccceupdate stellar-base dependency and release v14.3.2 (#1273)0e6f78eAssembledTransaction null publicKey (#1269)a1137cfMove urijs to dependences vs. devDependencies (#1272)30dc07bFix npm publish (#1268)eea649crelease v14.3.1 (#1266)70c69bbConvert testing suite to vitest and TypeScript (#1238)9f7824fFix global http client state pollution (#1234)Updates
form-datafrom 4.0.4 to 4.0.5Changelog
Sourced from form-data's changelog.
Commits
68ff7ddv4.0.55822467[Dev Deps] update@ljharb/eslint-config,eslint76d0dee[Fix] set Symbol.toStringTag in the proper place16e0076[Tests] Switch to newer v8 prediction library; enable node 24 testingUpdates
@microlink/react-json-viewfrom 1.22.2 to 1.27.0Release notes
Sourced from
@microlink/react-json-view's releases.... (truncated)
Changelog
Sourced from
@microlink/react-json-view's changelog.... (truncated)
Commits
cbf13bcchore(release): 1.27.0a72086aMerge pull request #87 from truongthanh1303/feat/show-comma-optionbdb3907feat: show comma optionbc355f3Merge pull request #81 from n1c0de/hotfix/use-camelcase-on-inline-stylea2312a7Merge branch 'master' into hotfix/use-camelcase-on-inline-styleb8c14d8Revert "Release/1.27.1 (#11)"d578398fix(string data type): use camelcase on inline styleb357174Merge pull request #80 from n1c0de/hotfix/prevent-module-overflow-by-breaking...e1f4b60Revert "fix: use className instead of class in React components (#1)"c334691Revert "feat: add custom buttons to rows according to value type (#4)"Updates
@simplewebauthn/browserfrom 13.1.0 to 13.2.2Release notes
Sourced from
@simplewebauthn/browser's releases.Changelog
Sourced from
@simplewebauthn/browser's changelog.... (truncated)
Commits
a7b1c79Update version to 13.2.284c61dbPublish v13.2.0f5f3de7Refactor Uint8Array to Uint8Array_e552884Codegen another use of Uint8Array_e2a3a85Define Uint8Array_ for Deno backwards compat467f8f1Publish v13.1.2fdbb880Codegen updated typesMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@simplewebauthn/browsersince your current version.Updates
@stellar/prettier-configfrom 1.0.1 to 1.2.0Commits
Maintainer changes
This version was pushed to npm by piyalbasu, a new releaser for
@stellar/prettier-configsince your current version.Updates
@testing-library/jest-domfrom 6.0.0 to 6.9.1Release notes
Sourced from
@testing-library/jest-dom's releases.... (truncated)
Commits
0ff8904fix: Fix undefinedNodeerror (nodejs) (#707)95f870afeat: Add .toAppearBefore/.toAppearAfter matcher (#702)d6663f5docs: add nossbigg as a contributor for code, and test (#703)779b712feat: add toBePartiallyPressed matcher (#203) (#692)e15f789docs: add kretajak as a contributor for code, and test (#691)cfdf8aefeat: add toBePressed matcher (#203) (#658)f00d94dchore: adddependebot.yml(#456)476c30brefactor: droplodashentirely (#676)fafd8cachore: add tests for Node 22 & 24 (#678)d9babb1docs: fix typo (#667)Updates
@testing-library/user-eventfrom 14.4.3 to 14.6.1Release notes
Sourced from
@testing-library/user-event's releases.... (truncated)
Commits
d42954bchore: fix typos (#1260)465fc7efix: preventclickevent loop on form-associated custom element (#1238)65c1f6ctest: update snapshots (#1261)543ecb0fix(keyboard): add brackets todefaultKeyMap(#1226)f0468d0fix(pointer): use1as default value forPointerEvent.widthand `PointerE...6614f72fix(pointer): setbuttonandbuttonsproperties onPointerEvent(#1219)2edf14dfix: correct description fordelayoption (#1175)e429094fix: preventclickevent on non-focusable control (#1130)f681f7bfix(pointer): dispatch mouse events ifpointerdownisdefaultPrevented(#...3e471d1fix(keyboard): addContextMenutodefaultKeyMap(#1079)Updates
assertfrom 2.0.0 to 2.1.0Changelog
Sourced from assert's changelog.
Commits
fc65923v2.1.0d99f50d[meta] add to FUNDING.ymlc6e09cb[Deps] updateis-nan,object-is,utila38013b[Dev Deps] update@babel/cli,@babel/core,@babel/preset-env,airtap,...f5d7c66[Refactor] switching to a maintained Object.assign package80664db[readme] Add description for usage with webpack and vited932a53Implementassert.match()andassert.doesNotMatch()bba838eAdd security.mdffd5479Remove duplicate line under usage section (#48)c112ec4Remove duplicate line under usage sectionMaintainer changes
This version was pushed to npm by ljharb, a new releaser for assert since your current version.
Updates
bignumber.jsfrom 9.1.1 to 9.3.1Changelog
Sourced from bignumber.js's changelog.
Commits
a7bc1f1v9.3.1307860b#388 toPrecision fix.46d4fe2#385 Fix link to licence from README3abe017Update README for main branch and CI badge4bc8c79Remove Travis CI, add GitHub Actions, update to main branch7a0bb55Update CHANGELOG.mdc876b68v9.3.057d52cb#383 Refactor type declarationsa626ba7v9.2.19385f0e#371 #382 Add named exportUpdates
cborfrom 10.0.3 to 10.0.11Release notes
Sourced from cbor's releases.
... (truncated)
Commits
655eac610.0.11dcea7aaUpdate dependencies7b0801c10.0.103e029ddUpdate dependencies107f05710.0.9526c84f10.0.804f26d710.0.73ae16ce10.0.664dab90Try to fix release process93fc7e710.0.5Updates
dompurifyfrom 3.0.5 to 3.3.0Release notes
Sourced from dompurify's releases.