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

chore: merge develop into v11.0.0 #7929

Merged
merged 40 commits into from
Mar 12, 2024
Merged

Conversation

BeksOmega
Copy link
Collaborator

@BeksOmega BeksOmega commented Mar 12, 2024

Re-merges develop into v11, but this time we're actually going to use a merge commit so we can track where v11 is relative to develop. (as opposed to #7893 which squashed)

BeksOmega and others added 30 commits February 2, 2024 14:48
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.1.1...3.2.5)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request google#7858 from google/rc/v10.4.0
fix: connection previewer disposing too early
fix: connection previewer disposing too early
(cherry picked from commit da3ec25)
Merge pull request google#7860 from google/rc/v10.4.1
chore: merge master into develop following v10.4.1
fix: typo in Click event class docs
Bumps [undici](https://github.com/nodejs/undici) from 5.26.3 to 5.28.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.26.3...v5.28.3)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: insertion marker drag scaling

* chore: added docs for other params
* fix: insertion marker drag scaling

* chore: added docs for other params

(cherry picked from commit 0e3a6e9)
release: v10.4.2
dependabot bot and others added 10 commits February 27, 2024 17:45
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.56.0...v8.57.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: master into develop following v10.4.2
definiton -> definition
* fix: shouldPreventMove not being respected

* fix: PR comments
* fix: special case zelos for connection previewing

* chore: add TODO
@github-actions github-actions bot added the PR: chore General chores (dependencies, typos, etc) label Mar 12, 2024
@BeksOmega BeksOmega marked this pull request as ready for review March 12, 2024 16:15
@BeksOmega BeksOmega requested a review from a team as a code owner March 12, 2024 16:15
@BeksOmega BeksOmega requested a review from NeilFraser March 12, 2024 16:15
@github-actions github-actions bot added PR: chore General chores (dependencies, typos, etc) and removed PR: chore General chores (dependencies, typos, etc) labels Mar 12, 2024
Copy link
Contributor

@NeilFraser NeilFraser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like all stuff that's already been reviewed, so I'm not looking too closely at it.

@BeksOmega BeksOmega merged commit 5d4e120 into google:rc/v11.0.0 Mar 12, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: chore General chores (dependencies, typos, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants