yeoman / environment

Yeoman runtime environment
BSD 2-Clause "Simplified" License
128 stars 71 forks source link

Bump ejs, mem-fs-editor and yeoman-environment #494

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 1 year ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps ejs to 3.1.9 and updates ancestor dependencies ejs, mem-fs-editor and yeoman-environment. These dependencies need to be updated together.

Updates ejs from 2.7.4 to 3.1.9

Release notes

Sourced from ejs's releases.

v3.1.9

Version 3.1.9

v3.1.8

Version 3.1.8

v3.1.7

Version 3.1.7

v3.1.6

Version 3.1.6

v3.1.5

Version 3.1.5

v3.0.2

No release notes provided.

Commits
  • aed0124 Version 3.1.9
  • 7083793 Updated dev deps
  • 87f1da6 Merge pull request #707 from mde/dependabot/npm_and_yarn/minimatch-3.1.2
  • e41a914 Removed old changelog, please rely on git log
  • 9ea36ba Merge pull request #719 from jportner/frozen-prototype-fix
  • 181a537 Fall back to assignment, update test
  • 58bc2eb Change approach to shadowing "toString" property for escapeXML
  • 76c9c61 Bump minimatch from 3.0.4 to 3.1.2
  • f818bce Merge pull request #706 from mde/dependabot/npm_and_yarn/flat-and-mocha-5.0.2
  • 0fca863 Bump flat and mocha
  • Additional commits viewable in compare view


Updates mem-fs-editor from 4.0.3 to 10.0.2

Release notes

Sourced from mem-fs-editor's releases.

v10.0.2

  • fix: dump with filter regression (#218) 2e7a021
  • fix: bump node to v16 (#219) ba9f1ec

https://github.com/SBoudrias/mem-fs-editor/compare/v10.0.1...v10.0.2

v10.0.1

  • Publish fixes (#217) b32fd69

https://github.com/SBoudrias/mem-fs-editor/compare/v10.0.0...v10.0.1

v10.0.0

The mem-fs-editor package now export a native ESM module. (Learn more about ESM)

v9.6.0

  • #copy() and #copyTpl() now accept option.fromBasePath to manually define the base path when passing an array of files to copy (without this option, the base is inferred to the best bet.) Documentation is updated to:

When passing array, you should pass options.fromBasePath to be used to calculate the to relative path. The common directory will be detected and used as fromBasePath otherwise.

  • Performance optimization of #copy()

v9.5.0

  • feat: update file permission on commit 61c0c6a

https://github.com/SBoudrias/mem-fs-editor/compare/v9.4.0...v9.5.0

v9.3.0

The dump method now accept a glob string pattern as second parameter.

v9.2.0

Now only triggers change events when files are actually modified.

v9.1.0

  • Introduce a noGlob option when copying file to allow completely by-passing glob matching. This can be handy if some of your file names have literal glob characters that would conflict.

v9.0.1

Fix for Node 16 support.

v9.0.0

No breaking changes. Some behavior changes related to file state processing and binary file detection.

  • Implement dump to allow snapshot matching. (#176) 5dc594d
  • Use Buffer.isBuffer and adjusts. (#175) 7ed048b
  • Promisify commit operation. (#174) cd48021
  • Implement custom isBinary (#173) ad6ec47
  • Reimplement state processing (#172) fec287c

https://github.com/SBoudrias/mem-fs-editor/compare/v8.1.2...v9.0.0

v8.1.2

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by mshima, a new releaser for mem-fs-editor since your current version.


Updates yeoman-environment from 2.10.3 to 3.19.3

Release notes

Sourced from yeoman-environment's releases.

v3.19.3

  • Revert "add support to adapter's progress" 52847be

https://github.com/yeoman/environment/compare/v3.19.2...v3.19.3

v3.19.2

  • add progress bar error handling 3ceac67

https://github.com/yeoman/environment/compare/v3.19.1...v3.19.2

v3.19.1

  • fix readable-stream import a8bf3bc

https://github.com/yeoman/environment/compare/v3.19.0...v3.19.1

v3.19.0

  • switch to pipeline from readable-stream c32dc2c
  • add support to adapter's progress 955aab3

https://github.com/yeoman/environment/compare/v3.18.4...v3.19.0

v3.18.4

  • forward factories to instantiate 3920919

https://github.com/yeoman/environment/compare/v3.18.3...v3.18.4

v3.18.3

  • adjusts for @​yeoman/types d300880

https://github.com/yeoman/environment/compare/v3.18.2...v3.18.3

v3.18.2

  • fix getComposeOptions returning undefined 0645576

https://github.com/yeoman/environment/compare/v3.18.1...v3.18.2

v3.18.1

  • fix node 12 support and arg parsing 938d800

https://github.com/yeoman/environment/compare/v3.18.0...v3.18.1

v3.18.0

  • adjusts for @​yeoman/types@​0.5.0 8be9c56

https://github.com/yeoman/environment/compare/v3.17.0...v3.18.0

v3.17.0

Add compatibility with @yeoman/types@0.4.0

  • add optional support colored log api 2f251e7
  • add conflicterOptions to environment c283e12

... (truncated)

Commits


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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/yeoman/environment/network/alerts).
dependabot[bot] commented 1 year ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 10 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.