Skip to content

Comments

Bump minimatch and react-email in /emails#2

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/emails/multi-ed31d53bb3
Open

Bump minimatch and react-email in /emails#2
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/emails/multi-ed31d53bb3

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps minimatch to 10.2.2 and updates ancestor dependency react-email. These dependencies need to be updated together.

Updates minimatch from 9.0.5 to 10.2.2

Changelog

Sourced from minimatch's changelog.

change log

10.2

  • Add braceExpandMax option

10.1

  • Add magicalBraces option for escape
  • Fix makeRe when partial: true is set.
  • Fix makeRe when pattern ends in a final ** path part.

10.0

  • Require node 20 or 22 and higher

9.0

  • No default export, only named exports.

8.0

  • Recursive descent parser for extglob, allowing correct support for arbitrarily nested extglob expressions
  • Bump required Node.js version

7.4

  • Add escape() method
  • Add unescape() method
  • Add Minimatch.hasMagic() method

7.3

  • Add support for posix character classes in a unicode-aware way.

7.2

  • Add windowsNoMagicRoot option

7.1

  • Add optimizationLevel configuration option, and revert the default back to the 6.2 style minimal optimizations, making the advanced transforms introduced in 7.0 opt-in. Also, process provided file paths in the same way in optimizationLevel:2 mode, so most things that matched with optimizationLevel 1 or 0 should match with level 2 as well. However, level 1 is the default, out of an abundance of caution.

... (truncated)

Commits

Updates react-email from 3.0.7 to 5.2.8

Release notes

Sourced from react-email's releases.

react-email@5.2.8

No release notes provided.

react-email@5.2.7

No release notes provided.

react-email@5.2.6

Patch Changes

  • 11f56c5: fix RESEND_API_KEY being overwritten in email preview

react-email@5.2.5

Patch Changes

  • 81aea00: revert changes to fix compatibility with alpine

react-email@5.2.4

Patch Changes

  • 26283f9: fix support for alpine

react-email@5.2.3

Patch Changes

  • 800c960: email build always failing

react-email@5.2.2

No release notes provided.

react-email@5.2.1

No release notes provided.

react-email@5.2.0

Patch Changes

  • 16cc7d1: increase timeout to 10 minutes by default, disable build workers

react-email@5.2.0-canary.3

Patch Changes

  • 16cc7d1: increase timeout to 10 minutes by default, disable build workers

react-email@5.2.0-canary.2

No release notes provided.

react-email@5.2.0-canary.1

No release notes provided.

react-email@5.2.0-canary.0

No release notes provided.

... (truncated)

Changelog

Sourced from react-email's changelog.

5.2.8

5.2.7

5.2.6

Patch Changes

  • 11f56c5: fix RESEND_API_KEY being overwritten in email preview

5.3.0-canary.2

Patch Changes

  • 1b9df29: ensure that installed preview server also has dev dependencies

5.3.0-canary.1

Patch Changes

  • 0289914: fix random errors due to root directory not being the preview's path

5.3.0-canary.0

Minor Changes

  • 7c18bd3: don't require installing @​react-email/preview-server in the project, pack it into $HOME/.react-email

5.2.5

Patch Changes

  • 81aea00: revert changes to fix compatibility with alpine

5.2.4

Patch Changes

  • 26283f9: fix support for alpine

5.2.3

Patch Changes

  • 800c960: email build always failing

5.2.2

5.2.1

... (truncated)

Commits
  • a2cfc98 chore(root): version packages (#2946)
  • 52dfbb9 chore(root): version packages (#2939)
  • 047ba86 chore(root): version packages (#2911)
  • e20a39c fix(react-email): support for environments that don't support env -S (#2915)
  • a52215d fix(react-email): installation failure in build when bumping @​react-email/tai...
  • 419cf58 chore: revert new UI installation method (#2924)
  • ef742ec chore(react-email): remove unused code (#2925)
  • 11f56c5 fix(react-email): ovewriting common user env variable (#2910)
  • a23801c chore(root): version packages (canary) (#2907)
  • dc61082 chore(deps): bump tar from 7.5.1 to 7.5.7 (#2906)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for react-email 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 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.

Bumps [minimatch](https://github.com/isaacs/minimatch) to 10.2.2 and updates ancestor dependency [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email). These dependencies need to be updated together.


Updates `minimatch` from 9.0.5 to 10.2.2
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v9.0.5...v10.2.2)

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

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 10.2.2
  dependency-type: indirect
- dependency-name: react-email
  dependency-version: 5.2.8
  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 Feb 20, 2026
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.

0 participants