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

[NEUTRAL] Update dependency fsevents to v1.2.13 #994

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

Conversation

mend-for-github-com[bot]
Copy link

@mend-for-github-com mend-for-github-com bot commented Nov 15, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fsevents 1.2.2 -> 1.2.13 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

fsevents/fsevents (fsevents)

v1.2.13

Compare Source

Only build on Mac-OSX

v1.2.12

Compare Source

v1.2.11

Compare Source

Removing node-pre-gyp so that building fsevents becomes easier and enabled without the download of binaries.

The credentials to the AWS store have been lost. Releasing to AWS is both insecure and no longer possible due to the lost credentials.

v1.2.10: Intermediate Release

Compare Source

v1.2.9: - Node v12 compatibility

Compare Source

v1.2.8: Release Pre-NAPI v1.2.8

Compare Source

v1.2.7: Version Bump (bundle node-pre-gyp)

Compare Source

v1.2.6: Prebuilt v11.x

Compare Source

v1.2.4

Compare Source

v1.2.3

Compare Source

  • Added node v10 for pre-built binaries
  • C++ tuning to fix potential SIGILL and cyclic dependency (#​204)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by WhiteSource label Nov 15, 2023
Copy link
Author

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: npm_and_yarn/spec/fixtures/projects/npm6/os_mismatch/package-lock.json
/opt/buildpack/tools/npm/6.14.18/node_modules/npm/bin/npm-cli.js:87
      let notifier = require('update-notifier')({pkg})
      ^^^

SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
    at exports.runInThisContext (vm.js:53:16)
    at Module._compile (module.js:373:25)
    at Object.Module._extensions..js (module.js:416:10)
    at Module.load (module.js:343:32)
    at Function.Module._load (module.js:300:12)
    at Function.Module.runMain (module.js:441:10)
    at startup (node.js:139:18)
    at node.js:968:3

@mend-for-github-com mend-for-github-com bot changed the title chore(deps): update dependency fsevents to v1.2.11 [NEUTRAL] Update dependency fsevents to v1.2.11 Mar 10, 2024
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/fsevents-1.x-lockfile branch from 7aa54dc to c27a9cb Compare October 12, 2024 06:16
@mend-for-github-com mend-for-github-com bot changed the title [NEUTRAL] Update dependency fsevents to v1.2.11 [NEUTRAL] Update dependency fsevents to v1.2.3 Oct 12, 2024
Copy link
Author

mend-for-github-com bot commented Oct 12, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: npm_and_yarn/spec/fixtures/projects/npm6/os_mismatch/package-lock.json
(node:10235) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
npm WARN deprecated fsevents@1.2.13: Upgrade to fsevents v2 to mitigate potential security issues
npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm ERR! notsup Valid OS:    darwin
npm ERR! notsup Valid Arch:  any
npm ERR! notsup Actual OS:   linux
npm ERR! notsup Actual Arch: x64

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2025-01-06T18_14_02_078Z-debug.log

@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/fsevents-1.x-lockfile branch from c27a9cb to 560dc7f Compare October 17, 2024 04:01
@mend-for-github-com mend-for-github-com bot changed the title [NEUTRAL] Update dependency fsevents to v1.2.3 [NEUTRAL] Update dependency fsevents to v1.2.13 Oct 17, 2024
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/fsevents-1.x-lockfile branch from 560dc7f to 98baea6 Compare October 17, 2024 07:26
@mend-for-github-com mend-for-github-com bot changed the title [NEUTRAL] Update dependency fsevents to v1.2.13 [NEUTRAL] Update dependency fsevents to v1.2.3 Oct 17, 2024
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/fsevents-1.x-lockfile branch from 98baea6 to 6721618 Compare January 6, 2025 18:14
@mend-for-github-com mend-for-github-com bot changed the title [NEUTRAL] Update dependency fsevents to v1.2.3 [NEUTRAL] Update dependency fsevents to v1.2.13 Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by WhiteSource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants