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

chore(deps): update dependency pkg to v4.5.1 #60

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 5, 2018

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pkg 4.3.0-beta.5 -> 4.5.1 age adoption passing confidence

Release Notes

vercel/pkg

v4.5.1

Compare Source

  • Added documentation about NODE_OPTIONS: #​996
  • Bootstrap: adjust for internalModuleReadJSON of newer Node.js: a20111e
  • Bootstrap: support both old and new internalModuleReadJSON: 9598890
  • Chore: add ci, stale workflows and dependabot: #​1074
  • Set up and run Prettier over entire codebase.: #​1076
  • Drop dependabot.yml in favor of repo settings.: #​1092
  • Remove incorrect \?\ prefix on windows and fs.promises fixes: #​1095
  • Upgrade ESLint + move to eslint-config-airbnb-base.: #​1088
  • Promisified exec and execFile should return a promise with ChildProcess instance attached: #​880
  • Chore: make pkg-fetch dep static (temporarily).: #​1100
  • Add pkg.outputPath as a configuration option.: #​574
Credits

Huge thanks to @​SnakeDrak, @​robertsLando, @​hipstersmoothie, @​onip, and @​Symbitic for helping!

v4.5.0

Compare Source

  • Branding change (#​939)
  • Update badges in README (#​949)
  • update tests test for node 14 CI (#​977)
  • Bump lodash from 4.17.15 to 4.17.19 (#​945)
  • Added environment var section on Readme (#​684)
  • Add missing stat.isSocket (#​720)
  • Fix configuration for node-notifier (#​1021)
  • Add support for Node native addons (#​837)
  • docs: MAKE_JOB_COUNT and PKG_IGNORE_TAG env var (#​1053)
  • Bugfix for fs.readdir(), fs.readdirSync() (#​992)
  • Replace deprecated assert.equal and assert.deepEqual. (#​1063)
  • Update ZEIT to Vercel in package.json. (#​1064)
  • Add cross-platform support for dot-node files. (#​1066)

v4.4.9

Compare Source

v4.4.8

Compare Source

v4.4.7

Compare Source

v4.4.6

Compare Source

v4.4.5

Compare Source

v4.4.4

Compare Source

v4.4.3

Compare Source

v4.4.2

Compare Source

v4.4.1

Compare Source

v4.4.0

Compare Source

v4.3.8

Compare Source

v4.3.7

Compare Source

v4.3.6

Compare Source

v4.3.5

Compare Source

v4.3.4

Compare Source

Patches
  • Updated link to Spectrum: #​499

v4.3.3

Compare Source

  • switch from acorn to @​babel/parser. fixes #​206 (object spread)
  • switch from babel-preset-es2015 to babel-preset-env
  • switch from simple-bufferstream to into-stream. fixes #​442
  • test for undo patch for PKG_INVOKE_NODEJS
  • proper error messages for node 10 emulation

v4.3.2

Compare Source

  • support node 10.4.1 and 8.11.3
  • readme: usage of max_old_space_size. fixes #​447
  • refactor: pass marker separately from record to all fns
  • filter out bakes that don't influence the bytecode. fixes #​308
  • dictionary: negotiator. fixes #​387

v4.3.1

Compare Source

  • support exiftool.exe and exiftool.pl for dist-exiftool (#​246) thanks to @​mika-fischer
  • logform support (winstonjs library) (#​337) thanks to @​mfds
  • implement --public-packages. thanks to @​szaffarano for idea
  • support object spread. update acorn, add a test for object spread
  • rename 'permissive' to 'public' to align with cli opt
  • support tiny-worker. fixes #​334

v4.3.0

Compare Source

  • fix v8flags package
  • handle callbacks for exec and execFile
  • fix hanging mongoose test
  • reduce testing time by removing node0 and node4
  • fix "blessed" npm module (#​314) thanks to @​TooTallNate

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

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

@codecov
Copy link

codecov bot commented Mar 5, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@b89bb6b). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 7b971aa differs from pull request most recent head 5397c02. Consider uploading reports for the commit 5397c02 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##             master      #60   +/-   ##
=========================================
  Coverage          ?   19.25%           
=========================================
  Files             ?       16           
  Lines             ?      187           
  Branches          ?       31           
=========================================
  Hits              ?       36           
  Misses            ?      121           
  Partials          ?       30           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b89bb6b...5397c02. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update dependency pkg to v4.3.0 chore(deps): update dependency pkg to v4.3.1 Mar 26, 2018
@renovate renovate bot changed the title chore(deps): update dependency pkg to v4.3.1 Update dependency pkg to v4.3.1 May 9, 2018
@renovate renovate bot changed the title Update dependency pkg to v4.3.1 chore(deps): update dependency pkg to v4.3.1 May 9, 2018
@renovate renovate bot changed the title chore(deps): update dependency pkg to v4.3.1 Update dependency pkg to v4.3.1 May 9, 2018
@renovate renovate bot changed the title Update dependency pkg to v4.3.1 chore(deps): update dependency pkg to v4.3.1 May 9, 2018
@renovate renovate bot changed the title chore(deps): update dependency pkg to v4.3.1 chore(deps): update dependency pkg to v4.3.2 Jun 20, 2018
@renovate renovate bot force-pushed the renovate/pkg-4.x branch 2 times, most recently from f82d9c3 to 75b3980 Compare June 21, 2018 21:59
@renovate renovate bot changed the title chore(deps): update dependency pkg to v4.3.2 chore(deps): update dependency pkg to v4.3.3 Jun 21, 2018
@renovate renovate bot changed the title chore(deps): update dependency pkg to v4.3.3 chore(deps): update dependency pkg to v4.3.4 Aug 9, 2018
@renovate renovate bot changed the title chore(deps): update dependency pkg to v4.3.4 chore(deps): update dependency pkg to v4.3.5 Nov 30, 2018
@renovate renovate bot changed the title chore(deps): update dependency pkg to v4.3.5 chore(deps): update dependency pkg to v4.3.6 Jan 10, 2019
@renovate renovate bot changed the title chore(deps): update dependency pkg to v4.3.6 chore(deps): update dependency pkg to v4.3.7 Jan 10, 2019
@renovate renovate bot changed the title chore(deps): update dependency pkg to v4.3.7 chore(deps): update dependency pkg to v4.3.8 May 4, 2019
@renovate renovate bot changed the title chore(deps): update dependency pkg to v4.3.8 chore(deps): update dependency pkg to v4.4.0 May 12, 2019
@renovate renovate bot changed the title chore(deps): update dependency pkg to v4.4.0 chore(deps): update dependency pkg to v4.4.1 Dec 14, 2019
@renovate renovate bot changed the title chore(deps): update dependency pkg to v4.4.1 chore(deps): update dependency pkg to v4.4.2 Dec 22, 2019
@renovate renovate bot changed the title chore(deps): update dependency pkg to v4.4.2 chore(deps): update dependency pkg to v4.4.3 Feb 22, 2020
@renovate renovate bot changed the title chore(deps): update dependency pkg to v4.4.3 chore(deps): update dependency pkg to v4.4.4 Mar 11, 2020
@renovate renovate bot changed the title chore(deps): update dependency pkg to v4.4.4 chore(deps): update dependency pkg to v4.4.8 Apr 27, 2020
@renovate renovate bot changed the title chore(deps): update dependency pkg to v4.4.8 chore(deps): update dependency pkg to v4.4.9 Jun 30, 2020
@renovate renovate bot changed the title chore(deps): update dependency pkg to v4.4.9 chore(deps): update dependency pkg to v4.5.1 Apr 26, 2021
@renovate
Copy link
Author

renovate bot commented Mar 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

None yet

1 participant