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

[Dependencies] (deps): Bump the all group across 1 directory with 44 updates #461

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps the all group with 44 updates in the / directory:

Package From To
dotenv-mono 1.3.13 1.3.14
lefthook 1.5.7 1.6.12
vercel 33.1.0 34.2.0
prettier 3.2.4 3.2.5
turbo 1.11.3 1.13.3
typescript 5.3.3 5.4.5
@logtail/next 0.1.4 0.1.5
graphql-request 6.1.0 7.0.1
wretch 2.8.0 2.8.1
@graphql-codegen/cli 5.0.0 5.0.2
@graphql-codegen/typescript 4.0.1 4.0.7
@graphql-codegen/typescript-operations 4.0.1 4.2.1
mysql2 3.7.1 3.9.7
sequelize 6.35.2 6.37.3
@vercel/style-guide 5.1.0 6.0.0
eslint-config-turbo 1.11.3 1.13.3
globals 13.24.0 15.3.0
@mui/material 5.15.5 5.15.18
lucide-react 0.312.0 0.378.0
mapbox-gl 3.0.1 3.3.0
@types/mapbox-gl 2.7.19 3.1.0
react 18.2.0 18.3.1
@types/react 18.2.48 18.3.2
react-dom 18.2.0 18.3.1
@types/react-dom 18.2.18 18.3.0
semantic-release 23.0.0 23.1.1
@fortawesome/fontawesome-svg-core 6.5.1 6.5.2
@fortawesome/free-brands-svg-icons 6.5.1 6.5.2
@fortawesome/react-fontawesome 0.2.0 0.2.1
next 14.0.4 14.2.3
sharp 0.33.1 0.33.4
tsx 4.7.0 4.10.5
@contentful/rich-text-react-renderer 15.19.0 15.19.6
@contentful/rich-text-types 16.3.0 16.3.5
@emotion/react 11.11.3 11.11.4
@emotion/styled 11.11.0 11.11.5
@fortawesome/free-solid-svg-icons 6.5.1 6.5.2
@next/bundle-analyzer 14.0.4 14.2.3
@vercel/analytics 1.1.1 1.2.2
@vercel/speed-insights 1.0.4 1.0.10
react-intersection-observer 9.5.3 9.10.2
swr 2.2.4 2.2.5
webpack 5.89.0 5.91.0
@next/eslint-plugin-next 14.0.4 14.2.3

Updates dotenv-mono from 1.3.13 to 1.3.14

Changelog

Sourced from dotenv-mono's changelog.

1.3.14 (2024-03-08)

Commits

Updates lefthook from 1.5.7 to 1.6.12

Release notes

Sourced from lefthook's releases.

v1.6.12

Changelog

  • e87cc77 1.6.12: fix interactive mode for scripts
  • e42043f fix: enable interactive scripts (#720)
  • ce8d4f2 fix: more verbose error on versions mismatch (#721)

v1.6.11

Changelog

  • fd407ef 1.6.11: fix partially staged logic and add --no-auto-install flag
  • 1d100c6 chore: bump go to 1.22 (#701)
  • 6965783 feat: add run --no-auto-install flag (#716)
  • 5c6d8ae fix: add --porcelain to git status --short (#711)

v1.6.10

Changelog

  • df82fd9 1.6.10: add file_types option filter to commands

v1.6.9

Changelog

  • 08d69af chore: refactor Result handling (#689)
  • 9814621 chore: remove redundant parallelisation (#690)
  • 0ea9433 fix: add batching to implicit commands (#695)
  • 3c17146 fix: command argument count validations (#694)
  • 81a8375 fix: re-download remotes when called install with -f (#692)

v1.6.8

Changelog

  • 0489b53 deps: By April, 1 (#678)
  • 652e573 feat: add priorities to scripts (#684)
  • 7a1e5c0 fix: fallback to empty tree sha when no upstream set (#687)

v1.6.7

Changelog

  • 099ab60 fix: don't apply empty patch files on pre-commit hook (#676)

v1.6.6

Changelog

  • 15190c8 chore: add more linters, address findings (#670)
  • f16f773 chore: add more tests on skip settings
  • 96a206e chore: skip printing deprecation warning (#674)
  • 6ba7b10 deps: Dependencies March 2024 (#673)
  • ce6c29b feat: Add output setting (#637)
  • e9ca955 feat: handle run command in skip/only settings (#634)

... (truncated)

Changelog

Sourced from lefthook's changelog.

1.6.12 (2024-05-17)

1.6.11 (2024-05-13)

1.6.10 (2024-04-10)

1.6.9 (2024-04-09)

1.6.8 (2024-04-02)

1.6.7 (2024-03-15)

1.6.6 (2024-03-14)

1.6.5 (2024-03-04)

... (truncated)

Commits
  • e87cc77 1.6.12: fix interactive mode for scripts
  • ce8d4f2 fix: more verbose error on versions mismatch (#721)
  • e42043f fix: enable interactive scripts (#720)
  • fd407ef 1.6.11: fix partially staged logic and add --no-auto-install flag
  • 6965783 feat: add run --no-auto-install flag (#716)
  • 5c6d8ae fix: add --porcelain to git status --short (#711)
  • 1d100c6 chore: bump go to 1.22 (#701)
  • df82fd9 1.6.10: add file_types option filter to commands
  • 9f40122 feat: add file type filters (#698)
  • 36f1a09 ci: update github actions versions (#699)
  • Additional commits viewable in compare view

Updates vercel from 33.1.0 to 34.2.0

Release notes

Sourced from vercel's releases.

vercel@34.2.0

Minor Changes

  • Stop sending system environment variables in dev (#11526)

Patch Changes

vercel@34.1.14

Patch Changes

  • Updated dependencies [ad6945435]:
    • @​vercel/build-utils@​8.1.3
    • @​vercel/node@​3.1.4
    • @​vercel/static-build@​2.5.8

vercel@34.1.13

Patch Changes

  • Updated dependencies [1682ad43d]:
    • @​vercel/build-utils@​8.1.2
    • @​vercel/node@​3.1.3
    • @​vercel/static-build@​2.5.7

vercel@34.1.12

Patch Changes

vercel@34.1.11

Patch Changes

vercel@34.1.10

Patch Changes

... (truncated)

Changelog

Sourced from vercel's changelog.

34.2.0

Minor Changes

  • Stop sending system environment variables in dev (#11526)

Patch Changes

34.1.14

Patch Changes

  • Updated dependencies [ad6945435]:
    • @​vercel/build-utils@​8.1.3
    • @​vercel/node@​3.1.4
    • @​vercel/static-build@​2.5.8

34.1.13

Patch Changes

  • Updated dependencies [1682ad43d]:
    • @​vercel/build-utils@​8.1.2
    • @​vercel/node@​3.1.3
    • @​vercel/static-build@​2.5.7

34.1.12

Patch Changes

34.1.11

Patch Changes

... (truncated)

Commits

Updates prettier from 3.2.4 to 3.2.5

Release notes

Sourced from prettier's releases.

3.2.5

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.2.5

diff

Support Angular inline styles as single template literal (#15968 by @​sosukesuzuki)

Angular v17 supports single string inline styles.

// Input
@Component({
  template: `<div>...</div>`,
  styles: `h1 { color: blue; }`,
})
export class AppComponent {}
// Prettier 3.2.4
@​Component({
template: &lt;div&gt;...&lt;/div&gt;,
styles: h1 { color: blue; },
})
export class AppComponent {}
// Prettier 3.2.5
@​Component({
template: &lt;div&gt;...&lt;/div&gt;,
styles: h1 { color: blue; },
})
export class AppComponent {}

Unexpected embedded formatting for Angular template (#15969 by @​JounQin)

Computed template should not be considered as Angular component template

// Input
const template = "foobar";
@​Component({
[template]: &lt;h1&gt;{{       hello }}&lt;/h1&gt;,
})
export class AppComponent {}
</tr></table>

... (truncated)

Commits

Updates turbo from 1.11.3 to 1.13.3

Release notes

Sourced from turbo's releases.

Turborepo v1.13.3

What's Changed

Docs

create-turbo

turbo-ignore

eslint

@​turbo/telemetry

Examples

Changelog

New Contributors

Full Changelog: vercel/turborepo@v1.13.2...v1.13.3

... (truncated)

Commits
  • 3f46456 publish 1.13.3 to registry
  • 326b541 fix(telemetry): correctly parse alerted date (#8042)
  • 5e5f7d9 feat(turborepo): Process package change events asynchronously (#8036)
  • 09b266c chore: remove repetitive words (#8032)
  • db0eaf2 feat(Turborepo): support inputs for file hash watching (#7907)
  • 9783846 Remove can_be_in_same_chunk (#8029)
  • e63b1a8 chore: fix turborepo-repository MUSL release (#8028)
  • ef3b09b chore(ci): bump protoc version (#8025)
  • ab004db chore(ci): pin Github Actions runner that builds turborepo to macos-12 (#8024)
  • da53c14 feat(turborepo): Persistent Tasks in Watch Mode (#7922)
  • Additional commits viewable in compare view

Updates typescript from 5.3.3 to 5.4.5

Release notes

Sourced from typescript's releases.

TypeScript 5.4.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • 27bcd4c Update LKG
  • 9f33bf1 🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...
  • 71b2f84 Bump version to 5.4.5 and LKG
  • 892936f 🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...
  • 38a7c05 release-5.4: Always set node-version for setup-node (#58117)
  • b754fc3 🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...
  • 8eb3367 Bump version to 5.4.4 and LKG
  • de9096b 🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...
  • 06aae98 🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...
  • 6d8134e 🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...
  • Additional commits viewable in compare view

Updates @logtail/next from 0.1.4 to 0.1.5

Release notes

Sourced from @​logtail/next's releases.

v0.1.5

What's Changed

Full Changelog: logtail/logtail-nextjs@v0.1.4...v0.1.5

Commits

Updates graphql-request from 6.1.0 to 7.0.1

Release notes

Sourced from graphql-request's releases.

7.0.1

Fixes

  • dc299d9 no node fs module in runtime

Improvements

  • 11805c8 improve: remove needless deep imports into graphql

Chores

  • ecf5032 update dependency tsx to v4.9.4 (#843)
  • 12cb8cf update dependency zod to v3.23.8 (#836)

7.0.0

BREAKING CHANGES

  • 2a121c6 remove inlined graphql websocket code
  • 99a192e add spec compliant default Accept header (#618)
  • 0e53aed replace GraphQLClientRequestHeaders with built-in HeadersInit type (#616)
  • c3a309f remove support for CommonJS (#607)
  • 6efcc0d remove cross-fetch polyfill
  • Valid URL must be passed (no more path-only strings like /foo) (#745)

Features

  • f906d22 export request init extended type (#812)
  • cc2dc55 response middleware extra info (#788)
  • 2a121c6 (breaking) remove inlined graphql websocket code
  • 0f1b7b5 exclude operation name via a field in RequestConfig (#645)
  • 99a192e (breaking) add spec compliant default Accept header (#618)
  • 0e53aed (breaking) replace GraphQLClientRequestHeaders with built-in HeadersInit type (#616)
  • c3a309f (breaking) remove support for CommonJS (#607)
  • 6efcc0d (breaking) remove cross-fetch polyfill
  • e065677 export GraphQLClientRequestHeader (#558)

Fixes

  • 553006b await response middleware (#810)
  • 54da7bd alias encoding (#809)
  • 190bdd2 remove vitest import
  • 5f13401 no select root types if not in schema
  • ee66c10 result types have no args
  • fe124de args on interfaces and unions (#781)
  • 893ad01 no infer runtime unions
  • 310f10c order independent input object defs
  • a71c9f8 order independent input object defs
  • 118d1d7 no infer runtime objects
  • 1238a1c thunk list objects
  • 8a9e207 exact types on query and mutation (#755)

... (truncated)

Commits
  • dc299d9 fix: no node fs module in runtime
  • ecf5032 chore(deps): update dependency tsx to v4.9.4 (#843)
  • c15f7f9 fix: type import
  • 11805c8 improve: remove needless deep imports into graphql
  • 12cb8cf chore(deps): update dependency zod to v3.23.8 (#836)
  • be48f1e feat: rename cli to graffle
  • e1e3e58 chore(deps): update dependency @​types/node to v20.12.11 (#835)
  • 7452c47 chore(deps): update dependency zod to v3.23.7 (#834)
  • b2c0a2a chore(deps): update dependency happy-dom to v14.10.1 (#832)
  • aa53f3a chore(deps): update dependency @​types/node to v20.12.10 (#833)
  • Additional commits viewable in compare view

Updates wretch from 2.8.0 to 2.8.1

Release notes

Sourced from wretch's releases.

2.8.1

2.8.1 (2024-03-07)

🐛 Bug fix(es)

  • Fix error callback type missing addons extensions (99a21a8), closes #222
export const apiClient = wretch('https://localhost:3000')
  .addon(QueryStringAddon)
  .resolve((chain) => {
    return chain.unauthorized((_error, request) => {
      // request type used to be wrong (missing .query() from the addon)
      // and it would clash with what was expected by the callback definition
      // now the type should be correct ✨ 
      return request
        .fetch()
        .unauthorized((error) => {
          throw error;
        })
        .json();
    });
  });

⬆️ Version update(s)

  • Bump follow-redirects from 1.15.1 to 1.15.4 (04fada6)
Changelog

Sourced from wretch's changelog.

2.8.1 (2024-03-07)

⬆️ Version update(s)

  • Bump follow-redirects from 1.15.1 to 1.15.4 (04fada6)

🐛 Bug fix(es)

  • Fix error callback type missing addons extensions (99a21a8), closes #222

Commits
  • d2cb522 2.8.1 tag
  • 99a21a8 🐛 Fix error callback type missing addons extensions
  • 78100d8 Merge pull request #214 from elbywan/dependabot/npm_and_yarn/follow-redirects...
  • 04fada6 ⬆️ Bump follow-redirects from 1.15.1 to 1.15.4
  • See full diff in compare view

Updates @graphql-codegen/cli from 5.0.0 to 5.0.2

Changelog

Sourced from @​graphql-codegen/cli's changelog.

5.0.2

Patch Changes

5.0.1

Patch Changes

…updates

Bumps the all group with 44 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [dotenv-mono](https://github.com/marcocesarato/dotenv-mono) | `1.3.13` | `1.3.14` |
| [lefthook](https://github.com/evilmartians/lefthook) | `1.5.7` | `1.6.12` |
| [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `33.1.0` | `34.2.0` |
| [prettier](https://github.com/prettier/prettier) | `3.2.4` | `3.2.5` |
| [turbo](https://github.com/vercel/turbo) | `1.11.3` | `1.13.3` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.5` |
| [@logtail/next](https://github.com/logtail/logtail-nextjs) | `0.1.4` | `0.1.5` |
| [graphql-request](https://github.com/jasonkuhrt/graphql-request) | `6.1.0` | `7.0.1` |
| [wretch](https://github.com/elbywan/wretch) | `2.8.0` | `2.8.1` |
| [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) | `5.0.0` | `5.0.2` |
| [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) | `4.0.1` | `4.0.7` |
| [@graphql-codegen/typescript-operations](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations) | `4.0.1` | `4.2.1` |
| [mysql2](https://github.com/sidorares/node-mysql2) | `3.7.1` | `3.9.7` |
| [sequelize](https://github.com/sequelize/sequelize) | `6.35.2` | `6.37.3` |
| [@vercel/style-guide](https://github.com/vercel/style-guide) | `5.1.0` | `6.0.0` |
| [eslint-config-turbo](https://github.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo) | `1.11.3` | `1.13.3` |
| [globals](https://github.com/sindresorhus/globals) | `13.24.0` | `15.3.0` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.15.5` | `5.15.18` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.312.0` | `0.378.0` |
| [mapbox-gl](https://github.com/mapbox/mapbox-gl-js) | `3.0.1` | `3.3.0` |
| [@types/mapbox-gl](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mapbox-gl) | `2.7.19` | `3.1.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.48` | `18.3.2` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.18` | `18.3.0` |
| [semantic-release](https://github.com/semantic-release/semantic-release) | `23.0.0` | `23.1.1` |
| [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) | `6.5.1` | `6.5.2` |
| [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.5.1` | `6.5.2` |
| [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome) | `0.2.0` | `0.2.1` |
| [next](https://github.com/vercel/next.js) | `14.0.4` | `14.2.3` |
| [sharp](https://github.com/lovell/sharp) | `0.33.1` | `0.33.4` |
| [tsx](https://github.com/privatenumber/tsx) | `4.7.0` | `4.10.5` |
| [@contentful/rich-text-react-renderer](https://github.com/contentful/rich-text) | `15.19.0` | `15.19.6` |
| [@contentful/rich-text-types](https://github.com/contentful/rich-text) | `16.3.0` | `16.3.5` |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.11.3` | `11.11.4` |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.11.0` | `11.11.5` |
| [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.5.1` | `6.5.2` |
| [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `14.0.4` | `14.2.3` |
| [@vercel/analytics](https://github.com/vercel/analytics/tree/HEAD/packages/web) | `1.1.1` | `1.2.2` |
| [@vercel/speed-insights](https://github.com/vercel/speed-insights/tree/HEAD/packages/web) | `1.0.4` | `1.0.10` |
| [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) | `9.5.3` | `9.10.2` |
| [swr](https://github.com/vercel/swr) | `2.2.4` | `2.2.5` |
| [webpack](https://github.com/webpack/webpack) | `5.89.0` | `5.91.0` |
| [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `14.0.4` | `14.2.3` |



Updates `dotenv-mono` from 1.3.13 to 1.3.14
- [Release notes](https://github.com/marcocesarato/dotenv-mono/releases)
- [Changelog](https://github.com/marcocesarato/dotenv-mono/blob/master/CHANGELOG.md)
- [Commits](marcocesarato/dotenv-mono@v1.3.13...v1.3.14)

Updates `lefthook` from 1.5.7 to 1.6.12
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.5.7...v1.6.12)

Updates `vercel` from 33.1.0 to 34.2.0
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/vercel@34.2.0/packages/cli)

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

Updates `turbo` from 1.11.3 to 1.13.3
- [Release notes](https://github.com/vercel/turbo/releases)
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
- [Commits](vercel/turborepo@v1.11.3...v1.13.3)

Updates `typescript` from 5.3.3 to 5.4.5
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.4.5)

Updates `@logtail/next` from 0.1.4 to 0.1.5
- [Release notes](https://github.com/logtail/logtail-nextjs/releases)
- [Commits](logtail/logtail-nextjs@v0.1.4...v0.1.5)

Updates `graphql-request` from 6.1.0 to 7.0.1
- [Release notes](https://github.com/jasonkuhrt/graphql-request/releases)
- [Commits](graffle-js/graffle@6.1.0...7.0.1)

Updates `wretch` from 2.8.0 to 2.8.1
- [Release notes](https://github.com/elbywan/wretch/releases)
- [Changelog](https://github.com/elbywan/wretch/blob/master/CHANGELOG.md)
- [Commits](elbywan/wretch@2.8.0...2.8.1)

Updates `@graphql-codegen/cli` from 5.0.0 to 5.0.2
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/cli@5.0.2/packages/graphql-codegen-cli)

Updates `@graphql-codegen/typescript` from 4.0.1 to 4.0.7
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript@4.0.7/packages/plugins/typescript/typescript)

Updates `@graphql-codegen/typescript-operations` from 4.0.1 to 4.2.1
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/operations/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-operations@4.2.1/packages/plugins/typescript/operations)

Updates `mysql2` from 3.7.1 to 3.9.7
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v3.7.1...v3.9.7)

Updates `sequelize` from 6.35.2 to 6.37.3
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Changelog](https://github.com/sequelize/sequelize/blob/main/CHANGELOG.md)
- [Commits](sequelize/sequelize@v6.35.2...v6.37.3)

Updates `@vercel/style-guide` from 5.1.0 to 6.0.0
- [Release notes](https://github.com/vercel/style-guide/releases)
- [Changelog](https://github.com/vercel/style-guide/blob/canary/.releaserc.js)
- [Commits](vercel/style-guide@v5.1.0...v6.0.0)

Updates `eslint-config-turbo` from 1.11.3 to 1.13.3
- [Release notes](https://github.com/vercel/turbo/releases)
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
- [Commits](https://github.com/vercel/turbo/commits/v1.13.3/packages/eslint-config-turbo)

Updates `globals` from 13.24.0 to 15.3.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v13.24.0...v15.3.0)

Updates `@mui/material` from 5.15.5 to 5.15.18
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.18/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.18/packages/mui-material)

Updates `lucide-react` from 0.312.0 to 0.378.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.378.0/packages/lucide-react)

Updates `mapbox-gl` from 3.0.1 to 3.3.0
- [Release notes](https://github.com/mapbox/mapbox-gl-js/releases)
- [Changelog](https://github.com/mapbox/mapbox-gl-js/blob/main/CHANGELOG.md)
- [Commits](mapbox/mapbox-gl-js@v3.0.1...v3.3.0)

Updates `@types/mapbox-gl` from 2.7.19 to 3.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mapbox-gl)

Updates `react` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)

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

Updates `react-dom` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)

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

Updates `@types/mapbox-gl` from 2.7.19 to 3.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mapbox-gl)

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

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

Updates `semantic-release` from 23.0.0 to 23.1.1
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v23.0.0...v23.1.1)

Updates `@fortawesome/fontawesome-svg-core` from 6.5.1 to 6.5.2
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.5.1...6.5.2)

Updates `@fortawesome/free-brands-svg-icons` from 6.5.1 to 6.5.2
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.5.1...6.5.2)

Updates `@fortawesome/react-fontawesome` from 0.2.0 to 0.2.1
- [Release notes](https://github.com/FortAwesome/react-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/react-fontawesome/blob/0.2.x/CHANGELOG.md)
- [Commits](FortAwesome/react-fontawesome@0.2.0...0.2.1)

Updates `next` from 14.0.4 to 14.2.3
- [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.0.4...v14.2.3)

Updates `sharp` from 0.33.1 to 0.33.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](lovell/sharp@v0.33.1...v0.33.4)

Updates `tsx` from 4.7.0 to 4.10.5
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.7.0...v4.10.5)

Updates `@contentful/rich-text-react-renderer` from 15.19.0 to 15.19.6
- [Release notes](https://github.com/contentful/rich-text/releases)
- [Changelog](https://github.com/contentful/rich-text/blob/master/CHANGELOG.md)
- [Commits](https://github.com/contentful/rich-text/compare/@contentful/rich-text-react-renderer@15.19.0...@contentful/rich-text-react-renderer@15.19.6)

Updates `@contentful/rich-text-types` from 16.3.0 to 16.3.5
- [Release notes](https://github.com/contentful/rich-text/releases)
- [Changelog](https://github.com/contentful/rich-text/blob/master/CHANGELOG.md)
- [Commits](https://github.com/contentful/rich-text/compare/@contentful/rich-text-types@16.3.0...@contentful/rich-text-types@16.3.5)

Updates `@emotion/react` from 11.11.3 to 11.11.4
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.11.3...@emotion/react@11.11.4)

Updates `@emotion/styled` from 11.11.0 to 11.11.5
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.11.0...@emotion/styled@11.11.5)

Updates `@fortawesome/free-solid-svg-icons` from 6.5.1 to 6.5.2
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.5.1...6.5.2)

Updates `@next/bundle-analyzer` from 14.0.4 to 14.2.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.3/packages/next-bundle-analyzer)

Updates `@vercel/analytics` from 1.1.1 to 1.2.2
- [Release notes](https://github.com/vercel/analytics/releases)
- [Commits](https://github.com/vercel/analytics/commits/1.2.2/packages/web)

Updates `@vercel/speed-insights` from 1.0.4 to 1.0.10
- [Release notes](https://github.com/vercel/speed-insights/releases)
- [Commits](https://github.com/vercel/speed-insights/commits/1.0.10/packages/web)

Updates `react-intersection-observer` from 9.5.3 to 9.10.2
- [Release notes](https://github.com/thebuilder/react-intersection-observer/releases)
- [Commits](thebuilder/react-intersection-observer@v9.5.3...v9.10.2)

Updates `swr` from 2.2.4 to 2.2.5
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](vercel/swr@v2.2.4...v2.2.5)

Updates `webpack` from 5.89.0 to 5.91.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.89.0...v5.91.0)

Updates `@next/eslint-plugin-next` from 14.0.4 to 14.2.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.3/packages/eslint-plugin-next)

---
updated-dependencies:
- dependency-name: dotenv-mono
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: lefthook
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: vercel
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@logtail/next"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: graphql-request
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: wretch
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@graphql-codegen/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@graphql-codegen/typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@graphql-codegen/typescript-operations"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: mysql2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: sequelize
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@vercel/style-guide"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: eslint-config-turbo
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: mapbox-gl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@types/mapbox-gl"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@types/mapbox-gl"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@fortawesome/fontawesome-svg-core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@fortawesome/free-brands-svg-icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@fortawesome/react-fontawesome"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@contentful/rich-text-react-renderer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@contentful/rich-text-types"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@emotion/styled"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@fortawesome/free-solid-svg-icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@vercel/analytics"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@vercel/speed-insights"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: react-intersection-observer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: swr
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@next/eslint-plugin-next"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies New/removed/updated package label May 20, 2024
Copy link

vercel bot commented May 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dg ❌ Failed (Inspect) May 20, 2024 7:29am

Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

1 similar comment
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2024

Superseded by #464.

@dependabot dependabot bot closed this Jun 10, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-821a8f83df branch June 10, 2024 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies New/removed/updated package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant