Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Project libraries #1766

Merged
merged 1 commit into from
Sep 2, 2019
Merged

Update Project libraries #1766

merged 1 commit into from
Sep 2, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2019

This PR contains the following updates:

Package Type Update Change
jquery (source) dependencies patch 3.4.0 -> 3.4.1
p5 dependencies minor 0.8.0 -> 0.9.0

Release Notes

jquery/jquery

v3.4.1

Compare Source

processing/p5.js

v0.9.0

Compare Source

  • Implement 'deltaTime' global variable
  • Added falloff function
  • default drawMode as FILL in WebGL
  • improved uniform names
  • unify lighting
  • Add Tint support in WebGL
  • add localStorage support
  • 3D createGraphics setAttributes working
  • removing sync option
  • add p5-test suite
  • fix updatePixels bug
  • fix onBlur undefined return
  • fix text to bindTextures during shader initialization
  • fix directional light direction calculation wrt. view matrix
  • Fix nfs()
  • fix mouseX, mouseY and touchX, touchY for noCanvas
  • fix video.get()
  • fix createCapture loaded event to wait for metadata
  • fix mobile safari for touch event duplication
  • add unit tests for jsonp
  • add mouse events unit tests
  • core/attributes.js: add unit tests
  • core/transform.js: add unit tests
  • core/p5.Element.js: add more unit tests
  • events/mouse.js: add unit tests
  • events/keyboard.js: create unit tests
  • events/touch.js: create unit tests
  • image/pixels.js : add unit tests
  • image/filters.js: add unit tests
  • upgrade mocha
  • port node tests to tdd style
  • move config to task runner
  • add recommended extensions for vscode
  • add eslint plugin
  • add grunt-simple-nyc

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot requested a review from outoftime September 1, 2019 23:31
@outoftime outoftime merged commit 58bbf9b into master Sep 2, 2019
@outoftime outoftime deleted the renovate/project-libraries branch September 2, 2019 00:34
outoftime added a commit to outoftime/popcode that referenced this pull request Sep 4, 2019
* 'master' of https://github.com/popcodeorg/popcode:
  Update dependency browser-sync to v2.26.7 (popcodeorg#1773)
  Update dependency cloudflare to v2.5.1 (popcodeorg#1774)
  Update dependency brfs to v2.0.2 (popcodeorg#1772)
  Update Node.js to v10.16.3 (popcodeorg#1765)
  Update dependency bowser to v2.5.3 (popcodeorg#1771)
  Update dependency bower to v1.8.8 (popcodeorg#1770)
  Update dependency babel-eslint to v10.0.3 (popcodeorg#1769)
  Update Jest (popcodeorg#1764)
  Update Redux (popcodeorg#1767)
  Update Project libraries (popcodeorg#1766)
  Update Font Awesome (popcodeorg#1763)
  Update dependency jquery to v3.4.0 [SECURITY] (popcodeorg#1756)
  Update Bugsnag to v6.4.0 (popcodeorg#1761)
  Pin dependency webpack-bundle-analyzer to 3.4.1 (popcodeorg#1762)
  Update dependency webpack-bundle-analyzer to v3 [SECURITY] (popcodeorg#1757)
  Add rebaseStalePrs to Renovate config (popcodeorg#1760)
  Update Karma & Tape (popcodeorg#1755)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants