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 non-major dependencies #133

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 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@axe-core/playwright ^4.9.1 -> ^4.10.0 age adoption passing confidence devDependencies minor
@nuxt/image (source) ^1.7.0 -> ^1.8.1 age adoption passing confidence devDependencies minor
@nuxt/test-utils ^3.13.1 -> ^3.14.3 age adoption passing confidence devDependencies minor
@playwright/test (source) ^1.45.1 -> ^1.48.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) ^7.16.0 -> ^7.18.0 age adoption passing confidence devDependencies minor
eslint (source) ^8.57.0 -> ^8.57.1 age adoption passing confidence devDependencies patch
eslint-plugin-tailwindcss ^3.17.4 -> ^3.17.5 age adoption passing confidence devDependencies patch
firebase (source, changelog) ^10.12.3 -> ^10.14.1 age adoption passing confidence dependencies minor
hypothesis (source, changelog) ^6.108.0 -> ^6.114.1 age adoption passing confidence test minor
nuxt-vuefire ^1.0.3 -> ^1.0.4 age adoption passing confidence devDependencies patch
playwright-core (source) ^1.45.1 -> ^1.48.0 age adoption passing confidence devDependencies minor
pre-commit ^3.7.1 -> ^3.8.0 age adoption passing confidence dev minor
python ^3.12.4 -> ^3.13.0 age adoption passing confidence dependencies minor
python 3.12.4-bullseye -> 3.13.0-bullseye age adoption passing confidence final minor
typescript (source) ^5.5.3 -> ^5.6.3 age adoption passing confidence devDependencies minor
vue (source) ^3.4.31 -> ^3.5.12 age adoption passing confidence devDependencies minor
vue-router ^4.4.0 -> ^4.4.5 age adoption passing confidence devDependencies patch
vuefire ^3.1.24 -> ^3.2.0 age adoption passing confidence dependencies minor

Release Notes

dequelabs/axe-core-npm (@​axe-core/playwright)

v4.10.0: Release 4.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: dequelabs/axe-core-npm@v4.9.1...v4.10.0

nuxt/image (@​nuxt/image)

v1.8.1

Compare Source

compare changes

🩹 Fixes
  • Suffix export of runtime utils with /index (#​1467)
  • vercel: Added missing formats config & improved documentation (#​1514)
📖 Documentation
  • Update link to downloads count badge (102d474)
🏡 Chore
  • Use tinyexec internally (3b9a4ea)
❤️ Contributors

v1.8.0

Compare Source

compare changes

🚀 Enhancements
  • cloudinary: Support reading project from absolute url (#​1361)
  • Provide runtimeConfig to getImage (#​1428)
🩹 Fixes
  • hygraph: New asset management support (#​1415)
  • Prevent hydration mismatch in <NuxtImg> (#​1445)
  • nuxt-picture: Check before accessing index (917242a)
  • Mark props as not required rather than default: undefined (#​1450)
  • Handle undefined indices more accurately (#​1451)
  • hygraph: Add back tests and refactor splitter (#​1452)
❤️ Contributors

v1.7.1

Compare Source

compare changes

🩹 Fixes
  • cloudinary: Map cover to lfill mode (#​1355)
  • Import runtime types from module entrypoint (#​1384)
  • Update to latest @nuxt/module-builder (#​1439)
  • Only add preload links on server (510e719)
  • weserv: Map rotate operation to ro (#​1441)
💅 Refactors
  • Convert <NuxtImg> to SFC (#​1435)
  • Convert <NuxtPicture> to SFC (#​1432)
  • Use more import.meta.* properties (#​1440)
📖 Documentation
🏡 Chore
❤️ Contributors
nuxt/test-utils (@​nuxt/test-utils)

v3.14.3

Compare Source

compare changes

🩹 Fixes
  • vitest-environment: Respect custom url in setup (#​957)
  • runtime-utils: Pass global directives to mountSuspended (#​960)
  • runtime-utils: Pass global directives to renderSuspended (cf1b48ff)
  • runtime-utils: Support options api data, computed + methods (#​963)
🏡 Chore
✅ Tests
  • Bump playwright setup time for windows (21ade1f2)
❤️ Contributors

v3.14.2

Compare Source

compare changes

🔥 Performance
  • e2e: Use tinyexec to run commands (#​939)
🩹 Fixes
  • config: Exclude new nuxt import-conditions plugin (7cc8f653b)
📖 Documentation
🏡 Chore
  • vitest-environment-nuxt: Specify license is MIT (#​919)
  • Release vitest-environment-nuxt (e30c044cf)
  • Update @nuxtjs/i18n separately (3d8955d36)
  • Set compatibilityDate in fixtures (7723f969c)
  • Update vitest type import (05e94fcc4)
  • Trim tag from tinyexec stdout (2b50cfee0)
❤️ Contributors

v3.14.1

Compare Source

compare changes

🩹 Fixes
  • e2e,config: Provide fallback compatibilityDate (8e01e3f7f)
  • module: Don't include type-check plugin in resolved vitest plugins (#​911)
📖 Documentation
  • Provide intellisense hints for setup properties (#​906)
🏡 Chore
❤️ Contributors

v3.14.0

Compare Source

compare changes

🚀 Enhancements
  • runtime-utils: Expose setup result from renderSuspended (#​852)
  • e2e: Allow overwriting env variables in setup (#​903)
  • e2e: Allow running e2e tests against existing server (#​803)
  • e2e: Allow updating env in context before setup runs (#​812)
🩹 Fixes
  • runtime-utils: Ts-ignore #build/ import until nuxt v3.12 release (66b23ae6)
  • runtime-utils: Allow setProps to replace an array (#​877)
🏡 Chore
✅ Tests
  • Bump timeout in windows browser spec (73e2c716)
❤️ Contributors
microsoft/playwright (@​playwright/test)

v1.48.0

Compare Source

v1.47.2

Compare Source

Highlights

https://github.com/microsoft/playwright/pull/32699- [REGRESSION]: fix(codegen): use content_frame property in python/.NEThttps://github.com/microsoft/playwright/issues/327066- [REGRESSION]: page.pause() does not pause test timeout after 1.4https://github.com/microsoft/playwright/pull/3266161 - fix(trace-viewer): time delta between local and remote actions

Browser Versions

  • Chromium 129.0.6668.29
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 128
  • Microsoft Edge 128

v1.47.1

Compare Source

v1.47.0

Compare Source

v1.46.1

Compare Source

v1.46.0

Compare Source

v1.45.3

Compare Source

v1.45.2

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.18.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v7.17.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v7.16.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

eslint/eslint (eslint)

v8.57.1

Compare Source

francoismassart/eslint-plugin-tailwindcss (eslint-plugin-tailwindcss)

v3.17.5

Compare Source

firebase/firebase-js-sdk (firebase)

v10.14.1

Compare Source

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed
@​firebase/app@​0.10.13
Patch Changes
  • Update SDK_VERSION.
@​firebase/app-compat@​0.2.43
Patch Changes
firebase@10.14.1
Patch Changes
@​firebase/messaging@​0.12.12
Patch Changes
  • d6fa58854 #​8534 - The logging endpoint has been updated to ensure proper logging of WebPush entries. This resolves an issue where BigQuery logs were missing WebPush data. The payload structure has also been updated in alignment with the latest logging requirements as specified in go/firelog.
@​firebase/messaging-compat@​0.2.12
Patch Changes

v10.14.0

Compare Source

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@​firebase/data-connect@​0.1.0

Minor Changes

firebase@10.14.0

Minor Changes
Patch Changes

@​firebase/app@​0.10.12

Patch Changes

@​firebase/app-compat@​0.2.42

Patch Changes

@​firebase/firestore@​4.7.3

Patch Changes
  • ff0475c41 #​8259 - Re-enable useFetchStreams with the latest WebChannel implementation. This reduces the memory usage of WebChannel.

  • 47b091324 #​8430 - Refactor Firestore client instantiation. This prepares for future features that require client to restart.

@​firebase/firestore-compat@​0.3.38

Patch Changes

v10.13.2

Compare Source

v10.13.1

Compare Source

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@​firebase/app@​0.10.10

Patch Changes

@​firebase/app-compat@​0.2.40

Patch Changes

@​firebase/auth@​1.7.8

Patch Changes

@​firebase/auth-compat@​0.5.13

Patch Changes

firebase@10.13.1

Patch Changes

@​firebase/firestore@​4.7.1

Patch Changes

@​firebase/firestore-compat@​0.3.36

Patch Changes

@​firebase/functions@​0.11.7

Patch Changes

@​firebase/functions-compat@​0.3.13

Patch Changes

@​firebase/storage@​0.13.1

Patch Changes

@​firebase/storage-compat@​0.3.11

Patch Changes

v10.13.0

Compare Source

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

firebase@10.13.0

Minor Changes
Patch Changes

@​firebase/firestore@​4.7.0

Minor Changes

@​firebase/storage@​0.13.0

Minor Changes

@​firebase/app@​0.10.9

Patch Changes

@​firebase/app-compat@​0.2.39

Patch Changes

@​firebase/auth@​1.7.7

Patch Changes

@​firebase/auth-compat@​0.5.12

Patch Changes

@​firebase/firestore-compat@​0.3.35

Patch Changes

@​firebase/storage-compat@​0.3.10

Patch Changes

v10.12.5

Compare Source

v10.12.4

Compare Source

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@​firebase/analytics@​0.10.6

Patch Changes

@​firebase/analytics-compat[@​0](https://red


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

Copy link
Contributor Author

renovate bot commented Aug 14, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: api/poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv developer-connect-api-CGodQ25B-py3.13 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because auth-api (0.0.0) @ git+https://github.com/bcgov/sbc-auth.git@c286045eb2cf9761cd57b59aa4c6e7b3146ea36c#subdirectory=auth-api depends on launchdarkly-server-sdk (8.2.1)
 and developer-connect-api depends on launchdarkly-server-sdk (^8.3.0), auth-api is forbidden.
So, because developer-connect-api depends on auth-api (0.0.0) @ git+https://github.com/bcgov/sbc-auth.git@c286045eb2cf9761cd57b59aa4c6e7b3146ea36c#subdirectory=auth-api, version solving failed.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 6df1b58 to 8d4f3ce Compare August 19, 2024 16:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 84aaa5a to cbef22a Compare August 29, 2024 19:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 965ba6a to 623c95d Compare September 9, 2024 20:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 4f3b654 to 29777df Compare September 16, 2024 09:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 1ef4c92 to c032baa Compare September 22, 2024 04:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 2ff223c to aa77258 Compare October 3, 2024 18:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from b668959 to a4314bc Compare October 10, 2024 15:18
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.

0 participants