p5-svelte
p5-svelte copied to clipboard
build(deps-dev): bump svelte-highlight from 5.3.2 to 6.0.1
Bumps svelte-highlight from 5.3.2 to 6.0.1.
Release notes
Sourced from svelte-highlight's releases.
v6.0.1
- update generated
SUPPORTED_LANGUAGES.mdandSUPPORTED_STYLES.mdv6.0.0
Breaking Changes
- use SvelteKit to package the library and auto-generate TypeScript definitions
- styles are moved from
src/stylestostyles- languages are moved from
src/languagestolanguages- import github from "svelte-highlight/src/styles/github"; + import github from "svelte-highlight/styles/github";
- import typescript from "svelte-highlight/src/languages/typescript";
- import typescript from "svelte-highlight/languages/typescript"; </script>
Changelog
Sourced from svelte-highlight's changelog.
6.0.1 - 2022-03-26
- update generated
SUPPORTED_LANGUAGES.mdandSUPPORTED_STYLES.md6.0.0 - 2022-03-26
Breaking Changes
- use SvelteKit to package the library and auto-generate TypeScript definitions
- styles are moved from
src/stylestostyles- languages are moved from
src/languagestolanguages
Commits
56d6340v6.0.1c7f9651docs: update generated docsc979a6cv6.0.09dbb49bdocs: update documentation28e902fbuild: fix build command in render.yaml (#205)a04cdacbuild: use "svelte-kit package" to build the library (#204)675dff6chore(examples): bump deps [ci skip] [deploy skip]7f78443chore(examples): rebuild webpack deps [ci skip] [deploy skip]3a813c2chore(deps-dev): bump deps- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Deploy Preview for p5-svelte ready!
| Name | Link |
|---|---|
| Latest commit | be8e96b195aa7e0259254be849e11227b566e6cc |
| Latest deploy log | https://app.netlify.com/sites/p5-svelte/deploys/624901c1e6c5680008faa7e0 |
| Deploy Preview | https://deploy-preview-118--p5-svelte.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
@dependabot rebase
@dependabot rebase
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
Something seems to have changed in the syntax highlighting for Svelte in conjunction with the Highlight theme used and it ain't lookin right
A newer version of svelte-highlight exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.