Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps prism-react-renderer from 1.3.5 to 2.4.1.

Release notes

Sourced from prism-react-renderer's releases.

[email protected]

This release enables support for React Server Components 🚀

What's Changed

New Contributors

Full Changelog: https://github.com/FormidableLabs/prism-react-renderer/compare/[email protected]@2.4.1

[email protected]

Minor Changes

  • 'Add JSON as default supported language' (#247)

[email protected]

Patch Changes

  • Export normalizeTokens and useTokenize utility functions. (#237)

[email protected]

Minor Changes

  • Upgrade clsx to v2.0.0. (#232)

[email protected]

Minor Changes

  • Add Python support. (#226)

Patch Changes

  • Fix html language preset by using markup instead. (#230)

[email protected]

Minor Changes

  • Added oneDark and oneLight themes (#224)

[email protected]

Patch Changes

... (truncated)

Commits
  • 67c7fbc Merge pull request #253 from FormidableLabs/changeset-release/master
  • e9dfae6 Version Packages
  • 53c411c Merge pull request #252 from FormidableLabs/remove-theme-dictionary-hook
  • 3cfe239 changelog
  • db43793 rm useref
  • 9a6e47b refactor: rm useThemeDictionary
  • 20631f4 Merge pull request #248 from FormidableLabs/changeset-release/master
  • 0d62b98 Version Packages
  • f87355c Merge pull request #247 from FormidableLabs/208-add-json-to-the-default-inclu...
  • c5f2b5d fix lint
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by formidablelabs, a new releaser for prism-react-renderer since your current version.


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 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-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) from 1.3.5 to 2.4.1.
- [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases)
- [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/[email protected])

---
updated-dependencies:
- dependency-name: prism-react-renderer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 23, 2024 19:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 23, 2024
@dependabot dependabot bot requested review from elmattic and lemmih and removed request for a team December 23, 2024 19:59
@lemmih lemmih enabled auto-merge December 26, 2024 06:51
@hanabi1224 hanabi1224 disabled auto-merge December 26, 2024 11:03
@hanabi1224
Copy link
Contributor

I don't think this works. Some JS CI checks are missing.

LesnyRumcajs
LesnyRumcajs previously approved these changes Jan 7, 2025
@LesnyRumcajs LesnyRumcajs dismissed their stale review January 7, 2025 08:03

does it work?

@LesnyRumcajs
Copy link
Member

@hanabi1224 What do you mean? What breaks but isn't reported in the CI?

@hanabi1224
Copy link
Contributor

@hanabi1224 What do you mean? What breaks but isn't reported in the CI?

@LesnyRumcajs it does not build locally. I think a CI job that builds the site is missing.

@LesnyRumcajs
Copy link
Member

@hanabi1224 What do you mean? What breaks but isn't reported in the CI?

@LesnyRumcajs it does not build locally. I think a CI job that builds the site is missing.

What doesn't build exactly? Docs?

@hanabi1224
Copy link
Contributor

What doesn't build exactly? Docs?

@LesnyRumcajs Yes, running yarn start under docs did not work for me

@LesnyRumcajs
Copy link
Member

What doesn't build exactly? Docs?

@LesnyRumcajs Yes, running yarn start under docs did not work for me

Can we do some dry runs in the CI?

@hanabi1224
Copy link
Contributor

Can we do some dry runs in the CI?

@LesnyRumcajs Sure, I can take care of that

@LesnyRumcajs LesnyRumcajs mentioned this pull request Jan 7, 2025
4 tasks
@hanabi1224 hanabi1224 enabled auto-merge January 8, 2025 10:59
@hanabi1224 hanabi1224 added this pull request to the merge queue Jan 9, 2025
Merged via the queue into main with commit 62d7773 Jan 9, 2025
15 checks passed
@hanabi1224 hanabi1224 deleted the dependabot/npm_and_yarn/docs/prism-react-renderer-2.4.1 branch January 9, 2025 12:03
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.

3 participants