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

build(deps): bump the production-dependencies group with 20 updates #4358

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2023

Bumps the production-dependencies group with 20 updates:

Package From To
@adraffy/ens-normalize 1.9.4 1.10.0
@apollo/client 3.8.3 3.8.7
@headlessui-float/vue 0.11.3 0.12.0
@headlessui/vue 1.7.13 1.7.16
@sentry/vite-plugin 2.5.0 2.10.1
@sentry/vue 7.55.2 7.80.1
@shutter-network/shutter-crypto 0.1.0-beta.3 1.0.1
@snapshot-labs/snapshot.js 0.8.3 0.9.0
@snapshot-labs/tune 0.1.34 0.1.35
@vue/apollo-composable 4.0.0-beta.4 4.0.0-beta.11
@vueuse/core 10.4.0 10.6.1
@vueuse/head 1.3.1 2.0.0
graphql 16.6.0 16.8.1
js-sha256 0.9.0 0.10.1
mixpanel-browser 2.47.0 2.48.1
readable-stream 3.6.0 4.4.2
typescript 5.0.4 5.2.2
vue 3.3.4 3.3.8
vue-i18n 9.2.2 9.7.0
vue-router 4.1.6 4.2.5

Updates @adraffy/ens-normalize from 1.9.4 to 1.10.0

Commits

Updates @apollo/client from 3.8.3 to 3.8.7

Release notes

Sourced from @​apollo/client's releases.

v3.8.7

Patch Changes

  • #11297 c8c76a522 Thanks @​jerelmiller! - Add an explicit return type for the useReadQuery hook called UseReadQueryResult. Previously the return type of this hook was inferred from the return value.

  • #11337 bb1da8349 Thanks @​phryneas! - #11206 used the TypeScript syntax infer X extends Y that was introduced in TS 4.8. This caused some problems for some users, so we are rolling back to a more backwards-compatible (albeit slightly less performant) type.

v3.8.6

Patch Changes

  • #11291 2be7eafe3 Thanks @​ArioA! - Fix a bug that allows to only call loadErrorMessages without also calling loadDevErrorMessages.

  • #11274 b29f000f3 Thanks @​jerelmiller! - Start the query ref auto dispose timeout after the initial promise has settled. This prevents requests that run longer than the timeout duration from keeping the component suspended indefinitely.

  • #11289 b5894dbf0 Thanks @​phryneas! - MockedProvider: default connectToDevTools to false in created ApolloClient instance.

    This will prevent the mocked ApolloClient instance from trying to connect to the DevTools, which would start a setTimeout that might keep running after a test has finished.

  • #11206 dd2ce7687 Thanks @​phryneas! - cache.modify: Less strict types & new dev runtime warnings.

v3.8.5

Patch Changes

v3.8.4

Patch Changes

  • #11195 9e59b251d Thanks @​phryneas! - For invariant.log etc., error arguments are now serialized correctly in the link to the error page.
Changelog

Sourced from @​apollo/client's changelog.

3.8.7

Patch Changes

  • #11297 c8c76a522 Thanks @​jerelmiller! - Add an explicit return type for the useReadQuery hook called UseReadQueryResult. Previously the return type of this hook was inferred from the return value.

  • #11337 bb1da8349 Thanks @​phryneas! - #11206 used the TypeScript syntax infer X extends Y that was introduced in TS 4.8. This caused some problems for some users, so we are rolling back to a more backwars-compatible (albeit slightly less performant) type.

3.8.6

Patch Changes

  • #11291 2be7eafe3 Thanks @​ArioA! - Fix a bug that allows to only call loadErrorMessages without also calling loadDevErrorMessages.

  • #11274 b29f000f3 Thanks @​jerelmiller! - Start the query ref auto dispose timeout after the initial promise has settled. This prevents requests that run longer than the timeout duration from keeping the component suspended indefinitely.

  • #11289 b5894dbf0 Thanks @​phryneas! - MockedProvider: default connectToDevTools to false in created ApolloClient instance.

    This will prevent the mocked ApolloClient instance from trying to connect to the DevTools, which would start a setTimeout that might keep running after a test has finished.

  • #11206 dd2ce7687 Thanks @​phryneas! - cache.modify: Less strict types & new dev runtime warnings.

3.8.5

Patch Changes

3.8.4

Patch Changes

  • #11195 9e59b251d Thanks @​phryneas! - For invariant.log etc., error arguments are now serialized correctly in the link to the error page.
Commits
  • 8329f07 Version Packages (#11298)
  • bb1da83 work around TS 4.8-specific infer X extends Y (#11337)
  • 0de3b29 bump engines field to include npm 10 (#11335)
  • fe12ef4 chore(deps): update cimg/node docker tag to v21 (#11310)
  • d998550 chore(deps): update actions/setup-node action to v4 (#11324)
  • dcf82ec chore(deps): update all dependencies - patch updates (#11320)
  • 7d39e26 chore(deps): update peter-evans/create-or-update-comment action to v3.1.0 (#1...
  • 0b46ed0 Replace lit-element with Lit in integrations.md (#11311)
  • 00fd096 chore(deps): update all dependencies - patch updates (#11307)
  • 0bcbb2c Bump @​babel/traverse from 7.22.5 to 7.23.2 in /integration-tests (#11294)
  • Additional commits viewable in compare view

Updates @headlessui-float/vue from 0.11.3 to 0.12.0

Release notes

Sourced from @​headlessui-float/vue's releases.

v0.12.0

@​headlessui-float/react

Added

  • Apply subpixel and accelerated positioning (#84)

Changed


@​headlessui-float/vue

Added

  • Apply subpixel and accelerated positioning (#84)

Changed

v0.11.4

@​headlessui-float/react

nothing


@​headlessui-float/vue

Fixed

  • Fix Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element' (#81)
Commits
  • 6a717b9 Release v0.12.0
  • d07f38f Bump main dependencies
  • 87087ed Apply subpixel and accelerated positioning (#84)
  • 9067291 Change transform default to false (#83)
  • 56ae1d2 Support RTL for tailwind css origin class resolver (#82)
  • 6ddcdb3 Rename origin-class-resolvers to class-resolvers
  • 1b839ff Rename type OriginClassResolver to ClassResolver
  • f50368a Release v0.11.4
  • e11c865 (vue): Fix `Failed to execute 'getComputedStyle' on 'Window': parameter 1 is ...
  • See full diff in compare view

Updates @headlessui/vue from 1.7.13 to 1.7.16

Release notes

Sourced from @​headlessui/vue's releases.

@​headlessui/vue@​v1.7.16

Fixed

  • Fix form elements for uncontrolled <Listbox multiple> and <Combobox multiple> (#2626)
  • Use correct value when resetting <Listbox multiple> and <Combobox multiple> (#2626)
  • Render <MainTreeNode /> in PopoverGroup component only (#2634)
  • Disable smooth scrolling when opening/closing Dialog components on iOS (#2635)
  • Don't assume <Tab /> components are available when setting the next index (#2642)
  • Improve SSR of the Disclosure component (#2645)
  • Fix incorrectly focused ComboboxInput component on page load (#2654)
  • Improve resetting values when using the nullable prop on the Combobox component (#2660)
  • Prevent scrolling when focusing a tab (#2674)

@​headlessui/vue@​v1.7.15

Fixed

  • Ensure the caret is in a consistent position when syncing the Combobox.Input value (#2568)
  • Improve "outside click" behaviour in combination with 3rd party libraries (#2572)
  • Improve performance of Combobox component (#2574)
  • Ensure IME works on Android devices (#2580)
  • Calculate aria-expanded purely based on the open/closed state (#2610)
  • Submit form on Enter even if no submit-like button was found (#2613)

@​headlessui/vue@​v1.7.14

Fixed

  • Fix memory leak in Popover component (#2430)
  • Ensure FocusTrap is only active when the given enabled value is true (#2456)
  • Ensure the exposed activeIndex is up to date for the Combobox component (#2463)
  • Improve control over Menu and Listbox options while searching (#2471)
  • Consider clicks inside iframes to be "outside" (#2485)
  • Ensure moving focus within a Portal component, does not close the Popover component (#2492)

Changed

  • Move types condition to the front (#2469)
Changelog

Sourced from @​headlessui/vue's changelog.

[1.7.16] - 2023-08-17

Fixed

  • Fix form elements for uncontrolled <Listbox multiple> and <Combobox multiple> (#2626)
  • Use correct value when resetting <Listbox multiple> and <Combobox multiple> (#2626)
  • Render <MainTreeNode /> in PopoverGroup component only (#2634)
  • Disable smooth scrolling when opening/closing Dialog components on iOS (#2635)
  • Don't assume <Tab /> components are available when setting the next index (#2642)
  • Improve SSR of the Disclosure component (#2645)
  • Fix incorrectly focused ComboboxInput component on page load (#2654)
  • Improve resetting values when using the nullable prop on the Combobox component (#2660)
  • Prevent scrolling when focusing a tab (#2674)

[1.7.15] - 2023-07-27

Fixed

  • Ensure the caret is in a consistent position when syncing the Combobox.Input value (#2568)
  • Improve "outside click" behaviour in combination with 3rd party libraries (#2572)
  • Improve performance of Combobox component (#2574)
  • Ensure IME works on Android devices (#2580)
  • Calculate aria-expanded purely based on the open/closed state (#2610)
  • Submit form on Enter even if no submit-like button was found (#2613)

[1.7.14] - 2023-06-01

Fixed

  • Fix memory leak in Popover component (#2430)
  • Ensure FocusTrap is only active when the given enabled value is true (#2456)
  • Ensure the exposed activeIndex is up to date for the Combobox component (#2463)
  • Improve control over Menu and Listbox options while searching (#2471)
  • Consider clicks inside iframes to be "outside" (#2485)
  • Ensure moving focus within a Portal component, does not close the Popover component (#2492)

Changed

  • Move types condition to the front (#2469)
Commits
  • 8505d7a 1.7.16 - @​headlessui/vue
  • c2bf9dd Prevent scrolling when focusing a tab (#2674)
  • 88b068c Improve resetting values when using the nullable prop on the Combobox com...
  • 88a0138 Fix incorrectly focused Combobox.Input component on page load (#2654)
  • cc163ea Improve SSR of the Disclosure component (#2645)
  • c22a8c1 Don't assume \<Tab /> components are available when setting the next index (...
  • 6f9de89 Disable smooth scrolling when opening/closing Dialog components on iOS (#2635)
  • 4f6f67c only check if _mainTreeNodeRef is passed in (Vue)
  • 8a37854 Render \<MainTreeNode /> indicators in Popover.Group only (#2634)
  • b380d03 Use correct value when resetting \<Listbox multiple> and `<Combobox multiple...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by thecrypticace, a new releaser for @​headlessui/vue since your current version.


Updates @sentry/vite-plugin from 2.5.0 to 2.10.1

Release notes

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

2.10.1

  • chore: bump @​sentry/cli dependency to 2.21.4 (#440)

2.10.0

  • feat: deprecate excludeReplayCanvas config (#436)
  • feat: Add excludeReplayWorker to bundleSizeOptimizations (#433)

2.9.0

  • feat: Allow to configure bundleSizeOptimizations (#428)
  • fix(core): Don't abort source map location guessing when the reference is a URL (#424)
  • fix(core): Widen detection of source maps with .cjs.map and .mjs.map (#422)

2.8.0

  • build(core): Bump Sentry CLI to v2.21.2 (#415)
  • feat: Detect release name for Bitbucket pipelines (#404)
  • feat: Detect release name for Flightcontrol (#411)
  • fix(core): Move git revision to a separate function (#399)
  • fix(esbuild): Don't inject debug IDs into injected modules (#417)

Work in this release contributed by @​hosmelq, @​mjomble, and @​aquacash5. Thank you for your contributions!

2.7.1

  • docs: Point to org auth token page (#393)
  • fix(webpack): Add default fallback to webpack import (#395)
  • fix: Save results of rewriteSourcesHook (#390)

Work in this release contributed by @​adonskoy. Thank you for your contribution!

2.7.0

  • feat: Add module metadata injection for esbuild (#381)
  • feat: Add module metadata injection for vite and rollup (#380)
  • ref: Emit high resolution source-maps with magic-string (#383)
  • ref: Run upload preparation with maximum concurrency (#379)

2.6.2

  • fix: Fix regex in source map locating heuristic via sourceMappingURL (#376)
  • fix: Make sourceMappingURL heuristic more resilient (#378)

Thanks to @​tomyam1 for identifying and pinpointing a bug that was hard to spot!

2.6.1

  • fix: Don't crash on failed delete after upload (#373)

2.6.0

  • deps: Bump sentry-cli to 2.20.1 (#355)
  • feat: Allow ommiting org when using organization auth token (#368)
  • ref: Make asset detection more robust (#369)
Changelog

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

2.10.1

  • chore: bump @​sentry/cli dependency to 2.21.4 (#440)

2.10.0

  • feat: deprecate excludeReplayCanvas config (#436)
  • feat: Add excludeReplayWorker to bundleSizeOptimizations (#433)

2.9.0

  • feat: Allow to configure bundleSizeOptimizations (#428)
  • fix(core): Don't abort source map location guessing when the reference is a URL (#424)
  • fix(core): Widen detection of source maps with .cjs.map and .mjs.map (#422)

2.8.0

  • build(core): Bump Sentry CLI to v2.21.2 (#415)
  • feat: Detect release name for Bitbucket pipelines (#404)
  • feat: Detect release name for Flightcontrol (#411)
  • fix(core): Move git revision to a separate function (#399)
  • fix(esbuild): Don't inject debug IDs into injected modules (#417)

Work in this release contributed by @​hoslmelq, @​mjomble, and @​aquacash5. Thank you for your contributions!

2.7.1

  • docs: Point to org auth token page (#393)
  • fix(webpack): Add default fallback to webpack import (#395)
  • fix: Save results of rewriteSourcesHook (#390)

Work in this release contributed by @​adonskoy. Thank you for your contribution!

2.7.0

  • feat: Add module metadata injection for esbuild (#381)
  • feat: Add module metadata injection for vite and rollup (#380)
  • ref: Emit high resolution source-maps with magic-string (#383)
  • ref: Run upload preparation with maximum concurrency (#379)

2.6.2

  • fix: Fix regex in source map locating heuristic via sourceMappingURL (#376)
  • fix: Make sourceMappingURL heuristic more resilient (#378)

Thanks to @​tomyam1 for identifying and pinpointing a bug that was hard to spot!

2.6.1

  • fix: Don't crash on failed delete after upload (#373)

... (truncated)

Commits

Updates @sentry/vue from 7.55.2 to 7.80.1

Release notes

Sourced from @​sentry/vue's releases.

7.80.1

  • fix(astro): Adjust Vite plugin config to upload server source maps (#9541)
  • fix(nextjs): Add tracing extensions in all serverside wrappers (#9537)
  • fix(nextjs): Fix serverside transaction names on Windows (#9526)
  • fix(node): Fix tRPC middleware typing (#9540)
  • fix(replay): Add additional safeguards for capturing network bodies (#9506)
  • fix(tracing): Update prisma span to be db.prisma (#9512)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 65.42 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 55.63 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 30.98 KB
@​sentry/browser - Webpack (gzipped) 21.3 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 61.95 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 29.1 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 21.24 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 195.42 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 88.32 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 63.3 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 31.81 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 65.77 KB
@​sentry/react - Webpack (gzipped) 21.34 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 82.49 KB
@​sentry/nextjs Client - Webpack (gzipped) 48.13 KB
@​sentry-internal/feedback - Webpack (gzipped) 16 KB

7.80.0

  • feat(astro): Add distributed tracing via <meta> tags (#9483)
  • feat(node): Capture internal server errors in trpc middleware (#9482)
  • feat(remix): Export a type to use for MetaFunction parameters (#9493)
  • fix(astro): Mark SDK package as Astro-external (#9509)
  • ref(nextjs): Don't initialize Server SDK during build (#9503)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 65.25 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 55.49 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 30.98 KB
@​sentry/browser - Webpack (gzipped) 21.3 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 61.83 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 29.1 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 21.24 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 194.91 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 88.32 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 63.3 KB

... (truncated)

Changelog

Sourced from @​sentry/vue's changelog.

7.80.1

  • fix(astro): Adjust Vite plugin config to upload server source maps (#9541)
  • fix(nextjs): Add tracing extensions in all serverside wrappers (#9537)
  • fix(nextjs): Fix serverside transaction names on Windows (#9526)
  • fix(node): Fix tRPC middleware typing (#9540)
  • fix(replay): Add additional safeguards for capturing network bodies (#9506)
  • fix(tracing): Update prisma span to be db.prisma (#9512)

7.80.0

  • feat(astro): Add distributed tracing via <meta> tags (#9483)
  • feat(node): Capture internal server errors in trpc middleware (#9482)
  • feat(remix): Export a type to use for MetaFunction parameters (#9493)
  • fix(astro): Mark SDK package as Astro-external (#9509)
  • ref(nextjs): Don't initialize Server SDK during build (#9503)

7.79.0

  • feat(tracing): Add span origin to trace context (#9472)
  • fix(deno): Emit .mjs files (#9485)
  • fix(nextjs): Flush servercomponent events for edge (#9487)

7.78.0

Important Changes

  • Replay Bundle Size improvements

We've dramatically decreased the bundle size of our Replay package, reducing the minified & gzipped bundle size by ~20 KB! This was possible by extensive use of tree shaking and a host of small changes to reduce our footprint:

  • feat(replay): Update rrweb to 2.2.0 (#9414)
  • ref(replay): Use fflate instead of pako for compression (#9436)

By using tree shaking it is possible to shave up to 10 additional KB off the bundle.

Other Changes

  • feat(astro): Add Sentry middleware (#9445)
  • feat(feedback): Add "outline focus" and "foreground hover" vars (#9462)
  • feat(feedback): Add openDialog and closeDialog onto integration interface (#9464)
  • feat(feedback): Implement new user feedback embeddable widget (#9217)
  • feat(nextjs): Add automatic sourcemapping for edge part of the SDK (#9454)
  • feat(nextjs): Add client routing instrumentation for app router (#9446)
  • feat(node-experimental): Add hapi tracing support (#9449)
  • feat(replay): Allow to configure beforeErrorSampling (#9470)
  • feat(replay): Stop fixing truncated JSONs in SDK (#9437)
  • fix(nextjs): Fix sourcemaps resolving for local dev when basePath is set (#9457)
  • fix(nextjs): Only inject basepath in dev mode (#9465)

... (truncated)

Commits
  • 4288f69 release: 7.80.1
  • 848335f Merge pull request #9551 from getsentry/prepare-release/7.80.1
  • 4d9e57f meta(changelog): Update changelog for 7.80.1
  • b623a68 fix(node): Fix tRPC middleware typing (#9540)
  • 27686ba fix(nextjs): Add tracing extensions in all serverside wrappers (#9537)
  • d80e27b fix(astro): Adjust Vite plugin config to upload server source maps (#9541)
  • 569e5b5 ref(nextjs): Improve wording in case CLI is missing (#9538)
  • 04e7be9 fix(replay): Add additional safeguards for capturing network bodies (#9506)
  • 1d50eef fix(nextjs): Fix serverside transaction names on Windows (#9526)
  • 82e87dc build(remix): Fix version for remix build on node 14 (#9528)
  • Additional commits viewable in compare view

Updates @shutter-network/shutter-crypto from 0.1.0-beta.3 to 1.0.1

Commits

Updates @snapshot-labs/snapshot.js from 0.8.3 to 0.9.0

Release notes

Sourced from @​snapshot-labs/snapshot.js's releases.

v0.9.0

What's Changed

Full Changelog: snapshot-labs/snapshot.js@v0.8.3...v0.9.0

Commits

Updates @snapshot-labs/tune from 0.1.34 to 0.1.35

Commits

Updates @vue/apollo-composable from 4.0.0-beta.4 to 4.0.0-beta.11

Release notes

Sourced from @​vue/apollo-composable's releases.

v4.0.0-beta.11

🩹 Fixes

  • Remove console.log, console log remained in code #1507 (#1507)

📖 Documentation

  • Update README.md logo (68addf8)
  • Update vitepress + fix components API menu (f545763)

❤️ Contributors

v4.0.0-beta.10

🚀 Enhancements

  • Support effect scope outside of component, fix #1505 (#1505)
  • useLazyQuery: Load returns Promise, fix #1486 (#1486)

🩹 Fixes

  • Apollo components should have emits (#1504)

🌊 Types

  • Extended "enabled" option type (#1492)

🏡 Chore

  • Package test-e2e-composable-vue3, update deps, migrate to vite (#1488)
  • Upgrade vitepress to 1.0 RC (daffd75)
  • Seq test (995131d)

✅ Tests

  • lint: Fix (1ac1372)
  • Ssr (574bd8f)

❤️ Contributors

v4.0.0-beta.9

🩹 Fixes

  • Don't call debounced restart too much (1adf135)

... (truncated)

Changelog

Sourced from @​vue/apollo-composable's changelog.

v4.0.0-beta.11

🩹 Fixes

  • Remove console.log, console log remained in code #1507 (#1507)

📖 Documentation

  • Update README.md logo (68addf8)
  • Update vitepress + fix components API menu (f545763)

❤️ Contributors

v4.0.0-beta.10

🚀 Enhancements

Bumps the production-dependencies group with 20 updates:

| Package | From | To |
| --- | --- | --- |
| [@adraffy/ens-normalize](https://github.com/adraffy/ens-normalize.js) | `1.9.4` | `1.10.0` |
| [@apollo/client](https://github.com/apollographql/apollo-client) | `3.8.3` | `3.8.7` |
| [@headlessui-float/vue](https://github.com/ycs77/headlessui-float/tree/HEAD/packages/vue) | `0.11.3` | `0.12.0` |
| [@headlessui/vue](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-vue) | `1.7.13` | `1.7.16` |
| [@sentry/vite-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) | `2.5.0` | `2.10.1` |
| [@sentry/vue](https://github.com/getsentry/sentry-javascript) | `7.55.2` | `7.80.1` |
| [@shutter-network/shutter-crypto](https://github.com/shutter-network/rolling-shutter) | `0.1.0-beta.3` | `1.0.1` |
| [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) | `0.8.3` | `0.9.0` |
| [@snapshot-labs/tune](https://github.com/snapshot-labs/tune) | `0.1.34` | `0.1.35` |
| [@vue/apollo-composable](https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable) | `4.0.0-beta.4` | `4.0.0-beta.11` |
| [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `10.4.0` | `10.6.1` |
| [@vueuse/head](https://github.com/vueuse/head) | `1.3.1` | `2.0.0` |
| [graphql](https://github.com/graphql/graphql-js) | `16.6.0` | `16.8.1` |
| [js-sha256](https://github.com/emn178/js-sha256) | `0.9.0` | `0.10.1` |
| [mixpanel-browser](https://github.com/mixpanel/mixpanel-js) | `2.47.0` | `2.48.1` |
| [readable-stream](https://github.com/nodejs/readable-stream) | `3.6.0` | `4.4.2` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.0.4` | `5.2.2` |
| [vue](https://github.com/vuejs/core) | `3.3.4` | `3.3.8` |
| [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n) | `9.2.2` | `9.7.0` |
| [vue-router](https://github.com/vuejs/router) | `4.1.6` | `4.2.5` |


Updates `@adraffy/ens-normalize` from 1.9.4 to 1.10.0
- [Commits](https://github.com/adraffy/ens-normalize.js/commits)

Updates `@apollo/client` from 3.8.3 to 3.8.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.8.3...v3.8.7)

Updates `@headlessui-float/vue` from 0.11.3 to 0.12.0
- [Release notes](https://github.com/ycs77/headlessui-float/releases)
- [Commits](https://github.com/ycs77/headlessui-float/commits/v0.12.0/packages/vue)

Updates `@headlessui/vue` from 1.7.13 to 1.7.16
- [Release notes](https://github.com/tailwindlabs/headlessui/releases)
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-vue/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/vue@v1.7.16/packages/@headlessui-vue)

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

Updates `@sentry/vue` from 7.55.2 to 7.80.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.55.2...7.80.1)

Updates `@shutter-network/shutter-crypto` from 0.1.0-beta.3 to 1.0.1
- [Release notes](https://github.com/shutter-network/rolling-shutter/releases)
- [Commits](https://github.com/shutter-network/rolling-shutter/commits)

Updates `@snapshot-labs/snapshot.js` from 0.8.3 to 0.9.0
- [Release notes](https://github.com/snapshot-labs/snapshot.js/releases)
- [Commits](snapshot-labs/snapshot.js@v0.8.3...v0.9.0)

Updates `@snapshot-labs/tune` from 0.1.34 to 0.1.35
- [Release notes](https://github.com/snapshot-labs/tune/releases)
- [Commits](https://github.com/snapshot-labs/tune/commits)

Updates `@vue/apollo-composable` from 4.0.0-beta.4 to 4.0.0-beta.11
- [Release notes](https://github.com/vuejs/vue-apollo/releases)
- [Changelog](https://github.com/vuejs/apollo/blob/v4/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-apollo/commits/v4.0.0-beta.11/packages/vue-apollo-composable)

Updates `@vueuse/core` from 10.4.0 to 10.6.1
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.6.1/packages/core)

Updates `@vueuse/head` from 1.3.1 to 2.0.0
- [Release notes](https://github.com/vueuse/head/releases)
- [Changelog](https://github.com/vueuse/head/blob/main/CHANGELOG.md)
- [Commits](vueuse/head@v1.3.1...v2.0.0)

Updates `graphql` from 16.6.0 to 16.8.1
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.6.0...v16.8.1)

Updates `js-sha256` from 0.9.0 to 0.10.1
- [Changelog](https://github.com/emn178/js-sha256/blob/master/CHANGELOG.md)
- [Commits](emn178/js-sha256@v0.9.0...v0.10.1)

Updates `mixpanel-browser` from 2.47.0 to 2.48.1
- [Release notes](https://github.com/mixpanel/mixpanel-js/releases)
- [Changelog](https://github.com/mixpanel/mixpanel-js/blob/master/CHANGELOG.md)
- [Commits](mixpanel/mixpanel-js@v2.47.0...v2.48.1)

Updates `readable-stream` from 3.6.0 to 4.4.2
- [Release notes](https://github.com/nodejs/readable-stream/releases)
- [Commits](nodejs/readable-stream@v3.6.0...v4.4.2)

Updates `typescript` from 5.0.4 to 5.2.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.0.4...v5.2.2)

Updates `vue` from 3.3.4 to 3.3.8
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.3.4...v3.3.8)

Updates `vue-i18n` from 9.2.2 to 9.7.0
- [Release notes](https://github.com/intlify/vue-i18n-next/releases)
- [Changelog](https://github.com/intlify/vue-i18n-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n-next/commits/v9.7.0/packages/vue-i18n)

Updates `vue-router` from 4.1.6 to 4.2.5
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.1.6...v4.2.5)

---
updated-dependencies:
- dependency-name: "@adraffy/ens-normalize"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@apollo/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@headlessui-float/vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@headlessui/vue"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@sentry/vite-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@sentry/vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@shutter-network/shutter-crypto"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@snapshot-labs/snapshot.js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@snapshot-labs/tune"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@vue/apollo-composable"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@vueuse/head"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: graphql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: js-sha256
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: mixpanel-browser
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: readable-stream
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: vue-i18n
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 17, 2023
Copy link

vercel bot commented Nov 17, 2023

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

Name Status Preview Comments Updated (UTC)
snapshot ❌ Failed (Inspect) Nov 17, 2023 5:39am

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2023

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

@dependabot dependabot bot closed this Nov 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-ad84e04be5 branch November 17, 2023 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants