UDA-EJIE / udaRUP

RUP components repository
Other
13 stars 10 forks source link

Bump dummy-json from 2.0.0 to 3.0.5 #223

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps dummy-json from 2.0.0 to 3.0.5.

Release notes

Sourced from dummy-json's releases.

Dependency fix

Fix dependency vulnerabilities (#43, #44)

Dependency fix

Fix dependency vulnerability (#42)

Dependency fix

Fix dependency vulnerability (#39)

Dependency fix

Fix dependency vulnerability (#38)

Bug fix

Fix to TypeScript declaration file (#35)

Version 3

For version 3 there are no breaking changes to the dummy-json api, only backwards-compatible additions, however the underlying dependencies for number and date formatting have been bumped by major versions which may affect the generated output. If you are relying on dummy-json for mocks in tests then this might cause them to break. For this reason dummy-json has been bumped by a major version.

New features:

  • Formalised the syntax for the random repeat block helper: {{#repeat min=4 max=8}} ... {{/repeat}}
  • The lorem helper now allows a random number of words to be generated: {{lorem min=10 max=20}}
  • The hexColor helper now supports an optional leading hash symbol {{hexColor withHash=false}}
  • Added TypeScript declaration file

New helpers:

Bug fixes:

  • Bug with spaces in email when using custom names (#30)

Misc updates:

  • Updated list of countries
  • Minor update to the latest version of Handlebars
  • Major update to the number and date formatting dependencies
  • Major update to the random number generator dependency
Commits
  • 246d30d Bump to version 3.0.5
  • 5853cef Update package-lock.json version
  • 8ea2c9d Merge pull request #44 from webroo/dependabot/npm_and_yarn/ansi-regex-3.0.1
  • 61a98c3 Bump ansi-regex from 3.0.0 to 3.0.1
  • 2eb1a7a Merge pull request #43 from webroo/dependabot/npm_and_yarn/minimist-1.2.6
  • 57eda76 Bump minimist from 1.2.5 to 1.2.6
  • d661ad8 Bump to version 3.0.4
  • e7bb747 Update README
  • d953988 Merge pull request #42 from webroo/dependabot/npm_and_yarn/glob-parent-5.1.2
  • 964b5ab Bump glob-parent from 5.1.1 to 5.1.2
  • 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 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)
sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

dependabot[bot] commented 2 years ago

Looks like dummy-json is up-to-date now, so this is no longer needed.