3cn-ecn / nantralPlatform

Nantral Platform is a website project for clubs, events and more in Centrale Nantes
https://nantral-platform.fr
MIT License
20 stars 1 forks source link

chore(deps): bump postcss and @react-email/components in /email-templates-generator #1162

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Removes postcss. It's no longer used after updating ancestor dependency @react-email/components. These dependencies need to be updated together.

Removes postcss

Updates @react-email/components from 0.0.7 to 0.0.12

Release notes

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

v0.0.12

Patches

  • fix(client): Remove nav block classname #602
  • fix(client): kill subprocess if an error occurs #617

v0.0.11

No release notes provided.

Changelog

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


title: "Changelog" sidebarTitle: "Changelog" description: "New features, bug fixes, and improvements made to each package." "og:image": "https://react.email/static/covers/react-email.png" icon: "list-check"

Dec 01, 2023

react-email 1.10.0

  • Use tree-cli instead of tree-node-cli which fixes problems with using it behind a corporate proxy
  • Fix problems with jsx: 'preserve' when trying to export emails by using a specific tsconfig for bundling the code for the emails before rendering
  • Improve error messages to avoid shallow feedback to users

create-email 0.0.19

  • Use tree-cli instead of tree-node-cli which fixes problems with using it behind a corporate proxy
  • Update react-email on the automatic setup to the latest

Tailwind 0.0.13

The migration for this new version should be smooth sailing overall, the only things to consider is that if you are using media query tailwind styles you will need to move the Tailwind component directly above the head element or Head component.

  • Massive performance improvements
  • Fix media queries not being loaded properly
  • Fix Safari problems due to lookbehind expressions on regexes
  • Make the Head obligatorily a direct element to Tailwind instead of HTml followed by Head
  • Fixed component not working with custom components that did not have children

Code-block 0.0.1

Components 0.0.13

  • Fix esm type exports
  • Update @react-email/body to v0.0.7

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by gabrielmfern, a new releaser for @​react-email/components since your current version.


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 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](https://github.com/3cn-ecn/nantralPlatform/network/alerts).