UDA-EJIE / udaRUP

RUP components repository
Other
13 stars 10 forks source link

Bump printd from 1.4.1 to 1.5.1 #228

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps printd from 1.4.1 to 1.5.1.

Release notes

Sourced from printd's releases.

v1.5.1

Fixes

v1.5.0

Refactorings

  • 4418b429d138bceee3722381094de1a5b16953f9 Strict callback type checking for print() and printURL() functions.
  • afc4c3b26efb0354854dbc18d3a3ff05789b0e16 Remove deprecated style.type on createStyle() function.

Docs

6a1c3a349cb290563863aa2c6cfc3ce8f58f02e1 Update code examples.

v1.4.2

Fixes

  • 96f2e9f74af6a46732bb9e6a10ac2ee720147547 - Object.assign polyfill for IE 11+ (also 3645ccff9e227b229a05d261c4f0c8d183f5ce0c). PR #12 resolves #11

Refactorings

  • 6a7422ec3d2cf4eb17e8421d4b84e73ce3dfa66e - Use undefined instead of null on execCommand function param.
  • f926c621f47cab2f630215e8bd63fd8c3120d8ce - Minor code simplifications.
  • 43c9cfb840552214a0f873222de7081f80edfd40 - Code styling changes.
Commits
  • 27834cb 1.5.1
  • c67a70a Merge pull request #19 from joseluisq/bugfix/does_not_print_urls_on_chrome_99
  • d29f83f fix: doesn't print urls on latest chrome 99.0
  • 0336286 1.5.0
  • 19de4c0 refactor: yarn on ci
  • d09d3b6 refactor: remove package-lock.json
  • 8a744fd chore: update package-lock.json
  • 6fda2ea refactor: remove few unnecessary type annotations
  • 4418b42 refactor: strict callback type checking for print() and printURL()
  • 6a1c3a3 docs: code examples
  • 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
No Duplication information No Duplication information