-
Notifications
You must be signed in to change notification settings - Fork 153
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
v8.9.12 Release (dev → main) #1204
Merged
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
This reverts commit a539f14.
It should work with the next wallet-selector release after other wallet packages have removed naj v3 from dependencies.
fix: Handle new error message, remove devMode.
docs: translate to the corresponding language
docs: translate es.json, hi.json files
docs: translation
docs: update README
Bumps [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) from 11.1.2 to 11.2.1. - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v11.1.2...v11.2.1) --- updated-dependencies: - dependency-name: better-sqlite3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.6.3...v2.7.0) --- updated-dependencies: - dependency-name: tslib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [qrcode](https://github.com/soldair/node-qrcode) from 1.5.3 to 1.5.4. - [Changelog](https://github.com/soldair/node-qrcode/blob/master/CHANGELOG.md) - [Commits](soldair/node-qrcode@v1.5.3...v1.5.4) --- updated-dependencies: - dependency-name: qrcode dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@jscutlery/semver](https://github.com/jscutlery/semver) from 5.2.2 to 5.3.1. - [Release notes](https://github.com/jscutlery/semver/releases) - [Commits](jscutlery/semver@semver-5.2.2...semver-5.3.1) --- updated-dependencies: - dependency-name: "@jscutlery/semver" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
chore: [bump] - @mintbase-js/wallet to 0.6.1 (near-api-js v4)
…-sqlite3-11.2.1 build(deps): bump better-sqlite3 from 11.1.2 to 11.2.1
…2.7.0 build(deps): bump tslib from 2.6.3 to 2.7.0
…-1.5.4 build(deps): bump qrcode from 1.5.3 to 1.5.4
…ery/semver-5.3.1 build(deps): bump @jscutlery/semver from 5.2.2 to 5.3.1
docs: added Arabic translation
chore: [improvement] - reduce bundle size
docs: add zh-hk translation
docs: add jp translation
docs: update README.md
add new wallet (arepa wallet)
chore: Bump version to 8.9.13
gtsonevv
approved these changes
Sep 11, 2024
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.
Description
#1164 - fix: Handle new error message, remove devMode.
#1170 - docs: translate to the corresponding language
#1171 - docs: translate es.json, hi.json files
#1173 - docs: translation
#1181 - docs: update README
#1175 - chore: [bump] - @mintbase-js/wallet to 0.6.1 (near-api-js v4)
#1184 - build(deps): bump better-sqlite3 from 11.1.2 to 11.2.1
#1185 - build(deps): bump tslib from 2.6.3 to 2.7.0
#1187 - build(deps): bump qrcode from 1.5.3 to 1.5.4
#1188 - build(deps): bump @jscutlery/semver from 5.2.2 to 5.3.1
#1177 - docs: added Arabic translation
#1192 - chore: [improvement] - reduce bundle size
#1190 - docs: add zh-hk translation
#1195 - docs: add jp translation
#1194 - docs: update README.md
#1167 - add new wallet (arepa wallet)
Checklist:
Type of change.