Skip to content
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
merged 49 commits into from
Sep 11, 2024
Merged

v8.9.12 Release (dev → main) #1204

merged 49 commits into from
Sep 11, 2024

Conversation

pivanov
Copy link
Collaborator

@pivanov pivanov commented Sep 11, 2024

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:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Type of change.

  • FIX - a PR of this type patches a bug.
  • FEATURE - a PR of this type introduces a new feature.
  • BUILD - a PR of this type introduces build changes.
  • CI - a PR of this type introduces CI changes.
  • DOCS - a PR of this type introduces DOCS improvement.
  • STYLE - a PR of this type introduces style changes.
  • REFACTOR - a PR of this type introduces refactoring.
  • PERFORMANCE - a PR of this type introduces performance changes.
  • TEST - a PR of this type adds more tests.
  • CHORE - a PR introduces other changes than the specified above.

paouvrard and others added 30 commits August 9, 2024 10:26
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
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)
pivanov and others added 19 commits September 3, 2024 10:10
…-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
add new wallet (arepa wallet)
@pivanov pivanov merged commit 1340183 into main Sep 11, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Shipped 🚀
Development

Successfully merging this pull request may close these issues.

8 participants