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

Merge upstream release v2022.3.1 #48

Merged
merged 18 commits into from
Mar 13, 2022
Merged

Conversation

csett86
Copy link

@csett86 csett86 commented Mar 13, 2022

No description provided.

csett86 and others added 18 commits January 11, 2022 20:11
Revert "ci(mac): directly set env vars based on secrets"
* feat: allow the jitsi-meet:// protocol in the URL box

Allow this so that when you send around links to the app and someone
accidentally copy-pastes them into the URL box, things dont break.
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v6.10.2...v6.12.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
- allow plan-b until we switch to unified plan
Detects if package-lock.json is no longer in sync with package.json and
ensures that build is reproducible by only relying on package-lock.json
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…tron18 (jitsi#723)

nativeWindowOpen is default since Electron 15, and the parameter will be
removed with Electron 18, thus prep for this.

See https://github.com/electron/electron/blob/main/docs/breaking-changes.md#removed-nativewindowopen
Mostly chromium security updates, for all details
see https://github.com/electron/electron/releases/tag/v17.1.1 and
https://github.com/electron/electron/releases/tag/v17.1.2

Signed-off-by: Christoph Settgast <csett86@web.de>
@csett86
Copy link
Author

csett86 commented Mar 13, 2022

@awlx To get this into release v2022.3.1 with the github actions CI:

  • Draft a release 2022.3.1 with tag version v2022.3.1 now (the "v" prefix in the tag version is important, the release name can be anything)
  • Merge this PR (which contains the version bump to 2022.3.1 in the package.json)
  • See the github action running after the merge on the main branch, attaching the artifacts to the draft release 2022.3.1
  • Download the artifacts and test them, if successful, publish the draft release 2022.3.1

@awlx awlx merged commit 1857327 into freifunkMUC:main Mar 13, 2022
@csett86 csett86 deleted the release-2022-3-1 branch March 13, 2022 12:03
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.

4 participants