Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Bump chownr and p5 in /app #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 20, 2023

Removes chownr. It's no longer used after updating ancestor dependency p5. These dependencies need to be updated together.

Removes chownr

Updates p5 from 0.6.0 to 0.6.1

Release notes

Sourced from p5's releases.

0.6.1

  • rename PrintWriter.flush() to PrintWriter.clear()
  • fixes to webgl mode
  • added default class to p5 instances
  • deprecated array methods
  • added examples
  • reference fixes
Commits
  • e68bb1b Release v0.6.1
  • 9f336fe removing validateparams for smooth(), no params here
  • 244605b Merge pull request #2807 from Spongman/webgl-validation
  • 17ada2c removing .name property in objects, no longer used by FES, closes #2699
  • 4643a9a Merge pull request #2724 from meiamsome/bugfix/remove_before_setup
  • 3638721 removing reassignment of this._pInst for #2788
  • 47c6f51 Merge branch 'bugfix/create-graphics-memory-leak' of github.com:meiamsome/p5.js
  • 5a88442 adding deprecated messages to all array functions closes #2709
  • 93aec3c Merge pull request #2826 from Spongman/disallow-es6
  • b8e4f34 Merge pull request #2812 from aatishb/master
  • Additional commits viewable in compare view

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.

Removes [chownr](https://github.com/isaacs/chownr). It's no longer used after updating ancestor dependency [p5](https://github.com/processing/p5.js). These dependencies need to be updated together.


Removes `chownr`

Updates `p5` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/processing/p5.js/releases)
- [Changelog](https://github.com/processing/p5.js/blob/main/contributor_docs/release_process.md)
- [Commits](processing/p5.js@0.6.0...0.6.1)

---
updated-dependencies:
- dependency-name: chownr
  dependency-type: indirect
- dependency-name: p5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 20, 2023
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.

None yet

0 participants