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

⬆️ Update cdr/code-server to v4.17.1 #708

Merged
merged 1 commit into from
Sep 30, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
cdr/code-server minor v4.16.1 -> v4.17.1

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

cdr/code-server (cdr/code-server)

v4.17.1

Compare Source

Code v1.82.2

Fixed
  • Make secret storage persistent. For example, logging in with GitHub should
    persist between browser refreshes and code-server restarts.
  • Issues with argon2 on arm builds should be fixed now.

v4.17.0

Compare Source

Code v1.82.2

Added
  • Japanese locale.
  • CODE_SERVER_HOST environment variable.
Changed
  • Update to Code 1.82.2. This includes an update to Node 18, which also means
    that the minimum glibc is now 2.28. If you need to maintain a lower glibc then
    you can take a version of Node 18 that is compiled with a lower glibc and use
    that to build code-server (or at a minimum rebuild the native modules).
  • Display paths to config files in full rather than abbreviated. If you have
    trouble with the password not working please update and make sure the
    displayed config paths are what you expect.
Fixed
  • Fix some dependency issues for the standalone arm64 and armv7l releases. If
    you had issues with missing or failing modules please try these new builds.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. labels Sep 30, 2023
@frenck frenck merged commit 8149899 into main Sep 30, 2023
21 checks passed
@frenck frenck deleted the renovate/cdr-code-server-4.x branch September 30, 2023 08:38
@github-actions github-actions bot locked and limited conversation to collaborators Oct 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant