chore(deps): bump the production-minor-and-patch group across 1 directory with 2 updates#3055
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This comment has been minimized.
This comment has been minimized.
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
…tory with 2 updates Bumps the production-minor-and-patch group with 2 updates in the / directory: [@react-email/render](https://github.com/resend/react-email/tree/HEAD/packages/render) and [ignore](https://github.com/kaelzhang/node-ignore). Updates `@react-email/render` from 2.0.10 to 2.1.0 - [Release notes](https://github.com/resend/react-email/releases) - [Changelog](https://github.com/resend/react-email/blob/canary/packages/render/CHANGELOG.md) - [Commits](https://github.com/resend/react-email/commits/@react-email/render@2.1.0/packages/render) Updates `ignore` from 7.0.5 to 7.0.6 - [Release notes](https://github.com/kaelzhang/node-ignore/releases) - [Commits](kaelzhang/node-ignore@7.0.5...7.0.6) --- updated-dependencies: - dependency-name: "@react-email/render" dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-and-patch - dependency-name: ignore dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
71902da to
1bf6e47
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-minor-and-patch group with 2 updates in the / directory: @react-email/render and ignore.
Updates
@react-email/renderfrom 2.0.10 to 2.1.0Release notes
Sourced from @react-email/render's releases.
Changelog
Sourced from @react-email/render's changelog.
Commits
a8ccfecchore(root): version packages (#3640)ba96cfafeat(render): newunstableToPlainTextandunstableTextConversion(#3639)58d8c08feat(render): data-text-format attribute for each html-to-text format (#2596)ee88becfix(render): resolve implicit TypeScript type errors in pretty util (#3616)Updates
ignorefrom 7.0.5 to 7.0.6Release notes
Sourced from ignore's releases.
Commits
3823b5f7.0.6f7520e2test: adds tests for #153424a2bbMerge pull request #161 from spokodev/fix/consecutive-leading-globstare5cbe4afix: consecutive leading**/should match like a single**/ac68603Merge pull request #159 from spokodev/fix/negated-character-class5ba6b40fix: negated character class [!...] should match like git