generated from oracle/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 43
Merge main into telemetry #398
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
…build-0.25.0 Bump esbuild from 0.24.0 to 0.25.0 in /vscode
added fallback versions removed redundant unit tests updated JDK fallback versions
Automate dropdown options of OracleJDK version in JDK downloader
Fix build script which gets stuck sometimes
* upgraded language server to netbeans 25 * added frontend requirements of #7697 * Added support for #7740, #7815 and #7993 * added support for #7730 and #7958 * added support of #8000 * added support for #7749 * added support of #8159 * fixed failing localization tests * updated THIRD_PARTY_LICENSES.txt and update PreparedBundles.java to generate sha256 as the temp license name so that it doesn't create too long file names * addressed review comments * added parsing of vmArgs
Adding patch for NETBEANS-8289
Backport patches of NB-26
os compatibility when used for patching vsce for vsixsign Signed-off-by: Siddharth Srinivasan <[email protected]>
Changed the patch check argument in the build file
…ter-indexing Temporarily disable the error notifier running after indexing.
Signed-off-by: Siddharth Srinivasan <[email protected]>
Updated base URL for Oracle OpenJDK 24 GA downloads
updated CHANGELOG
Merge conflicts will need to be resolved via a fork. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merge main into telemetry so that it has all the latest changes.