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 patched dependencies #553

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@envelop/core (source) 5.0.0 -> 5.0.2 age adoption passing confidence
@graphql-codegen/cli (source) 5.0.2 -> 5.0.3 age adoption passing confidence
@graphql-tools/schema (source) 10.0.3 -> 10.0.7 age adoption passing confidence
@quasar/extras (source) 1.16.11 -> 1.16.12 age adoption passing confidence
@quasar/quasar-app-extension-apollo (source) 2.2.0 -> 2.2.3 age adoption passing confidence
@types/jest (source) 29.5.12 -> 29.5.13 age adoption passing confidence
cache-manager-redis-yet 5.1.3 -> 5.1.5 age adoption passing confidence
eslint-plugin-jest 28.8.0 -> 28.8.3 age adoption passing confidence
postcss (source) 8.4.38 -> 8.4.47 age adoption passing confidence

Release Notes

n1ru4l/envelop (@​envelop/core)

v5.0.2

Compare Source

Patch Changes

v5.0.1

Compare Source

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

v5.0.3

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/schema)

v10.0.7

Compare Source

Patch Changes

v10.0.6

Compare Source

Patch Changes

v10.0.5

Compare Source

Patch Changes

v10.0.4

Compare Source

Patch Changes
quasarframework/quasar (@​quasar/extras)

v1.16.12

Compare Source

Changes

  • feat(extras): update Fontawesome => v6.5.2
  • feat(extras): upgrade Ionicons => v7.4.0
  • feat(extras): Update Google fonts and icons to the latest

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

quasarframework/app-extension-apollo (@​quasar/quasar-app-extension-apollo)

v2.2.3: - Released

Compare Source

Hi,

This update hardens the AE for apps created with the upcoming new CLI (in Beta).

Scott

What's Changed

Full Changelog: quasarframework/app-extension-apollo@2.2.2...2.2.3

v2.2.2: - Released

Compare Source

Hi,

Small update to get the AE working with the new CLI apps.

  • Add compatibility checks for new app-vite and app-webpack CLIs.
  • Add await on hasTypescript method call

Enjoy!

Scott

jest-community/eslint-plugin-jest (eslint-plugin-jest)

v28.8.3

Compare Source

Bug Fixes
  • prefer-importing-jest-globals: don't add imports in the middle of statements (#​1645) (9c4197c)

v28.8.2

Compare Source

Performance Improvements
  • prefer-importing-jest-globals: stop collecting import specifiers for no reason (#​1646) (0660242)

v28.8.1

Compare Source

Bug Fixes
  • prefer-importing-jest-globals: support typescript-eslint parser (#​1639) (307f6a7)
postcss/postcss (postcss)

v8.4.47

Compare Source

  • Removed debug code.

v8.4.46

Compare Source

  • Fixed Cannot read properties of undefined (reading 'before').

v8.4.45

Compare Source

  • Removed unnecessary fix which could lead to infinite loop.

v8.4.44

Compare Source

  • Another way to fix markClean is not a function error.

v8.4.43

Compare Source

  • Fixed markClean is not a function error.

v8.4.42

Compare Source

  • Fixed CSS syntax error on long minified files (by @​varpstar).

v8.4.41

Compare Source

v8.4.40

Compare Source

  • Moved to getter/setter in nodes types to help Sass team (by @​nex3).

v8.4.39

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm on friday,before 5am on friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/all-patch branch 8 times, most recently from 2e63532 to 3c3bef1 Compare April 12, 2024 23:22
@renovate renovate bot force-pushed the renovate/all-patch branch 12 times, most recently from ad99c0b to 0c0d6b0 Compare April 20, 2024 09:08
@renovate renovate bot force-pushed the renovate/all-patch branch 4 times, most recently from 9b918e4 to f5329ba Compare April 24, 2024 12:58
@renovate renovate bot changed the title fix(deps): update all patched dependencies chore(deps): update all patched dependencies Apr 24, 2024
@renovate renovate bot force-pushed the renovate/all-patch branch 5 times, most recently from 4e9b849 to 417e8c6 Compare May 1, 2024 20:08
@renovate renovate bot force-pushed the renovate/all-patch branch 6 times, most recently from 9cb5b73 to 71b6c5d Compare August 12, 2024 22:46
@renovate renovate bot force-pushed the renovate/all-patch branch 6 times, most recently from c0c6773 to 9eeed92 Compare August 19, 2024 13:19
@renovate renovate bot force-pushed the renovate/all-patch branch 2 times, most recently from 4ed4585 to 7d7e649 Compare August 23, 2024 23:27
@renovate renovate bot force-pushed the renovate/all-patch branch 7 times, most recently from b59a7f7 to 422e8f8 Compare September 4, 2024 19:27
@renovate renovate bot force-pushed the renovate/all-patch branch 2 times, most recently from 7206be8 to db011df Compare September 14, 2024 16:56
@renovate renovate bot force-pushed the renovate/all-patch branch 3 times, most recently from 3b5a433 to 09480b5 Compare September 25, 2024 22:59
@renovate renovate bot force-pushed the renovate/all-patch branch from 09480b5 to 00bd1fb Compare October 7, 2024 15:32
@renovate renovate bot force-pushed the renovate/all-patch branch from 00bd1fb to e3f8d70 Compare October 15, 2024 11:48
@smolinari smolinari merged commit 2d0cb02 into smolinari-updates Oct 22, 2024
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