SAP / ui5-tooling-extensions

A repository offering extensions of UI5 Tooling
Apache License 2.0
8 stars 2 forks source link

build(deps-dev): bump esmock from 2.6.0 to 2.6.2 #209

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps esmock from 2.6.0 to 2.6.2.

Release notes

Sourced from esmock's releases.

remove reserved keywords from export names list

remove reserved keywords from export names lists, allows express to be mocked, thanks @​lcapel

resolve mocking builtins imported globally with await import

mostly this release resolves an issue mocking builtins imported globally with await import

Changelog

Sourced from esmock's changelog.

changelog

... (truncated)

Commits
  • 26cfb9b Merge pull request #287 from iambumblehead/repro-express-failing-test
  • 1168a89 use replace function to handle comma match scenarious
  • 9ec57fd resolve lint, update CHANGELOG
  • 6fdf126 increment package
  • 4e6c818 remove reserved keywords from serialized export names string
  • 06973b4 Merge pull request #286 from iambumblehead/update-typescript-eslint
  • 68d318a fix changelog links
  • 1c0531e update eslint
  • 34cd685 Merge pull request #285 from iambumblehead/mv-typescript-example-from-README-...
  • 54ae7e4 move typescript example from README to wiki
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)