Skip to content

Update all non-major dependencies #200

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@axe-core/playwright ^4.9.1 -> ^4.10.2 age adoption passing confidence devDependencies patch
@firebase/app-types (source) ^0.9.2 -> ^0.9.3 age adoption passing confidence dependencies patch
@nuxt/image (source) ^1.7.0 -> ^1.10.0 age adoption passing confidence devDependencies minor
@nuxt/test-utils ^3.13.1 -> ^3.19.1 age adoption passing confidence devDependencies minor
@playwright/test (source) ^1.45.1 -> ^1.53.1 age adoption passing confidence devDependencies minor
@scalar/nuxt (source) ^0.2.194 -> ^0.4.23 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) ^7.16.0 -> ^7.18.0 age adoption passing confidence devDependencies patch
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 patch
firebase (source, changelog) ^10.12.3 -> ^10.14.1 age adoption passing confidence dependencies patch
flask-jwt-oidc ^0.7.0 -> ^0.8.0 age adoption passing confidence dependencies minor
freezegun (changelog) ^1.5.1 -> ^1.5.2 age adoption passing confidence test patch
hypothesis (changelog) ^6.108.0 -> ^6.135.14 age adoption passing confidence test minor
nuxt-gtag ^3.0.1 -> ^3.0.3 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.53.1 age adoption passing confidence devDependencies minor
pnpm (source) 10.10.0 -> 10.12.2 age adoption passing confidence packageManager minor
pre-commit ^3.7.1 -> ^3.8.0 age adoption passing confidence dev minor
pytest-mock (changelog) ^3.14.0 -> ^3.14.1 age adoption passing confidence test patch
python ^3.12.4 -> ^3.13.5 age adoption passing confidence dependencies minor
python 3.12.4-bullseye -> 3.13.5-bullseye age adoption passing confidence final minor
python-dotenv ^1.0.1 -> ^1.1.0 age adoption passing confidence dependencies minor
typescript (source) ^5.5.3 -> ^5.8.3 age adoption passing confidence devDependencies minor
vitest (source) ^1.6.0 -> ^1.6.1 age adoption passing confidence devDependencies patch
vue (source) ^3.4.31 -> ^3.5.17 age adoption passing confidence devDependencies patch
vue-router ^4.4.0 -> ^4.5.1 age adoption passing confidence devDependencies patch
vuefire ^3.1.24 -> ^3.2.1 age adoption passing confidence dependencies patch

Release Notes

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

v4.10.2

Compare Source

Bug Fixes
nuxt/image (@​nuxt/image)

v1.10.0

Compare Source

compare changes

🚀 Enhancements
  • imageengine: Add new modifiers (#​1701)
  • filerobot: Add new provider (#​1680)
🩹 Fixes
  • NuxtImg: Do not access props in template (e2e61fa)
  • NuxtPicture: Make img-attrs and attrs responsive (#​1696)
📖 Documentation
📦 Build
  • Update to latest nuxt/module-builder (#​1668)
🏡 Chore
  • Skip missing commit in generating changelog (a658787)
  • Revert to previous module builder (54dc469)
  • Remove unneeded .nuxtrc config (#​1708)
  • Temporarily ignore typescript upgrade (473f8f1)
  • Bump @nuxtjs/tailwindcss (25379fb)
  • Bump @nuxtjs/tailwindcss version (36fb95e)
🤖 CI
❤️ Contributors
nuxt/test-utils (@​nuxt/test-utils)

v3.19.1

Compare Source

👉 Changelog

compare changes

🩹 Fixes
  • config: Upgrade nuxt devtools + disable vue devtools (#​824)
  • module: Import defineConfig from vite (467886ea)
🏡 Chore
  • Don't ignore @nuxt/devtools upgrade (3ae47b43)
❤️ Contributors

v3.19.0

Compare Source

👉 Changelog

compare changes

🚀 Enhancements
  • config: Support vitest workspaces with defineVitestProject (#​1258)
  • config: Add nuxt environment browser-testing support (#​1294)
🩹 Fixes
  • config: Use UserConfig rather than InlineConfig from vite (e2a1598b)
💅 Refactors
  • Rename core -> e2e internally (a81c4498)
✅ Tests
  • Set environment: 'nuxt' for browser testing example (96769e55)
  • Add browser mode tests for nuxt/content components (#​1284)
❤️ Contributors

v3.18.0

Compare Source

compare changes

🚀 Enhancements
  • e2e: Add support for bun test runner (#​1264)
  • config: Support vitest browser mode (#​1271)
🩹 Fixes
  • vitest-environment: Respect custom app.baseURL in manifest path (#​1213)
  • runtime-utils: Wrap WrapperComponent default slot in function (#​1244)
💅 Refactors
  • Rename setup hook to beforeAll for clarity (#​1221)
📖 Documentation
✅ Tests
❤️ Contributors

v3.17.2

Compare Source

3.17.2 is the next patch release.

Timetable: to be announced.

👉 Changelog

compare changes

🩹 Fixes
  • vitest-environment: Migrate from unenv -> node-mock-http (#​1179)
🏡 Chore
❤️ Contributors

v3.17.1

Compare Source

3.17.1 is the next patch release.

Timetable: to be announced.

👉 Changelog

compare changes

🩹 Fixes
  • runtime-utils: Ensure event listeners props are called (#​1135)
❤️ Contributors

v3.17.0

Compare Source

👉 Changelog

compare changes

🚀 Enhancements
  • runtime-utils: Allow modifying + removing endpoints (fee81510)
✅ Tests
❤️ Contributors

v3.16.0

Compare Source

3.16.0 is the next minor release.

👀 Highlights

You'll still see a warning from vitest:

Vitest  "environmentMatchGlobs" is deprecated. Use "workspace" to define different configurations instead.

You can ignore this for the moment. I expect we will resolve this in the next major (which will drop support for vitest < 3).

👉 Changelog

compare changes

🚀 Enhancements
  • e2e: Add teardownTimeout option to set timeout for afterAll hook (af2ddf29)
🩹 Fixes
  • vitest-environment: Respect any configured buildId (3f8599e6)
  • vitest-environment: Use correct base (c5ba2bac)
  • runtime-utils: Pass custom global components to mountSuspended (#​1081)
  • runtime-utils: Allow overwriting object props in mountSuspended (#​1078)
  • runtime-utils: Do not use defu for merging (#​1089)
  • runtime-utils: Proxy wrapper props (#​1099)
  • runtime-utils: Define $attrs in component render context (#​1108)
  • module: Ensure vi.hoisted is injected after vi import (#​1128)
  • runtime-utils: Proxy wrapper.element from mountSuspended (#​1110)
📦 Build
  • Use typesVersions for node10 declarations (f19cee64)
🏡 Chore
  • Update vitest peerDep version (c4ee71a4)
  • Add root package to workspace (d7c63b5c)
🤖 CI
❤️ Contributors
microsoft/playwright (@​playwright/test)

v1.53.1

Compare Source

v1.53.0

Compare Source

Trace Viewer and HTML Reporter Updates

  • New Steps in Trace Viewer and HTML reporter: New Trace Viewer Steps

  • New option in 'html' reporter to set the title of a specific test run:

    import { defineConfig } from '@&#8203;playwright/test';
    
    export default defineConfig({
      reporter: [['html', { title: 'Custom test run #&#8203;1028' }]]
    });

Miscellaneous

  • New option kind in testInfo.snapshotPath() controls which snapshot path template is used.

  • New method locator.describe() to describe a locator. Used for trace viewer and reports.

    const button = page.getByTestId('btn-sub').describe('Subscribe button');
    await button.click();
  • npx playwright install --list will now list all installed browsers, versions and locations.

Browser Versions

  • Chromium 138.0.7204.4
  • Mozilla Firefox 139.0
  • WebKit 18.5

This version was also tested against the following stable channels:

  • Google Chrome 137
  • Microsoft Edge 137

v1.52.0

Compare Source

v1.51.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/35093 - [Regression]: TimeoutOverflowWarning: 2149630.634 does not fit into a 32-bit signed integer
https://github.com/microsoft/playwright/issues/35138 - [Regression]: TypeError: Cannot read properties of undefined (reading 'expectInfo')

Browser Versions

  • Chromium 134.0.6998.35
  • Mozilla Firefox 135.0
  • WebKit 18.4

This version was also tested against the following stable channels:

  • Google Chrome 133
  • Microsoft Edge 133

v1.51.0

Compare Source

scalar/scalar (@​scalar/nuxt)

v0.4.23

Patch Changes

v0.4.22

Patch Changes

v0.4.20

Patch Changes

v0.4.19

Patch Changes

v0.4.17

Patch Changes

v0.4.16

Patch Changes

v0.4.15

Patch Changes

v0.4.14

Patch Changes

v0.4.13

Patch Changes

v0.4.12

Patch Changes

v0.4.11

Patch Changes

v0.4.9

Patch Changes

v0.4.8

Patch Changes

v0.4.7

Patch Changes

v0.4.6

Patch Changes

v0.4.5

Patch Changes

v0.4.4

Patch Changes

v0.4.3

Patch Changes

v0.4.2

Patch Changes

v0.3.34

Patch Changes

v0.3.33

Patch Changes

v0.3.32

Patch Changes

v0.3.31

Patch Changes

v0.3.30

Patch Changes

v0.3.29

Patch Changes

v0.3.28

Patch Changes
  • Upd

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 Mar 14, 2025

⚠️ 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
The --no-wheel and --wheel options are deprecated. They have no effect for Python > 3.8 as wheel is no longer bundled in virtualenv.
Updating dependencies
Resolving dependencies...
The --no-wheel and --wheel options are deprecated. They have no effect for Python > 3.8 as wheel is no longer bundled in virtualenv.

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 11 times, most recently from 4a1e0d2 to bce1190 Compare March 21, 2025 10:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 8db1c0f to 813f914 Compare March 28, 2025 21:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from c64b936 to 6ef2fd8 Compare April 2, 2025 18:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 6415432 to 827d2b6 Compare June 10, 2025 19:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 6c6a8f0 to baf1605 Compare June 17, 2025 22:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 2792806 to 0f04575 Compare June 21, 2025 17:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0f04575 to daee467 Compare June 23, 2025 03:36
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