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

fix(deps): update all non-major dependencies #202

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@graphql-codegen/cli (source) 2.16.1 -> 2.16.5 age adoption passing confidence devDependencies patch
@graphql-codegen/cli (source) 5.0.0 -> 5.0.2 age adoption passing confidence devDependencies patch
@graphql-codegen/client-preset (source) 4.1.0 -> 4.2.6 age adoption passing confidence devDependencies minor
@graphql-codegen/typescript (source) 2.8.5 -> 2.8.8 age adoption passing confidence devDependencies patch
@nacelle/shopify-checkout (source) ^0.0.11 -> ^0.1.0 age adoption passing confidence dependencies minor
@nuxt/image (source) ^0.6.0 -> ^0.7.0 age adoption passing confidence devDependencies minor
@nuxt/image (source) ^0.6.2 -> ^0.7.0 age adoption passing confidence devDependencies minor
@nuxt/image (source) ^0.6.0 -> ^0.7.0 age adoption passing confidence devDependencies minor
@nuxtjs/composition-api ^0.33.1 -> ^0.34.0 age adoption passing confidence dependencies minor
@nuxtjs/svg ^0.3.0 -> ^0.4.0 age adoption passing confidence devDependencies minor
@sanity/ui (source) ^0.32.6 -> ^0.38.0 age adoption passing confidence peerDependencies minor
@sanity/ui (source) ^0.32.6 -> ^0.38.0 age adoption passing confidence devDependencies minor
@tailwindcss/forms ^0.4.0 -> ^0.5.0 age adoption passing confidence devDependencies minor
@vitest/coverage-c8 (source) ^0.26.0 -> ^0.33.0 age adoption passing confidence devDependencies minor
@vitest/coverage-c8 (source) ^0.26.0 -> ^0.33.0 age adoption passing confidence devDependencies minor
eslint-config-next (source) 12.0.7 -> 12.3.4 age adoption passing confidence devDependencies minor
eslint-config-next (source) 14.0.0 -> 14.2.3 age adoption passing confidence devDependencies minor
eslint-config-next (source) 12.1.0 -> 12.3.4 age adoption passing confidence devDependencies minor
next (source) 14.0.0 -> 14.2.3 age adoption passing confidence dependencies minor
next (source) 12.0.7 -> 12.3.4 age adoption passing confidence dependencies minor
next (source) 12.1.0 -> 12.3.4 age adoption passing confidence dependencies minor
node (source) 18.12.1 -> 18.20.3 age adoption passing confidence volta minor
node (source) 16.15.1 -> 16.20.2 age adoption passing confidence volta minor
node (source) 18.18.2 -> 18.20.3 age adoption passing confidence volta minor
npm (source) 8.13.1 -> 8.19.4 age adoption passing confidence volta minor
passport (source) ^0.4.1 -> ^0.7.0 age adoption passing confidence dependencies minor
prettier (source) 2.8.1 -> 2.8.8 age adoption passing confidence devDependencies patch
regenerator-runtime (source) ^0.11.1 -> ^0.14.0 age adoption passing confidence devDependencies minor
swr (source) ^0.4.0 -> ^0.5.0 age adoption passing confidence dependencies minor
typescript (source) 4.4.2 -> 4.9.5 age adoption passing confidence devDependencies minor
vitest (source) ^0.26.3 -> ^0.34.0 age adoption passing confidence devDependencies minor

Release Notes

dotansimha/graphql-code-generator (@​graphql-codegen/cli)

v2.16.5

Compare Source

Patch Changes

v2.16.4

Compare Source

Patch Changes

v2.16.3

Compare Source

Patch Changes

v2.16.2

Compare Source

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/client-preset)

v4.2.6

Compare Source

Patch Changes

v4.2.5

Compare Source

Patch Changes

v4.2.4

Compare Source

Patch Changes

v4.2.3

Compare Source

Patch Changes

v4.2.2

Compare Source

Patch Changes

v4.2.1

Compare Source

Patch Changes

v4.2.0

Compare Source

Minor Changes
Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/typescript)

v2.8.8

Compare Source

Patch Changes

v2.8.7

Compare Source

Patch Changes

v2.8.6

Compare Source

Patch Changes
getnacelle/nacelle-js (@​nacelle/shopify-checkout)

v0.1.2

Compare Source

Patch Changes
  • f7ec109: Fixes an issue with Shopify global IDs. Shopify have updated their Storefront API to return plaintext global IDs, rather than Base64-encoded global IDs, as has been the norm for a very long time. Now, @nacelle/shopify-checkout will accept either plaintext or Base64-encoded global IDs in its methods.

v0.1.1

Compare Source

Patch Changes
  • 3cf6e7b: Fixes an issue with the checkout completed value being returned as false when a checkout was in fact completed.

v0.1.0

Compare Source

Minor Changes
  • 6309ebd: shopify checkout custom query

v0.0.12

Compare Source

Patch Changes
  • 03f1992: apply/remove discount params
nuxt/image (@​nuxt/image)

v0.7.2

Compare Source

v0.7.1

Compare Source

v0.7.0

Compare Source

⚠ BREAKING CHANGES
  • pkg: add engines field to require node>=14.16
  • switch to unbuild
  • update dependencies
Features
Bug Fixes
  • ipx: nuxtContext is optional (37f09b0)
  • ipx: allow overriding baseURL regardless of router base (#​484) (2720956)
  • normalize domains to hostname (resolves #​486) (9f53d28)
  • nuxt-img, nuxt-picture: return empty object from head when preload is disabled (#​528) (86088e4)
build
0.6.2 (2022-02-17)
Features
Bug Fixes
0.6.1 (2022-01-31)
Features
Bug Fixes
  • vercel: sort valid widths before picking largest (#​472) (f4a408f)

v0.6.2

Compare Source

v0.6.1

Compare Source

nuxt-community/composition-api (@​nuxtjs/composition-api)

v0.34.0

Compare Source

Bug Fixes
0.33.1 (2022-08-01)
Bug Fixes
nuxt-community/svg-module (@​nuxtjs/svg)

v0.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: nuxt-community/svg-module@v0.4.0...v0.4.1

v0.4.0: 0.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: nuxt-community/svg-module@v0.3.0...v0.4.0

sanity-io/ui (@​sanity/ui)

v0.38.2

Compare Source

v0.38.1

Compare Source

v0.38.0

Compare Source

v0.37.22

Compare Source

v0.37.21

Compare Source

v0.37.20

[Compare Source](h


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Aug 11, 2022

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

Name Status Preview Comments Updated (UTC)
nacelle-gatsby-reference-store ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2024 10:32pm
nacelle-gatsby-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2024 10:32pm
nacelle-next-reference-store ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2024 10:32pm
nacelle-next-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2024 10:32pm
nacelle-nuxt-reference-store ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2024 10:32pm
nacelle-nuxt-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2024 10:32pm
nextjs-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2024 10:32pm

@changeset-bot
Copy link

changeset-bot bot commented Aug 11, 2022

⚠️ No Changeset found

Latest commit: 1b53b18

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Aug 11, 2022

Coverage report for packages/shopify-checkout

Total coverage

Status Category Percentage Covered / Total
🟢 Statements 99.25% 266/268
🟢 Branches 90.83% 99/109
🟢 Functions 100% 65/65
🟢 Lines 99.73% 747/749

Status of coverage: 🟢 - ok, 🟡 - slightly more than threshold, 🔴 - under the threshold

Report generated by 🧪jest coverage report action from f106334

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d64b637 to 39c545f Compare April 18, 2024 00:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 39c545f to 15536f7 Compare April 24, 2024 17:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 15536f7 to c1568bc Compare May 17, 2024 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment