aurelia / router

A powerful client-side router.
MIT License
121 stars 115 forks source link

build(deps): bump aurelia-path from 1.1.1 to 1.1.7 #678

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps aurelia-path from 1.1.1 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)

1.1.4

aurelia-path 1.1.4

Bug Fixes

  • Improve relative path join for local plugin dev
  • all: change es2015 back to native-modules (3a13e2f)

1.1.3

Updates to build process and package settings.

1.1.2

  • Add module field to package.json
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)

1.1.5 (2019-09-10)

Bug Fixes

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

1.1.4 (2019-03-26)

Bug Fixes

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

1.1.3 (2019-02-04)

Bug Fixes

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

... (truncated)

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
  • 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) - `@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 the [Security Alerts page](https://github.com/aurelia/router/network/alerts).
mike-wood-dywidag commented 2 years ago

Is this bump being actively looked at to fix the prototype pollution?

dependabot[bot] commented 2 years ago

Looks like aurelia-path is up-to-date now, so this is no longer needed.