Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps nosleep.js from 0.7.0 to 0.12.0.

Release notes

Sourced from nosleep.js's releases.

v0.12.0

  • Remove security vulnerabilties from dependencies
  • Only release wakeLock if it was acquired
  • Make enable return a Promise to avoid 'Unhandled Promise Rejection'
  • Wrap calls to window and navigator objects within function calls
  • Add "isEnabled()" API function
  • Use longer blank media files to improve CPU load

v0.11.0

No release notes provided.

v0.10.0

No release notes provided.

v0.9.0

No release notes provided.

v0.8.0

No release notes provided.

v0.7.1

Fix bower.json

Commits
  • 07fcee2 v0.12.0
  • 2ebb901 Use longer blank media files to improve CPU load
  • 0f153f2 Add property "enabled" and method "isEnabled()"
  • 2852d15 Wrap calls to window and navigator objects within function calls
  • 04c415b Make enable return a Promise to avoid 'Unhandled Promise Rejection'.
  • 7aa6c05 Only release wakeLock if it was acquired. Fixes https://github.com/richtr/NoS...
  • 9e638c3 Remove security vulnerabilties from dependencies
  • 0eb466e Merge pull request #114 from richtr/dependabot/npm_and_yarn/ini-1.3.8
  • 151766d Merge pull request #103 from richtr/dependabot/npm_and_yarn/elliptic-6.5.3
  • 68e0752 Merge pull request #102 from richtr/dependabot/npm_and_yarn/lodash-4.17.19
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [nosleep.js](https://github.com/richtr/NoSleep.js) from 0.7.0 to 0.12.0.
- [Release notes](https://github.com/richtr/NoSleep.js/releases)
- [Commits](richtr/NoSleep.js@v0.7.0...v0.12.0)

---
updated-dependencies:
- dependency-name: nosleep.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 31, 2025
@DanielnetoDotCom DanielnetoDotCom merged commit 94d65d2 into master Mar 31, 2025
14 of 15 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nosleep.js-0.12.0 branch March 31, 2025 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants