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

Bump the npm_and_yarn group with 6 updates #89

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Bumps the npm_and_yarn group with 6 updates:

Package From To
braces 3.0.2 3.0.3
ip 1.1.9 removed
@web/test-runner 0.15.0 0.18.3
@open-wc/testing 3.1.7 3.2.2
micromatch 4.0.5 4.0.8
ws 7.5.9 7.5.10

Updates braces from 3.0.2 to 3.0.3

Commits

Removes ip

Updates @web/test-runner from 0.15.0 to 0.18.3

Release notes

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

@​web/test-runner@​0.18.3

Patch Changes

  • 6914f3b6: Show suites names for summaryReporter when flatten option is true

@​web/test-runner@​0.18.2

Patch Changes

  • 6a97a691: Unify visual-written representation of skipped tests.

@​web/test-runner@​0.18.1

Patch Changes

  • Updated dependencies [4cc90648]
    • @​web/test-runner-chrome@​0.16.0

@​web/test-runner-chrome@​0.16.0

Minor Changes

  • 4cc90648: Update Puppeteer to version 22. Remove Puppeteer KnownDevices, before the update named devices, export.

@​web/test-runner-puppeteer@​0.16.0

Minor Changes

  • 4cc90648: Update Puppeteer to version 22. Remove Puppeteer KnownDevices, before the update named devices, export.

Patch Changes

  • Updated dependencies [4cc90648]
    • @​web/test-runner-chrome@​0.16.0
Changelog

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

0.18.3

Patch Changes

  • 6914f3b6: Show suites names for summaryReporter when flatten option is true

0.18.2

Patch Changes

  • 6a97a691: Unify visual-written representation of skipped tests.

0.18.1

Patch Changes

  • Updated dependencies [4cc90648]
    • @​web/test-runner-chrome@​0.16.0

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

... (truncated)

Commits
  • 9a88d83 Version Packages (#2774)
  • 6914f3b fix(test-runner): show suites for summaryReporter({ flatten: true }) (#2773)
  • 03f3c6f Version Packages
  • 43eb130 fix(test-runner): unify visual-written representation of skipped tests
  • 6aefbec Version Packages
  • 400fe3c chore: remove unused ci stuff, other stuff runs in ci already now
  • 5792e9c Add file extensions to file imports
  • 835bb24 Version Packages
  • d0079c6 Merge pull request #2394 from koddsson/set-node-engines-to-node-18
  • f375cf6 Version Packages
  • Additional commits viewable in compare view

Updates @open-wc/testing from 3.1.7 to 3.2.2

Release notes

Sourced from @​open-wc/testing's releases.

@​open-wc/testing@​3.2.2

Patch Changes

  • e94ca9aa: chore(testing): remove unused dependencies"

@​open-wc/testing@​3.2.1

Patch Changes

  • 84e38ab1: Use split versions for all lit dependencies
  • Updated dependencies [84e38ab1]
    • @​open-wc/testing-helpers@​2.3.1

@​open-wc/testing@​3.1.8

Patch Changes

  • 91a5d224: fix(deps): update dependency @​types/chai-dom to v1
  • Updated dependencies [077d07eb]
    • @​open-wc/testing-helpers@​2.2.1
Changelog

Sourced from @​open-wc/testing's changelog.

3.2.2

Patch Changes

  • e94ca9aa: chore(testing): remove unused dependencies"

3.2.1

Patch Changes

  • 84e38ab1: Use split versions for all lit dependencies
  • Updated dependencies [84e38ab1]
    • @​open-wc/testing-helpers@​2.3.1

3.2.0

Minor Changes

  • 935c8ffe: Drop support for Node@14

Patch Changes

  • 3289e0eb: Add oneDefaultPreventedEvent export into testing package and no-side-effect indexes
  • Updated dependencies [935c8ffe]
  • Updated dependencies [3289e0eb]
  • Updated dependencies [80c6ae66]

3.1.8

Patch Changes

  • 91a5d224: fix(deps): update dependency @​types/chai-dom to v1
  • Updated dependencies [077d07eb]
    • @​open-wc/testing-helpers@​2.2.1
Commits

Updates micromatch from 4.0.5 to 4.0.8

Release notes

Sourced from micromatch's releases.

4.0.8

Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you see automated scanners saying otherwise, don't be scared.

Changelog

Sourced from micromatch's changelog.

[4.0.8] - 2024-08-22

[4.0.7] - 2024-05-22

  • this is basically v4.0.5, with some README updates
  • it is vulnerable to CVE-2024-4067
  • Updated braces to v3.0.3 to avoid CVE-2024-4068
  • does NOT break API compatibility

[4.0.6] - 2024-05-21

  • Added hasBraces to check if a pattern contains braces.
  • Fixes CVE-2024-4067
  • BREAKS API COMPATIBILITY
  • Should be labeled as a major release, but it's not.
Commits

Updates ws from 7.5.9 to 7.5.10

Release notes

Sourced from ws's releases.

7.5.10

Bug fixes

  • Backported e55e5106 to the 7.x release line (22c28763).
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` |
| [ip](https://github.com/indutny/node-ip) | `1.1.9` | `removed` |
| [@web/test-runner](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner) | `0.15.0` | `0.18.3` |
| [@open-wc/testing](https://github.com/open-wc/open-wc/tree/HEAD/packages/testing) | `3.1.7` | `3.2.2` |
| [micromatch](https://github.com/micromatch/micromatch) | `4.0.5` | `4.0.8` |
| [ws](https://github.com/websockets/ws) | `7.5.9` | `7.5.10` |


Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

Removes `ip`

Updates `@web/test-runner` from 0.15.0 to 0.18.3
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/test-runner/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/[email protected]/packages/test-runner)

Updates `@open-wc/testing` from 3.1.7 to 3.2.2
- [Release notes](https://github.com/open-wc/open-wc/releases)
- [Changelog](https://github.com/open-wc/open-wc/blob/master/packages/testing/CHANGELOG.md)
- [Commits](https://github.com/open-wc/open-wc/commits/@open-wc/[email protected]/packages/testing)

Updates `micromatch` from 4.0.5 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/micromatch@4.0.5...4.0.8)

Updates `ws` from 7.5.9 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.5.9...7.5.10)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ip
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@web/test-runner"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@open-wc/testing"
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: micromatch
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ws
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants