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 #608

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 Jan 22, 2025

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

Package From To
prettier-plugin-packagejson 2.5.6 2.5.8
prettier-plugin-tailwindcss 0.6.9 0.6.10
@react-email/components 0.0.31 0.0.32
react-email 3.0.4 3.0.6
@apollo/client 3.12.4 3.12.7
react-live-clock 6.1.24 6.1.25
react-markdown 9.0.1 9.0.3
remeda 2.19.0 2.19.2
@types/react-big-calendar 1.16.0 1.16.1
@eslint/compat 1.2.4 1.2.5
@radix-ui/react-dialog 1.1.4 1.1.5
@radix-ui/react-navigation-menu 1.2.3 1.2.4

Updates prettier-plugin-packagejson from 2.5.6 to 2.5.8

Release notes

Sourced from prettier-plugin-packagejson's releases.

v2.5.8

2.5.8 (2025-01-17)

Bug Fixes

  • deps: update dependency sort-package-json to v2.14.0 (fe3557e)

v2.5.7

2.5.7 (2025-01-14)

Bug Fixes

  • deps: update dependency sort-package-json to v2.13.0 (9515f01)
Commits
  • df8f85d Merge pull request #209 from matzkoh/renovate/sort-package-json-2.x
  • fe3557e fix(deps): update dependency sort-package-json to v2.14.0
  • fd0de46 Merge pull request #208 from matzkoh/renovate/sort-package-json-2.x
  • 9515f01 fix(deps): update dependency sort-package-json to v2.13.0
  • d429f94 Merge pull request #193 from matzkoh/renovate/node-22.x
  • c418964 chore(deps): update node.js to v22
  • f7084f1 Merge pull request #204 from matzkoh/renovate/lock-file-maintenance
  • 84bc50d chore(deps): lock file maintenance
  • 89edb5b Merge pull request #203 from matzkoh/renovate/npm-run-all2-7.0.x
  • f781d3a chore(deps): update dependency npm-run-all2 to v7.0.2
  • Additional commits viewable in compare view

Updates prettier-plugin-tailwindcss from 0.6.9 to 0.6.10

Release notes

Sourced from prettier-plugin-tailwindcss's releases.

v0.6.10

  • Add support for @zackad/prettier-plugin-twig (#327)
  • Drop support for @zackad/prettier-plugin-twig-melody (#327)
  • Update Prettier options types (#325)
  • Don't remove whitespace inside template literals in Svelte (#332)
Changelog

Sourced from prettier-plugin-tailwindcss's changelog.

[0.6.10] - 2025-01-15

  • Add support for @zackad/prettier-plugin-twig (#327)
  • Drop support for @zackad/prettier-plugin-twig-melody (#327)
  • Update Prettier options types (#325)
  • Don't remove whitespace inside template literals in Svelte (#332)
Commits
  • b08ed2f 0.6.10
  • 9481dd0 Fix erroneous template string whitespace formatting in Svelte (#332)
  • a9201df Add missing properties to PluginOptions type (#325)
  • 04184b8 Replace support for @zackad/prettier-plugin-twig-melody with `@zackad/prett...
  • 90b0253 Sort class to end of list (#334)
  • See full diff in compare view

Updates @react-email/components from 0.0.31 to 0.0.32

Release notes

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

@​react-email/components 0.0.32

What's Changed

  • Update dependency on @react-email/render to 1.0.4

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

Changelog

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

0.0.32

Patch Changes

  • Updated dependencies [1ff196a]
    • @​react-email/render@​1.0.4
    • @​react-email/body@​0.0.11
    • @​react-email/button@​0.0.19
    • @​react-email/code-block@​0.0.11
    • @​react-email/code-inline@​0.0.5
    • @​react-email/column@​0.0.13
    • @​react-email/container@​0.0.15
    • @​react-email/font@​0.0.9
    • @​react-email/head@​0.0.12
    • @​react-email/heading@​0.0.15
    • @​react-email/hr@​0.0.11
    • @​react-email/html@​0.0.11
    • @​react-email/img@​0.0.11
    • @​react-email/link@​0.0.12
    • @​react-email/markdown@​0.0.14
    • @​react-email/preview@​0.0.12
    • @​react-email/row@​0.0.12
    • @​react-email/section@​0.0.16
    • @​react-email/tailwind@​1.0.4
    • @​react-email/text@​0.0.11
Commits

Updates react-email from 3.0.4 to 3.0.6

Release notes

Sourced from react-email's releases.

react-email 3.0.6

What's Changed

  • c6fcd94: Fix preview server crashing without React 19

Full Changelog: https://github.com/resend/react-email/compare/react-email@3.0.5...react-email@3.0.6

react-email 3.0.5

What's Changed

  • Unwanted email re-renders when switching templates #1846
  • Update Next.JS to 15.1.2

Full Changelog: https://github.com/resend/react-email/compare/react-email@3.0.4...react-email@3.0.5

Changelog

Sourced from react-email's changelog.

3.0.6

Patch Changes

  • c6fcd94: Fix preview server crashing without React 19

3.0.5

Patch Changes

  • 7337d04: Fix emails being re-rendered each time there is navigation in the preview server
Commits
  • 970ecf5 chore: Bump for release
  • c6fcd94 fix(react-email): Preview server crashing without React 19 (#1861)
  • 3b8aada chore: Bump for release (#1857)
  • 0fd6881 fix(deps): update dependency next [security] (#1851)
  • 7337d04 fix(react-email): Unwanted email re-renders when switching templates (#1846)
  • 842fdf2 chore(deps): update dependency autoprefixer to v10.4.20 (#1849)
  • 1ff196a chore(deps): bump prettier to v3.4.2 (#1834)
  • 0187b0a feat(demo): "Year in Review" email template (#1832)
  • 1cb8063 fix(react-email): Improper warnings
  • 454fdae fix(react-email): No async promise executor (#1822)
  • Additional commits viewable in compare view

Updates @apollo/client from 3.12.4 to 3.12.7

Release notes

Sourced from @​apollo/client's releases.

v3.12.7

Patch Changes

  • #12281 d638ec3 Thanks @​jerelmiller! - Make fatal tranport-level errors from multipart subscriptions available to the error link with the protocolErrors property.

    const errorLink = onError(({ protocolErrors }) => {
      if (protocolErrors) {
        console.log(protocolErrors);
      }
    });
  • #12281 d638ec3 Thanks @​jerelmiller! - Fix the array type for the errors field on the ApolloPayloadResult type. This type was always in the shape of the GraphQL error format, per the multipart subscriptions protocol and never a plain string or a JavaScript error object.

v3.12.6

Patch Changes

  • #12267 d57429d Thanks @​jerelmiller! - Maintain the TData type when used with Unmasked when TData is not a masked type generated from GraphQL Codegen.

  • #12270 3601246 Thanks @​jerelmiller! - Fix handling of tagged/branded primitive types when used as scalar values with Unmasked.

v3.12.5

Patch Changes

  • #12252 cb9cd4e Thanks @​jerelmiller! - Changes the default behavior of the MaybeMasked type to preserve types unless otherwise specified. This change makes it easier to upgrade from older versions of the client where types could have unexpectedly changed in the application due to the default of trying to unwrap types into unmasked types. This change also fixes the compilation performance regression experienced when simply upgrading the client since types are now preserved by default.

    A new mode option has now been introduced to allow for the old behavior. See the next section on migrating if you wish to maintain the old default behavior after upgrading to this version.

    Migrating from <= v3.12.4

    If you've adopted data masking and have opted in to using masked types by setting the enabled property to true, you can remove this configuration entirely:

    -declare module "@apollo/client" {
    -  interface DataMasking {
    -    mode: "unmask"
    -  }
    -}

    If you prefer to specify the behavior explicitly, change the property from enabled: true, to mode: "preserveTypes":

    declare module "@apollo/client" {
      interface DataMasking {
    -    enabled: true
    +    mode: "preserveTypes"
      }
    }

... (truncated)

Changelog

Sourced from @​apollo/client's changelog.

3.12.7

Patch Changes

  • #12281 d638ec3 Thanks @​jerelmiller! - Make fatal tranport-level errors from multipart subscriptions available to the error link with the protocolErrors property.

    const errorLink = onError(({ protocolErrors }) => {
      if (protocolErrors) {
        console.log(protocolErrors);
      }
    });
  • #12281 d638ec3 Thanks @​jerelmiller! - Fix the array type for the errors field on the ApolloPayloadResult type. This type was always in the shape of the GraphQL error format, per the multipart subscriptions protocol and never a plain string or a JavaScript error object.

3.12.6

Patch Changes

  • #12267 d57429d Thanks @​jerelmiller! - Maintain the TData type when used with Unmasked when TData is not a masked type generated from GraphQL Codegen.

  • #12270 3601246 Thanks @​jerelmiller! - Fix handling of tagged/branded primitive types when used as scalar values with Unmasked.

3.12.5

Patch Changes

  • #12252 cb9cd4e Thanks @​jerelmiller! - Changes the default behavior of the MaybeMasked type to preserve types unless otherwise specified. This change makes it easier to upgrade from older versions of the client where types could have unexpectedly changed in the application due to the default of trying to unwrap types into unmasked types. This change also fixes the compilation performance regression experienced when simply upgrading the client since types are now preserved by default.

    A new mode option has now been introduced to allow for the old behavior. See the next section on migrating if you wish to maintain the old default behavior after upgrading to this version.

    Migrating from <= v3.12.4

    If you've adopted data masking and have opted in to using masked types by setting the enabled property to true, you can remove this configuration entirely:

    -declare module "@apollo/client" {
    -  interface DataMasking {
    -    mode: "unmask"
    -  }
    -}

    If you prefer to specify the behavior explicitly, change the property from enabled: true, to mode: "preserveTypes":

    declare module "@apollo/client" {
      interface DataMasking {
    -    enabled: true

... (truncated)

Commits

Updates react-live-clock from 6.1.24 to 6.1.25

Changelog

Sourced from react-live-clock's changelog.

[6.1.25]

Bump elliptic from 6.5.7 to 6.6.0 #323

Commits

Updates react-markdown from 9.0.1 to 9.0.3

Release notes

Sourced from react-markdown's releases.

9.0.3

(same as 9.0.2 but now with d.ts files)

Full Changelog: remarkjs/react-markdown@9.0.2...9.0.3

9.0.2

Types

Miscellaneous

Full Changelog: remarkjs/react-markdown@9.0.1...9.0.2

Commits

Updates remeda from 2.19.0 to 2.19.2

Release notes

Sourced from remeda's releases.

v2.19.2

2.19.2 (2025-01-17)

Bug Fixes

  • floor, ceil, round: do not divide and multiply by a floating point number (#1004) (03d4213), closes #1003

v2.19.1

2.19.1 (2025-01-13)

Bug Fixes

  • uniqueWith: return items that are not equal to themselves (#1001) (5042ccf), closes #999
Commits
  • 03d4213 fix(floor, ceil, round): do not divide and multiply by a floating point numbe...
  • 5042ccf fix(uniqueWith): return items that are not equal to themselves (#1001)
  • ba9c377 docs: astro 5 (#996)
  • 14b4a09 docs: various small docs fixes (#994)
  • 0e1b667 docs(just): Add a stub for migration guides from 'just' (#978)
  • 8b37d84 chore(deps): bump the minor group in /docs with 7 updates (#986)
  • 08da4d6 chore(deps): bump the minor group with 5 updates (#984)
  • 59b363f chore(deps): bump the patches group in /docs with 13 updates (#985)
  • 3e722a0 chore(deps-dev): bump the patches group with 4 updates (#983)
  • See full diff in compare view

Updates @types/react-big-calendar from 1.16.0 to 1.16.1

Commits

Updates @eslint/compat from 1.2.4 to 1.2.5

Release notes

Sourced from @​eslint/compat's releases.

compat: v1.2.5

1.2.5 (2025-01-09)

Dependencies

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

Updates @radix-ui/react-dialog from 1.1.4 to 1.1.5

Commits

Updates @radix-ui/react-navigation-menu from 1.2.3 to 1.2.4

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

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

| Package | From | To |
| --- | --- | --- |
| [prettier-plugin-packagejson](https://github.com/matzkoh/prettier-plugin-packagejson) | `2.5.6` | `2.5.8` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.9` | `0.6.10` |
| [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components) | `0.0.31` | `0.0.32` |
| [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email) | `3.0.4` | `3.0.6` |
| [@apollo/client](https://github.com/apollographql/apollo-client) | `3.12.4` | `3.12.7` |
| [react-live-clock](https://github.com/pvoznyuk/react-live-clock) | `6.1.24` | `6.1.25` |
| [react-markdown](https://github.com/remarkjs/react-markdown) | `9.0.1` | `9.0.3` |
| [remeda](https://github.com/remeda/remeda) | `2.19.0` | `2.19.2` |
| [@types/react-big-calendar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-big-calendar) | `1.16.0` | `1.16.1` |
| [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.4` | `1.2.5` |
| [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) | `1.1.4` | `1.1.5` |
| [@radix-ui/react-navigation-menu](https://github.com/radix-ui/primitives) | `1.2.3` | `1.2.4` |



Updates `prettier-plugin-packagejson` from 2.5.6 to 2.5.8
- [Release notes](https://github.com/matzkoh/prettier-plugin-packagejson/releases)
- [Commits](matzkoh/prettier-plugin-packagejson@v2.5.6...v2.5.8)

Updates `prettier-plugin-tailwindcss` from 0.6.9 to 0.6.10
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.9...v0.6.10)

Updates `@react-email/components` from 0.0.31 to 0.0.32
- [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/components@0.0.32/packages/components)

Updates `react-email` from 3.0.4 to 3.0.6
- [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@3.0.6/packages/react-email)

Updates `@apollo/client` from 3.12.4 to 3.12.7
- [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.12.4...v3.12.7)

Updates `react-live-clock` from 6.1.24 to 6.1.25
- [Release notes](https://github.com/pvoznyuk/react-live-clock/releases)
- [Changelog](https://github.com/pvoznyuk/react-live-clock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pvoznyuk/react-live-clock/commits)

Updates `react-markdown` from 9.0.1 to 9.0.3
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](remarkjs/react-markdown@9.0.1...9.0.3)

Updates `remeda` from 2.19.0 to 2.19.2
- [Release notes](https://github.com/remeda/remeda/releases)
- [Changelog](https://github.com/remeda/remeda/blob/main/release.config.js)
- [Commits](remeda/remeda@v2.19.0...v2.19.2)

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

Updates `@eslint/compat` from 1.2.4 to 1.2.5
- [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.4...compat-v1.2.5)

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

Updates `@radix-ui/react-navigation-menu` from 1.2.3 to 1.2.4
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

---
updated-dependencies:
- dependency-name: prettier-plugin-packagejson
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: "@react-email/components"
  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: react-live-clock
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: react-markdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: remeda
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: "@types/react-big-calendar"
  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-dialog"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: "@radix-ui/react-navigation-menu"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
...

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 Jan 22, 2025
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