File code.changes of Package code

-------------------------------------------------------------------
Thu Mar 13 22:04:08 UTC 2025 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream releas 1.98.2
  * no changelog provided

-------------------------------------------------------------------
Mon Mar 10 20:56:49 UTC 2025 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.98.0
  * Terminal IntelliSense (preview) - Rich completion support for your terminal.
  * Drag & drop references - Quickly open peek references in a new editor.
  * Linux custom title bar - Custom title bar support for Linux enabled by default.
  * Unresolved diagnostics (preview) - Prompt when committing with unresolved diagnostics.
  * Soft-delete in source control - Move untracked files to trash instead of deleting them.
- Add node-pty-no-compile-commands.patch to fix build error
- Link kereberos rather than dlopening it per shared library policy (reverting upstream change) - kerberos-link.patch
- Refresh merge-user-product.patch from VSCodium

-------------------------------------------------------------------
Thu Feb 13 18:23:10 UTC 2025 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.97.2
  * no changelog provided

-------------------------------------------------------------------
Sun Feb  9 20:07:14 UTC 2025 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.97.0
  * Reposition Command Palette - Drag the Command Palette and Quick Inputs to a new position.
  * Compound logs - Combine multiple logs into a single, aggregated log view.
  * Filter output logs - Filter the contents of the Output panel.
  * Git blame information - Rich git blame information and open on GitHub.
  * Search values in debug variables - Filter and search for specific values in debug variables.
  * Notebook inline values - View inline values for code cell variables in notebooks.

-------------------------------------------------------------------
Mon Jan 13 20:33:37 UTC 2025 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.96.3
  * Fix pre-release extension not updating
- Fix ftbfs with electron 33
  * tree-sitter-cxx20.patch
  * e33-nan-SetAccessor.patch
  * e33-nan-IdleNotificationDeadline.patch
  * e33-nan-ScriptOrigin.patch
- Leap: build with gcc 14

-------------------------------------------------------------------
Wed Dec 18 18:45:02 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.96.1
  * no changelog provided

-------------------------------------------------------------------
Wed Dec 11 21:04:41 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.96.0
  * Overtype mode - Switch between overwrite or insert mode in the editor
  * Add imports on paste - Automatically add missing TS/JS imports when pasting code
  * Test coverage - Quickly filter which code is covered by a specific test
  * Move views - Easily move views between the Primary and Secondary Side Bar
  * Terminal ligatures - Use ligatures in the terminal
- Drop request.test-skip.patch

-------------------------------------------------------------------
Thu Nov 14 22:58:02 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.95.3
  * no changelog provided

-------------------------------------------------------------------
Fri Nov  8 11:53:04 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.95.2
  * no changelog provided

-------------------------------------------------------------------
Fri Nov  1 08:37:04 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.95.1
  * no changelog provided

-------------------------------------------------------------------
Tue Oct 29 19:14:29 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.95.0
  * Preview settings indicator - View experimental and preview settings in the Settings editor.
- drop test-monaco-mismatching-package-lock.patch
- drop extensions-git-mismatching-package-lock.patch

-------------------------------------------------------------------
Thu Oct 10 17:33:34 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.94.2
  * no changelog provided

.------------------------------------------------------------------
Tue Oct  8 18:50:55 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.94.1
  * Fix elevated save vulnerability (CVE-2024-43601)
- Run tests for native-is-elevated in check
- Remove some files that should not be shipped in package

-------------------------------------------------------------------
Sat Oct  5 20:50:40 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.94.0
 * Find in Explorer - Quickly find files in the Explorer view with the improved Find control.
 * Source Control Graph - More filtering options and interactivity in the Source Control Graph.
 * Python test coverage - Run Python tests with coverage and get rich results in the editor.
 * ESM - Faster VS Code startup thanks to the migration to ESM.
 * Account preference - Specify which account to use for an extension.
- Drop no longer needed patches
  * do-not-check-for-yarn.patch
  * remove-deprecated-AccessorSignatures.patch
  * nan_callbacks_12_inl-node21.patch
  * asar-deterministic.patch
  * electron29-nan-SetAccessor.patch
- Add backported patches
  * extensions-git-mismatching-package-lock.patch
  * test-monaco-mismatching-package-lock.patch

-------------------------------------------------------------------
Fri Sep 13 19:13:03 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- Skip flaky test
  * node-pty-unixTerminal.test-flaky.patch

-------------------------------------------------------------------
Thu Sep 12 17:26:33 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.93.1
  * Fix worker fail when single-quote in application dir (gh#microsoft/vscode#227971)
  * Fix YAML grammar breaking MDX syntax highlighting (gh#microsoft/vscode#224862)
- Run test suite for node-pty

-------------------------------------------------------------------
Thu Sep  5 19:58:56 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.93.0
  * Profiles editor - Switch and manage your profiles from a single place.
  * Notebook diff viewer - Efficiently review changes in notebooks by collapsing unchanged cells.
  * Resize columns via the keyboard - Resizing table columns in VS Code more accessible via keyboard.
  * Source Control Graph - Easily hide, collapse, or move the Source Control Graph.
- Drop upstreamed patches
  * nls.keys.json-determinism.patch
  * extensions-promise-rejected.patch
- no-asar.patch: remove asar completely instead of just unpacking it
- aarch64: run tests

-------------------------------------------------------------------
Thu Aug  8 17:03:25 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.92.1
  * no changelog provided

-------------------------------------------------------------------
Sun Aug  4 17:41:26 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- Add backported e31-nan-CopyablePersistentTraits.patch to fix ftbfs with electron 31

-------------------------------------------------------------------
Fri Aug  2 08:04:32 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- Add backported nls.keys.json-determinism.patch to fix determinism (bsc#1041090)

-------------------------------------------------------------------
Thu Aug  1 21:24:12 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.92.0
  * Default browser - Configure which browser to use for opening links in VS Code.
  * Revert PRs - Easily create a revert PR for a merged PR.
  * Extension updates - More easily configure auto updating of extensions.
  * Override profiles - Override an existing profile with the Profiles Editor.
  * Paste files in CSS - Quickly add CSS file references with paste or drag and drop.
  * Move Panel to top - Position the Panel section at the top of the workbench.
- Add request.test-skip.patch
- Drop no longer needed patches
  * e30-kerberos-invalid-conversion.patch
  * terminal.shellIntegration.test-skip.patch
- The markdown language server is no longer built as part of VS Code.
  The new upstream is https://github.com/microsoft/vscode-markdown-languageserver

-------------------------------------------------------------------
Thu Jul 11 15:29:58 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.91.1
  * no changelog given

-------------------------------------------------------------------
Wed Jul 10 16:59:01 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- Add backported e30-kerberos-invalid-conversion.patch to fix ftbfs with electron 30

-------------------------------------------------------------------
Thu Jul  4 16:31:48 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.91.0
  * Preview: Incoming/Outgoing changes graph - Visualize incoming and outgoing changes in the Source Control view.
  * Preview: Profiles Editor - Manage your profiles in a single place.
  * Custom tab labels - More variable options and support for multiple extensions.
  * TypeScript 5.5 - Syntax checking for regular expressions and other language features.
  * JavaScript Debugger - Inspect shadowed variables while debugging JavaScript.
- Tell the tests that we're running unattended so thatit skips known-flaky tests
  * drop contributions.test-skip.patch
- Run all of test-integration.sh
  * test-extensions-skip.patch
  * test-integration-electron-node-path.patch
  * terminal.shellIntegration.test-skip.patch
- Do not run tests on aarch64 and ix86 due to Electron/V8 crashing

-------------------------------------------------------------------
Tue Jul  2 16:49:58 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- Run tests in check (test, test-node, part of test-integration, spdlog)
  * spdlog-no-version-check.patch
  * test-electron-path.patch
  * id.test-skip.patch
  * contributions.test-skip.patch
  * terminalProfiles.test-skip.patch
  * test-node-timeout.patch
  * textSearch.integrationTest-ripgrep-skip.patch
- languageservers: run tests in check
- languageservers: remove test code from shipped package

-------------------------------------------------------------------
Wed Jun 19 18:49:13 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.90.2
  * Fix in search file by name (go to file) "@" is symbol not working with specified file

-------------------------------------------------------------------
Thu Jun 13 17:59:15 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.90.1
  * no changelog given

-------------------------------------------------------------------
Thu Jun  6 17:20:49 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.90.0
  * Editor tabs multi-select - Select and perform actions on multiple tabs simultaneously.
  * Profiles - Open new windows with your preferred profile.
  * Editor actions - Immediately access editor actions across editor groups.
  * Copilot extensibility - Build AI into your extensions with the Chat and Language Model API.
  * Find in notebooks - Restrict search to selected cells in notebooks.
- Use new %electron_rebuild and %electron_check_native macros in specfile

-------------------------------------------------------------------
Thu May  9 17:43:16 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.89.1
  * Fix disposing a tree view while it's visible causing it to stay empty

-------------------------------------------------------------------
Thu May  2 19:42:56 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.89.0
  * Preview Markdown images & videos - Hover over a link to preview images & videos in Markdown.
  * Enhanced branch switching - Restore open editors seamlessly when switching between branches.
  * Middle-click paste support - Paste text quickly in the terminal using a mouse middle-click.
  * Accessible View - Navigate through comments, chat code blocks & terminal commands from the Accessible View.
  * Keyboard shortcuts for UI actions - Customize keybindings for UI actions directly with a right-click.
  * Quick Search - Search for text across your workspace with Quick Search.
  * Local workspace extension - Include and install extensions directly in your workspace.


-------------------------------------------------------------------
Tue Apr 16 19:54:54 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- Add backported electron29-nan-SetAccessor.patch to fix ftbfs with Electron 29

-------------------------------------------------------------------
Thu Apr 11 17:36:17 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.88.1
  * update bundled typescript to 5.4.5
  * Fix UI error when opening and closing a notebook

-------------------------------------------------------------------
Thu Apr  4 20:32:33 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.88.0
  * Apply custom editor labels - Distinguish between editors with same file names.
  * Locked scrolling - Compare editors side-by-side with synchronized scrolling.
  * Extension update improvements - Restart extensions without reload & update extensions with VS Code releases.
  * Test Coverage API - Native code coverage support in VS Code.
  * Folding markers in minimap - Easily identify and navigate to code sections from minimap.
  * Quick Search improvements - Sticky file path separators and separator buttons.
  * Notebook Run cells in section - Quickly run all cells in a notebook section.ectly from the terminal.

-------------------------------------------------------------------
Thu Mar  7 19:58:56 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.87.1
  * Fix stuck highlighting when `"editor.occurrencesHighlight": "off"`
  * use document object identity and not uri equality when checking if a document belongs to a notebook

-------------------------------------------------------------------
Wed Feb 28 17:51:34 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.87.0
  * Multi-cursor inline suggestions - Review and accept inline suggestions for multiple cursors.
  * Side-by-side preview refactoring - Preview refactorings across files with multi diff editor.
  * Sticky scroll in editor - Sticky scroll is enabled by default in the editor.

-------------------------------------------------------------------
Tue Feb 27 17:46:23 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- Rename /usr/libexec/code-oss to code-oss.js to fix error on open with Electron 28

-------------------------------------------------------------------
Tue Feb 27 06:01:59 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- nan_callbacks_12_inl-node21.patch: apply to two other bundled copies to fix ftbfs with electron 28

-------------------------------------------------------------------
Thu Feb 15 17:01:35 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.86.2
  * Fix "Surround with snippet" command missing

-------------------------------------------------------------------
Fri Feb  9 16:51:01 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- Explicitely set AR=gcc-ar to avoid ftbfs due to “plugin needed to handle lto object” (bsc#1219745)

-------------------------------------------------------------------
Thu Feb  8 14:48:35 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.86.1
  * no changelog provided

-------------------------------------------------------------------
Thu Feb  1 15:15:16 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.86.0
  * Per-window zoom levels - Adjust the zoom level for each window independently.
  * Multi-file diff editor - Quickly review diffs across multiple files in the diff editor.
  * Triggered breakpoints - Efficient debugging with breakpoint dependencies.
  * Expanded Sticky Scroll support - Sticky Scroll in tree views and notebooks.
  * Markdown paste options - Rich paste support for links, video, and audio elements.
  * Flexible Auto Save options - Skip Auto Save on errors or save only for specific file types.
  * Source Control input - Customize commit input and per-language editor settings.
  * Extension notifications - Fine-grained control for disabling notifications per extension.

-------------------------------------------------------------------
Fri Dec 15 18:19:28 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.85.1
  * no release notes
- Use upstream launcher script
  * drop code.sh, add code.sh.patch
- Also install seti icon font globally because VSCode is the upstream for this font

-------------------------------------------------------------------
Wed Dec 13 21:59:18 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.85.0
  * Floating editor windows - Drag and drop editors onto your desktop.
  * Accessible View workflow - Smoother transitions to and from the Accessible View.
  * Finer extension update control - Choose which extensions to auto update.
  * Source Control incoming and outgoing view - Easily review pending repository changes.
  * JavaScript heap snapshots - Visualize heap snapshots including memory object graphs.
  * TypeScript Go to Definition from inlay hints - Jump to definition from inlay hint hovers.
- Correct missing modules (depending on host machine architecture) in vendor tarball script
- Add BuildDepends: increase-file-max to fix EMFILE during build (bsc#1217993 gh#microsoft/vscode#200276)

-------------------------------------------------------------------
Tue Dec  5 09:49:23 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>

- languageservers: Remove comments from generated js code
  * json-language-features-no-debugmaps.patch -> no-comments-or-sourcemaps.patch
- Explicitely specify path to /usr/include/node to work around ftbfs due to bsc#1217424

-------------------------------------------------------------------
Mon Nov 13 18:27:49 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>

- Add backported nan_callbacks_12_inl-node21.patch to fix ftbfs with node 21.x

-------------------------------------------------------------------
Mon Nov  6 18:57:35 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.84.1
  * no changelog provided 

-------------------------------------------------------------------
Wed Nov  1 18:44:13 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.84.0
  * More audio cues - New audio cues to indicate clear, save, and format activity.
  * Activity bar position - Move Activity bar to the top for compact display.
  * Hide editor tabs - Show multiple, single, or no editor tabs.
  * Maximize Editor Groups - Quickly expand the active Editor Group.
  * Python improvements - Better run code in terminal, easier virtual environment creation.
- Drop tree-sitter-remove-CreationContext.patch no longer relevant

-------------------------------------------------------------------
Mon Oct 30 07:07:34 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>

- Reset SOURCE_DATE_EPOCH to work around bsc#1216691

-------------------------------------------------------------------
Wed Oct 11 21:35:14 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.83.1
  * no changelog provided

-------------------------------------------------------------------
Thu Oct  5 14:37:26 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.83.0
  * Accessibility improvements - Screen reader support for the pull request comments.
  * Better Command Palette search - New "similar commands" list to help command discovery.
  * Add custom icons to profiles - Display an icon to easily identify the active profile.
  * Compact editor tab height - Shrinks editor tab height for larger editor region.
  * Dedicated pinned editor row - New editor tab row supports pin/unpin via drag and drop.
  * Go to Symbol in notebooks - Quickly navigate to code symbols in your notebook.

-------------------------------------------------------------------
Mon Sep 18 09:01:45 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.82.2
  * Fix debug console not working
  * Fix error traces showing unrendered HTML href that makes them hard to read 

-------------------------------------------------------------------
Tue Sep 12 20:44:25 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.82.1
  * Fix npm view exploit (CVE-2023-36742)
- New upstream release 1.82.0
  * Accessibility improvements - Accessible View support for inline completions, updated keybindings.
  * Built-in port forwarding - Forward local server ports from within VS Code.
  * Sticky Scroll updates - Scrolls horizontally with editor, display last line in scope, folding UI.
  * New diff editor features - Detect moved code, dynamically switch inline and side-by-side view.
  * Command Center displayed by default - Quickly open files or run commands from the title bar.
  * Copy Notebook output - Easily copy cell output as well as generated images.
  * WebAssembly debugging - Decompile WASM code to step through and set breakpoints.
  * New TypeScript refactorings - Move to File and Inline Variables refactorings.

-------------------------------------------------------------------
Thu Aug 10 17:44:27 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.81.1
  * Don't uninstall application-scoped extensions when importing profile

-------------------------------------------------------------------
Thu Aug  3 21:07:00 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>

- New upstream release 1.81.0
  * Accessibility improvements - Accessible View support for notifications, chat responses, and hovers.
  * VS Code Profiles - Finer control with partial profiles and "Apply to all profiles" options.
  * New diff editor features - Collapse unchanged regions, better diff region text alignment.
  * Git repositories with symlinks - Support for repository paths with symbolic links.
  * Notebook updates - Search text in closed notebooks, "sticky scroll" displays Markdown headers.
  * Access Jupyter servers in GitHub Codespaces - Connect to a remote Jupyter server in a codespace.
- Drop prepare-rpm-task.patch applied upstream

-------------------------------------------------------------------
Fri Jul 28 18:36:43 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- Add remove-mangle.patch and extensions-disable-mangler.patch to disable overzealous code minification. This:
  * restores functionality of some third-party extensions (see https://github.com/VSCodium/vscodium/issues/1390 )
  * fixes build nondeterminism (boo#1041090)
  * MASSIVELY reduces build times which were often getting killed due to timeout
  at a cost of small package size increase.
- Add webpack-no-source-maps.patch as we don't ship or need them
- Correct missing symlinks in languageservers
- Correct some windows-only npm packages wrongly included in package

-------------------------------------------------------------------
Sun Jul 23 19:41:57 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 1.80.1
  * no changelog provided

-------------------------------------------------------------------
Fri Jul  7 20:33:27 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- Nrw upstream release 1.80.0
  * Accessibility improvements - Accessible View for better screen reader support, Copilot audio cues.
  * Better editor group and tab resizing - Set min tab size, avoid unnecessary editor group resizing.
  * Skip subwords when expanding selection - Control whether to use camel case for selection.
  * Terminal image support - Display images directly in the integrated terminal.
- Disable do-not-gulp-all-memory.patch on 64bit due to timeouts.

-------------------------------------------------------------------
Thu Jun 15 17:00:20 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 1.79.2
  * no changelog provided

-------------------------------------------------------------------
Fri Jun  9 17:22:07 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 1.79.0
  * Read-only mode - Mark specific files and folders in your workspace as read-only.
  * 'Paste as' options - Choose how you'd like item links pasted into the editor.
  * Automatic copy of external files - Drag or paste to Markdown adds new files to your workspace.
  * Default Git repo branch name - Use "main" as the default or override via a user setting.
  * Notebooks rich content search - Search based on Notebook output or filter on cell type.
  * Linked editing for JSX tags - Simultaneously change opening and closing JSX tags.
- Drop custom-gallery.patch and add updated merge-user-product.patch from VSCodium

-------------------------------------------------------------------
Fri May 12 11:14:32 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 1.78.2 

-------------------------------------------------------------------
Thu May  4 18:38:06 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 1.78.0
  * Accessibility improvements - Better screen reader support, new audio cues.
  * New color themes - "Modern" light and dark color theme defaults.
  * Profile templates - Built-in templates for Python, Java, Data Science, and more.
  * Drag and drop selector - Choose how you'd like item links placed into the editor.
  * Standalone color picker - Color picker UI to insert or modify color formats.
  * Quick Fixes for Source Control input - Fix spelling and other errors right in the input box.
  * Markdown drag and drop videos - Easily add video tags in Markdown files.
  * Notebooks insert images as attachments - Choose between an image link, path, or attachment.
- Drop Allow-building-on-unsupported-node-versions.patch, no longer needed (15.3 is unsupported anymore)
- Drop node-pty-spawn-helper-no-pic.patch — that code is no longer shipped
- Add sqlite-remove-gcc-symbol-versions.patch
- BuildRequire esbuild 0.17
  * add system-esbuild.patch

-------------------------------------------------------------------
Sun Apr 16 13:17:06 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- Fix unresolvable build on Fedora 37+
- vscode-languageservers: Do not ship JS debug maps (json-language-features-no-debugmaps.patch)

-------------------------------------------------------------------
Wed Apr 12 20:06:56 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 1.77.3
  * Update bundled typescript to 5.0.4
  * Fix Clicking Top Edge of Terminal break the Terminal
  * Fix Incorrect layout of welcome page, when there are no suggestions

-------------------------------------------------------------------
Tue Apr 11 19:24:35 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 1.77.2
  * Security: Use notification prompt before running a command

-------------------------------------------------------------------
Wed Apr  5 19:59:46 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 1.77.1
  * Fix broken syntax highlighting in TS if no semicolon I used after type

-------------------------------------------------------------------
Tue Apr  4 13:55:05 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- vscode-html-languageserver: fix missing jquery.d.ts file

-------------------------------------------------------------------
Mon Apr  3 19:19:24 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 1.77.0
  * Accessibility improvements - New keyboard shortcuts for hovers, notifications, and Sticky Scroll.
  * Copy GitHub deep links - Create permalinks and HEAD links from within the editor.
  * Notebook Format on Save - Automatically format notebooks cells on save.
  * TS/JS switch case completions - Quickly fill in TypeScript/JavaScript switch statements.
- Build also the standalone language servers (vscode-languageservers)

-------------------------------------------------------------------
Wed Mar 15 17:37:41 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 1.76.2
  * Fix Git gutter not shown in workspace with multiple folders

-------------------------------------------------------------------
Thu Mar  9 20:02:16 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 1.76.1
  * no changelog provided

-------------------------------------------------------------------
Wed Mar  1 21:03:51 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 1.76.0
  * Profiles - Active profile badge, quickly switch profiles via the Command Palette.
  * Accessibility improvements - New audio cues, improved terminal screen reader mode.
  * Moveable Explorer view - Place the Explorer in the secondary side bar or a panel.
  * Notebook kernel MRU list - Find and select recently used notebook kernels.
  * Markdown header link suggestions - Easily link to headers in files across your workspace.
  * Remote Development usability - New keyboard shortcut, streamlined remote options list.

-------------------------------------------------------------------
Thu Feb  9 19:18:34 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 1.75.1
  * no changelog provided

-------------------------------------------------------------------
Sun Feb  5 15:35:03 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream version 1.75.0
  * Profiles - Create and share profiles to configure extensions, settings, shortcuts, and more.
  * Accessibility improvements - Terminal screen reader mode, new keyboard shortcuts.
  * Easier multi-view resizing - Drag layout corners to resize multiple views at once.
  * Tree view search history - Quickly rerun previous searches in tree views.
  * Better Terminal link detection - Detect links containing spaces, brackets, line and column formats.
  * New Git commands - Stash staged changes and delete remote tags from within VS Code.
  * Dark+ and Light+ V2 themes - Try the experimental color themes and let us know what you think.
- Add vscode-l10n-dev-use-tree-sitter.patch and related hacks to specfile to fix build error
- Add node-pty-spawn-helper-no-pic.patch

-------------------------------------------------------------------
Sat Jan 28 15:43:26 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- Remove spurious copy of tar and prebuild-install shipped in package
  * Remove-build-time-dependencies.patch

-------------------------------------------------------------------
Sun Jan 15 13:21:48 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- Fix blanked nls.metadata.json accidentally getting shipped

-------------------------------------------------------------------
Tue Jan 10 18:19:00 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 1.74.3
  * fix a security vulnerability in notebook html
- Fix non-reproducible builds
  * add asar-deterministicc.patch
- Do not BuildRequire python2

-------------------------------------------------------------------
Wed Dec 21 19:45:00 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- Build oniguruma webassembly module from source instead of shipping a non-free binary.

-------------------------------------------------------------------
Thu Dec 15 18:30:00 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 1.74.1
  * no changelog provided

-------------------------------------------------------------------
Fri Dec  9 09:21:29 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 1.74.0
  * Customize Explorer auto reveal - Decide which files scroll into view in the Explorer.
  * Hide Activity bar and Panel badges - Simplify the editor UI by toggling state badges.
  * Audio cues for notebooks and diff view - Sounds for cell run results, added or removed lines.
  * Merge editor Undo/Redo - Quickly revert or reapply merge conflict actions.
  * Manage unsafe repositories - Prevent Git operations on folders not owned by you.
  * JavaScript console.profile collection - Easily create CPU profiles for viewing in VS Code.
  * Go to Definition from return - Jump to the top of JavaScript/TypeScript functions.
  * Remote Tunnels - Create a connection to any machine, without needing SSH.
- Drop esbuild-unsupported-platform.patch
- Refresh custom-gallery.patch from VSCodium

-------------------------------------------------------------------
Thu Nov 10 20:06:38 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- Correct spurious export of internal symbols from node DLLs.

-------------------------------------------------------------------
Wed Nov  9 22:07:32 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 1.73.1
  * no changelog provided

-------------------------------------------------------------------
Thu Nov  3 06:09:15 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 1.73.0
  * Search include/exclude folders - Quickly set folders to include/exclude in the tree view.
  * Command Center mode shortcuts - Displays commonly used modes before recent files list.
  * Merge editor improvements - Access Combination option to auto merge conflicts.
  * Markdown automatic link updates - File and image links updated on rename/move.
  * More audio cues - Task completed or failed, Terminal Quick Fix available.
- Compile all DLLs as -fpic -fno-semantic-interposition.

-------------------------------------------------------------------
Fri Oct 14 09:04:00 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- Fix build on riscv
  * esbuild-unsupported-platform.patch

-------------------------------------------------------------------
Tue Oct 11 18:22:21 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 1.72.1
- New upstream release 1.72.1
  * no changelog provided

-------------------------------------------------------------------
Mon Oct 10 21:53:07 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- Fix privilege escalation vulnarability caused by a world-writable file.

-------------------------------------------------------------------
Fri Oct  7 20:06:25 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 1.72.0
- New upstream release 1.72.0
  * Tool bar customization - Hide/show tool bar actions.
  * Better editor autoscrolling - Scrolling speed tuned to cursor location.
  * Extensions view updates - Highlights extensions with updates or needing attention.
  * Search results in a tree view - Review search results in either list or tree view.
  * Nested Git repo support - Detects and displays nested Git submodules.
  * Terminal Quick Fixes - Suggestions to correct command typos and set an upstream remote.
  * Pin frequently used tasks - Pin tasks to the top of the Run Task dropdown for quick access.
  * Markdown link validation - Automatically check header, file, and image links.
- Refresh custom-gallery.patch from VSCodium.

-------------------------------------------------------------------
Mon Sep 19 21:11:53 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- Add patches to fix FTBFS with Electron 20
  * remove-deprecated-AccessorSignatures.patch
  * tree-sitter-remove-CreationContext.patch

-------------------------------------------------------------------
Fri Sep 16 18:02:21 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 1.71.2
- New upstream release 1.71.2
  * no changelog provided
- Fix esbuild FTBFS
  * extensions-promise-rejected.patch
  * extensions-esbuild_version.patch
- Drop workaround upgrading extensions/node_modules/esbuild and rebuild vendor tarball
  * drop extensions-esbuild.patch
  * drop GENERATED_extensions-esbuild.patch
- Change Use-system-spdlog.patch to use pkgconfig instead of hardcoding CFLAGS.

-------------------------------------------------------------------
Wed Sep  7 18:22:31 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- Correct wrong macro use causing unusable package on Leap.

-------------------------------------------------------------------
Fri Sep  2 05:58:24 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 1.71.0
- New upstream version 1.71.0
  * Merge editor improvements - Easier transition between text and merge editors.
  * File rename selection - Pressing F2 selects filename, whole name, or file extension.
  * New Code Action UI - Quickly find the Code Action you're looking for.
  * Terminal updates - Shell integration for fish, new smooth scrolling.

-------------------------------------------------------------------
Sun Aug 21 20:23:02 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 1.70.2
- New upstream version 1.70.2
  * no changelog provided
- Do not force a specific esbuild client version now that system esbuild is fixed.
  * remove 0001-Change-esbuild-to-system-version.patch
  * add esbuild_version.patch
- Upgrade esbuild client in extensions/ to 0.15 because 0.11 is broken
  * extensions-esbuild.patch
  * GENERATED_extensions-esbuild.patch
- Replace yarn vendor directory with vendored node_modules to make patching easier
  * Use-system-spdlog.patch.manual -> Use-system-spdlog.patch
  * do-not-check-for-yarn.patch
  * remove install-fonts-systemwide.patch.manual and move its contents to install-font-systemwide.patch
  * ripgrep.patch.manual -> ripgrep.patch

-------------------------------------------------------------------
Wed Aug 10 19:23:22 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 1.70.1
- New upstream version 1.70.1
  * no changelog provided

-------------------------------------------------------------------
Thu Aug  4 19:51:11 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 1.70.0
- New upstream version 1.70.0
  * Title bar customization - Hide/show menu bar, Command Center, or layout control.
  * Fold selection - Create your own folded regions in the editor.
  * Search multi-select - Select and then act on multiple search results.
  * Tree view search and filtering - Find and filter in tree views such as the Find Explorer.
  * Terminal improvements - Shell integration on by default, extended PowerShell keybindings.
  * Command line option --merge - Use the 3-way merge editor as your default merge tool.
  * Sticky scroll preview - New scrolling UI shows current source code scope.
- Add do-not-gulp-all-memory.patch

-------------------------------------------------------------------
Tue Jul 19 09:35:24 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 1.69.2
- New upstream version 1.69.2
- Use electron instead of node for installing modules. This should fix the gyp build error on Rawhide

-------------------------------------------------------------------
Tue Jul 12 21:26:20 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 1.69.1
- New upstream version 1.69.1

-------------------------------------------------------------------
Fri Jul  8 09:06:46 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 1.69.0
- New upstream version 1.69.0
  * 3-way merge editor - Resolve merge conflicts within VS Code.
  * Command Center - New UI to search files, run commands, and navigate cursor history.
  * Do Not Disturb mode - Silence non-critical notification popups.
  * Toggle Light/Dark themes - Quickly switch between preferred light and dark themes.
  * Terminal shell integration - Display command status, run recent commands, and more.
  * Task output decorations - Highlights task success or failure exit codes.
  * Git Commit action button - Configure your default Git Commit action.
  * Debug Step Into Target support - Allows you to step directly into functions when paused.
  * JavaScript sourcemap toggling - Switch to debugging compiled rather than source code.
- Add allow-proposed-extension-apis.patch

-------------------------------------------------------------------
Thu Jun 30 13:27:10 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- Add product.json-reproducible-date.patch

-------------------------------------------------------------------
Sun Jun 26 21:20:57 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- Add webpack-openssl-3-0.patch
  * Fix build on Fedora

-------------------------------------------------------------------
Thu Jun 16 08:47:57 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 1.68.1
- New upstream version 1.68.1
  * Fix: Open file command does not start in relative to the current file's path
  * Fix: Icons missing from extension trees with resource uris

-------------------------------------------------------------------
Thu Jun  9 19:35:06 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 1.68.0
- New upstream version 1.68.0
  * Configure Display Language - See installed and available Language Packs in their language.
  * Problems panel table view - View errors and warnings as a table to quickly filter on their source.
  * Deprecated extensions - Learn whether an extension is deprecated or should be replaced.
  * Extension sponsorship - Support the developers who build your favorite extensions.
  * Hide Explorer files using .gitignore - Reuse your existing .gitignore to hide files in the Explorer.
  * Terminal color and contrast enhancements - Find match background color, min contrast ratio.
  * Git branch protection - Branch protection available right inside VS Code.
  * TypeScript Go to Source Definition - Jump directly to a symbol's JavaScript implementation.

-------------------------------------------------------------------
Tue Jun  7 10:41:13 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- Remove spurious `prebuild-install` copy from the binary package.

-------------------------------------------------------------------
Tue May 24 15:37:43 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 1.67.2
- Fix correct git commit in js maps to make debugging vscode in developer tools easier.

-------------------------------------------------------------------
Thu May 19 04:42:58 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 1.67.2
- New upstream version 1.67.2
  * No changelog provided by upstream.

-------------------------------------------------------------------
Sun May 15 19:41:53 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 1.67.1
- Add Use-system-spdlog.patch.manual

-------------------------------------------------------------------
Tue May 10 19:50:18 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 1.67.1
- New upstream version 1.67.1
  * Fix for CVE-2022-30129: Git clone protocol handler
- New upstream version 1.67.0
  * Explorer file nesting - Nest generated files under source files in the Explorer.
  * Settings editor filters - Filter button brings up searches such as @Modified settings
  * Bracket pair colorization - Colored bracket pairs are now enabled by default.
  * Toggle inlay hints - Ctrl+Alt to quickly hide or show inlay hints in the editor.
  * Drag and drop to create Markdown links - Drop files into the editor to create Markdown links.
  * Find All References in Markdown - Quickly find all references to headers, files, URLs.
  * Java extension updates - Now supporting inlay hints and lazy variable resolution.
- Require at least Electron 17.4. This version does not work under 17.3

-------------------------------------------------------------------
Wed May  4 13:44:01 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- Use system copy of sqlite
- Build with esbuild 0.14.36

-------------------------------------------------------------------
Thu Apr  7 20:04:48 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 1.66.1
- New upstream version 1.66.1
  * No changelog provided by upstream.

-------------------------------------------------------------------
Thu Apr  7 11:33:25 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- Put icon into apps/ subfolder

-------------------------------------------------------------------
Fri Apr  1 08:55:33 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- Generate a UUID on each build and put it in “git commit” field in product.json. This is needed for the JIT cache to work.
  * Also fixes localization not working

-------------------------------------------------------------------
Thu Mar 31 18:31:13 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- Add Fix-restart-opening-electron-default-app.patch

-------------------------------------------------------------------
Thu Mar 31 11:54:17 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 1.66.0
- New upstream version 1.66.0 
  * Local history - Keep track of local file changes independent of source control.
  * Settings editor language filter - Displays available language-specific settings.
  * Terminal find improvements - Matches are highlighted in the terminal panel and scroll bar.
  * Built-in CSS/LESS/SCSS formatters - Code formatting for CSS, LESS, and SCSS.
  * JavaScript heap profiles - Collect and view JS memory allocations while debugging.
- Remove 000-upgrade-electron.patch (applied upstream)
- Build with esbuild 0.14.28

-------------------------------------------------------------------
Sat Mar 19 12:33:26 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- Build against electron 17.x
- BuildRequires: esbuild instead of downloading a copy from npm.
  * Remove upgrade-esbuild.patch
  * Add 0001-Change-esbuild-to-system-version.patch
- Install multiple size icon.

-------------------------------------------------------------------
Thu Mar 17 12:09:28 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- Disallow installing on earlier electron version than the one the RPM was built with.

-------------------------------------------------------------------
Fri Mar 11 14:01:36 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 1.65.2
- New upstream version 1.65.2
  * No changelog provided by upstream.
- Change 000-upgrade-electron.patch to the version provided in upstream master

-------------------------------------------------------------------
Tue Mar  8 21:36:47 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 1.65.1
- New upstream version 1.65.1
  * No user-visible changes

-------------------------------------------------------------------
Fri Mar  4 17:25:33 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 1.65.0
- Initial packaging of version 1.65.0 for openSUSE
- Add patches:
  * 000-upgrade-electron.patch
  * custom-gallery.patch
  * do-not-download-electron.patch
  * fix-exe-path.patch
  * install-font-systemwide.patch
  * install-fonts-systemwide.patch.manual
  * no-asar.patch
  * prepare-rpm-task.patch
  * prepare-vendor.sh
  * product_json.patch
  * remove-git.patch
  * remove-marketplace-extensions.patch
  * ripgrep.patch.manual
  * upgrade-esbuild.patch
openSUSE Build Service is sponsored by