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

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.1 age adoption passing confidence devDependencies minor
@firebase/app-types (source) ^0.9.2 -> ^0.9.3 age adoption passing confidence dependencies patch
@nuxt/image (source) ^1.7.0 -> ^1.9.0 age adoption passing confidence devDependencies minor
@nuxt/test-utils ^3.13.1 -> ^3.15.4 age adoption passing confidence devDependencies minor
@playwright/test (source) ^1.45.1 -> ^1.49.1 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.18.0 age adoption passing confidence devDependencies minor
firebase (source, changelog) ^10.12.3 -> ^10.14.1 age adoption passing confidence dependencies minor
hypothesis (source, changelog) ^6.108.0 -> ^6.124.1 age adoption passing confidence test minor
nuxt-gtag ^3.0.1 -> ^3.0.2 age adoption passing confidence devDependencies patch
nuxt-vuefire ^1.0.3 -> ^1.0.5 age adoption passing confidence devDependencies patch
playwright-core (source) ^1.45.1 -> ^1.49.1 age adoption passing confidence devDependencies minor
pnpm (source) 8.7.6+sha1.a428b12202bc4f23b17e6dffe730734dae5728e2 -> 8.15.9 age adoption passing confidence packageManager minor
pre-commit ^3.7.1 -> ^3.8.0 age adoption passing confidence dev minor
python ^3.12.4 -> ^3.13.1 age adoption passing confidence dependencies minor
python 3.12.4-bullseye -> 3.13.1-bullseye age adoption passing confidence final minor
typescript (source) ^5.5.3 -> ^5.7.3 age adoption passing confidence devDependencies minor
vue (source) ^3.4.31 -> ^3.5.13 age adoption passing confidence devDependencies minor
vue-router ^4.4.0 -> ^4.5.0 age adoption passing confidence devDependencies minor
vuefire ^3.1.24 -> ^3.2.1 age adoption passing confidence dependencies minor

Release Notes

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

v4.10.1

Compare Source

Bug Fixes

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

firebase/firebase-js-sdk (@​firebase/app-types)

v0.9.3

Compare Source

nuxt/image (@​nuxt/image)

v1.9.0

Compare Source

1.9.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • nuxt-img: Add custom slot for full control of rendering (#​1626)
  • amplify: Add additional modifiers (#​1656)
  • strapi5: Add new provider with formats (#​1621)
🔥 Performance
  • Remove node-fetch-native dependency (d667025)
  • Use direct imports from #app/nuxt and #imports (70ef740)
🩹 Fixes
  • prismic: Use unsplash image proxy where necessary (#​1614)
  • Set up non-default ipx providers if options.ipx is set (#​1618)
  • Emit error events from <NuxtImg> placeholder (#​1640)
  • Add strapi5 to list of built-in providers (1079a03)
📖 Documentation
  • Update link to downloads count badge (392991b)
  • Improve cloudflare provider page (#​1601)
  • Make clearer that xxl is not a tailwind size (#​1632)
  • Add note about the alt prop (#​1628)
  • Capitalize title (#​1649)
  • Update strapi links (#​1650)
🏡 Chore
  • Update version link (fa18501)
  • docs: Remove unneeded icons config (150db3e)
  • Add knip and installed-check + clean up workspace deps (736102b)
  • Dedupe lockfile (ddc355b)
✅ Tests
  • Await file snapshot assertions (0e20cce)
  • Add strapi5 snapshots (3415daa)
🤖 CI
❤️ Contributors

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.15.4

Compare Source

compare changes

🩹 Fixes
  • e2e: Use tinyexec to resolve nuxi binary (7df895e3)
  • e2e: Increase default windows setup timeout (6f38dd58)
✅ Tests
❤️ Contributors

v3.15.3

Compare Source

compare changes

🩹 Fixes
  • e2e: Use node:path to resolve dist directory (#​1054)
❤️ Contributors

v3.15.2

Compare Source

compare changes

🩹 Fixes
  • module: Remove setInterval from the presets (#​1035)
🏡 Chore
  • Add devtools-kit types + specify vite in jest fixture (c37781b5)
  • Double windows timeout (45e16131)
✅ Tests
  • Update windows timeout for e2e test (1acb335b)
❤️ Contributors

v3.15.1

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v3.15.0

Compare Source

compare changes

🚀 Enhancements
  • e2e: Expose NuxtPage playwright type (#​1015)
  • playwright: Allow providing default test options (#​1001)
🩹 Fixes
  • runtime-utils: Support defineModel in mountSuspended (#​1011)
  • core: Bump teardown timeout for jest (3225562ea)
  • runtime-utils: Handle reserved props (#​1025)
  • vitest-environment: Suppress suspense warning (#​1026)
  • runtime-utils: Suppress errors setting unneeded properties (4e9f34b96)
  • e2e: Handle javaScriptEnabled: false (ca06f3375)
  • e2e: Use subpath import for distDir string (094acb299)
  • e2e: Remove dirname when calculating distDir (56122b745)
  • e2e: Use nuxtConfig.nitro.output.dir with build: false (#​936)
🏡 Chore
  • Upgrade typescript separately (ee6f4c088)
  • Add knip and reduce peer dependencies (4e10bd266)
  • Revert node requirement (bb4345a84)
  • Use installed-check to keep engines.node in sync (ebcc5effa)
✅ Tests
🤖 CI
❤️ Contributors

v3.14.4

Compare Source

compare changes

🩹 Fixes
  • e2e: Set NODE_ENV when running built server (#​969)
  • runtime-utils: Bind this in options api methods (#​971)
❤️ Contributors

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.49.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/33802 - [Bug]: Codegen's Clear button doesn't work if not recordinghttps://github.com/microsoft/playwright/issues/338066 - [Bug]: playwright hangs while waiting for pending navigationhttps://github.com/microsoft/playwright/issues/3378787 - [Bug]: VSC extension isn't capturing all entered tehttps://github.com/microsoft/playwright/issues/33788788 - [Regression]: Double clicking the steps in trace viewer doesn't filter actihttps://github.com/microsoft/playwright/issues/337723772 - [Bug]: aria_snapshot generates invalid yaml when combined with an aria-label attrhttps://github.com/microsoft/playwright/issues/3379133791 - [Bug]: text input with number value raises "container is not iterable" with to_match_aria_snahttps://github.com/microsoft/playwright/issues/33644/33644 - [Bug]: getByRole can't find element with the accessible name from label element when aria-labelledby is nothttps://github.com/microsoft/playwright/issues/33660s/33660 - [Regression]: Unable to open Playwright UI in Dark Mode

Browser Versions
  • Chromium 131.0.6778.33
  • Mozilla Firefox 132.0
  • WebKit 18.2

This version was also tested against the following stable channels:

  • Google Chrome 130
  • Microsoft Edge 130

v1.49.0

Compare Source

v1.48.2

Compare Source

v1.48.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/33023 - [Bug]: command line flag --headed has no effect in ui modehttps://github.com/microsoft/playwright/issues/331077 - [REGRESSION]: page.waitForRequest does not get resolved since 1.48.https://github.com/microsoft/playwright/issues/3308585 - [Bug]: WebSocket route does not handle full URLs in Playwrighttps://github.com/microsoft/playwright/issues/33052052 - [Regression]: Inspector not showing recorded sthttps://github.com/microsoft/playwright/issues/331323132 - [Bug]: Wrong Ubuntu release name in Dockerfile.nhttps://github.com/microsoft/playwright/pull/3299632996 - [BUG] Trace attachments have small unusable height

Browser Versions

  • Chromium 130.0.6723.19
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 129
  • Microsoft Edge 129

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.18.0

Compare Source

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

[email protected]

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

[email protected]

Minor Changes
Patch Changes

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 4 times, most recently from 06a08ec to 287dcc1 Compare December 10, 2024 05:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 638f541 to e4dcadc Compare December 24, 2024 11:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e4dcadc to e9def99 Compare December 27, 2024 18:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 55acdce to a13944d Compare January 13, 2025 01:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 7c71a79 to 4aadb8d Compare January 17, 2025 17:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4aadb8d to bc30e4c Compare January 18, 2025 01:02
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