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

chore(deps): update all minor updates #203

Merged
merged 5 commits into from
Mar 7, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^2.7.0 -> ^2.8.0 age adoption passing confidence
@pergel/cli ^0.8.1 -> ^0.9.2 age adoption passing confidence
@urql/core (source) ^4.2.3 -> ^4.3.0 age adoption passing confidence
@urql/exchange-graphcache (source) ^6.4.1 -> ^6.5.0 age adoption passing confidence
bumpp ^9.3.0 -> ^9.4.0 age adoption passing confidence
c12 ^1.9.0 -> ^1.10.0 age adoption passing confidence
esno ^4.0.0 -> ^4.7.0 age adoption passing confidence
lucide-vue-next (source) ^0.344.0 -> ^0.349.0 age adoption passing confidence
radix-vue ^1.4.9 -> ^1.5.0 age adoption passing confidence
shadcn-nuxt (source) ^0.9.0 -> ^0.10.0 age adoption passing confidence
simple-git-hooks ^2.9.0 -> ^2.10.0 age adoption passing confidence
typescript (source) ^5.3.3 -> ^5.4.2 age adoption passing confidence
com.android.tools.build:gradle (source) 8.2.1 -> 8.3.0 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v2.8.0

Compare Source

   🚀 Features
    View changes on GitHub
urql-graphql/urql (@​urql/core)

v4.3.0

Compare Source

Minor Changes
  • Support Apollo Federation's format for subscription results in multipart/mixed responses (result properties essentially are namespaced on a payload key)
    Submitted by @​JoviDeCroock (See #​3499)
  • Add support for sending persisted documents. Any DocumentNode with no/empty definitions and a documentId property is considered a persisted document. When this is detected a documentId parameter rather than a query string is sent to the GraphQL API, similar to Automatic Persisted Queries (APQs). However, APQs are only supported via @urql/exchange-persisted, while support for documentId is now built-in
    Submitted by @​kitten (See #​3515)
Patch Changes
  • Allow url to be a plain, non-URL pathname (i.e. /api/graphql) to be used with preferGetMethod
    Submitted by @​akrantz01 (See #​3514)
  • Correctly support the Headers class being used in fetchOptions
    Submitted by @​JoviDeCroock (See #​3505)
urql-graphql/urql (@​urql/exchange-graphcache)

v6.5.0

Compare Source

Minor Changes
  • Allow @_optional and @_required to be placed on fragment definitions and inline fragments
    Submitted by @​JoviDeCroock (See #​3502)
  • Track list of entity keys for a given type name. This enables enumerating and invalidating all entities of a given type within the normalized cache
    Submitted by @​JoviDeCroock (See #​3501)
Patch Changes
  • Prevent @defer from being applied in child field selections. Previously, a child field (i.e. a nested field) under a @defer-ed fragment would also become optional, which was based on a prior version of the DeferStream spec which didn't require deferred fields to be delivered as a group
    Submitted by @​kitten (See #​3517)
  • ⚠️ Fix store.resolve() returning the exact link array that’s used by the cache. This can lead to subtle bugs when a user mutates the result returned by cache.resolve(), since this directly mutates what’s in the cache at that layer
    Submitted by @​kitten (See #​3516)
  • Updated dependencies (See #​3514, #​3505, #​3499, and #​3515)
antfu/bumpp (bumpp)

v9.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v9.3.1

Compare Source

   🚀 Features
    View changes on GitHub
unjs/c12 (c12)

v1.10.0

Compare Source

compare changes

🚀 Enhancements
  • Support auth shortcut for layer config (#​142)
🏡 Chore
❤️ Contributors
esbuild-kit/esno (esno)

v4.7.0

Compare Source

lucide-icons/lucide (lucide-vue-next)

v0.349.0: New icons 0.349.0

Compare Source

Modified Icons 🔨

v0.348.0: New icons 0.348.0

Compare Source

New icons 🎨

v0.347.0: New icons 0.347.0

Compare Source

Modified Icons 🔨

v0.346.0: New icons 0.346.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.345.0: New icons 0.345.0

Compare Source

New icons 🎨

radix-vue/radix-vue (radix-vue)

v1.5.0

Compare Source

    🧩 New Components
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
radix-vue/shadcn-vue (shadcn-nuxt)

v0.10.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
toplenboren/simple-git-hooks (simple-git-hooks)

v2.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: toplenboren/simple-git-hooks@2.9.0...2.10.0

Microsoft/TypeScript (typescript)

v5.4.2: TypeScript 5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

📅 Schedule: Branch creation - "every 1 month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Copy link

cloudflare-workers-and-pages bot commented Mar 3, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: b01267a
Status:🚫  Build failed.

View logs

@renovate renovate bot force-pushed the renovate/all-minor branch 3 times, most recently from 9ff9b33 to ebd95b1 Compare March 3, 2024 13:38
@renovate renovate bot changed the title fix(deps): update all minor updates chore(deps): update all minor updates Mar 3, 2024
@renovate renovate bot force-pushed the renovate/all-minor branch 14 times, most recently from 2fc37a7 to e870834 Compare March 7, 2024 06:08
Copy link
Contributor Author

renovate bot commented Mar 7, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@productdevbook productdevbook merged commit c816e30 into main Mar 7, 2024
2 checks passed
@productdevbook productdevbook deleted the renovate/all-minor branch March 7, 2024 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant