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

devdeps playwright #5

Closed
wants to merge 42 commits into from
Closed

devdeps playwright #5

wants to merge 42 commits into from

Conversation

legobeat
Copy link
Owner

dependabot bot and others added 30 commits July 11, 2023 15:04
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/MetaMask/auto-changelog/releases)
- [Changelog](https://github.com/MetaMask/auto-changelog/blob/main/CHANGELOG.md)
- [Commits](MetaMask/auto-changelog@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: "@metamask/auto-changelog"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@metamask/post-message-stream](https://github.com/MetaMask/post-message-stream) from 6.1.2 to 6.2.0.
- [Release notes](https://github.com/MetaMask/post-message-stream/releases)
- [Changelog](https://github.com/MetaMask/post-message-stream/blob/main/CHANGELOG.md)
- [Commits](MetaMask/post-message-stream@v6.1.2...v6.2.0)

---
updated-dependencies:
- dependency-name: "@metamask/post-message-stream"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@metamask/design-tokens](https://github.com/MetaMask/design-tokens) from 1.11.1 to 1.12.0.
- [Release notes](https://github.com/MetaMask/design-tokens/releases)
- [Changelog](https://github.com/MetaMask/design-tokens/blob/main/CHANGELOG.md)
- [Commits](MetaMask/design-tokens@v1.11.1...v1.12.0)

---
updated-dependencies:
- dependency-name: "@metamask/design-tokens"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* deps: ses@^0.18.1->^0.18.7

* deps: punycode@^2.1.1->^2.3.0

* deps: move @types/punycode to devDeps

* deps: @metamask/post-message-stream@^6.0.0->^6.2.0

* deps: @metamask/design-tokens@^1.6.0->^1.12.0
Co-authored-by: github-actions <[email protected]>
Co-authored-by: legobeat <[email protected]>
Co-authored-by: legobt <[email protected]>
Bumps [@metamask/post-message-stream](https://github.com/MetaMask/post-message-stream) from 6.2.0 to 7.0.0.
- [Release notes](https://github.com/MetaMask/post-message-stream/releases)
- [Changelog](https://github.com/MetaMask/post-message-stream/blob/main/CHANGELOG.md)
- [Commits](MetaMask/post-message-stream@v6.2.0...v7.0.0)

---
updated-dependencies:
- dependency-name: "@metamask/post-message-stream"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 3.2.0 to 3.4.2.
- [Release notes](https://github.com/MetaMask/auto-changelog/releases)
- [Changelog](https://github.com/MetaMask/auto-changelog/blob/main/CHANGELOG.md)
- [Commits](MetaMask/auto-changelog@v3.2.0...v3.4.2)

---
updated-dependencies:
- dependency-name: "@metamask/auto-changelog"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brad Decker <[email protected]>
* deps: obj-multiplex@^1.0.0 -> @metamask/object-multiplex@^2.0.0
* devDeps: remove unused @types/readable-stream
* deps: replace pump with pipeline from already used readable-stream@3
* devDeps: lavamoat-allow-scripts@^2.3.0->^2.3.1
* devDeps: bump babel packages
* devDeps: @types/node@^17.0.23->^14.18.58
* devDeps: fs-extra@^10.1.0->^11.1.1
* devDeps: remove unused @testing-library/dom, @testing-library/user-info
* devDeps: playwright@^1.30.0->~1.33.0
  devDeps: @playwright/test@^1.30.0->~1.33.0
  1.34.0 and newer exit with:

    Please install @playwright/test package before running "yarn playwright test"
      yarn remove playwright
      yarn add -D @playwright/test
* devDeps: remove unused terser; lockbump terser
* devDeps: workbox-build@^6.5.3->^6.6.0
    held because 6.6.1 breaks nodejs v14

* devDeps: @metamask/auto-changelog@^3.0.0->^3.4.3

* yarn dedupe
* 3.0.0

* update changelog

---------

Co-authored-by: github-actions <[email protected]>
Co-authored-by: legobeat <[email protected]>
Co-authored-by: legobt <[email protected]>
* 3.0.1

* update changelog

---------

Co-authored-by: github-actions <[email protected]>
Co-authored-by: witmicko <[email protected]>
* change to hostname for gh issues
* add unicode test
* 3.0.2

* Update CHANGELOG.md

---------

Co-authored-by: github-actions <[email protected]>
Co-authored-by: witmicko <[email protected]>
Removing 2.1.0 at it isnt compatible with older ones
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/MetaMask/auto-changelog/releases)
- [Changelog](https://github.com/MetaMask/auto-changelog/blob/main/CHANGELOG.md)
- [Commits](MetaMask/auto-changelog@v3.4.3...v3.4.4)

---
updated-dependencies:
- dependency-name: "@metamask/auto-changelog"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The `ses` package has been updated to the latest version. This update
ensures that lockdown remains compatibile with later browser versions.
github-actions bot and others added 12 commits January 19, 2024 09:45
* 3.0.3

* Update changelog

---------

Co-authored-by: github-actions <[email protected]>
Co-authored-by: Mark Stacey <[email protected]>
* Enabling security code scanner

* Update security code scanner file
* Update index.html - update attribution copy
…safelistPhishingDomain (MetaMask#165)

* fix: safelistPhishingDomain send origin as param instead of hostname

* fix: update changelog

* fix: add missing column

* fix: CHANGELOG typo

* fix: CHANGELOG linting

* fix: protocol typo in tests
* 4.0.0

* fix: remove useless entries from CHANGELOG

* fix: format CHANGELOG

---------

Co-authored-by: github-actions <[email protected]>
Co-authored-by: Salah-Eddine Saakoun <[email protected]>
- @playwright/test@~1.33.0->~1.44.1
- playwright < 1.45 does not install correct packages for ubuntu >=22.04
- playwright >= 1.45 not compatile with supported node.js 16
@legobeat legobeat closed this Sep 29, 2024
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.

8 participants