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

Release Daily -> Alpha #1544

Merged
merged 38 commits into from
Oct 20, 2024
Merged

Release Daily -> Alpha #1544

merged 38 commits into from
Oct 20, 2024

Conversation

ascariandrea
Copy link
Collaborator

No description provided.

ascariandrea and others added 12 commits October 13, 2024 17:34
#1548)

Bumps the mui group with 1 update in the / directory: [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid).


Updates `@mui/x-data-grid` from 7.19.0 to 7.20.0
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.20.0/packages/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mui
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 9.3.4 to 10.4.0.
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/dom-testing-library@v9.3.4...v10.4.0)

---
updated-dependencies:
- dependency-name: "@testing-library/dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#1547)

* build(deps-dev): bump the vite group across 1 directory with 3 updates

Bumps the vite group with 3 updates in the / directory: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `@vitest/coverage-v8` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/coverage-v8)

Updates `vitest` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/vitest)

Updates `vite` from 5.4.8 to 5.4.9
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.9/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.9/packages/vite)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: update vite and vitest

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ascariandrea <[email protected]>
…1520)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.3.1 to 16.0.1.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v14.3.1...v16.0.1)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the aws-sdk group with 1 update in the / directory: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3).


Updates `@aws-sdk/client-s3` from 3.667.0 to 3.670.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.670.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps-dev): bump sass from 1.79.4 to 1.79.5

Bumps [sass](https://github.com/sass/dart-sass) from 1.79.4 to 1.79.5.
- [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.79.4...1.79.5)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: update sass in package.json

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ascariandrea <[email protected]>
Copy link

github-actions bot commented Oct 15, 2024

✅dependabot config looks good 👍

dependabot bot and others added 17 commits October 15, 2024 20:09
…tes (#1551)

* build(deps-dev): bump the eslint group across 1 directory with 3 updates

Bumps the eslint group with 3 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@typescript-eslint/eslint-plugin` from 8.8.1 to 8.9.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.9.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.8.1 to 8.9.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.9.0/packages/parser)

Updates `typescript-eslint` from 8.8.1 to 8.9.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.9.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: update package.json

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ascariandrea <[email protected]>
#1555)

Bumps the mui group with 1 update in the / directory: [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid).


Updates `@mui/x-data-grid` from 7.19.0 to 7.20.0
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.20.0/packages/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mui
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ws-sdk group across 1 directory (#1554)



Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ascariandrea <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#1566)

Bumps the mui group with 1 update in the / directory: [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid).


Updates `@mui/x-data-grid` from 7.19.0 to 7.20.0
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.20.0/packages/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mui
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ates (#1565)

Bumps the blocknote group with 3 updates in the / directory: [@blocknote/core](https://github.com/TypeCellOS/BlockNote), [@blocknote/mantine](https://github.com/TypeCellOS/BlockNote) and [@blocknote/react](https://github.com/TypeCellOS/BlockNote).
Bumps the blocknote group with 3 updates in the /packages/@liexp/ui directory: [@blocknote/core](https://github.com/TypeCellOS/BlockNote), [@blocknote/mantine](https://github.com/TypeCellOS/BlockNote) and [@blocknote/react](https://github.com/TypeCellOS/BlockNote).


Updates `@blocknote/core` from 0.16.0 to 0.17.0
- [Release notes](https://github.com/TypeCellOS/BlockNote/releases)
- [Commits](TypeCellOS/BlockNote@v0.16.0...v0.17.0)

Updates `@blocknote/mantine` from 0.16.0 to 0.17.0
- [Release notes](https://github.com/TypeCellOS/BlockNote/releases)
- [Commits](TypeCellOS/BlockNote@v0.16.0...v0.17.0)

Updates `@blocknote/react` from 0.16.0 to 0.17.0
- [Release notes](https://github.com/TypeCellOS/BlockNote/releases)
- [Commits](TypeCellOS/BlockNote@v0.16.0...v0.17.0)

Updates `@blocknote/core` from 0.16.0 to 0.17.0
- [Release notes](https://github.com/TypeCellOS/BlockNote/releases)
- [Commits](TypeCellOS/BlockNote@v0.16.0...v0.17.0)

Updates `@blocknote/mantine` from 0.16.0 to 0.17.0
- [Release notes](https://github.com/TypeCellOS/BlockNote/releases)
- [Commits](TypeCellOS/BlockNote@v0.16.0...v0.17.0)

Updates `@blocknote/react` from 0.16.0 to 0.17.0
- [Release notes](https://github.com/TypeCellOS/BlockNote/releases)
- [Commits](TypeCellOS/BlockNote@v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: "@blocknote/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: blocknote
- dependency-name: "@blocknote/mantine"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: blocknote
- dependency-name: "@blocknote/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: blocknote
- dependency-name: "@blocknote/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: blocknote
- dependency-name: "@blocknote/mantine"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: blocknote
- dependency-name: "@blocknote/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: blocknote
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#1574)

Bumps the mui group with 1 update in the / directory: [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid).


Updates `@mui/x-data-grid` from 7.19.0 to 7.21.0
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.21.0/packages/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mui
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ates (#1571)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ascariandrea <[email protected]>
@ascariandrea ascariandrea marked this pull request as ready for review October 20, 2024 12:07
@ascariandrea ascariandrea merged commit 5760d20 into release/alpha Oct 20, 2024
25 of 26 checks passed
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.

1 participant