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 12 updates #4439

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2023

Bumps the production-dependencies group with 12 updates:

Package From To
@apollo/client 3.8.7 3.8.8
@braintree/sanitize-url 6.0.4 7.0.0
@headlessui-float/vue 0.12.0 0.13.0
@sentry/vite-plugin 2.10.1 2.10.2
@sentry/vue 7.80.1 7.86.0
@vue/apollo-composable 4.0.0-beta.11 4.0.0-beta.12
@vueuse/core 10.6.1 10.7.0
graphql 16.6.0 16.8.1
minisearch 6.2.0 6.3.0
typescript 5.2.2 5.3.3
vue 3.3.8 3.3.11
vue-i18n 9.7.0 9.8.0

Updates @apollo/client from 3.8.7 to 3.8.8

Release notes

Sourced from @​apollo/client's releases.

v3.8.8

Patch Changes

Changelog

Sourced from @​apollo/client's changelog.

3.8.8

Patch Changes

Commits

Updates @braintree/sanitize-url from 6.0.4 to 7.0.0

Changelog

Sourced from @​braintree/sanitize-url's changelog.

7.0.0

  • Move constant declarations from index file to constants.ts file

  • Update to node v18

  • Dev Dependency Updates

    • Update to TypeScript 5
    • Other minor dependency updates
Commits
  • 93f1c59 7.0.0
  • 1eb6302 Update changelog
  • 190d0dd Merge pull request #64 from braintree/dependabot/npm_and_yarn/postcss-8.4.31
  • a427022 chore(deps-dev): bump postcss from 8.4.29 to 8.4.31
  • 105c386 Merge pull request #62 from braintree/update-dependencies
  • 99c3d6e fix: moved registry for certain packages to resolve from the public npm registry
  • f7d84aa chore: update node version in ci.yml and specify dev dependencies in changelog
  • a7286cf docs: missing line break in changelog
  • 22bbe02 docs: update changelog with dependency updates
  • d495458 chore: update node to v18
  • Additional commits viewable in compare view

Updates @headlessui-float/vue from 0.12.0 to 0.13.0

Release notes

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

v0.13.0

@​headlessui-float/react

Added

Changed

Fixed


@​headlessui-float/vue

Added

Changed

Fixed

Commits
  • 5818d56 Release v0.13.0
  • 4cc379b Remove hide prop in FloatVirtual props
  • 706efca Update middleware orders
  • 54f88bc Support hide feature of Floating UI (#95)
  • 12caaf0 Fix isVisible slowly changing to true when starting autoUpdate
  • c22951e Migrate to floatingStyles
  • 2bbd839 Bump typescript to v5.2
  • bb163df Bump @​types/node
  • e1756f9 Improve SSR (#93)
  • aaa79af Add peer dependency @​headlessui/vue for vue package
  • Additional commits viewable in compare view

Updates @sentry/vite-plugin from 2.10.1 to 2.10.2

Release notes

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

2.10.2

  • deps(core): Bump @sentry/cli to ^2.22.3 (#451)
Changelog

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

2.10.2

  • deps(core): Bump @sentry/cli to ^2.22.3 (#451)
Commits

Updates @sentry/vue from 7.80.1 to 7.86.0

Release notes

Sourced from @​sentry/vue's releases.

7.86.0

  • feat(core): Use SDK_VERSION for hub API version (#9732)
  • feat(nextjs): Emit warning if your app directory doesn't have a global-error.js file (#9753)
  • feat(node): Add cloudflare pages commit sha (#9751)
  • feat(remix): Bump @​sentry/cli to 2.22.3 (#9741)
  • fix(nextjs): Don't accidentally trigger static generation bailout (#9749)
  • fix(node): Guard process.env.NODE_ENV access in Spotlight integration (#9748)
  • fix(utils): Fix XHR instrumentation early return (#9770)
  • ref(remix): Rework Error Handling (#9725)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 74.66 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 66 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 59.6 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 31.13 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 29.74 KB
@​sentry/browser - Webpack (gzipped) 21.39 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 71.25 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 62.97 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 29.65 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 21.71 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 198.35 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 89.78 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 64.76 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 32.3 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 66.36 KB
@​sentry/react - Webpack (gzipped) 21.43 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 83.09 KB
@​sentry/nextjs Client - Webpack (gzipped) 48.23 KB
@​sentry-internal/feedback - Webpack (gzipped) 16.19 KB

7.85.0

  • feat(core): Add addEventProcessor method (#9554)
  • feat(crons): Add interface for heartbeat checkin (#9706)
  • feat(feedback): Include Feedback package in browser SDK (#9586)
  • fix(astro): Isolate request instrumentation in middleware (#9709)
  • fix(replay): Capture JSON XHR response bodies (#9623)
  • ref(feedback): Change form box-shadow to use CSS var (#9630)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 74.63 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 65.99 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 59.59 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 31.12 KB

... (truncated)

Changelog

Sourced from @​sentry/vue's changelog.

7.86.0

  • feat(core): Use SDK_VERSION for hub API version (#9732)
  • feat(nextjs): Emit warning if your app directory doesn't have a global-error.js file (#9753)
  • feat(node): Add cloudflare pages commit sha (#9751)
  • feat(remix): Bump @​sentry/cli to 2.22.3 (#9741)
  • fix(nextjs): Don't accidentally trigger static generation bailout (#9749)
  • fix(node): Guard process.env.NODE_ENV access in Spotlight integration (#9748)
  • fix(utils): Fix XHR instrumentation early return (#9770)
  • ref(remix): Rework Error Handling (#9725)

7.85.0

  • feat(core): Add addEventProcessor method (#9554)
  • feat(crons): Add interface for heartbeat checkin (#9706)
  • feat(feedback): Include Feedback package in browser SDK (#9586)
  • fix(astro): Isolate request instrumentation in middleware (#9709)
  • fix(replay): Capture JSON XHR response bodies (#9623)
  • ref(feedback): Change form box-shadow to use CSS var (#9630)

7.84.0

Important Changes

  • ref(nextjs): Set automaticVercelMonitors to be false by default (#9697)

From this version onwards the default for the automaticVercelMonitors option in the Next.js SDK is set to false. Previously, if you made use of Vercel Crons the SDK automatically instrumented the relevant routes to create Sentry monitors. Because this feature will soon be generally available, we are now flipping the default to avoid situations where quota is used unexpectedly.

If you want to continue using this feature, make sure to set the automaticVercelMonitors flag to true in your next.config.js Sentry settings.

Other Changes

  • chore(astro): Add 4.0.0 preview versions to astro peer dependency range (#9696)
  • feat(metrics): Add interfaces for metrics (#9698)
  • feat(web-vitals): Vendor in INP from web-vitals library (#9690)
  • fix(astro): Avoid adding the Sentry Vite plugin in dev mode (#9688)
  • fix(nextjs): Don't match files called middleware in node_modules (#9686)
  • fix(remix): Don't capture error responses that are not 5xx on Remix v2. (#9655)
  • fix(tracing): Don't attach resource size if null (#9669)
  • fix(utils): Regex match port to stop accidental replace (#9676)
  • fix(utils): Try catch new URL when extracting query params (#9675)

7.83.0

  • chore(astro): Allow Astro 4.0 in peer dependencies (#9683)
  • feat(astro): Add assets option to source maps upload options (#9668)
  • feat(react): Support exactOptionalPropertyTypes on ErrorBoundary (#9098)
  • fix: Don't depend on browser types in types (#9682)

... (truncated)

Commits
  • 24f795a release: 7.86.0
  • ad82dad Merge pull request #9771 from getsentry/prepare-release/7.86.0
  • 1132994 meta(changelog): Update changelog for 7.86.0
  • da73a7a fix(utils): Fix XHR instrumentation early return (#9770)
  • 4ce3845 feat(nextjs): Emit warning if your app directory doesn't have a global-error....
  • a848c5a docs(yalc): Fix yalc publish command (#9754)
  • 12a32e3 feat(core): Use SDK_VERSION for hub API version (#9732)
  • 264e3e3 feat(node): add cloudflare pages commit sha (#9751)
  • b51a807 chore(astro): Promote Astro SDK to beta state (Readme) (#9670)
  • abc575c feat(remix): Bump @​sentry/cli to 2.22.3 (#9741)
  • Additional commits viewable in compare view

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

Release notes

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

v4.0.0-beta.12

🚀 Enhancements

  • New context params in event hook handlers (0be5d9b)

🩹 Fixes

  • Use shallowRef for apollo query (76f19f6)

📖 Documentation

  • Missing curly brace (#1512)
  • Added missing createClient import in example when creating Graph… (#1513)
  • Import createApolloProvider is missing (#1515)

🏡 Chore

  • Moved resolutions to the root of the workspace (#1508)

❤️ Contributors

Changelog

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

v4.0.0-beta.12

🚀 Enhancements

  • New context params in event hook handlers (0be5d9b)

🩹 Fixes

  • Use shallowRef for apollo query (76f19f6)

📖 Documentation

  • Missing curly brace (#1512)
  • Added missing createClient import in example when creating Graph… (#1513)
  • Import createApolloProvider is missing (#1515)

🏡 Chore

  • Moved resolutions to the root of the workspace (#1508)

❤️ Contributors

Commits

Updates @vueuse/core from 10.6.1 to 10.7.0

Release notes

Sourced from @​vueuse/core's releases.

v10.7.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 4520b6c chore: release v10.7.0
  • fccf2e4 feat: upgrade deps (#3614)
  • 0e04aa4 feat(onLongPress): add distanceThreshold option (#3578)
  • 0ab768d feat(useTitle): restore title on unmounted (#3570)
  • be3ccc7 fix(useScreenOrientation): Add fault tolerance to lock and unlock (#3575)
  • 17f97f6 fix(useMousePressed): change type of element parameter to MaybeComputedElemen...
  • 8f42a92 fix(useDropZone): fix file types filter (#3540)
  • 686884a fix(useDark): In Vue 2.6 mode.system is undefined (#3562)
  • 07d3985 fix(useElementVisibility): use last intersection entry (#3365)
  • 9c72d5c types: fix type error with Vue #9556 (#3574)
  • Additional commits viewable in compare view

Updates graphql from 16.6.0 to 16.8.1

Release notes

Sourced from graphql's releases.

v16.8.1 (2023-09-19)

Bug Fix 🐞

Committers: 1

v16.8.0 (2023-08-14)

New Feature 🚀

Committers: 1

v16.7.1 (2023-06-22)

📢 Big shout out to @​phryneas, who managed to reproduce this issue and come up with this fix.

Bug Fix 🐞

Committers: 1

v16.7.0 (2023-06-21)

New Feature 🚀

Bug Fix 🐞

Committers: 3

Commits

Updates minisearch from 6.2.0 to 6.3.0

Changelog

Sourced from minisearch's changelog.

v6.3.0

  • Add queryTerms array to the search results. This is useful to determine which query terms were matched by each search result.
Commits

Updates typescript from 5.2.2 to 5.3.3

Release notes

Sourced from typescript's releases.

TypeScript 5.3.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.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.3 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.3 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm.

Commits

Updates vue from 3.3.8 to 3.3.11

Release notes

Sourced from vue's releases.

v3.3.11

Please refer to CHANGELOG.md for details.

v3.3.10

Please refer to CHANGELOG.md for details.

v3.3.9

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.3.11 (2023-12-08)

Bug Fixes

  • custom-element: correctly handle number type props in prod (#8989) (d74d364)
  • reactivity: fix mutation on user proxy of reactive Array (6ecbd5c), closes #9742 #9751 #9750
  • runtime-dom: fix width and height prop check condition (5b00286), closes #9762
  • shared: handle Map with symbol keys in toDisplayString (#9731) (364821d), closes #9727
  • shared: handle more Symbol cases in toDisplayString (983d45d)
  • Suspense: properly get anchor when mount fallback vnode (#9770) (b700328), closes #9769
  • types: ref() return type should not be any when initial value is any (#9768) (cdac121)
  • watch: should not fire pre watcher on child component unmount (#7181) (6784f0b), closes #7030

3.3.10 (2023-12-04)

Bug Fixes

  • app: prevent template from being cached between apps with different options (#9724) (ec71585), closes #9618
  • compiler-sfc: avoid passing forEach index to genMap (f12db7f)
  • compiler-sfc: deindent pug/jade templates (6345197), closes #3231 #3842 #7723
  • compiler-sfc: fix :where and :is selector in scoped mode with multiple selectors (#9735) (c3e2c55), closes #9707
  • compiler-sfc: generate more treeshaking friendly code (#9507) (8d74ca0), closes #9500
  • compiler-sfc: support inferring generic types (#8511) (eb5e307), closes #8482
  • compiler-sfc: support resolving components from props (#8785) (7cbcee3)
  • compiler-sfc: throw error when failing to load TS during type resolution (#8883) (4936d2e)
  • cssVars: cs...

    Description has been truncated

Copy link

vercel bot commented Dec 8, 2023

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

Name Status Preview Comments Updated (UTC)
snapshot ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 13, 2023 5:11am

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 8, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/production-dependencies-3bd5406af2 branch from 6b22250 to c2746ec Compare December 11, 2023 11:42
Bumps the production-dependencies group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@apollo/client](https://github.com/apollographql/apollo-client) | `3.8.7` | `3.8.8` |
| [@braintree/sanitize-url](https://github.com/braintree/sanitize-url) | `6.0.4` | `7.0.0` |
| [@headlessui-float/vue](https://github.com/ycs77/headlessui-float/tree/HEAD/packages/vue) | `0.12.0` | `0.13.0` |
| [@sentry/vite-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) | `2.10.1` | `2.10.2` |
| [@sentry/vue](https://github.com/getsentry/sentry-javascript) | `7.80.1` | `7.86.0` |
| [@vue/apollo-composable](https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable) | `4.0.0-beta.11` | `4.0.0-beta.12` |
| [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `10.6.1` | `10.7.0` |
| [graphql](https://github.com/graphql/graphql-js) | `16.6.0` | `16.8.1` |
| [minisearch](https://github.com/lucaong/minisearch) | `6.2.0` | `6.3.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.3` |
| [vue](https://github.com/vuejs/core) | `3.3.8` | `3.3.11` |
| [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n) | `9.7.0` | `9.8.0` |


Updates `@apollo/client` from 3.8.7 to 3.8.8
- [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.7...v3.8.8)

Updates `@braintree/sanitize-url` from 6.0.4 to 7.0.0
- [Changelog](https://github.com/braintree/sanitize-url/blob/main/CHANGELOG.md)
- [Commits](braintree/sanitize-url@v6.0.4...v7.0.0)

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

Updates `@sentry/vite-plugin` from 2.10.1 to 2.10.2
- [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.10.1...2.10.2)

Updates `@sentry/vue` from 7.80.1 to 7.86.0
- [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.80.1...7.86.0)

Updates `@vue/apollo-composable` from 4.0.0-beta.11 to 4.0.0-beta.12
- [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.12/packages/vue-apollo-composable)

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

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 `minisearch` from 6.2.0 to 6.3.0
- [Changelog](https://github.com/lucaong/minisearch/blob/master/CHANGELOG.md)
- [Commits](lucaong/minisearch@v6.2.0...v6.3.0)

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

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

Updates `vue-i18n` from 9.7.0 to 9.8.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.8.0/packages/vue-i18n)

---
updated-dependencies:
- dependency-name: "@apollo/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@braintree/sanitize-url"
  dependency-type: direct:production
  update-type: version-update:semver-major
  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: "@sentry/vite-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@sentry/vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: graphql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: minisearch
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/production-dependencies-3bd5406af2 branch from c2746ec to 1dfee64 Compare December 13, 2023 05:09
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2023

Superseded by #4450.

@dependabot dependabot bot closed this Dec 15, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-3bd5406af2 branch December 15, 2023 13:50
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