Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps prismjs to 1.30.0 and updates ancestor dependency @react-email/components. These dependencies need to be updated together.

Updates prismjs from 1.29.0 to 1.30.0

Release notes

Sourced from prismjs's releases.

v1.30.0

What's Changed

New Contributors

Full Changelog: PrismJS/prism@v1.29.0...v1.30.0

Changelog

Sourced from prismjs's changelog.

Prism Changelog

Commits
Maintainer changes

This version was pushed to npm by dmitrysharabin, a new releaser for prismjs since your current version.


Updates @react-email/components from 0.0.25 to 0.0.39

Release notes

Sourced from @​react-email/components's releases.

@​react-email/components@​0.0.39

[!NOTE] This is a release to backport fixes, it does not contain what was released in the latest canaries.

Patch Changes

  • Updated dependencies [0a7b555]
    • @​react-email/text@​0.1.4

Full Changelog: https://github.com/resend/react-email/compare/@​react-email/components@​0.0.38...@​react-email/components@​0.0.39

@​react-email/components@​0.0.39-canary.0

Patch Changes

  • Updated dependencies [934bc53]
    • @​react-email/tailwind@​1.1.0-canary.0

@​react-email/components@​0.0.38

Patch Changes

  • Updated dependencies [6cd353b]
    • @​react-email/text@​0.1.3

Full Changelog: https://github.com/resend/react-email/compare/@​react-email/components@​0.0.37...@​react-email/components@​0.0.38

@​react-email/components@​0.0.37

Patch Changes

  • Updated dependencies [7918a4b]
  • Updated dependencies [9aa033c]
  • Updated dependencies [5d153a3]
  • Updated dependencies [297541e]
    • @​react-email/text@​0.1.2
    • @​react-email/code-block@​0.0.13
    • @​react-email/markdown@​0.0.15
    • @​react-email/render@​1.1.0
    • @​react-email/tailwind@​1.0.5
    • @​react-email/body@​0.0.11
    • @​react-email/button@​0.0.19
    • @​react-email/code-inline@​0.0.5
    • @​react-email/column@​0.0.13
    • @​react-email/container@​0.0.15
    • @​react-email/font@​0.0.9
    • @​react-email/head@​0.0.12
    • @​react-email/heading@​0.0.15
    • @​react-email/hr@​0.0.11
    • @​react-email/html@​0.0.11
    • @​react-email/img@​0.0.11
    • @​react-email/link@​0.0.12
    • @​react-email/preview@​0.0.12

... (truncated)

Changelog

Sourced from @​react-email/components's changelog.

0.0.39

Patch Changes

  • Updated dependencies [0a7b555]
    • @​react-email/text@​0.1.4

0.0.39-canary.0

Patch Changes

  • Updated dependencies [934bc53]
    • @​react-email/tailwind@​1.1.0-canary.0

0.0.38

Patch Changes

  • Updated dependencies [6cd353b]
    • @​react-email/text@​0.1.3

0.0.37

Patch Changes

  • Updated dependencies [7918a4b]
  • Updated dependencies [9aa033c]
  • Updated dependencies [5d153a3]
  • Updated dependencies [297541e]
    • @​react-email/text@​0.1.2
    • @​react-email/code-block@​0.0.13
    • @​react-email/markdown@​0.0.15
    • @​react-email/render@​1.1.0
    • @​react-email/tailwind@​1.0.5
    • @​react-email/body@​0.0.11
    • @​react-email/button@​0.0.19
    • @​react-email/code-inline@​0.0.5
    • @​react-email/column@​0.0.13
    • @​react-email/container@​0.0.15
    • @​react-email/font@​0.0.9
    • @​react-email/head@​0.0.12
    • @​react-email/heading@​0.0.15
    • @​react-email/hr@​0.0.11
    • @​react-email/html@​0.0.11
    • @​react-email/img@​0.0.11
    • @​react-email/link@​0.0.12
    • @​react-email/preview@​0.0.12
    • @​react-email/row@​0.0.12
    • @​react-email/section@​0.0.16

... (truncated)

Commits
  • 221ebf7 chore(root): Version packages (#2216)
  • f20a492 chore(root): Version packages (#2212)
  • 368768e chore(root): Version packages (#2199)
  • 1b42ab9 chore(deps): update dependency typescript to v5.8.3 (#2133)
  • a972c8d chore(root): Use biome beta (#2101)
  • 1e338bd Revert "chore(root): Try removing publishConfig for automated release to work"
  • 0793f81 chore(root): Try removing publishConfig for automated release to work
  • 172bba1 chore(root): Improve prepare scripts (#2060)
  • 7c588f1 chore(create-email, components, code-block, render): Bump for release (#2046)
  • 52ac4d3 feat(root): Improved reliability on first install (#2047)
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [prismjs](https://github.com/PrismJS/prism) to 1.30.0 and updates ancestor dependency [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components). These dependencies need to be updated together.


Updates `prismjs` from 1.29.0 to 1.30.0
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/v2/CHANGELOG.md)
- [Commits](PrismJS/prism@v1.29.0...v1.30.0)

Updates `@react-email/components` from 0.0.25 to 0.0.39
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/canary/packages/components/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/@react-email/components@0.0.39/packages/components)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-version: 1.30.0
  dependency-type: indirect
- dependency-name: "@react-email/components"
  dependency-version: 0.0.39
  dependency-type: direct:production
...

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 May 12, 2025
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