googlemaps / extended-component-library

A set of Web Components from Google Maps Platform
https://configure.mapsplatform.google/
Apache License 2.0
125 stars 11 forks source link

chore(deps-dev): bump the development-dependencies group with 13 updates #171

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 8 months ago

Bumps the development-dependencies group with 13 updates:

Package From To
@custom-elements-manifest/analyzer 0.8.4 0.9.0
@playwright/test 1.38.1 1.41.1
@rollup/plugin-node-resolve 15.2.1 15.2.3
@rollup/plugin-replace 5.0.2 5.0.5
@rollup/plugin-terser 0.4.3 0.4.4
@types/google.maps 3.53.6 3.55.1
@types/jasmine 4.3.6 5.1.4
@types/react 18.2.24 18.2.50
@web/test-runner 0.17.1 0.18.0
@web/test-runner-playwright 0.10.1 0.11.0
rollup 3.29.4 4.9.6
typescript 5.2.2 5.3.3
wireit 0.14.0 0.14.4

Updates @custom-elements-manifest/analyzer from 0.8.4 to 0.9.0

Changelog

Sourced from @​custom-elements-manifest/analyzer's changelog.

Release 0.9.0

  • Adds support for initialize hook for plugins. This also fixes a initialization issue when previously using TS's typechecker in combination with overrideModuleCreation
Commits


Updates @playwright/test from 1.38.1 to 1.41.1

Release notes

Sourced from @​playwright/test's releases.

v1.41.1

Highlights

microsoft/playwright#29067 - [REGRESSION] Codegen/Recorder: not all clicks are being actioned nor recorded microsoft/playwright#29028 - [REGRESSION] React component tests throw type error when passing null/undefined to component microsoft/playwright#29027 - [REGRESSION] React component tests not passing Date prop values microsoft/playwright#29023 - [REGRESSION] React component tests not rendering children prop microsoft/playwright#29019 - [REGRESSION] trace.playwright.dev does not currently support the loading from URL

Browser Versions

  • Chromium 121.0.6167.57
  • Mozilla Firefox 121.0
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 120
  • Microsoft Edge 120

v1.41.0

New APIs

Browser Versions

  • Chromium 121.0.6167.57
  • Mozilla Firefox 121.0
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 120
  • Microsoft Edge 120

v1.40.1

Highlights

microsoft/playwright#28319 - [REGRESSION]: Version 1.40.0 Produces corrupted traces microsoft/playwright#28371 - [BUG] The color of the 'ok' text did not change to green in the vs code test results section microsoft/playwright#28321 - [BUG] Ambiguous test outcome and status for serial mode microsoft/playwright#28362 - [BUG] Merging blobs ends up in Error: Cannot create a string longer than 0x1fffffe8 characters microsoft/playwright#28239 - fix: collect all errors in removeFolders

Browser Versions

  • Chromium 120.0.6099.28
  • Mozilla Firefox 119.0
  • WebKit 17.4

... (truncated)

Commits
  • 8f0163f chore: mark 1.41.1 (#29075)
  • 98a6618 cherry-pick(#29069): Revert "feat(codegen): add range input recording support...
  • 50f1f08 cherry-pick(#29070): chore(ct): revert export mount result
  • e5d201b cherry-pick(#29031): fix(ct): allow passing date, url, bigint as properties
  • 8ee2d81 cherry-pick(#29026): test: add a props.children test
  • 50a8e4f cherry-pick(#29016): chore: add an image import component test
  • cb6c64c cherry-pick(#28986): fix(ct): move import list into the compilation cache data
  • 06518b2 cherry-pick(#28978): chore: build import registry source
  • d47ed6a cherry-pick(#28975): chore: refactor import processing in ct
  • 4d9f923 cherry-pick(#29034): docs: fix typo for stylePath (#29035)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by yurys, a new releaser for @​playwright/test since your current version.


Updates @rollup/plugin-node-resolve from 15.2.1 to 15.2.3

Changelog

Sourced from @​rollup/plugin-node-resolve's changelog.

v15.2.3

2023-10-08

Bugfixes

  • fix: modulePaths default is not set #1534

v15.2.2

2023-10-05

Bugfixes

  • fix: ensure rollup 4 compatibility #1595
Commits
  • f7fb936 chore(release): node-resolve v15.2.3
  • ab3f45d fix(node-resolve): modulePaths default is not set (#1534)
  • cdf9113 chore(repo): manually update changelog and package versions after bad release...
  • 841a039 fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-...
  • 9bfc5d9 chore(release): node-resolve v15.2.1
  • See full diff in compare view


Updates @rollup/plugin-replace from 5.0.2 to 5.0.5

Changelog

Sourced from @​rollup/plugin-replace's changelog.

v5.0.5

2023-10-29

Bugfixes

  • fix: prevent variable before colons from being replaced when preventAssigment is true (#1609)

v5.0.4

2023-10-15

Bugfixes

  • fix: bump magic-string version #1596

v5.0.3

2023-10-05

Bugfixes

  • fix: ensure rollup 4 compatibility #1595
Commits
  • 8e2ed59 fix(commonjs,dynamic-import-vars,esm-shim,inject,replace,strip): bump magic-s...
  • cdf9113 chore(repo): manually update changelog and package versions after bad release...
  • 841a039 fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-...
  • ec974f2 chore(release): replace v5.0.2
  • f5aa3c3 fix(commonjs,dynamic-import-vars,inject,replace,strip): update magic-string (...
  • a2e582a chore(repo): enable consistent-type-imports for typescript files (#1325)
  • See full diff in compare view


Updates @rollup/plugin-terser from 0.4.3 to 0.4.4

Changelog

Sourced from @​rollup/plugin-terser's changelog.

v0.4.4

2023-10-05

Bugfixes

  • fix: ensure rollup 4 compatibility #1595
Commits
  • cdf9113 chore(repo): manually update changelog and package versions after bad release...
  • 841a039 fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-...
  • 62a5d56 chore(release): terser v0.4.3
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by lukastaegert, a new releaser for @​rollup/plugin-terser since your current version.


Updates @types/google.maps from 3.53.6 to 3.55.1

Commits


Updates @types/jasmine from 4.3.6 to 5.1.4

Commits


Updates @types/react from 18.2.24 to 18.2.50

Commits


Updates @web/test-runner from 0.17.1 to 0.18.0

Release notes

Sourced from @​web/test-runner's releases.

@​web/test-runner-coverage-v8@​0.0.0-canary-20240105101412

Major Changes

  • 2033d18c: Convert project to use ES Modules

Patch Changes

  • Updated dependencies [2033d18c]
    • @​web/test-runner-core@​0.0.0-canary-20240105101412

@​web/test-runner-coverage-v8@​0.0.0-canary-20240105095248

Major Changes

  • 2033d18c: Convert project to use ES Modules

Patch Changes

  • Updated dependencies [2033d18c]
    • @​web/test-runner-core@​0.0.0-canary-20240105095248

@​web/test-runner-coverage-v8@​0.0.0-canary-20240105093823

Major Changes

  • 2033d18c: Convert project to use ES Modules

Patch Changes

  • Updated dependencies [2033d18c]
    • @​web/test-runner-core@​0.0.0-canary-20240105093823

@​web/test-runner-coverage-v8@​0.0.0-canary-20240105092607

Major Changes

  • 2033d18c: Convert project to use ES Modules

Patch Changes

  • Updated dependencies [2033d18c]
    • @​web/test-runner-core@​0.0.0-canary-20240105092607

@​web/test-runner-coverage-v8@​0.0.0-canary-20240105091725

Major Changes

  • 2033d18c: Convert project to use ES Modules

Patch Changes

  • Updated dependencies [2033d18c]
    • @​web/test-runner-core@​0.0.0-canary-20240105091725
Changelog

Sourced from @​web/test-runner's changelog.

0.18.0

Minor Changes

  • c185cbaa: Set minimum node version to 18

Patch Changes

  • Updated dependencies [c185cbaa]
    • @​web/test-runner-commands@​0.9.0
    • @​web/test-runner-chrome@​0.15.0
    • @​web/test-runner-mocha@​0.9.0
    • @​web/test-runner-core@​0.13.0
    • @​web/config-loader@​0.3.0
    • @​web/browser-logs@​0.4.0
    • @​web/dev-server@​0.4.0

0.17.3

Patch Changes

  • Updated dependencies [43be7391]
  • Updated dependencies [60dda46f]
    • @​web/test-runner-core@​0.12.0
    • @​web/test-runner-mocha@​0.8.2
    • @​web/test-runner-chrome@​0.14.4
    • @​web/test-runner-commands@​0.8.3

0.17.2

Patch Changes

  • d07fc49c: Add the selectOption plugin's exports and types correctly
  • Updated dependencies [d07fc49c]
  • Updated dependencies [d9996d2d]
    • @​web/test-runner-commands@​0.8.1
    • @​web/dev-server@​0.3.3
Commits


Updates @web/test-runner-playwright from 0.10.1 to 0.11.0

Changelog

Sourced from @​web/test-runner-playwright's changelog.

0.11.0

Minor Changes

  • c185cbaa: Set minimum node version to 18

Patch Changes

  • Updated dependencies [c185cbaa]
    • @​web/test-runner-coverage-v8@​0.8.0
    • @​web/test-runner-core@​0.13.0

0.10.3

Patch Changes

  • Updated dependencies [43be7391]
    • @​web/test-runner-core@​0.12.0
    • @​web/test-runner-coverage-v8@​0.7.3

0.10.2

Patch Changes

  • 640ba85f: added types for main entry point
  • Updated dependencies [640ba85f]
    • @​web/test-runner-coverage-v8@​0.7.2
    • @​web/test-runner-core@​0.11.6
Commits


Updates rollup from 3.29.4 to 4.9.6

Release notes

Sourced from rollup's releases.

v4.9.6

4.9.6

2024-01-21

Bug Fixes

  • Detect side effects when an element that was pushed into an array is modified via the array (#5352)

Pull Requests

v4.9.5

4.9.5

2024-01-12

Bug Fixes

  • Fix issue where on Windows, Rollup would not load due to problems with the MSVC executable (#5335)

Pull Requests

v4.9.4

4.9.4

2024-01-06

Bug Fixes

  • Use quotes for keys in namespaces that are only numbers but are not valid integers (#5328)
  • Allow to have comments between pure annotations and the annoted node (#5332)

Pull Requests

v4.9.3

4.9.3

... (truncated)

Changelog

Sourced from rollup's changelog.

4.9.6

2024-01-21

Bug Fixes

  • Detect side effects when an element that was pushed into an array is modified via the array (#5352)

Pull Requests

4.9.5

2024-01-12

Bug Fixes

  • Fix issue where on Windows, Rollup would not load due to problems with the MSVC executable (#5335)

Pull Requests

4.9.4

2024-01-06

Bug Fixes

  • Use quotes for keys in namespaces that are only numbers but are not valid integers (#5328)
  • Allow to have comments between pure annotations and the annoted node (#5332)

Pull Requests

4.9.3

2024-01-05

Bug Fixes

... (truncated)

Commits


Updates typescript from 5.2.2 to 5.3.3

Release notes

Sourced from typescript's releases.

TypeScript 5.3.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.3 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.3 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm.

Commits


Updates wireit from 0.14.0 to 0.14.4

Changelog

Sourced from wireit's changelog.

[0.14.4] - 2024-01-26

Fixed

  • When listing a symlink that points to a directory in output files, the symlink will now be directly cached as a symlink, instead of its children being cached. This also fixes an file already exists, symlink exception that could occur in the same situation.

[0.14.3] - 2024-01-10

Fixed

  • Handle missing file errors thrown while trying to fingerprint an input file with a graceful abort.

[0.14.2] - 2024-01-10

Added

  • Added a default option to the env setting for externally-provided environment variables to use when no value is provided.

Changed

  • The default logger for non-interactive environments has been switched to the 'quiet-ci' logger.
  • The local cache strategy will now create copy-on-write files when supported. This can improve performance when copying output files either into the cache or restoring from out of it, as the files' underlying data doesn't need to be copied, only filesystem metadata.
  • Unhandled exceptions will now be handled more gracefully.

[0.14.1] - 2023-10-20

Fixed

  • Fix our npx wireit detection so we continue to give a good error message with the latest version of npm when wireit is run this way.

  • Fix a bug where wireit would hang with an empty spinner after being killed with CTRL-C when running a service whose dependencies were still starting.

Commits


You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 6 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.