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

Sync with upstream again (2024-08) #54

Merged
merged 8 commits into from
Aug 20, 2024
Merged

Sync with upstream again (2024-08) #54

merged 8 commits into from
Aug 20, 2024

Conversation

kubukoz
Copy link
Member

@kubukoz kubukoz commented Aug 19, 2024

No description provided.

milesziemer and others added 7 commits July 29, 2024 13:57
* Upgrade dependencies and jdk to 21

A few minor code changes were made for the upgrade, including removing
LspLog (which should have already been removed). I didn't make any larger
changes to make use of java 21 features - that can be done later. The
primary motivation of this commit is to update our dependency on lsp4j,
which outdated and depended on a version of guava with two CVEs out:
CVE-2023-2976, CVE-2020-8908. In order to do so, a jdk upgrade was
required since newer versions of lsp4j are past jdk 8. We were going
to upgrade the jdk soon anways.

Also got rid of an extra signing block in the publishing task, which
is taken care of by jreleaser.
This version includes the same features as 0.3.0, but includes the
JDK upgrade and lsp4j dependency upgrade from smithy-lang#157.
@CLAassistant
Copy link

CLAassistant commented Aug 19, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 3 committers have signed the CLA.

✅ kubukoz
❌ milesziemer
❌ smithy-automation
You have signed the CLA already but the status is still pending? Let us recheck it.

.github/workflows/ci.yml Outdated Show resolved Hide resolved
@Baccata Baccata merged commit 5f67586 into dss Aug 20, 2024
4 of 5 checks passed
@Baccata Baccata deleted the main-into-dss-2024-08 branch August 20, 2024 07:16
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