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 patches group across 1 directory with 12 updates #559

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the patches group with 12 updates in the / directory:

Package From To
@react-email/components 0.0.25 0.0.28
payload 2.30.3 2.30.4
react-email 3.0.1 3.0.2
@apollo/client 3.11.8 3.11.10
next 14.2.16 14.2.18
next-international 1.3.0 1.3.1
postcss 8.4.47 8.4.49
qs 6.13.0 6.13.1
@types/qs 6.9.16 6.9.17
tailwindcss 3.4.14 3.4.15
@eslint/compat 1.2.2 1.2.3
@radix-ui/react-scroll-area 1.2.0 1.2.1

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 payload from 2.30.3 to 2.30.4

Release notes

Sourced from payload's releases.

v2.30.4

2.30.4 (2024-11-11)

Features

Bug Fixes

  • db-postgres: sort by localized fields (#9016) (9c25754)
  • edit many modal draft action button order and style (#9046) (a907480), closes #9045
  • error saving after duplicating blocks with nested items (#8814) (eba777c)
  • list drawer relationship not displaying (#9011) (169da5c)
  • querying relationships by id path with REST (#9014) (a0bd706)
Changelog

Sourced from payload's changelog.

2.30.4 (2024-11-11)

Features

Bug Fixes

  • db-postgres: sort by localized fields (#9016) (9c25754)
  • edit many modal draft action button order and style (#9046) (a907480), closes #9045
  • error saving after duplicating blocks with nested items (#8814) (eba777c)
  • list drawer relationship not displaying (#9011) (169da5c)
  • querying relationships by id path with REST (#9014) (a0bd706)
Commits
  • 55eb6e7 chore(release): payload/2.30.4 [skip ci]
  • a907480 fix: edit many modal draft action button order and style (#9046)
  • a0bd706 fix: querying relationships by id path with REST (#9014)
  • 169da5c fix: list drawer relationship not displaying (#9011)
  • eba777c fix: error saving after duplicating blocks with nested items (#8814)
  • See full diff in compare view

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 @apollo/client from 3.11.8 to 3.11.10

Release notes

Sourced from @​apollo/client's releases.

v3.11.10

Patch Changes

  • #12093 1765668 Thanks @​mgmolisani! - Fixed a bug when evaluating the devtools flag with the new syntax devtools.enabled that could result to true when explicitly set to false.

v3.11.9

Patch Changes

  • #12110 a3f95c6 Thanks @​jerelmiller! - Fix an issue where errors returned from a fetchMore call from a Suspense hook would cause a Suspense boundary to be shown indefinitely.
Changelog

Sourced from @​apollo/client's changelog.

3.11.10

Patch Changes

  • #12093 1765668 Thanks @​mgmolisani! - Fixed a bug when evaluating the devtools flag with the new syntax devtools.enabled that could result to true when explicitly set to false.

3.11.9

Patch Changes

  • #12110 a3f95c6 Thanks @​jerelmiller! - Fix an issue where errors returned from a fetchMore call from a Suspense hook would cause a Suspense boundary to be shown indefinitely.
Commits

Updates next from 14.2.16 to 14.2.18

Release notes

Sourced from next's releases.

v14.2.18

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Fix: (third-parties) sendGTMEvent not queueing events before GTM init (#68683) (#72111)
  • Ignore error pages for cache revalidate (#72412) (#72484)

Credits

Huge thanks to @​huozhi and @​ijjk for helping!

v14.2.17

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Fix: revert the bad node binary handling (#72356)
  • Ensure pages/500 handles cache-control as expected (#72050) (#72110)
  • fix unhandled runtime error from generateMetadata in parallel routes (#72153)

Credits

Huge thanks to @​huozhi, @​ztanner, and @​ijjk for helping!

Commits

Updates next-international from 1.3.0 to 1.3.1

Release notes

Sourced from next-international's releases.

1.3.1

What's Changed

Full Changelog: QuiiBz/next-international@1.3.0...1.3.1

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 qs from 6.13.0 to 6.13.1

Changelog

Sourced from qs's changelog.

6.13.1

[Fix] stringify: avoid a crash when a filter key is null [Fix] utils.merge: functions should not be stringified into keys [Fix] parse: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset [Fix] stringify: ensure a non-string filter does not crash [Refactor] use __proto__ syntax instead of Object.create for null objects [Refactor] misc cleanup [Tests] utils.merge: add some coverage [Tests] fix a test case [actions] split out node 10-20, and 20+ [Dev Deps] update es-value-fixtures, mock-property, object-inspect, tape

Commits
  • f1ee037 v6.13.1
  • afd20d0 [Dev Deps] update object-inspect
  • d185cee [actions] split out node 10-20, and 20+
  • 4cf5567 [Dev Deps] update es-value-fixtures, tape
  • 3c8a6f5 [Refactor] use __proto__ syntax instead of Object.create for null objects
  • 96f4d93 [Fix] stringify: avoid a crash when a filter key is null
  • aa1f0a8 [Fix] utils.merge: functions should not be stringified into keys
  • 2a548a9 [Tests] utils.merge: add some coverage
  • 3e750c1 [Refactor] misc cleanup
  • ca55d0f [Fix] parse: avoid a crash with interpretNumericEntities: true, comma: true...
  • Additional commits viewable in compare view

Updates @types/qs from 6.9.16 to 6.9.17

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 @types/qs from 6.9.16 to 6.9.17

Commits

Updates @eslint/compat from 1.2.2 to 1.2.3

Release notes

Sourced from @​eslint/compat's releases.

compat: v1.2.3

1.2.3 (2024-11-14)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.8.0 to ^0.9.0
Commits

Updates @radix-ui/react-scroll-area from 1.2.0 to 1.2.1

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
next [>= 15.a, < 16]

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

Bumps the patches group with 12 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` |
| [payload](https://github.com/payloadcms/payload/tree/HEAD/packages/payload) | `2.30.3` | `2.30.4` |
| [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email) | `3.0.1` | `3.0.2` |
| [@apollo/client](https://github.com/apollographql/apollo-client) | `3.11.8` | `3.11.10` |
| [next](https://github.com/vercel/next.js) | `14.2.16` | `14.2.18` |
| [next-international](https://github.com/QuiiBz/next-international) | `1.3.0` | `1.3.1` |
| [postcss](https://github.com/postcss/postcss) | `8.4.47` | `8.4.49` |
| [qs](https://github.com/ljharb/qs) | `6.13.0` | `6.13.1` |
| [@types/qs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qs) | `6.9.16` | `6.9.17` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.14` | `3.4.15` |
| [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.2` | `1.2.3` |
| [@radix-ui/react-scroll-area](https://github.com/radix-ui/primitives) | `1.2.0` | `1.2.1` |



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 `payload` from 2.30.3 to 2.30.4
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Changelog](https://github.com/payloadcms/payload/blob/payload/2.30.4/CHANGELOG.md)
- [Commits](https://github.com/payloadcms/payload/commits/payload/2.30.4/packages/payload)

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 `@apollo/client` from 3.11.8 to 3.11.10
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](apollographql/apollo-client@v3.11.8...v3.11.10)

Updates `next` from 14.2.16 to 14.2.18
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.16...v14.2.18)

Updates `next-international` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/QuiiBz/next-international/releases)
- [Commits](QuiiBz/next-international@1.3.0...1.3.1)

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 `qs` from 6.13.0 to 6.13.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.13.0...v6.13.1)

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

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 `@types/qs` from 6.9.16 to 6.9.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qs)

Updates `@eslint/compat` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](eslint/rewrite@compat-v1.2.2...compat-v1.2.3)

Updates `@radix-ui/react-scroll-area` from 1.2.0 to 1.2.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

---
updated-dependencies:
- dependency-name: "@react-email/components"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: payload
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: react-email
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: "@apollo/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: next-international
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: postcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: qs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: "@types/qs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: "@types/qs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: "@eslint/compat"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: "@radix-ui/react-scroll-area"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 18, 2024
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