Skip to content

Upstream sync - #2

Merged
bgareth merged 185 commits into
masterfrom
upstream-sync
Mar 25, 2026
Merged

Upstream sync#2
bgareth merged 185 commits into
masterfrom
upstream-sync

Conversation

@bgareth

@bgareth bgareth commented Mar 19, 2026

Copy link
Copy Markdown
Collaborator

Make our fork’s master identical to upstream.

(base) garethbeukes@LSBMac018 lxc-fortune-sheet % git checkout -B upstream-sync upstream/master
branch 'upstream-sync' set up to track 'upstream/master'.
Switched to a new branch 'upstream-sync'
(base) garethbeukes@LSBMac018 lxc-fortune-sheet % git rev-parse upstream-sync
git rev-parse upstream/master
94346608877db4747406707a177c4b8f3bacdbf9
94346608877db4747406707a177c4b8f3bacdbf9
(base) garethbeukes@LSBMac018 lxc-fortune-sheet % git checkout -B upstream-sync upstream/master
branch 'upstream-sync' set up to track 'upstream/master'.
Switched to a new branch 'upstream-sync'
(base) garethbeukes@LSBMac018 lxc-fortune-sheet % git rev-parse upstream-sync
git rev-parse upstream/master
94346608877db4747406707a177c4b8f3bacdbf9
94346608877db4747406707a177c4b8f3bacdbf9

dependabot Bot and others added 30 commits July 3, 2023 13:23
Bumps [jest-canvas-mock](https://github.com/hustcc/jest-canvas-mock) from 2.4.0 to 2.5.2.
- [Release notes](https://github.com/hustcc/jest-canvas-mock/releases)
- [Changelog](https://github.com/hustcc/jest-canvas-mock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hustcc/jest-canvas-mock/commits)

---
updated-dependencies:
- dependency-name: jest-canvas-mock
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Improve keyboard and screen-reader related accessibility
…not-work-in-first-column

Handle edge node condition for 0th column
add regenerate-runtime to context menu
…symbol-in-settings

feat: add support for custom currency symbols
bgareth and others added 26 commits February 19, 2025 13:26
Keyboard and Screenreader a11y improvements
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.11 to 7.37.4.
- [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.31.11...v7.37.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.11 to 7.26.9.
- [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.9/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…abel/preset-env-7.26.9

build(deps-dev): bump @babel/preset-env from 7.16.11 to 7.26.9
…slint-plugin-react-7.37.4

build(deps-dev): bump eslint-plugin-react from 7.31.11 to 7.37.4
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.7 to 1.11.13.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.13/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.11.7...v1.11.13)

---
updated-dependencies:
- dependency-name: dayjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…alid-value-for-the-width-css-style-property-error-component-stack

Undefined checks for css props
…ayjs-1.11.13

build(deps): bump dayjs from 1.11.7 to 1.11.13
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.1.7 to 27.9.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.1.7...v27.9.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-version: 27.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 13.1.0 to 16.2.6.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v13.1.0...v16.2.6)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 16.2.6
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…slint-plugin-jest-27.9.0

build(deps-dev): bump eslint-plugin-jest from 27.1.7 to 27.9.0
Feat/locale-ru // add Russian locale support
…int-staged-16.2.6

build(deps-dev): bump lint-staged from 13.1.0 to 16.2.6
…ect-ref

fixed: incorrect fill handle ref
@bgareth bgareth self-assigned this Mar 19, 2026
@bgareth
bgareth merged commit a78b976 into master Mar 25, 2026
1 check passed
@bgareth
bgareth deleted the upstream-sync branch March 26, 2026 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants