grofit / aurelia-chart

A chart element for aurelia which is powered by chart js using html5 canvas.
MIT License
46 stars 25 forks source link

Bump aurelia-path from 1.1.5 to 1.1.7 in /packages/demo #57

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aurelia-path from 1.1.5 to 1.1.7.

Release notes

Sourced from aurelia-path's releases.

1.1.7

Fix a security issue related to prototype pollution

  • fix: security issue gh closes #44 (7c4e235), closes #44
  • fix(security): prevent proto pollution in simple assignment (d3bb6fa)
  • chore(all): add latest build artifacts (0624b03)
  • chore(all): merge latest release (ac538ac)
  • chore(all): update build process, deps (4aa9088)
  • chore(ci): fix circleci yml (a990648)
Changelog

Sourced from aurelia-path's changelog.

1.1.7 (2021-09-26)

  • fix: security issue gh closes #44 (7c4e235), closes #44
  • fix(security): prevent proto pollution in simple assignment (d3bb6fa)
  • chore(all): add latest build artifacts (0624b03)
  • chore(all): merge latest release (ac538ac)
  • chore(all): update build process, deps (4aa9088)
  • chore(ci): fix circleci yml (a990648)

1.1.6 (2019-10-15)

Bug Fixes

  • all: change es2015 back to native-modules (3a13e2f)

Commits
  • 3c674ef chore(release): prepare release 1.1.7
  • 1877d0a chore(ci): replace circleci with github actions
  • 8f0bbce fix(security): prevent prototype pollution
  • d3bb6fa fix(security): prevent proto pollution in simple assignment
  • a990648 chore(ci): fix circleci yml
  • 7c4e235 fix: security issue gh closes #44
  • 4aa9088 chore(all): update build process, deps
  • 0624b03 chore(all): add latest build artifacts
  • 86eee31 Merge branch 'develop'
  • ac538ac chore(all): merge latest release
  • 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/grofit/aurelia-chart/network/alerts).