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

fix(deps): update dependencies #22

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
glob ^7.1.7 -> ^10.0.0 age adoption passing confidence
hosted-git-info ^3.0.8 -> ^7.0.0 age adoption passing confidence
node-gyp 9.0.0 -> 9.4.0 age adoption passing confidence
npm (source) ^7.24.2 -> ^10.0.0 age adoption passing confidence
open 7.4.2 -> 9.1.0 age adoption passing confidence
pnpm (source) ^6.32.23 -> ^8.0.0 age adoption passing confidence
read ~1.0.7 -> ~2.1.0 age adoption passing confidence
resolve 1.22.1 -> 1.22.8 age adoption passing confidence
rimraf ^3.0.2 -> ^5.0.0 age adoption passing confidence
semver 7.3.7 -> 7.5.4 age adoption passing confidence
tar 6.1.11 -> 6.2.0 age adoption passing confidence
yargs (source) ^3.32.0 -> ^17.0.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

isaacs/node-glob (glob)

v10.3.10

Compare Source

v10.3.9

Compare Source

v10.3.8

Compare Source

v10.3.7

Compare Source

v10.3.6

Compare Source

v10.3.5

Compare Source

v10.3.4

Compare Source

v10.3.3

Compare Source

v10.3.2

Compare Source

v10.3.1

Compare Source

v10.3.0

Compare Source

  • Add --default -p flag to provide a default pattern

v10.2.7

Compare Source

v10.2.6

Compare Source

v10.2.5

Compare Source

v10.2.4

Compare Source

v10.2.3

Compare Source

v10.2.2

Compare Source

v10.2.1

Compare Source

v10.2.0

Compare Source

  • Add glob cli

v10.1.0

Compare Source

  • Return '.' instead of the empty string '' when the current
    working directory is returned as a match.
  • Add posix: true option to return / delimited paths, even on
    Windows.

v10.0.0

Compare Source

  • No default exports, only named exports

v9.3.5

Compare Source

v9.3.4

Compare Source

v9.3.3

Compare Source

  • Upgraded minimatch to v8, adding support for any degree of
    nested extglob patterns.

v9.3.2

Compare Source

v9.3.1

Compare Source

v9.3.0

Compare Source

v9.2.1

Compare Source

v9.2.0

Compare Source

v9.1.2

Compare Source

v9.1.1

Compare Source

v9.1.0

Compare Source

v9.0.2

Compare Source

v9.0.1

Compare Source

v9.0.0

Compare Source

v8.1.0

Compare Source

v8.0.3

Compare Source

v8.0.2

Compare Source

v8.0.1

Compare Source

npm/hosted-git-info (hosted-git-info)

v7.0.1

Compare Source

Bug Fixes

v7.0.0

Compare Source

⚠️ BREAKING CHANGES
  • support for node 14 has been removed
Bug Fixes
Dependencies

v6.1.1

Compare Source

Bug Fixes

v6.1.0

Compare Source

Features

v6.0.0

Compare Source

⚠️ BREAKING CHANGES
  • GitHost now has a static addHost method to use instead of manually editing the object from lib/git-host-info.js.
  • set default git ref to HEAD
  • hosted-git-info is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0
Features
Bug Fixes

v5.2.1

Compare Source

Bug Fixes

v5.2.0

Compare Source

Features

v5.1.0

Compare Source

Features
  • add method to get an edit link to a file (ad02952)
Bug Fixes
  • add comments to empty catch blocks for linting (70a770d)

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • this drops support for node 10 and non-LTS versions of node 12 and node 14
Bug Fixes
Dependencies

v4.1.0

Compare Source

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

Features
  • rewrite the entire module: all internals have been rewritten to maintain a similar contract but to remove excessive use of regular expressions, unnecessary loops, the custom string templating engine, and various other bits of complexity (c218b9)
BREAKING CHANGES
  • extending with custom providers has changed (c218b9)
nodejs/node-gyp (node-gyp)

v9.4.0

Compare Source

Features
  • add support for native windows arm64 build tools (bb76021)
  • Upgrade Python linting from flake8 to ruff (#​2815) (fc0ddc6)
Bug Fixes
Miscellaneous
Doc
Tests
9.3.1 (2022-12-16)
Bug Fixes
Miscellaneous

v9.3.1

Compare Source

v9.3.0

Compare Source

Features

v9.2.0

Compare Source

Features
  • Add proper support for IBM i (a26494f)
  • gyp: update gyp to v0.13.0 (3e2a532)
Bug Fixes
  • node.js debugger adds stderr (but exit code is 0) -> shouldn't throw (#​2719) (c379a74)
Core
Miscellaneous

v9.1.0

Compare Source

Features
Bug Fixes
  • extend tap timeout length to allow for slow CI (6f74c76)
  • new ca & server certs, bundle in .js file and unpack for testing (147e3d3)
  • re-label (#​2689) (f0b7863)
  • typo on readme (bf81cd4)
Doc
  • update docs/README.md with latest version number (62d2815)
Core
  • update due to rename of primary branch (ca1f068)
Tests
npm/cli (npm)

v10.2.0

Compare Source

Features
Bug Fixes
Documentation
Dependencies

v10.1.0

Compare Source

Features
Bug Fixes
Documentation
Dependencies

v10.0.0

Compare Source

Features
Dependencies

v9.9.0

Compare Source

Features
Bug Fixes
Documentation
Dependencies

v9.8.1

Compare Source

Bug Fixes
Documentation
Dependencies

v9.8.0

Compare Source

Features
Dependencies

v9.7.2

Compare Source

Bug Fixes
Documentation
Dependencies

v9.7.1

Compare Source

Dependencies

v9.7.0

Compare Source

⚠️ DEPRECATED ⚠️

Features
Bug Fixes
Documentation
Dependencies

v9.6.7

Compare Source

Bug Fixes
Documentation
Dependencies

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

👻 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 Mend Renovate. View repository job log here.

Copy link
Member

@aminya aminya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The tests fail to run

@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 2d47b1f to 8928b42 Compare October 7, 2021 21:23
@renovate renovate bot force-pushed the renovate/dependencies branch 4 times, most recently from 4d55e21 to e091f6a Compare June 26, 2022 06:02
@renovate renovate bot changed the title fix(deps): update dependencies fix(deps): update dependencies to v8 Aug 9, 2022
@renovate renovate bot changed the title fix(deps): update dependencies to v8 fix(deps): update dependencies Aug 10, 2022
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 77a1c72 to 3d53f31 Compare March 22, 2023 17:50
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 519c306 to 57eb6e9 Compare April 3, 2023 10:21
@renovate
Copy link
Contributor Author

renovate bot commented May 28, 2023

⚠ 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: pnpm-lock.yaml
[00:24:47.812] INFO (9): Installing tool node v16.20.2...
v16.20.2
8.19.4
0.17.0
[00:24:50.378] INFO (9): Installed tool node in 2.5s.
[00:24:51.050] INFO (45): Installing tool pnpm v8.9.2...
8.9.2
[00:24:52.349] INFO (45): Installed tool pnpm in 1.2s.
 ERR_PNPM_UNSUPPORTED_ENGINE  Unsupported environment (bad pnpm and/or Node.js version)

Your pnpm version is incompatible with "/tmp/worker/056d0f/8245ec/repos/github/atom-community/papm".

Expected version: 6
Got: 8.9.2

This is happening because the package's manifest has an engines.pnpm field specified.
To fix this issue, install the required pnpm version globally.

To install the latest version of pnpm, run "pnpm i -g pnpm".
To check your pnpm version, run "pnpm -v".

@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 836cae4 to a81a374 Compare June 4, 2023 12:55
@renovate renovate bot force-pushed the renovate/dependencies branch 4 times, most recently from 4d19fef to ee04474 Compare June 18, 2023 13:45
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from a649b4c to 785b823 Compare June 19, 2023 15:17
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from ee766a7 to 640d371 Compare June 29, 2023 14:30
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 3ad8c8a to 58749c1 Compare July 6, 2023 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant