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

build(deps-dev): bump svelte-highlight from 5.3.2 to 6.0.1 #118

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2022

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.md and SUPPORTED_STYLES.md

v6.0.0

Breaking Changes

  • use SvelteKit to package the library and auto-generate TypeScript definitions
    • styles are moved from src/styles to styles
    • languages are moved from src/languages to languages
- 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.md and SUPPORTED_STYLES.md

6.0.0 - 2022-03-26

Breaking Changes

  • use SvelteKit to package the library and auto-generate TypeScript definitions
    • styles are moved from src/styles to styles
    • languages are moved from src/languages to languages
Commits
  • 56d6340 v6.0.1
  • c7f9651 docs: update generated docs
  • c979a6c v6.0.0
  • 9dbb49b docs: update documentation
  • 28e902f build: fix build command in render.yaml (#205)
  • a04cdac build: use "svelte-kit package" to build the library (#204)
  • 675dff6 chore(examples): bump deps [ci skip] [deploy skip]
  • 7f78443 chore(examples): rebuild webpack deps [ci skip] [deploy skip]
  • 3a813c2 chore(deps-dev): bump deps
  • See full diff in compare view

Dependabot compatibility score

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 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 28, 2022
@netlify
Copy link

netlify bot commented Mar 28, 2022

Deploy Preview for p5-svelte ready!

Name Link
🔨 Latest commit be8e96b
🔍 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...

QR Code

Use your smartphone camera to open QR code link.

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

@tonyketcham
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/svelte-highlight-6.0.1 branch from 9ed756e to 5f706f3 Compare April 3, 2022 01:48
Bumps [svelte-highlight](https://github.com/metonym/svelte-highlight) from 5.3.2 to 6.0.1.
- [Release notes](https://github.com/metonym/svelte-highlight/releases)
- [Changelog](https://github.com/metonym/svelte-highlight/blob/master/CHANGELOG.md)
- [Commits](metonym/svelte-highlight@v5.3.2...v6.0.1)

---
updated-dependencies:
- dependency-name: svelte-highlight
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/svelte-highlight-6.0.1 branch from 5f706f3 to 4b2a8e0 Compare April 3, 2022 01:52
@tonyketcham
Copy link
Owner

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 3, 2022

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.

@tonyketcham
Copy link
Owner

Something seems to have changed in the syntax highlighting for Svelte in conjunction with the Highlight theme used and it ain't lookin right

@tonyketcham tonyketcham added the help wanted Extra attention is needed label Apr 3, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 13, 2022

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.

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 help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant