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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/eslint (source) 0.7.3 -> 0.7.4 age adoption passing confidence
@vueuse/components (source) 12.0.0 -> 12.2.0 age adoption passing confidence
@vueuse/core (source) 12.0.0 -> 12.2.0 age adoption passing confidence
@vueuse/nuxt (source) 12.0.0 -> 12.2.0 age adoption passing confidence
browserstack-local 1.5.5 -> 1.5.6 age adoption passing confidence
codeceptjs (source) 3.6.7 -> 3.6.10 age adoption passing confidence
dotenv 16.4.5 -> 16.4.7 age adoption passing confidence
pnpm (source) 9.14.2+sha256.06e65a4965baff6d6097f9c8f75c35f6d420974dbc03d775009056a69edfd271 -> 9.15.1 age adoption passing confidence
pnpm (source) 9.15.0 -> 9.15.1 age adoption passing confidence
vue-tsc (source) 2.1.10 -> 2.2.0 age adoption passing confidence
webdriverio (source) 7.36.0 -> 7.40.0 age adoption passing confidence

Release Notes

nuxt/eslint (@​nuxt/eslint)

v0.7.4

Compare Source

   🚀 Features
    View changes on GitHub
vueuse/vueuse (@​vueuse/components)

v12.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v12.1.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
browserstack/browserstack-local-nodejs (browserstack-local)

v1.5.6

Compare Source

Codeception/codeceptjs (codeceptjs)

v3.6.10

Compare Source

❤️ Thanks all to those who contributed to make this release! ❤️

🐛 Bug Fixes
fix(cli): missing failure counts when there is failedHooks (#​4633) - by @​kobenguyent

v3.6.9

Compare Source

❤️ Thanks all to those who contributed to make this release! ❤️

🐛 Hot Fixes
fix: could not run tests due to missing invisi-data lib - by @​kobenguyent

v3.6.8

Compare Source

❤️ Thanks all to those who contributed to make this release! ❤️

🛩️ Features

export const config: CodeceptJS.MainConfig = {
  tests:  '**/*.e2e.test.ts',
  retry: 4,
  output: './output',
  maskSensitiveData: true,
  emptyOutputFolder: true,
...

    I login {"username":"[email protected]","password": "****"}
      I send post request "https://localhost:8000/login", {"username":"[email protected]","password": "****"}
      › [Request] {"baseURL":"https://localhost:8000/login","method":"POST","data":{"username":"[email protected]","password": "****"},"headers":{}}
      › [Response] {"access-token": "****"}
I.sendDeleteRequestWithPayload('/api/users/1', { author: 'john' });

🐛 Bug Fixes

> codeceptjs dry-run --steps --grep "(?=.*Checkout process)"
Add hint to "I.seeEmailAttachment" that under the hood parameter is treated as RegExp. 
When you don't know it, it can cause a lot of pain, wondering why your test fails with I.seeEmailAttachment('Attachment(1).pdf') although it looks just fine, but actually I.seeEmailAttachment('Attachment\\(1\\).pdf is required to make the test green, in case the attachment is called "Attachment(1).pdf" with special character in it.

📖 Documentation

motdotla/dotenv (dotenv)

v16.4.7

Compare Source

Changed
  • Ignore .tap folder when publishing. (oops, sorry about that everyone. - @​motdotla) #​848

v16.4.6

Compare Source

Changed
  • Clean up stale dev dependencies #​847
  • Various README updates clarifying usage and alternative solutions using dotenvx
pnpm/pnpm (pnpm)

v9.15.1

Compare Source

v9.15.0

Compare Source

v9.14.4

Compare Source

v9.14.3

Compare Source

vuejs/language-tools (vue-tsc)

v2.2.0

Compare Source

webdriverio/webdriverio (webdriverio)

v7.40.0

Compare Source

v7.40.0 (2024-12-18)

🐛 Bug Fix
💅 Polish
  • wdio-browserstack-service, wdio-types
Committers: 2

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (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 force-pushed the renovate/frontend-minor-patch branch 14 times, most recently from d1ac7f7 to 48a3d15 Compare December 6, 2024 16:05
@renovate renovate bot force-pushed the renovate/frontend-minor-patch branch 2 times, most recently from daa8787 to 148dec7 Compare December 10, 2024 13:49
@renovate renovate bot changed the title chore(deps): update frontend non-major dependencies fix(deps): update frontend non-major dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/frontend-minor-patch branch 13 times, most recently from 0d77c73 to 4cda40b Compare December 16, 2024 06:40
@renovate renovate bot force-pushed the renovate/frontend-minor-patch branch 11 times, most recently from 9452b46 to 8c3c8ff Compare December 22, 2024 14:34
@renovate renovate bot force-pushed the renovate/frontend-minor-patch branch from 8c3c8ff to 1c4374f Compare December 23, 2024 14:00
@renovate renovate bot force-pushed the renovate/frontend-minor-patch branch from 1c4374f to 6c7d601 Compare December 23, 2024 22:04
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