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

feat(Dependencies): Update all non-major dependencies (minor) #6083

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 7, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@angular-eslint/builder (source) 17.3.0 -> 17.5.2 age adoption passing confidence devDependencies minor
@angular-eslint/eslint-plugin (source) 17.3.0 -> 17.5.2 age adoption passing confidence dependencies minor
@angular-eslint/eslint-plugin-template (source) 17.3.0 -> 17.5.2 age adoption passing confidence devDependencies minor
@angular-eslint/schematics (source) 17.3.0 -> 17.5.2 age adoption passing confidence devDependencies minor
@angular-eslint/template-parser (source) 17.3.0 -> 17.5.2 age adoption passing confidence devDependencies minor
@coreui/angular (source) 4.7.19 -> 4.8.0 age adoption passing confidence dependencies minor
@coreui/icons-angular (source) 5.0.4 -> 5.2.3 age adoption passing confidence dependencies minor
@playwright/test (source) 1.43.1 -> 1.45.1 age adoption passing confidence devDependencies minor
@types/node (source) 20.12.14 -> 20.14.10 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) 7.8.0 -> 7.16.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 7.8.0 -> 7.16.0 age adoption passing confidence devDependencies minor
acorn 8.11.3 -> 8.12.1 age adoption passing confidence dependencies minor
angulartics2 (source) 13.0.0 -> 13.1.0 age adoption passing confidence dependencies minor
billboard.js (source) 3.11.3 -> 3.12.4 age adoption passing confidence dependencies minor
eslint-plugin-jsdoc 48.2.7 -> 48.5.2 age adoption passing confidence devDependencies minor
nginx 1.26.1-alpine -> 1.27.0-alpine age adoption passing confidence final minor
npm-run-all2 6.1.2 -> 6.2.2 age adoption passing confidence devDependencies minor
peter-evans/create-pull-request v6.0.5 -> v6.1.0 age adoption passing confidence action minor
prettier (source) 3.2.5 -> 3.3.2 age adoption passing confidence devDependencies minor
typescript (source) 5.4.5 -> 5.5.3 age adoption passing confidence devDependencies minor
uglify-js 3.17.4 -> 3.18.0 age adoption passing confidence dependencies minor
undici (source) 6.15.0 -> 6.19.2 age adoption passing confidence overrides minor
vite (source) 5.2.12 -> 5.3.3 age adoption passing confidence overrides minor

Release Notes

angular-eslint/angular-eslint (@​angular-eslint/builder)

v17.5.2

Compare Source

🩹 Fixes
  • update typescript-eslint packages to v7.11.0

v17.5.1

Compare Source

🩹 Fixes

v17.5.0

Compare Source

🩹 Fixes
❤️ Thank You
  • Auke Bruinsma
  • Jonathan Kolberg
  • m-akinc
  • Mateusz

v17.4.1

Compare Source

🩹 Fixes
❤️ Thank You
  • James Henry

v17.4.0

Compare Source

🩹 Fixes
  • update dependency @​angular/compiler to v17.3.4

  • update dependency eslint-scope to v8.0.1

  • update typescript-eslint packages to v7.6.0

  • update typescript-eslint packages to v7.7.0

  • update dependency @​angular/compiler to v17.3.6

  • update typescript-eslint packages to v7.8.0

❤️ Thank You
  • “JamesHenry”
  • Adrian Baran
  • Brad Kovach
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin)

v17.5.2

Compare Source

🩹 Fixes
  • update typescript-eslint packages to v7.11.0

v17.5.1

Compare Source

🩹 Fixes

v17.5.0

Compare Source

🚀 Features
  • eslint-plugin: [use-lifecycle-interface] add fixer for the rule
🩹 Fixes
  • update dependency @​angular/compiler to v17.3.9

  • update typescript-eslint packages to v7.10.0

  • eslint-plugin: [no-input-rename] incorrectly triggers on input transforms

❤️ Thank You
  • Auke Bruinsma
  • Jonathan Kolberg
  • m-akinc
  • Mateusz

v17.4.1

Compare Source

🩹 Fixes
❤️ Thank You
  • James Henry

v17.4.0

Compare Source

🚀 Features
  • eslint-plugin: [no-duplicates-in-metadata-arrays] new rule
🩹 Fixes
  • update dependency @​angular/compiler to v17.3.4

  • update dependency eslint-scope to v8.0.1

  • update typescript-eslint packages to v7.6.0

  • update typescript-eslint packages to v7.7.0

  • update dependency @​angular/compiler to v17.3.6

  • update typescript-eslint packages to v7.8.0

  • eslint-plugin: [sort-ngmodule-metadata-arrays] deprecate rule

❤️ Thank You
  • “JamesHenry”
  • Adrian Baran
  • Brad Kovach
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template)

v17.5.2

Compare Source

🩹 Fixes
  • update typescript-eslint packages to v7.11.0

v17.5.1

Compare Source

🩹 Fixes

v17.5.0

Compare Source

🚀 Features
  • eslint-plugin-template: [i18n] add allowMarkupInContent option
🩹 Fixes
  • update dependency @​angular/compiler to v17.3.9

  • update typescript-eslint packages to v7.10.0

  • eslint-plugin-template: [label-has-associated-control] check id's in the for attribute of a label for existence

❤️ Thank You
  • Auke Bruinsma
  • Jonathan Kolberg
  • m-akinc
  • Mateusz

v17.4.1

Compare Source

🩹 Fixes
❤️ Thank You
  • James Henry

v17.4.0

Compare Source

🩹 Fixes
  • update dependency @​angular/compiler to v17.3.4

  • update dependency eslint-scope to v8.0.1

  • update typescript-eslint packages to v7.6.0

  • update typescript-eslint packages to v7.7.0

  • update dependency @​angular/compiler to v17.3.6

  • update typescript-eslint packages to v7.8.0

  • eslint-plugin-template: [attributes-order] calculate valueless structural directive start/end positions correctly

❤️ Thank You
  • “JamesHenry”
  • Adrian Baran
  • Brad Kovach
angular-eslint/angular-eslint (@​angular-eslint/schematics)

v17.5.2

Compare Source

🩹 Fixes
  • update typescript-eslint packages to v7.11.0

v17.5.1

Compare Source

🩹 Fixes

v17.5.0

Compare Source

🩹 Fixes
❤️ Thank You
  • Auke Bruinsma
  • Jonathan Kolberg
  • m-akinc
  • Mateusz

v17.4.1

Compare Source

🩹 Fixes
❤️ Thank You
  • James Henry

v17.4.0

Compare Source

🩹 Fixes
  • update dependency @​angular/compiler to v17.3.4

  • update dependency eslint-scope to v8.0.1

  • update typescript-eslint packages to v7.6.0

  • update typescript-eslint packages to v7.7.0

  • update dependency @​angular/compiler to v17.3.6

  • update typescript-eslint packages to v7.8.0

  • schematics: update schema.json with latest from Angular

❤️ Thank You
  • “JamesHenry”
  • Adrian Baran
  • Brad Kovach
angular-eslint/angular-eslint (@​angular-eslint/template-parser)

v17.5.2

Compare Source

🩹 Fixes
  • update typescript-eslint packages to v7.11.0

v17.5.1

Compare Source

🩹 Fixes

v17.5.0

Compare Source

🩹 Fixes
❤️ Thank You
  • Auke Bruinsma
  • Jonathan Kolberg
  • m-akinc
  • Mateusz

v17.4.1

Compare Source

🩹 Fixes
❤️ Thank You
  • James Henry

v17.4.0

Compare Source

🩹 Fixes
  • update dependency @​angular/compiler to v17.3.4

  • update dependency eslint-scope to v8.0.1

  • update typescript-eslint packages to v7.6.0

  • update typescript-eslint packages to v7.7.0

  • update dependency @​angular/compiler to v17.3.6

  • update typescript-eslint packages to v7.8.0

❤️ Thank You
  • “JamesHenry”
  • Adrian Baran
  • Brad Kovach
coreui/coreui-angular (@​coreui/angular)

v4.8.0

Compare Source

v4.8.0

@coreui/angular 4.8.0
@coreui/angular-chartjs 4.8.0
@coreui/icons-angular 4.8.0

  • chore(dependencies): update to Angular 18

Full Changelog: coreui/coreui-angular@4.7.20...4.8.0

v4.7.20

Compare Source

v4.7.20

@coreui/angular 4.7.20
@coreui/angular-chartjs 4.7.20
@coreui/icons-angular 4.7.20

  • chore(dependencies): update
  • fix(modal): attempt to focus when there is no focusable element on modal dialog

Full Changelog: coreui/coreui-angular@4.7.19...4.7.20

microsoft/playwright (@​playwright/test)

v1.45.1

Compare Source

v1.45.0

Compare Source

v1.44.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/30779 - [REGRESSION]: When using video: 'on' with VSCode extension the browser got closed
https://github.com/microsoft/playwright/issues/30755 - [REGRESSION]: Electron launch with spaces inside executablePath didn't workhttps://github.com/microsoft/playwright/issues/307700 - [REGRESSION]: Mask elements outside of viewport when creating fullscreen screenshots didn't worhttps://github.com/microsoft/playwright/issues/3085858 - [REGRESSION]: ipv6 got shown instead of localhost in show-trace/show-report

Browser Versions

  • Chromium 125.0.6422.14
  • Mozilla Firefox 125.0.1
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 124
  • Microsoft Edge 124

v1.44.0

Compare Source

New APIs

Accessibility assertions

  • expect(locator).toHaveAccessibleName() checks if the element has the specified accessible name:

    const locator = page.getByRole('button');
    await expect(locator).toHaveAccessibleName('Submit');
  • expect(locator).toHaveAccessibleDescription() checks if the element has the specified accessible description:

    const locator = page.getByRole('button');
    await expect(locator).toHaveAccessibleDescription('Upload a photo');
  • expect(locator).toHaveRole() checks if the element has the specified ARIA role:

    const locator = page.getByTestId('save-button');
    await expect(locator).toHaveRole('button');

Locator handler

  • After executing the handler added with page.addLocatorHandler(), Playwright will now wait until the overlay that triggered the handler is not visible anymore. You can opt-out of this behavior with the new noWaitAfter option.
  • You can use new times option in page.addLocatorHandler() to specify maximum number of times the handler should be run.
  • The handler in page.addLocatorHandler() now accepts the locator as argument.
  • New page.removeLocatorHandler() method for removing previously added locator handlers.
const locator = page.getByText('This interstitial covers the button');
await page.addLocatorHandler(locator, async overlay => {
  await overlay.locator('#close').click();
}, { times: 3, noWaitAfter: true });
// Run your tests that can be interrupted by the overlay.
// ...
await page.removeLocatorHandler(locator);

Miscellaneous options

  • multipart option in apiRequestContext.fetch() now accepts FormData and supports repeating fields with the same name.

    const formData = new FormData();
    formData.append('file', new File(['let x = 2024;'], 'f1.js', { type: 'text/javascript' }));
    formData.append('file', new File(['hello'], 'f2.txt', { type: 'text/plain' }));
    context.request.post('https://example.com/uploadFiles', {
      multipart: formData
    });
  • expect(callback).toPass({ intervals }) can now be configured by expect.toPass.inervals option globally in testConfig.expect or per project in testProject.expect.

  • expect(page).toHaveURL(url) now supports ignoreCase option.

  • testProject.ignoreSnapshots allows to configure per project whether to skip screenshot expectations.

Reporter API

  • New method suite.entries() returns child test suites and test cases in their declaration order. suite.type and testCase.type can be used to tell apart test cases and suites in the list.
  • Blob reporter now allows overriding report file path with a single option outputFile. The same option can also be specified as PLAYWRIGHT_BLOB_OUTPUT_FILE environment variable that might be more convenient on CI/CD.
  • JUnit reporter now supports includeProjectInTestName option.

Command line

  • --last-failed CLI option for running only tests that failed in the previous run.

    First run all tests:

    $ npx playwright test
    
    Running 103 tests using 5 workers
    ...
    2 failed
      [chromium] › my-test.spec.ts:8:5 › two ─────────────────────────────────────────────────────────
      [chromium] › my-test.spec.ts:13:5 › three ──────────────────────────────────────────────────────
    101 passed (30.0s)

    Now fix the failing tests and run Playwright again with --last-failed option:

    $ npx playwright test --last-failed
    
    Running 2 tests using 2 workers
      2 passed (1.2s)

Browser Versions

  • Chromium 125.0.6422.14
  • Mozilla Firefox 125.0.1
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 124
  • Microsoft Edge 124
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.16.0

Compare Source

🚀 Features
  • rule-tester: stricter rule test validations

  • eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule

  • eslint-plugin: add support for nested namespaces to unsafe-member-access

  • eslint-plugin: [no-floating-promises] add checkThenables option

🩹 Fixes
  • deps: update dependency @​eslint-community/regexpp to v4.11.0

  • eslint-plugin: [no-floating-promises] add suggestions to tests from #​9263 checkThenables

  • website: react key error on internal pages of website

  • eslint-plugin: [restrict-template-expressions] don't report tuples if allowArray option is enabled

❤️ Thank You
  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Juan Sanchez
  • Vinccool96
  • YeonJuan
  • Yukihiro Hasegawa

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

v7.15.0

Compare Source

🚀 Features
  • eslint-plugin: [array-type] detect Readonly<string[]> case

  • eslint-plugin: back-port new rules around empty object types from v8

🩹 Fixes
  • disable EXPERIMENTAL_useProjectService in disabled-type-checked shared config

  • eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any

  • eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any

❤️ Thank You
  • auvred
  • Kim Sang Du
  • rgehbt
  • Vinccool96

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

v7.14.1

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types

  • eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens

❤️ Thank You
  • Jake Bailey

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

v7.14.0

Compare Source

🚀 Features
  • support TypeScript 5.5
🩹 Fixes
  • eslint-plugin: [no-extraneous-class] handle abstract members

  • eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types

  • eslint-plugin: [no-invalid-this] support AccessorProperty

❤️ Thank You
  • Brad Zacher
  • cm-ayf
  • Jake Bailey
  • James Zhan
  • Joshua Chen
  • yoshi2no

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

v7.13.1

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-readonly] refine report locations

  • eslint-plugin: [return-await] support explicit resource management

  • eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any

❤️ Thank You
  • Kirk Waiblinger
  • Yukihiro Hasegawa

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

v7.13.0

Compare Source

🚀 Features
  • typescript-estree: require import = require() argument to be a string literal

  • typescript-estree: forbid .body, .async, .generator on declare function

  • eslint-plugin: [no-dynamic-delete] allow all string literals as index

🩹 Fixes
  • ast-spec: function-call-like callee should be Expression not LeftHandSideExpression

  • scope-manager: handle index signature in class

  • eslint-plugin: [init-declarations] refine report locations

  • eslint-plugin: [no-base-to-string] make error message more nuanced

  • eslint-plugin: [no-unsafe-assignment] be more specific about error types

  • eslint-plugin: [no-magic-numbers] fix implementation of the ignore option

❤️ Thank You
  • Fotis Papadogeorgopoulos
  • Joshua Chen
  • Kirk Waiblinger
  • Tobiloba Adedeji
  • Vinccool96
  • YeonJuan

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

v7.12.0

Compare Source

🚀 Features
  • eslint-plugin: [no-useless-template-literals] rename to no-useless-template-expression (deprecate no-useless-template-literals)

  • rule-tester: check for parsing errors in suggestion fixes

  • rule-tester: port checkDuplicateTestCases from ESLint

  • eslint-plugin: [no-floating-promises] add option 'allowForKnownSafePromises'

🩹 Fixes
  • no-useless-template-expression -> no-unnecessary-template-expression

  • eslint-plugin: [no-unnecessary-type-assertion] combine template literal check with const variable check

  • eslint-plugin: [dot-notation] fix false positive when accessing private/protected property with optional chaining

  • eslint-plugin: [explicit-member-accessibility] refine report locations

  • eslint-plugin: [no-unnecessary-type-assertion] declares are always defined, so always check declares

  • eslint-plugin: [prefer-literal-enum-member] allow using member it self on allowBitwiseExpressions

  • eslint-plugin: [return-await] clean up in-try-catch detection and make autofixes safe

  • eslint-plugin: [member-ordering] also TSMethodSignature can be get/set

❤️ Thank You
  • Abraham Guo
  • Han Yeong-woo
  • Joshua Chen
  • Kim Sang Du
  • Kirk Waiblinger
  • YeonJuan

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

v7.11.0

Compare Source

🚀 Features
  • eslint-plugin: deprecate prefer-ts-expect-error in favor of ban-ts-comment
🩹 Fixes
  • eslint-plugin: [consistent-type-assertions] prevent syntax errors on arrow functions
❤️ Thank You
  • Abraham Guo
  • auvred
  • Dom Armstrong
  • Kirk Waiblinger

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

v7.10.0

Compare Source

🚀 Features
  • eslint-plugin: [sort-type-constituents] support case sensitive sorting
🩹 Fixes
  • eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag
❤️ Thank You
  • auvred
  • Emanuel Hoogeveen
  • jsfm01
  • Kirk Waiblinger

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

v7.9.0

Compare Source

🩹 Fixes
  • eslint-plugin: [explicit-function-return-types] fix false positive on default parameters
❤️ Thank You
  • Kirk Waiblinger
  • Sheetal Nandi
  • Vinccool96

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

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

v7.16.0

Compare Source

🩹 Fixes
❤️ Thank You
  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Juan Sanchez
  • Vinccool96
  • YeonJuan
  • Yukihiro Hasegawa

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

v7.15.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.14.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.

v7.14.0

Compare Source

🚀 Features
  • support TypeScript 5.5
❤️ Thank You
  • Brad Zacher
  • cm-ayf
  • Jake Bailey
  • James Zhan
  • Joshua Chen
  • yoshi2no

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

v7.13.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.

v7.13.0

Compare Source

🚀 Features
  • parser, typescript-estree: export withoutProjectParserOptions utility
❤️ Thank You
  • Fotis Papadogeorgopoulos
  • Joshua Chen
  • Kirk Waiblinger
  • Tobiloba Adedeji
  • Vinccool96
  • YeonJuan

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

v7.12.0

Compare Source

🩹 Fixes
  • types: correct typing ParserOptions
❤️ Thank You
  • Abraham Guo
  • Han Yeong-woo
  • Joshua Chen
  • Kim Sang Du
  • Kirk Waiblinger
  • YeonJuan

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

v7.11.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.10.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.9.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.

acornjs/acorn (acorn)

v8.12.1

Compare Source

v8.12.0

Compare Source

angulartics/angulartics2 (angulartics2)

v13.1.0

Compare Source

Features
naver/billboard.js (billboard.js)

v3.12.4

Compare Source

Bug Fixes
  • class: Fix to handle contorl/extended ascii for data names (7059779), closes #​3804
  • types: Missing tick.text.inner type added for xAxis (5c1a6a4), closes #​3802

v3.12.3

Compare Source

Bug Fixes

[v3.12.2](https://github.com/naver/billboa


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 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file minor labels May 7, 2024
@renovate renovate bot requested a review from a team May 7, 2024 02:21
@renovate renovate bot changed the title feat(Dependencies): Update dependency @playwright/test to v1.44.0 feat(Dependencies): Update all non-major dependencies (minor) May 7, 2024
@renovate renovate bot force-pushed the deps/all-minor-patch branch 4 times, most recently from 633e106 to 19df01a Compare May 14, 2024 12:03
@renovate renovate bot force-pushed the deps/all-minor-patch branch 5 times, most recently from 35144a2 to 2ad53e0 Compare May 22, 2024 14:09
@renovate renovate bot force-pushed the deps/all-minor-patch branch 12 times, most recently from e26d34a to ebdf6c9 Compare May 29, 2024 15:07
@renovate renovate bot force-pushed the deps/all-minor-patch branch 4 times, most recently from ffdaeb5 to b69fe12 Compare June 2, 2024 21:35
@renovate renovate bot force-pushed the deps/all-minor-patch branch 13 times, most recently from 55c1e8b to cb11f8f Compare June 25, 2024 01:05
@renovate renovate bot force-pushed the deps/all-minor-patch branch 7 times, most recently from f0be5d4 to ea5cc6d Compare July 2, 2024 18:04
@renovate renovate bot force-pushed the deps/all-minor-patch branch 8 times, most recently from f21690f to d8a0ba6 Compare July 5, 2024 06:05
| datasource  | package                                | from     | to       |
| ----------- | -------------------------------------- | -------- | -------- |
| npm         | @angular-eslint/builder                | 17.3.0   | 17.5.2   |
| npm         | @angular-eslint/eslint-plugin          | 17.3.0   | 17.5.2   |
| npm         | @angular-eslint/eslint-plugin-template | 17.3.0   | 17.5.2   |
| npm         | @angular-eslint/schematics             | 17.3.0   | 17.5.2   |
| npm         | @angular-eslint/template-parser        | 17.3.0   | 17.5.2   |
| npm         | @coreui/angular                        | 4.7.19   | 4.8.0    |
| npm         | @coreui/icons-angular                  | 5.0.4    | 5.2.3    |
| npm         | @playwright/test                       | 1.43.1   | 1.45.1   |
| npm         | @types/node                            | 20.12.14 | 20.14.10 |
| npm         | @typescript-eslint/eslint-plugin       | 7.8.0    | 7.15.0   |
| npm         | @typescript-eslint/parser              | 7.8.0    | 7.15.0   |
| npm         | acorn                                  | 8.11.3   | 8.12.1   |
| npm         | angulartics2                           | 13.0.0   | 13.1.0   |
| npm         | billboard.js                           | 3.11.3   | 3.12.4   |
| npm         | eslint-plugin-jsdoc                    | 48.2.7   | 48.5.2   |
| docker      | nginx                                  | 1.26.1   | 1.27.0   |
| npm         | npm-run-all2                           | 6.1.2    | 6.2.2    |
| github-tags | peter-evans/create-pull-request        | v6.0.5   | v6.1.0   |
| npm         | prettier                               | 3.2.5    | 3.3.2    |
| npm         | typescript                             | 5.4.5    | 5.5.3    |
| npm         | uglify-js                              | 3.17.4   | 3.18.0   |
| npm         | undici                                 | 6.15.0   | 6.19.2   |
| npm         | vite                                   | 5.2.12   | 5.3.3    |
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 minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants