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 with 40 updates #454

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps the all group with 40 updates:

Package From To
dotenv-mono 1.3.13 1.3.14
lefthook 1.5.7 1.6.10
vercel 33.1.0 34.1.1
prettier 3.2.4 3.2.5
turbo 1.11.3 1.13.2
typescript 5.3.3 5.4.5
@logtail/next 0.1.4 0.1.5
wretch 2.8.0 2.8.1
@graphql-codegen/cli 5.0.0 5.0.2
@graphql-codegen/typescript 4.0.1 4.0.6
@graphql-codegen/typescript-operations 4.0.1 4.2.0
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.2
globals 13.24.0 15.0.0
@mui/material 5.15.5 5.15.15
lucide-react 0.312.0 0.372.0
mapbox-gl 3.0.1 3.3.0
@types/mapbox-gl 2.7.19 3.1.0
@types/react 18.2.48 18.2.79
@types/react-dom 18.2.18 18.2.25
semantic-release 23.0.0 23.0.8
@fortawesome/fontawesome-svg-core 6.5.1 6.5.2
@fortawesome/free-brands-svg-icons 6.5.1 6.5.2
next 14.0.4 14.2.2
sharp 0.33.1 0.33.3
tsx 4.7.0 4.7.2
@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.2
@vercel/analytics 1.1.1 1.2.2
@vercel/speed-insights 1.0.4 1.0.10
react-intersection-observer 9.5.3 9.8.2
swr 2.2.4 2.2.5
webpack 5.89.0 5.91.0
@next/eslint-plugin-next 14.0.4 14.2.2

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.10

Release notes

Sourced from lefthook's releases.

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)
  • 3024a5b feat: use configurable path to lefthook (LEFTHOOK_BIN) (#653)
  • eafe8a3 fix: fix printing when using output log setting (#672)
  • 33edff8 fix: use swift package before npx (#668)

v1.6.5

Changelog

  • 31b859d chore: fix Makefile
  • 756a778 deps: Dependencies 04.03.2024 (#664)
  • 745bcc3 fix(windows): decrease max cmd length for windows (#666)

v1.6.4

Changelog

  • b098e3c deps: update uniseg (#650)

... (truncated)

Changelog

Sourced from lefthook's changelog.

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)

1.6.4 (2024-02-28)

1.6.3 (2024-02-27)

... (truncated)

Commits
  • 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)
  • d5199b3 1.6.9: fix interactive mode for windows and implicit git commands length
  • 4021fb7 fix: enable interactive inputs for windows (#696)
  • 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)
  • 9814621 chore: remove redundant parallelisation (#690)
  • 08d69af chore: refactor Result handling (#689)
  • Additional commits viewable in compare view

Updates vercel from 33.1.0 to 34.1.1

Release notes

Sourced from vercel's releases.

vercel@34.1.1

Patch Changes

vercel@34.1.0

Minor Changes

  • Don't propagate legacy env VERCEL_ANALYTICS_ID if @​vercel/speed-insights package is detected (#11305)

Patch Changes

  • Replace console.log that communicates to user with client.output methods (#11353)

  • [cli] Do not pipe git stderr to user during successful vc dev run (#11450)

  • fix: Sort default team to the top of the selection list (#11451)

  • Updated dependencies [993a60ef7, 949d84ad1, 5bb96ea07, fd8031874]:

    • @​vercel/next@​4.2.1

vercel@34.0.0

Major Changes

  • Disables promotion of preview deployments (#11411)

Patch Changes

  • Always set projectSettings.nodeVersion in vc deploy (#11351)

  • [cli] optional override of existing environment variables with --force (#11348)

vercel@33.7.1

Patch Changes

  • fix flickering during interactive UI rerendering (#11392)

  • fix vc ls message to be vc projects ls (#11400)

  • Updated dependencies [2461b571a]:

    • @​vercel/next@​4.2.0

vercel@33.7.0

Minor Changes

  • improve UX for text input validation (#11388)

... (truncated)

Changelog

Sourced from vercel's changelog.

34.1.1

Patch Changes

34.1.0

Minor Changes

  • Don't propagate legacy env VERCEL_ANALYTICS_ID if @​vercel/speed-insights package is detected (#11305)

Patch Changes

  • Replace console.log that communicates to user with client.output methods (#11353)

  • [cli] Do not pipe git stderr to user during successful vc dev run (#11450)

  • fix: Sort default team to the top of the selection list (#11451)

  • Updated dependencies [993a60ef7, 949d84ad1, 5bb96ea07, fd8031874]:

    • @​vercel/next@​4.2.1

34.0.0

Major Changes

  • Disables promotion of preview deployments (#11411)

Patch Changes

  • Always set projectSettings.nodeVersion in vc deploy (#11351)

  • [cli] optional override of existing environment variables with --force (#11348)

33.7.1

Patch Changes

  • fix flickering during interactive UI rerendering (#11392)

  • fix vc ls message to be vc projects ls (#11400)

  • Updated dependencies [2461b571a]:

    • @​vercel/next@​4.2.0

33.7.0

... (truncated)

Commits
  • 02454d4 Version Packages (#11462)
  • f4c181a [static-build] Don't rely on hugo binary existing in build-container (#11455)
  • fc7a8bc Version Packages (#11421)
  • 596b68c Add eslint rule for no-console within the cli package (#11452)
  • 1e6323e [cli] Ignore VERCEL_ANALYTICS_ID if @​vercel/speed-insights is present on the ...
  • 8fd2c06 [cli] Sort default team to the top of the team selector (#11451)
  • 1447bc0 [cli] Don't log error when running vc dev in a directory without a .git direc...
  • 0271501 Add snapshot tests for help (#11439)
  • a1dfd90 Get flags specification (#11433)
  • 0dfb60d [cli] Create argument parsing utility with clearer semantics (#11396)
  • Additional commits viewable in compare view

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.2

Release notes

Sourced from turbo's releases.

Turborepo v1.13.2

What's Changed

Examples

Full Changelog: vercel/turbo@v1.13.1...v1.13.2

Turborepo v1.13.1

What's Changed

Docs

Changelog

New Contributors

Full Changelog: vercel/turbo@v1.13.0...v1.13.1

Turborepo v1.13.1-canary.3

What's Changed

Changelog

... (truncated)

Commits

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

Commits
  • 56882d2 chore(release): update monorepo packages versions (#9837)
  • eaa3d60 chore(release): update monorepo packages versions (#9812)
  • d8364e0 Revert "chore(release): update monorepo packages versions (#9810)" (#9811)
  • 840c66d chore(release): update monorepo packages versions (#9810)
  • 137ca2c Revert "chore(release): update monorepo packages versions (#9648)" (#9809)
  • 671859c chore(release): update monorepo packages versions (#9648)
  • 1bed87b fix: out-of-memory crash (#7720) and significantly improve performance + feat...
  • 8a4743f chore(deps): update dependency @​types/shell-quote to v1.7.3 (#9732)
  • 3883505 chore(deps): update dependency @​types/js-yaml to v4.0.8 (#9724)
  • e176eab Include @​graphql-codegen/client-preset in @​graphql-codegen/cli by default (#9...
  • Additional commits viewable in compare view

Updates @graphql-codegen/typescript from 4.0.1 to 4.0.6

Changelog

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

4.0.6

Patch Changes

4.0.5

Patch Changes

  • Updated dependencies [53f270a]:
    • @​graphql-codegen/visitor-plugin-common@​5.0.0

4.0.4

Patch Changes

  • #9813 4e69568 Thanks @​saihaj! - bumping for a release

  • Updated dependencies [4e69568]:

    • @​graphql-codegen/visitor-plugin-common@​4.1.2
    • @​graphql-codegen/schema-ast@​4.0.2
    • @​graphql-codegen/plugin-helpers@​5.0.3

4.0.3

Patch Changes

  • Updated dependencies [7718a8113]:
    • @​graphql-codegen/visitor-plugin-common@​4.1.1

4.0.2

Patch Changes

Commits
  • 83a586a chore(release): update monorepo packages versions (#9847)
  • 8c40cdf chore(release): update monorepo packages versions (#9846)
  • 56882d2 chore(release): update monorepo packages versions (#9837)
  • ebd0817 chore(release): update monorepo packages versions (

Bumps the all group with 40 updates:

| 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.10` |
| [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `33.1.0` | `34.1.1` |
| [prettier](https://github.com/prettier/prettier) | `3.2.4` | `3.2.5` |
| [turbo](https://github.com/vercel/turbo) | `1.11.3` | `1.13.2` |
| [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` |
| [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.6` |
| [@graphql-codegen/typescript-operations](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations) | `4.0.1` | `4.2.0` |
| [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.2` |
| [globals](https://github.com/sindresorhus/globals) | `13.24.0` | `15.0.0` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.15.5` | `5.15.15` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.312.0` | `0.372.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` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.48` | `18.2.79` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.18` | `18.2.25` |
| [semantic-release](https://github.com/semantic-release/semantic-release) | `23.0.0` | `23.0.8` |
| [@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` |
| [next](https://github.com/vercel/next.js) | `14.0.4` | `14.2.2` |
| [sharp](https://github.com/lovell/sharp) | `0.33.1` | `0.33.3` |
| [tsx](https://github.com/privatenumber/tsx) | `4.7.0` | `4.7.2` |
| [@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.2` |
| [@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.8.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.2` |


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.10
- [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.10)

Updates `vercel` from 33.1.0 to 34.1.1
- [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.1.1/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.2
- [Release notes](https://github.com/vercel/turbo/releases)
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
- [Commits](vercel/turbo@v1.11.3...v1.13.2)

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 `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.6
- [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.6/packages/plugins/typescript/typescript)

Updates `@graphql-codegen/typescript-operations` from 4.0.1 to 4.2.0
- [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.0/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)
- [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.2
- [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.2/packages/eslint-config-turbo)

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

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

Updates `lucide-react` from 0.312.0 to 0.372.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.372.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 `@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.2.79
- [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.2.25
- [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.0.8
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v23.0.0...v23.0.8)

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 `next` from 14.0.4 to 14.2.2
- [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.2)

Updates `sharp` from 0.33.1 to 0.33.3
- [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.3)

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

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.2
- [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.2/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.8.2
- [Release notes](https://github.com/thebuilder/react-intersection-observer/releases)
- [Commits](thebuilder/react-intersection-observer@v9.5.3...v9.8.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.2
- [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.2/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: 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: "@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-patch
  dependency-group: all
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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: 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-patch
  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 Apr 22, 2024
@dependabot dependabot bot requested a review from dgattey April 22, 2024 07:22
Copy link

vercel bot commented Apr 22, 2024

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

Name Status Preview Comments Updated (UTC)
dg ❌ Failed (Inspect) Apr 22, 2024 7:23am

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 29, 2024

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

@dependabot dependabot bot closed this Apr 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-1161088020 branch April 29, 2024 07:28
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
1 participant