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

chore(deps): Bump prism-code-editor from 3.3.3 to 3.4.0 in /springwolf-ui #932

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps prism-code-editor from 3.3.3 to 3.4.0.

Release notes

Sourced from prism-code-editor's releases.

Release 3.4.0

New features

  • Autocomplete extension is now stable
  • Added autocomplete for CSS classes and variables (7a8143da)
  • Added basic completion for identifiers found in the editor for JavaScript (f7dfc4cc)
  • Exported getCSSProperties from prism-code-editor/autocomplete/css (385d1255)
  • Added support for commit characters (fc9b6af2) (2b7d017a)
  • Added a to property to CompletionResult allowing customization of the range replaced when an option is inserted (ca6b7dd5)
  • Added autocompletion for JSDoc tags (253376f0)
  • Added a registerTheme function to prism-code-editor/themes (#23) (3fe66f7b)

Changes

  • Moved completeSnippets completion source to prism-code-editor/autocomplete (67403deb)
  • Removed experimental_ prefix from the autocomplete entry points (63a9a3fc)

Bug fixes and improvements

  • Fixed Ctrl+Space not starting an autocomplete query first time if the extension was added dynamically (be05b6e2)
  • Fixed mistake in the identifier pattern used for JS completion (bd33cb59) (15084874)
  • Mitigated potential regex performance issues in completion sources (a02283b5)
  • Fixed autocomplete not being fully disabled in read-only mode (a68815f3)
  • Fixed alignment issue with the showInvisibles extension (8e637d1e)
  • Changed the position of the autocomplete query based on selection direction (ddcad1f4)
  • Removed autocompletion of global attributes for non-HTML tags in JSX (66dfe61f)

Release 3.4.0-beta.2

Improvements

  • Improved the color of matched characters in light themes (283d53f)
  • Themes can now change the color of matched characters in the autocomplete tooltip with the --pce-ac-match variable (283d53f)
  • Improved CSS autocompletion (eea432b)
  • Slightly improved the fuzzyFilter (9490b6e)
  • Drag and drop can be undone with a single undo action (da87018)

Changes

  • Renamed prism-code-editor/experimental_autocomplete/html to prism-code-editor/experimental_autocomplete/markup (1f2eebd)
  • Renamed htmlCompletion to markupCompletion (1f2eebd)

New features

  • Added a new extension showInvisibles exported from prism-code-editor/search for highlighting tabs/Spaces
  • Added icons from VSCode in front of completion labels (5c34d25)
  • Added support for snippets with tab stops (13592ee) (c1b151c)
  • Added snippets to JavaScript (b81a96b) (b3735d0)
  • Added a scroll 1 line up/down command (3e7bb16)
  • Added autocompletion data for SVG tags and attributes (4e7757c)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [prism-code-editor](https://github.com/FIameCaster/prism-code-editor) from 3.3.3 to 3.4.0.
- [Release notes](https://github.com/FIameCaster/prism-code-editor/releases)
- [Commits](FIameCaster/prism-code-editor@3.3.3...3.4.0)

---
updated-dependencies:
- dependency-name: prism-code-editor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 19, 2024
Copy link

netlify bot commented Aug 19, 2024

Deploy Preview for springwolf-ui ready!

Name Link
🔨 Latest commit c32f6ae
🔍 Latest deploy log https://app.netlify.com/sites/springwolf-ui/deploys/66c3cce566a2db000801c36a
😎 Deploy Preview https://deploy-preview-932--springwolf-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@timonback timonback merged commit bdc785c into master Aug 23, 2024
27 checks passed
@timonback timonback deleted the dependabot/npm_and_yarn/springwolf-ui/prism-code-editor-3.4.0 branch August 23, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant