Skip to content

Update all non-major dependencies - autoclosed #397

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2024

This PR contains the following updates:

Package Change Age Confidence
@graphql-codegen/add (source) 5.0.0 -> 5.0.3 age confidence
@graphql-codegen/cli (source) 5.0.0 -> 5.0.7 age confidence
@graphql-codegen/typescript (source) 4.0.1 -> 4.1.6 age confidence
@graphql-codegen/typescript-operations (source) 4.0.1 -> 4.6.1 age confidence
@vitejs/plugin-vue (source) 5.0.2 -> 5.2.4 age confidence
@vue/compiler-sfc (source) 3.4.4 -> 3.5.18 age confidence
browserslist 4.22.2 -> 4.25.3 age confidence
esbuild-plugin-browserslist 0.10.0 -> 0.16.0 age confidence
graphql 16.8.1 -> 16.11.0 age confidence
pnpm (source) 8.14.0 -> 8.15.9 age confidence
prettier (source) 3.1.1 -> 3.6.2 age confidence
sass 1.69.7 -> 1.90.0 age confidence
typescript (source) 5.3.3 -> 5.9.2 age confidence
vite-plugin-webfont-dl (source) 3.9.1 -> 3.11.1 age confidence
vite-tsconfig-paths 4.2.3 -> 4.3.2 age confidence
vue (source) 3.4.4 -> 3.5.18 age confidence

Release Notes

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

v5.0.3

Compare Source

Patch Changes
  • #​9987 5501c62 Thanks @​taro-28! - Export configuration types (e.g. AddPluginConfig) from the entry point.

    import type { AddPluginConfig } from '@​graphql-codegen/add';

v5.0.2

Compare Source

Patch Changes

v5.0.1

Compare Source

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

v5.0.7

Compare Source

Patch Changes

v5.0.6

Compare Source

Patch Changes

v5.0.5

Compare Source

Patch Changes

v5.0.4

Compare Source

Patch Changes

v5.0.3

Compare Source

Patch Changes

v5.0.2

Compare Source

Patch Changes

v5.0.1

Compare Source

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

v4.1.6

Compare Source

Patch Changes

v4.1.5

Compare Source

Patch Changes

v4.1.4

Compare Source

Patch Changes

v4.1.3

Compare Source

Patch Changes

v4.1.2

Compare Source

Patch Changes

v4.1.1

Compare Source

Patch Changes

v4.1.0

Compare Source

Minor Changes
  • #​10077 3f4f546 Thanks @​eddeee888! - Extend config.avoidOptions to support query, mutation and subscription

    Previously, config.avoidOptions.resolvers was being used to make query, mutation and subscription fields non-optional.
    Now, config.avoidOptions.query, config.avoidOptions.mutation and config.avoidOptions.subscription can be used to target the respective types.

Patch Changes

v4.0.9

Compare Source

Patch Changes

v4.0.8

Compare Source

Patch Changes

v4.0.7

Compare Source

Patch Changes

v4.0.6

Compare Source

Patch Changes

v4.0.5

Compare Source

Patch Changes

v4.0.4

Compare Source

Patch Changes

v4.0.3

Compare Source

Patch Changes

v4.0.2

Compare Source

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

v4.6.1

Compare Source

Patch Changes

v4.6.0

Compare Source

Minor Changes
Patch Changes

v4.5.1

Compare Source

Patch Changes

v4.5.0

Compare Source

Minor Changes
Patch Changes

v4.4.1

Compare Source

Patch Changes

v4.4.0

Compare Source

Minor Changes
Patch Changes

v4.3.1

Compare Source

Patch Changes

v4.3.0

Compare Source

Minor Changes
  • #​10077 3f4f546 Thanks @​eddeee888! - Extend config.avoidOptions to support query, mutation and subscription

    Previously, config.avoidOptions.resolvers was being used to make query, mutation and subscription fields non-optional.
    Now, config.avoidOptions.query, config.avoidOptions.mutation and config.avoidOptions.subscription can be used to target the respective types.

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

v4.1.3

Compare Source

Patch Changes

v4.1.2

Compare Source

Patch Changes

v4.1.1

Compare Source

Patch Changes

v4.1.0

Compare Source

Minor Changes
  • #​9811 d8364e045 Thanks @​saihaj! - fix: out-of-memory crash (fixes #​7720)
    perf: implement a caching mechanism that makes sure the type originating at the same location is never generated twice, as long as the combination of selected fields and possible types matches
    feat: implement extractAllFieldsToTypes: boolean
    feat: implement printFieldsOnNewLines: boolean
Patch Changes
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.2.4

Features
  • plugin-vue: use transformWithOxc if rolldown-vite is detected (#​584) (6ac8e3a)
Bug Fixes
  • plugin-vue: handle sourcemap with empty script code (#​585) (7f73970)
  • plugin-vue: when the resource path contains chinese characters, dev/build is inconsistent (#​550) (5f6affe)
Miscellaneous Chores

v5.2.3

5.2.3 (2025-03-17)

v5.2.2

Features
  • css: tree shake scoped styles (#​533) (333094f)
  • pass descriptor vapor flag to compileTemplte (219e007)
Bug Fixes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 8, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 5465697 to fa61c94 Compare January 14, 2024 04:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 5bae613 to a99477a Compare January 22, 2024 13:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from c5bdc6a to 4b2a290 Compare January 29, 2024 23:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d967286 to 83af98f Compare February 6, 2024 15:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2192fd3 to 4d98a1d Compare May 2, 2025 18:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9c44cd3 to 49bae0e Compare May 11, 2025 03:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 903e86c to 6e32a3c Compare May 16, 2025 02:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 0bcdbe2 to 5f44fed Compare May 31, 2025 00:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b328b60 to c986e5d Compare June 9, 2025 21:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 211c514 to 3e5ff52 Compare June 25, 2025 14:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 089024c to 5bf8f08 Compare July 7, 2025 17:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6c2638e to 371a6df Compare July 23, 2025 03:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6e997ac to 857efb4 Compare August 6, 2025 01:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f24b239 to b748f01 Compare August 13, 2025 15:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b748f01 to 2b7ec38 Compare August 19, 2025 00:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2b7ec38 to 44a17b8 Compare August 19, 2025 17:12
@renovate renovate bot changed the title Update all non-major dependencies Update all non-major dependencies - autoclosed Aug 20, 2025
@renovate renovate bot closed this Aug 20, 2025
@renovate renovate bot deleted the renovate/all-minor-patch branch August 20, 2025 21:27
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
Development

Successfully merging this pull request may close these issues.

0 participants