Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump the production-dependencies group across 1 directory with 10 updates #55

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps the production-dependencies group with 10 updates in the / directory:

Package From To
@react-email/components 0.0.25 0.0.28
@sentry/esbuild-plugin 2.22.5 2.22.6
@types/react 18.3.11 18.3.12
jose 5.9.4 5.9.6
nodemailer 6.9.15 6.9.16
pg 8.13.0 8.13.1
postcss 8.4.47 8.4.49
react-email 3.0.1 3.0.2
tailwindcss 3.4.14 3.4.15
vite 5.4.9 5.4.11

Updates @react-email/components from 0.0.25 to 0.0.28

Release notes

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

@​react-email/components 0.0.28

What's Changed

  • Updated dependencies [93de4ce]
    • @​react-email/code-block@​0.0.10
    • @​react-email/tailwind@​1.0.2

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

@​react-email/components 0.0.27

What's Changed

  • Updated dependencies [6bd37a7]
    • @​react-email/tailwind@​1.0.1

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

@​react-email/components 0.0.26

What's Changed

Patch Changes

  • Updated dependencies [de9d2ff]
  • Updated dependencies [9ea6073]
  • Updated dependencies [60db705]
  • Updated dependencies [d8b4630]
  • Updated dependencies [453229a]
  • Updated dependencies [918e62c]
  • Updated dependencies [4627675]
  • Updated dependencies [7547f32]
    • @​react-email/section@​0.0.15
    • @​react-email/row@​0.0.11
    • @​react-email/tailwind@​1.0.0
    • @​react-email/button@​0.0.18
    • @​react-email/render@​1.0.2
    • @​react-email/link@​0.0.11
    • @​react-email/body@​0.0.10
    • @​react-email/code-block@​0.0.9
    • @​react-email/code-inline@​0.0.4
    • @​react-email/column@​0.0.12
    • @​react-email/container@​0.0.14
    • @​react-email/font@​0.0.8
    • @​react-email/head@​0.0.11
    • @​react-email/heading@​0.0.14
    • @​react-email/hr@​0.0.10
    • @​react-email/html@​0.0.10
    • @​react-email/img@​0.0.10
    • @​react-email/markdown@​0.0.12
    • @​react-email/preview@​0.0.11
    • @​react-email/text@​0.0.10

... (truncated)

Changelog

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

0.0.28

Patch Changes

  • Updated dependencies [e62b58f]
  • Updated dependencies [ae2eb5f]
  • Updated dependencies [93de4ce]
    • @​react-email/code-block@​0.0.10
    • @​react-email/tailwind@​1.0.2

0.0.27

Patch Changes

  • Updated dependencies [6bd37a7]
  • Updated dependencies [6bd37a7]
    • @​react-email/tailwind@​1.0.1

0.0.26

Patch Changes

  • Updated dependencies [de9d2ff]
  • Updated dependencies [9ea6073]
  • Updated dependencies [60db705]
  • Updated dependencies [d8b4630]
  • Updated dependencies [453229a]
  • Updated dependencies [918e62c]
  • Updated dependencies [4627675]
  • Updated dependencies [7547f32]
    • @​react-email/section@​0.0.15
    • @​react-email/row@​0.0.11
    • @​react-email/tailwind@​1.0.0
    • @​react-email/button@​0.0.18
    • @​react-email/render@​1.0.2
    • @​react-email/link@​0.0.11
    • @​react-email/body@​0.0.10
    • @​react-email/code-block@​0.0.9
    • @​react-email/code-inline@​0.0.4
    • @​react-email/column@​0.0.12
    • @​react-email/container@​0.0.14
    • @​react-email/font@​0.0.8
    • @​react-email/head@​0.0.11
    • @​react-email/heading@​0.0.14
    • @​react-email/hr@​0.0.10
    • @​react-email/html@​0.0.10
    • @​react-email/img@​0.0.10
    • @​react-email/markdown@​0.0.12
    • @​react-email/preview@​0.0.11
    • @​react-email/text@​0.0.10

... (truncated)

Commits

Updates @sentry/esbuild-plugin from 2.22.5 to 2.22.6

Release notes

Sourced from @​sentry/esbuild-plugin's releases.

2.22.6

  • fix(core): Use sha256 instead of md5 to generate uuids from string (#619)
Changelog

Sourced from @​sentry/esbuild-plugin's changelog.

2.22.6

  • fix(core): Use sha256 instead of md5 to generate uuids from string (#619)
Commits

Updates @types/react from 18.3.11 to 18.3.12

Commits

Updates jose from 5.9.4 to 5.9.6

Release notes

Sourced from jose's releases.

v5.9.6

Reverts

  • Revert "refactor(build): simplify package exports" (2ef3a52)
Changelog

Sourced from jose's changelog.

5.9.6 (2024-10-20)

Reverts

  • Revert "refactor(build): simplify package exports" (2ef3a52)

5.9.5 (2024-10-20)

Refactor

  • build: simplify package exports (4783f7f)
Commits
  • 27d26a4 chore(release): 5.9.6
  • 2ef3a52 Revert "refactor(build): simplify package exports"
  • 460a959 chore(release): 5.9.5
  • 4783f7f refactor(build): simplify package exports
  • 7521425 docs: resolve remaining conflict
  • 30365fd ci: use default CodeQL
  • ea5f212 chore: bump dev deps
  • ffad408 docs: update docs building dependencies
  • e2f737d test: temporary workaround chrome 130 and testcafe
  • 43c4bcc test: browser logs are polled
  • Additional commits viewable in compare view

Updates nodemailer from 6.9.15 to 6.9.16

Release notes

Sourced from nodemailer's releases.

v6.9.16

6.9.16 (2024-10-28)

Bug Fixes

  • addressparser: Correctly detect if user local part is attached to domain part (f2096c5)
Changelog

Sourced from nodemailer's changelog.

6.9.16 (2024-10-28)

Bug Fixes

  • addressparser: Correctly detect if user local part is attached to domain part (f2096c5)
Commits
  • e70b9c1 chore(master): release 6.9.16 [skip-ci] (#1688)
  • bcf55be Bumped deps
  • f2096c5 fix(addressparser): Correctly detect if user local part is attached to domain...
  • See full diff in compare view

Updates pg from 8.13.0 to 8.13.1

Changelog

Sourced from pg's changelog.

All major and minor releases are briefly explained below.

For richer information consult the commit log on github with referenced pull requests.

We do not include break-fix version release in this file.

Commits

Updates postcss from 8.4.47 to 8.4.49

Release notes

Sourced from postcss's releases.

8.4.49

8.4.48

  • Fixed position calculation in error/warnings methods (by @​romainmenke).
Changelog

Sourced from postcss's changelog.

8.4.49

8.4.48

  • Fixed position calculation in error/warnings methods (by @​romainmenke).
Commits

Updates react-email from 3.0.1 to 3.0.2

Release notes

Sourced from react-email's releases.

react-email 3.0.2

What's Changed

Patch changes

  • dc72ca4: bump chokidar to v4
  • 2a8675a: Add util/types as a module
  • 4b174a4: Fix missing Request and Response globals
  • 7eb68af: Fix NODE_ENV for emails as "PRODUCTION" instead of "DEVELOPMENT"
  • 76183e0: Update socket.io and socket.io-client by @​vlinder
  • f295614: Add AbortSignal, Event and EventTarget
  • bb79540: Add missing timers/promises Node module for email dev

New Contributors

Full Changelog: https://github.com/resend/react-email/compare/[email protected]@3.0.2

Changelog

Sourced from react-email's changelog.

3.0.2

Patch Changes

  • dc72ca4: bump chokidar to v4
  • 2a8675a: Add util/types as a module
  • 4b174a4: Fix missing Request and Response globals
  • 7eb68af: Fix NODE_ENV for emails as "PRODUCTION" instead of "DEVELOPMENT"
  • 76183e0: Update socket.io and socket.io-client
  • f295614: Add AbortSignal, Event and EventTarget
  • bb79540: Add missing timers/promises Node module for email dev

3.0.2-canary.4

Patch Changes

  • 76183e0: Update socket.io and socket.io-client

3.0.2-canary.3

Patch Changes

  • ac01c91: bump chokidar to v4

3.0.2-canary.2

Patch Changes

  • 59e27bc: Add missing timers/promises Node module for email dev

3.0.2-canary.1

Patch Changes

  • 8ceb667: Add util/types as a module
  • da82d77: Add AbortSignal, Event and EventTarget

3.0.2-canary.0

Patch Changes

  • 76bbf7b: Fix missing Request and Response globals
  • 1af53fb: Fix NODE_ENV for emails as "PRODUCTION" instead of "DEVELOPMENT"
Commits

Updates tailwindcss from 3.4.14 to 3.4.15

Release notes

Sourced from tailwindcss's releases.

v3.4.15

  • Bump versions for security vulnerabilities (#14697)
  • Ensure the TypeScript types for the boxShadow theme configuration allows arrays (#14856)
  • Set fallback for opacity variables to ensure setting colors with the selection:* variant works in Chrome 131 (#15003)
Changelog

Sourced from tailwindcss's changelog.

[3.4.15] - 2024-11-14

  • Bump versions for security vulnerabilities (#14697)
  • Ensure the TypeScript types for the boxShadow theme configuration allows arrays (#14856)
  • Set fallback for opacity variables to ensure setting colors with the selection:* variant works in Chrome 131 (#15003)
Commits

Updates vite from 5.4.9 to 5.4.11

Release notes

Sourced from vite's releases.

v5.4.11

Please refer to CHANGELOG.md for details.

v5.4.10

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.4.11 (2024-11-11)

5.4.10 (2024-10-23)

  • fix: backport #18367,augment hash for CSS files to prevent chromium erroring by loading previous fil (7d1a3bc), closes #18367 #18412
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…y with 10 updates

Bumps the production-dependencies group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components) | `0.0.25` | `0.0.28` |
| [@sentry/esbuild-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) | `2.22.5` | `2.22.6` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.11` | `18.3.12` |
| [jose](https://github.com/panva/jose) | `5.9.4` | `5.9.6` |
| [nodemailer](https://github.com/nodemailer/nodemailer) | `6.9.15` | `6.9.16` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.13.0` | `8.13.1` |
| [postcss](https://github.com/postcss/postcss) | `8.4.47` | `8.4.49` |
| [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email) | `3.0.1` | `3.0.2` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.14` | `3.4.15` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.9` | `5.4.11` |



Updates `@react-email/components` from 0.0.25 to 0.0.28
- [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/[email protected]/packages/components)

Updates `@sentry/esbuild-plugin` from 2.22.5 to 2.22.6
- [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript-bundler-plugins@2.22.5...2.22.6)

Updates `@types/react` from 18.3.11 to 18.3.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `jose` from 5.9.4 to 5.9.6
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v5.9.4...v5.9.6)

Updates `nodemailer` from 6.9.15 to 6.9.16
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v6.9.15...v6.9.16)

Updates `pg` from 8.13.0 to 8.13.1
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/[email protected]/packages/pg)

Updates `postcss` from 8.4.47 to 8.4.49
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.47...8.4.49)

Updates `react-email` from 3.0.1 to 3.0.2
- [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/[email protected]/packages/react-email)

Updates `tailwindcss` from 3.4.14 to 3.4.15
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.15/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.14...v3.4.15)

Updates `vite` from 5.4.9 to 5.4.11
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.11/packages/vite)

---
updated-dependencies:
- dependency-name: "@react-email/components"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@sentry/esbuild-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: jose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: nodemailer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: postcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-email
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 25, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-3b18d33615 branch November 25, 2024 12:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants