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 #4258

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@axe-core/playwright 4.10.0 -> 4.10.1 age adoption passing confidence devDependencies patch
@eslint/js (source) 9.11.0 -> 9.17.0 age adoption passing confidence devDependencies minor
@playwright/test (source) 1.47.2 -> 1.49.1 age adoption passing confidence devDependencies minor
@types/node (source) 22.5.5 -> 22.10.2 age adoption passing confidence devDependencies minor
allure-commandline 2.30.0 -> 2.32.0 age adoption passing confidence devDependencies minor
allure-playwright (source) 2.4.0 -> 2.15.1 age adoption passing confidence devDependencies minor
camunda-bpm 0.0.44 -> 0.0.47 age adoption passing confidence patch
ccd 9.0.21 -> 9.2.1 age adoption passing confidence minor
chai (source) 4.4.1 -> 4.5.0 age adoption passing confidence devDependencies minor
civil-general-applications 0.0.64 -> 0.0.65 age adoption passing confidence patch
civil-service 0.0.67 -> 0.0.72 age adoption passing confidence patch
codeceptjs (source) 3.5.11 -> 3.6.10 age adoption passing confidence devDependencies minor
dotenv 16.4.5 -> 16.4.7 age adoption passing confidence devDependencies patch
eslint (source) 9.11.0 -> 9.17.0 age adoption passing confidence devDependencies minor
globals 15.9.0 -> 15.14.0 age adoption passing confidence devDependencies minor
gradle (source) 8.8 -> 8.12 age adoption passing confidence minor
husky 9.1.6 -> 9.1.7 age adoption passing confidence devDependencies patch
lint-staged 15.2.10 -> 15.2.11 age adoption passing confidence devDependencies patch
node (source) 20.12.2 -> 20.18.1 age adoption passing confidence minor
playwright (source) 1.47.2 -> 1.49.1 age adoption passing confidence devDependencies minor
playwright-core (source) 1.47.2 -> 1.49.1 age adoption passing confidence devDependencies minor
prettier (source) 3.3.3 -> 3.4.2 age adoption passing confidence devDependencies minor
typescript (source) 5.1.3 -> 5.7.2 age adoption passing confidence devDependencies minor
typescript-eslint (source) 8.0.0 -> 8.18.2 age adoption passing confidence devDependencies minor
yarn (source) 3.8.5 -> 3.8.7 age adoption passing confidence packageManager patch
org.slf4j:slf4j-api (source, changelog) 2.0.9 -> 2.0.16 age adoption passing confidence dependencies patch
com.github.hmcts:befta-fw 9.0.2 -> 9.2.0 age adoption passing confidence dependencies minor
org.junit.platform:junit-platform-engine (source) 1.10.1 -> 1.11.4 age adoption passing confidence dependencies minor
org.junit.platform:junit-platform-commons (source) 1.10.1 -> 1.11.4 age adoption passing confidence dependencies minor
org.junit.jupiter:junit-jupiter-params (source) 5.10.1 -> 5.11.4 age adoption passing confidence dependencies minor
org.junit.jupiter:junit-jupiter-engine (source) 5.10.1 -> 5.11.4 age adoption passing confidence dependencies minor
org.junit.jupiter:junit-jupiter-api (source) 5.10.1 -> 5.11.4 age adoption passing confidence dependencies minor

Release Notes

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

v4.10.1

Compare Source

Bug Fixes
eslint/eslint (@​eslint/js)

v9.17.0

Compare Source

Features

Bug Fixes

  • 67d683d fix: fix crash when message.fix is nullish (#​19168) (ntnyq)
  • c618707 fix: ignore vars with non-identifier references in no-useless-assignment (#​19200) (YeonJuan)

Documentation

  • 3c22d2a docs: update yoda to Yoda in yoda.md for consistency (#​19230) (루밀LuMir)
  • e0a2203 docs: add missing backticks to no-sequences (#​19233) (루밀LuMir)
  • 4cc4881 docs: Update README (GitHub Actions Bot)
  • 3db6fdf docs: [no-await-in-loop] expand on benefits and inapplicability (#​19211) (Kirk Waiblinger)
  • bf2a4f6 docs: add missing backticks to func-style (#​19227) (루밀LuMir)
  • ba098bd docs: add missing header to prefer-spread (#​19224) (루밀LuMir)
  • b607ae6 docs: update description of no-param-reassign (#​19220) (루밀LuMir)
  • 1eb424d docs: add missing backticks to prefer-destructuring (#​19223) (루밀LuMir)
  • 85998d1 docs: add missing backticks to no-unneeded-ternary (#​19222) (루밀LuMir)
  • b75b32c docs: add missing backticks to no-new-func (#​19219) (루밀LuMir)
  • a7700bc docs: add missing backticks to id-length (#​19217) (루밀LuMir)
  • e2bb429 docs: add missing backticks to complexity.md (#​19214) (루밀LuMir)
  • 045d716 docs: add missing ) to id-denylist (#​19213) (루밀LuMir)
  • 7fe4114 docs: Update README (GitHub Actions Bot)
  • c743ba6 docs: add CSS language to no-restricted-syntax (#​19208) (Milos Djermanovic)
  • 1416d70 docs: add missing backticks to eqeqeq (#​19207) (루밀LuMir)
  • b950c1b docs: add missing backticks to prefer-object-spread (#​19206) (루밀LuMir)
  • 8a941cb docs: update docs and description of require-unicode-regexp (#​19205) (루밀LuMir)
  • cbab228 docs: Update README (GitHub Actions Bot)
  • f2257ce docs: update comments and description of no-script-url (#​19203) (루밀LuMir)
  • 365f0f4 docs: add missing backtick to default-case-last (#​19202) (루밀LuMir)
  • e6b84f5 docs: add missing punctuation in document (#​19161) (루밀LuMir)
  • c88708e docs: replace quote with backtick in description of for-direction (#​19199) (루밀LuMir)
  • a76f233 docs: use higher contrast color tokens for code comments (#​19187) (Josh Goldberg ✨)
  • db19502 docs: Update README (GitHub Actions Bot)

Chores

  • cc243c9 chore: upgrade to @eslint/js@9.17.0 (#​19242) (Francesco Trotta)
  • 84c5787 chore: package.json update for @​eslint/js release (Jenkins)
  • 4c4f53b chore: add missing backticks to flags.js (#​19226) (루밀LuMir)
  • 4b3132c chore: update dependency eslint-plugin-expect-type to ^0.6.0 (#​19221) (renovate[bot])
  • 9bf2204 chore: add type definitions for the eslint-config-eslint package (#​19050) (Arya Emami)
  • ee8c220 chore: fix incorrect name property in integration-tutorial-code (#​19218) (루밀LuMir)
  • cca801d chore: Upgrade cross-spawn to 7.0.6 (#​19185) (folortin)

v9.16.0

Compare Source

v9.15.0

Compare Source

v9.14.0

Compare Source

v9.13.0

Compare Source

Features

Bug Fixes

Documentation

  • abdbfa8 docs: mark LintMessage#nodeType as deprecated (#​19019) (Nitin Kumar)
  • 19e68d3 docs: update deprecated rules type definitions (#​19018) (Nitin Kumar)
  • 7dd402d docs: Update examples of passing multiple values to a CLI option (#​19006) (Milos Djermanovic)
  • 5dcbc51 docs: Add example with side-effect imports to no-restricted-imports (#​18997) (Milos Djermanovic)
  • 1ee87ca docs: Update README (GitHub Actions Bot)
  • 2c3dbdc docs: Use prerendered sponsors for README (#​18988) (Milos Djermanovic)

Chores

v9.12.0

Compare Source

Features

Bug Fixes

Documentation

  • ecbd522 docs: Mention code explorer (#​18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#​18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#​18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#​18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#​18944) (Jay)

Chores

v9.11.1

Compare Source

Bug Fixes

  • 20fd916 fix: add @eslint/core, @types/estree, & @types/json-schema deps (#​18938) (Nitin Kumar)
  • 2738322 fix: add missing types for require-atomic-updates rule (#​18937) (Kristóf Poduszló)
  • d71ff30 fix: add missing types for object-shorthand rule (#​18935) (Kristóf Poduszló)
  • 561cadc fix: add missing types for no-unsafe-negation rule (#​18932) (Kristóf Poduszló)
  • 8843656 fix: add missing types for no-underscore-dangle rule (#​18931) (Kristóf Poduszló)
  • 92cde5c fix: add missing types for no-shadow rule (#​18930) (Kristóf Poduszló)
  • b3cbe11 fix: add missing types for no-sequences rule (#​18929) (Kristóf Poduszló)
  • 976f77f fix: add missing types for no-unused-expressions rule (#​18933) (Kristóf Poduszló)

Documentation

  • 3eff709 docs: replace deprecated Linter.FlatConfig type with Linter.Config (#​18941) (Carlos Meira)

Chores

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

allure-framework/allure-npm (allure-commandline)

v2.32.0

Compare Source

Full Changelog: allure-framework/allure-npm@2.31.0...2.32.0

v2.31.0

Compare Source

Full Changelog: allure-framework/allure-npm@2.30.0...2.31.0

allure-framework/allure-js (allure-playwright)

v2.15.1

Compare Source

What's Changed

🚀 New Features

Full Changelog: allure-framework/allure-js@v2.15.0...v2.15.1

v2.15.0

Compare Source

What's Changed

🔬 Improvements

Full Changelog: allure-framework/allure-js@v2.14.1...v2.15.0

v2.14.1

Compare Source

What's Changed

🐞 Bug Fixes

Full Changelog: allure-framework/allure-js@v2.14.0...v2.14.1

v2.14.0

Compare Source

What's Changed

🚀 New Features
👻 Internal changes

Full Changelog: allure-framework/allure-js@v2.13.0...v2.14.0

v2.13.0

Compare Source

What's Changed

🐞 Bug Fixes

Full Changelog: allure-framework/allure-js@v2.12.2...v2.13.0

v2.12.2

Compare Source

What's Changed

🐞 Bug Fixes

Full Changelog: allure-framework/allure-js@v2.12.1...v2.12.2

v2.12.1

Compare Source

What's Changed

🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, 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 requested review from a team as code owners April 11, 2024 08:18
@renovate renovate bot requested review from HarryH96 and chris-pateman April 11, 2024 08:18
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 11, 2024
@renovate renovate bot requested a review from Azam-Hmcts April 11, 2024 08:18
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 11, 2024
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Apr 11, 2024
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Apr 12, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 12, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c20e865 to a378deb Compare April 12, 2024 11:54
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Apr 12, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e7583b3 to fb9e9fb Compare December 17, 2024 16:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fb9e9fb to f1794cd Compare December 18, 2024 08:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f1794cd to c9156ce Compare December 18, 2024 16:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c9156ce to 9ea632b Compare December 18, 2024 16:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9ea632b to 6251c41 Compare December 19, 2024 09:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6251c41 to 0333f52 Compare December 19, 2024 12:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0333f52 to e39f9f7 Compare December 20, 2024 15:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e39f9f7 to ab097a4 Compare December 20, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ns:civil prd:civil rel:civil-ccd-pr-4258
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants