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

Dev deps bumps #2

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open

Dev deps bumps #2

wants to merge 26 commits into from

Conversation

legobeat
Copy link
Owner

@legobeat legobeat commented Sep 6, 2023

No description provided.

dependabot bot added 7 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>
@legobeat legobeat force-pushed the devDeps-bumps branch 3 times, most recently from 75158ba to bcd12d5 Compare September 6, 2023 08:19
* 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
@legobeat legobeat force-pushed the devDeps-bumps branch 2 times, most recently from 049aabc to 7e5ca75 Compare October 13, 2023 02:10
github-actions bot and others added 6 commits November 6, 2023 11:37
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]>
legobeat and others added 8 commits November 7, 2023 10:50
* 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: @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
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.

2 participants