Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): bump minimist, mkdirp and handlebars#374

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge1 commit intov2
base:v2
Choose a base branch
Loading
fromdependabot/npm_and_yarn/minimist-and-mkdirp-and-handlebars-1.2.8

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubMar 2, 2023

Bumpsminimist to 1.2.8 and updates ancestor dependenciesminimist,mkdirp andhandlebars. These dependencies need to be updated together.

Updatesminimist from 1.2.0 to 1.2.8

Changelog

Sourced fromminimist's changelog.

v1.2.8 - 2023-02-09

Merged

Fixed

Commits

  • Merge tag 'v0.2.3'a026794
  • [eslint] fix indentation and whitespace5368ca4
  • [eslint] fix indentation and whitespacee5f5067
  • [eslint] more cleanup62fde7d
  • [eslint] more cleanup36ac5d0
  • [meta] addauto-changelog73923d2
  • [actions] add reusable workflowsd80727d
  • [eslint] add eslint; rules to enable later are warnings48bc06a
  • [eslint] fix indentation34b0f1c
  • [readme] rename and add badges5df0fe4
  • [Dev Deps] switch fromcovert tonyca48b128
  • [Dev Deps] updatecovert,tape; remove unnecessarytapf0fb958
  • [meta] create FUNDING.yml; addfunding in package.json3639e0c
  • [meta] usenpmignore to autogenerate an npmignore filebe2e038
  • Only apps should have lockfiles282b570
  • isConstructorOrProto adapted from PRef9153f
  • [Dev Deps] update@ljharb/eslint-config,aud098873c
  • [Dev Deps] update@ljharb/eslint-config,aud3124ed3
  • [meta] addsafe-publish-latest4b927de
  • [Tests] addaud inposttestb32d9bd
  • [meta] update repo URLsf9fdfc0
  • [actions] Avoid 0.6 tests due to build failuresba92fe6
  • [Dev Deps] updatetape950eaa7
  • [Dev Deps] add missingnpmignore dev dep3226afa
  • Merge tag 'v0.2.2'980d7ac

v1.2.7 - 2022-10-10

Commits

... (truncated)

Commits
Maintainer changes

This version was pushed to npm byljharb, a new releaser for minimist since your current version.


Updatesmkdirp from 0.5.1 to 0.5.6

Commits
Maintainer changes

This version was pushed to npm byisaacs, a new releaser for mkdirp since your current version.


Updateshandlebars from 4.5.3 to 4.7.7

Changelog

Sourced fromhandlebars's changelog.

v4.7.7 - February 15th, 2021

  • fix weird error in integration tests - eb860c0
  • fix: check prototype property access in strict-mode (#1736) - b6d3de7
  • fix: escape property names in compat mode (#1736) - f058970
  • refactor: In spec tests, use expectTemplate over equals and shouldThrow (#1683) - 77825f8
  • chore: start testing on Node.js 12 and 13 - 3789a30

(POSSIBLY) BREAKING CHANGES:

  • the changes from version4.6.0 now also applyin when using the compile-option "strict: true". Access to prototype properties is forbidden completely by default, specific properties or methodscan be allowed via runtime-options. See#1633 for details. If you are using Handlebars as documented, you should not be accessing prototype propertiesfrom your template anyway, so the changes should not be a problem for you. Only the use of undocumented features can break your build.

That is why we only bump the patch version despite mentioning breaking changes.

Commits

v4.7.6 - April 3rd, 2020

Chore/Housekeeping:

Compatibility notes:

  • Restored Node.js compatibility

Commits

v4.7.5 - April 2nd, 2020

Chore/Housekeeping:

  • Node.js version support has been changed to v6+ Reverted in 4.7.6

Compatibility notes:

  • Node.js < v6 is no longer supported Reverted in 4.7.6

Commits

v4.7.4 - April 1st, 2020

Chore/Housekeeping:

Compatibility notes:

... (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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from theSecurity Alerts page.

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp) and [handlebars](https://github.com/wycats/handlebars.js). These dependencies need to be updated together.Updates `minimist` from 1.2.0 to 1.2.8- [Release notes](https://github.com/minimistjs/minimist/releases)- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)- [Commits](minimistjs/minimist@v1.2.0...v1.2.8)Updates `mkdirp` from 0.5.1 to 0.5.6- [Release notes](https://github.com/isaacs/node-mkdirp/releases)- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)- [Commits](isaacs/node-mkdirp@0.5.1...v0.5.6)Updates `handlebars` from 4.5.3 to 4.7.7- [Release notes](https://github.com/wycats/handlebars.js/releases)- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)- [Commits](handlebars-lang/handlebars.js@v4.5.3...v4.7.7)---updated-dependencies:- dependency-name: minimist  dependency-type: indirect- dependency-name: mkdirp  dependency-type: direct:development- dependency-name: handlebars  dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added the dependenciesPull requests that update a dependency file labelMar 2, 2023
@nativescript-vue-bot

Deploy Preview fornativescript-vue ready!

NameLink
🔨 Latest commit59b993d
🔍 Latest deploy loghttps://app.netlify.com/sites/nativescript-vue/deploys/640021d69b69750008cf787a
😎 Deploy Previewhttps://deploy-preview-374--nativescript-vue.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to yourNetlify site settings.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency file
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@nativescript-vue-bot

[8]ページ先頭

©2009-2025 Movatter.jp