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

chore(deps): update external fixes #2321

Merged
merged 1 commit into from
Mar 2, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
esmock 2.6.3 -> 2.6.4 age adoption passing confidence
express (source) 4.18.2 -> 4.18.3 age adoption passing confidence
nock 13.5.3 -> 13.5.4 age adoption passing confidence
open 10.0.3 -> 10.0.4 age adoption passing confidence

Release Notes

iambumblehead/esmock (esmock)

v2.6.4: improve esm wildcard expansion

Compare Source

Essentially, this release enables esmock to resolve the following esm export, see https://github.com/iambumblehead/esmock/issues/293

{
  "exports": {
    "./*": {
      "require": "./*.js",
      "import": "./*.js"
    }
  }
}

the following is added to the README,

Note: Typescript loaders ts-node 👍 and tsm 👍 are compatible with other loaders, including esmock. swc 👎 and tsx 👎 are demonstrated as incompatible with other loaders, including esmock.

Full list of changes,

expressjs/express (express)

v4.18.3

Compare Source

==========

nock/nock (nock)

v13.5.4

Compare Source

Bug Fixes
sindresorhus/open (open)

v10.0.4

Compare Source

  • Fix support for passing predefined app to openApp() (#​335) d9e7422

Configuration

📅 Schedule: Branch creation - "after 2pm on Saturday" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Mar 2, 2024

This PR will trigger no release when merged.

@renovate renovate bot merged commit 7e8d612 into main Mar 2, 2024
8 checks passed
@renovate renovate bot deleted the renovate-external-fixes branch March 2, 2024 19:49
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.

0 participants