Skip to content
This repository was archived by the owner on Dec 15, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2021

Bumps path-parse from 1.0.6 to 1.0.7.

Commits

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.

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 12, 2021
@sonarqubecloud
Copy link

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

@gregharvey gregharvey self-requested a review September 9, 2021 12:33
@gregharvey gregharvey merged commit a27d3ce into 1.x Sep 9, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/path-parse-1.0.7 branch September 9, 2021 12:34
gregharvey added a commit that referenced this pull request Sep 9, 2021
* Enabling VNC in ce-dev containers for Chrome output. (#40)

* Bump path-parse from 1.0.6 to 1.0.7 (#41)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fixing truthy values pr 1.x (#45)

* Adding NET_ADMIN capability to target containers.

* Updating all instances of 'yes' to true and 'no' to false in Ansible templates.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
gregharvey added a commit that referenced this pull request Sep 14, 2021
* Enabling VNC in ce-dev containers for Chrome output. (#40)

* Bump path-parse from 1.0.6 to 1.0.7 (#41)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fixing truthy values pr 1.x (#45)

* Adding NET_ADMIN capability to target containers.

* Updating all instances of 'yes' to true and 'no' to false in Ansible templates.

* Frontail: Including it by default

Co-authored-by: Greg Harvey <greg.harvey@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dionisio <dionisio.fernandez@codeenigma.com>
gregharvey added a commit that referenced this pull request Jan 13, 2022
* Enabling VNC in ce-dev containers for Chrome output. (#40)

* Bump path-parse from 1.0.6 to 1.0.7 (#41)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fixing truthy values pr 1.x (#45)

* Adding NET_ADMIN capability to target containers.

* Updating all instances of 'yes' to true and 'no' to false in Ansible templates.

* Frontail: Including it by default (#50)

Co-authored-by: Dionisio <dionisio.fernandez@codeenigma.com>

* Update release files to match with the release (#53)

* Release 1.1.16 - ce-provision Galaxy roles.

* Repackaging due to ce-provision changes.

* Statically set drush version 10 for drupal8

Co-authored-by: Greg Harvey <greg.harvey@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dionisio <dionisiofernandez83@gmail.com>
Co-authored-by: Dionisio <dionisio.fernandez@codeenigma.com>
gregharvey added a commit that referenced this pull request Jan 17, 2022
* Enabling VNC in ce-dev containers for Chrome output. (#40)

* Bump path-parse from 1.0.6 to 1.0.7 (#41)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fixing truthy values pr 1.x (#45)

* Adding NET_ADMIN capability to target containers.

* Updating all instances of 'yes' to true and 'no' to false in Ansible templates.

* Frontail: Including it by default (#50)

Co-authored-by: Dionisio <dionisio.fernandez@codeenigma.com>

* Update release files to match with the release (#53)

* Release 1.1.16 - ce-provision Galaxy roles.

* Repackaging due to ce-provision changes.

* Statically set drush version 10 for drupal8 (#60)

* Updated troubleshooting tips. (#61)

Included the solution to the cgroup issue.

* update ce-dev docs (#62)

* repackage ce-dev to force d8 compatible drush version in template

* Adding CI to build and publish ce-dev docs automatically.

* ce-dev didn't have the toc.sh docs builder script.

* Removing doc push step from build job, it has its own job now.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dionisio <dionisiofernandez83@gmail.com>
Co-authored-by: Dionisio <dionisio.fernandez@codeenigma.com>
Co-authored-by: nfawbert <62660788+nfawbert@users.noreply.github.com>
Co-authored-by: Philip Norton <philipnorton42@gmail.com>
Co-authored-by: Nick Fawbert <nick.fawbert@codeenigma.com>
gregharvey added a commit that referenced this pull request Jan 27, 2022
* Enabling VNC in ce-dev containers for Chrome output. (#40)

* Bump path-parse from 1.0.6 to 1.0.7 (#41)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fixing truthy values pr 1.x (#45)

* Adding NET_ADMIN capability to target containers.

* Updating all instances of 'yes' to true and 'no' to false in Ansible templates.

* Frontail: Including it by default (#50)

Co-authored-by: Dionisio <dionisio.fernandez@codeenigma.com>

* Update release files to match with the release (#53)

* Release 1.1.16 - ce-provision Galaxy roles.

* Repackaging due to ce-provision changes.

* Statically set drush version 10 for drupal8 (#60)

* Updated troubleshooting tips. (#61)

Included the solution to the cgroup issue.

* update ce-dev docs (#62)

* repackage ce-dev to force d8 compatible drush version in template

* Documentation ci pr 1.x (#64)

* Adding CI to build and publish ce-dev docs automatically.

* ce-dev didn't have the toc.sh docs builder script.

* Removing doc push step from build job, it has its own job now.

Co-authored-by: Greg Harvey <greg.harvey@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dionisio <dionisiofernandez83@gmail.com>
Co-authored-by: Dionisio <dionisio.fernandez@codeenigma.com>
Co-authored-by: Philip Norton <philipnorton42@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants