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

fix: update msw #117

Merged
merged 1 commit into from
Sep 16, 2022
Merged

fix: update msw #117

merged 1 commit into from
Sep 16, 2022

Conversation

chrisbirster
Copy link
Contributor

Fixes an issue with MSW (
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib' is not defined by "exports" in /node_modules/headers-polyfill/package.json)

MSW recent release 0.47.3 fixes the issue.

@machour machour changed the title fix: msw can't find lib issue fix: Update msw to 0.47.3 to fix startup error Sep 15, 2022
@MichaelDeBoey MichaelDeBoey changed the title fix: Update msw to 0.47.3 to fix startup error fix: update msw Sep 16, 2022
@MichaelDeBoey MichaelDeBoey merged commit c4e23d8 into remix-run:main Sep 16, 2022
k1sul1 added a commit to k1sul1/prog-stack that referenced this pull request Jan 11, 2023
* fix: update `msw` (remix-run#117)

* chore: update dependencies (remix-run#118)

* chore: update dependencies (remix-run#119)

* docs: use latest `create-remix` version (remix-run#121)

* chore(deps): bump styfle/cancel-workflow-action from 0.10.0 to 0.10.1 (remix-run#124)

Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases)
- [Commits](styfle/cancel-workflow-action@0.10.0...0.10.1)

---
updated-dependencies:
- dependency-name: styfle/cancel-workflow-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump styfle/cancel-workflow-action from 0.10.1 to 0.11.0 (remix-run#126)

Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases)
- [Commits](styfle/cancel-workflow-action@0.10.1...0.11.0)

---
updated-dependencies:
- dependency-name: styfle/cancel-workflow-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump SebRollen/toml-action from 1.0.0 to 1.0.1 (remix-run#128)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump SebRollen/toml-action from 1.0.1 to 1.0.2 (remix-run#130)

Bumps [SebRollen/toml-action](https://github.com/SebRollen/toml-action) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/SebRollen/toml-action/releases)
- [Commits](SebRollen/toml-action@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: SebRollen/toml-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: add Fly/Grafana metrics (remix-run#131)

* chore: update dependencies (remix-run#132)

* fix(metrics): track actual `app` endpoints (remix-run#133)

* chore: update gitpod url (remix-run#135)

* chore: update link in `mocks`' `README` (remix-run#136)

* chore(deps): bump cypress-io/github-action from 4 to 5 (remix-run#139)

Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 4 to 5.
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Commits](cypress-io/github-action@v4...v5)

---
updated-dependencies:
- dependency-name: cypress-io/github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix test?

* Hmm...

* Hmmm...

* Hmmm...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Chris Birster <christopher.birster@gmail.com>
Co-authored-by: Michaël De Boey <info@michaeldeboey.be>
Co-authored-by: Mosaad <48773133+theMosaad@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Martin Harvan <martinhrvn@gmail.com>
Co-authored-by: Logan McAnsh <logan@mcan.sh>
Co-authored-by: Christian <hi@kisu.li>
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.

3 participants