Skip to content

chore(deps): Bump prism-code-editor from 4.0.0 to 4.1.0 in /springwolf-ui #1348

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2025

Bumps prism-code-editor from 4.0.0 to 4.1.0.

Release notes

Sourced from prism-code-editor's releases.

Release 4.1.0

New features

Added customizable scroll padding through the --pce-scroll-padding CSS variable (fbca174)

Fixes and improvements

  • Fixed tab stops from autocompletion snippets not being properly scrolled into view when selected (5600a73)
  • Improved CSS variable autocompletion (27e752c):
    • Variables are no longer wrapped by var() when completed if the cursor is already inside var()
    • When inside var(), only CSS variables are returned as completions
  • Fixed incorrect color of class-name tokens inside HTML/JSX tags in the Night Owl themes (5e83ab6)
  • Fixed words inside JSX tags not being returned as completions by jsCompletion() or completeIdentifiers() (addf57d)
Commits
  • a7a1208 Version 4.1.0
  • 8998fe1 Improve styling guide
  • 5419418 Update React and Solid version
  • 1ca4d17 Some refactoring
  • d7f699c Update React and Solid version
  • addf57d Fix words inside JSX tags not being completed
  • 5e83ab6 Fix class name color inside tags
  • 27e752c Improve CSS variable completion
  • 3a0dc80 Update brace-expansion dependency
  • fbca174 Add customizable scroll padding
  • Additional commits viewable in compare view

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 4.0.0 to 4.1.0.
- [Release notes](https://github.com/FIameCaster/prism-code-editor/releases)
- [Commits](FIameCaster/prism-code-editor@4.0.0...4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 24, 2025
Copy link

netlify bot commented Jun 24, 2025

Deploy Preview for springwolf-ui ready!

Name Link
🔨 Latest commit 949bf5a
🔍 Latest deploy log https://app.netlify.com/projects/springwolf-ui/deploys/685a148eb0aeee0008127d7c
😎 Deploy Preview https://deploy-preview-1348--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 project configuration.

@timonback timonback merged commit 74eb927 into master Jun 25, 2025
36 checks passed
@timonback timonback deleted the dependabot/npm_and_yarn/springwolf-ui/prism-code-editor-4.1.0 branch June 25, 2025 18:43
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