Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2021

Bumps module-from-string from 3.1.2 to 3.1.3.

Release notes

Sourced from module-from-string's releases.

v3.1.3

Bug Fixes

  • Absolute path import on Windows such as C:\foo could not be resolved.

Chores

  • Bump dependencies.
Changelog

Sourced from module-from-string's changelog.

3.1.3 (2021-11-27)

Bug Fixes

  • Absolute path import on Windows such as C:\foo could not be resolved.

Chores

  • Bump dependencies.
Commits
  • fe07486 3.1.3
  • 0053b0c chore: add changelog
  • f205fb7 test: use inline snapshot
  • c287a8a chore(deps): bump versions
  • 22ef806 refactor: replace nullish coalescing with default value
  • c9be64d build(rollup): change esbuild transform target to node12.20.0
  • c15cbf2 chore(deps-dev): bump rollup-plugin-esbuild-transform
  • 930576f refactor: revert conditions
  • 0203389 refactor(utils): resolveModuleSpecifier
  • See full diff 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 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)

Bumps [module-from-string](https://github.com/exuanbo/module-from-string) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/exuanbo/module-from-string/releases)
- [Changelog](https://github.com/exuanbo/module-from-string/blob/main/CHANGELOG.md)
- [Commits](exuanbo/module-from-string@v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: module-from-string
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 29, 2021
@dependabot dependabot bot requested a review from perrin4869 November 29, 2021 11:02
@perrin4869 perrin4869 merged commit 40b0668 into master Nov 29, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/module-from-string-3.1.3 branch November 29, 2021 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants