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 shipjs to v0.26.4 #30

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
shipjs 0.23.0 -> 0.26.4 age adoption passing confidence

Release Notes

algolia/shipjs (shipjs)

v0.26.4

Compare Source

Bug Fixes

v0.26.3

Compare Source

Bug Fixes
  • github: update parameters used during upload of release assets (#​1000) (0e66d1a)

v0.26.2

Compare Source

Bug Fixes

v0.26.1

Compare Source

Bug Fixes
  • github-actions: update versions of checkout and node actions (#​996) (c4ad293)

v0.26.0

Compare Source

Features

0.25.1 (2023-01-09)

Bug Fixes

Note: this requires a git email and name to be set before trigger.

v0.25.1

Compare Source

Bug Fixes

Note: this requires a git email and name to be set before trigger.

v0.25.0

Compare Source

Features
Bug Fixes
  • github: require later version of octokit (bb915bf)

0.24.4 (2022-04-12)

Bug Fixes
  • github: use non-deprecated requestReviewers function (#​978) (be87a2c)

0.24.3 (2022-02-22)

Bug Fixes
  • get remote branches correctly when there are multiple origins (#​974) (cbfe80d)

0.24.2 (2022-01-31)

Bug Fixes

0.24.1 (2021-12-07)

Bug Fixes

v0.24.4

Compare Source

Bug Fixes
  • github: use non-deprecated requestReviewers function (#​978) (be87a2c)

v0.24.3

Compare Source

Bug Fixes
  • get remote branches correctly when there are multiple origins (#​974) (cbfe80d)

v0.24.2

Compare Source

Bug Fixes

v0.24.1

Compare Source

Bug Fixes

v0.24.0

Compare Source

Features

0.23.3 (2021-06-14)

Bug Fixes

0.23.2 (2021-04-12)

Bug Fixes
  • print out error when changelog fails (d40b041)

0.23.1 (2021-03-09)

Bug Fixes
  • prepare: allow shouldPrepare callback to run during --dry-run (#​947) (8602ba0)

v0.23.3

Compare Source

Bug Fixes

v0.23.2

Compare Source

Bug Fixes
  • print out error when changelog fails (d40b041)

v0.23.1

Compare Source

Bug Fixes
  • prepare: allow shouldPrepare callback to run during --dry-run (#​947) (8602ba0)

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency shipjs to v0.23.2 chore(deps): update dependency shipjs to v0.23.3 Jun 15, 2021
@renovate renovate bot changed the title chore(deps): update dependency shipjs to v0.23.3 chore(deps): update dependency shipjs to v0.24.0 Oct 18, 2021
@renovate renovate bot changed the title chore(deps): update dependency shipjs to v0.24.0 chore(deps): update dependency shipjs to v0.24.3 Mar 7, 2022
@renovate renovate bot changed the title chore(deps): update dependency shipjs to v0.24.3 chore(deps): update dependency shipjs to v0.24.4 Apr 24, 2022
@renovate renovate bot changed the title chore(deps): update dependency shipjs to v0.24.4 chore(deps): update dependency shipjs to v0.26.0 Mar 17, 2023
@renovate renovate bot changed the title chore(deps): update dependency shipjs to v0.26.0 chore(deps): update dependency shipjs to v0.26.1 Mar 23, 2023
@renovate renovate bot changed the title chore(deps): update dependency shipjs to v0.26.1 chore(deps): update dependency shipjs to v0.26.3 Apr 17, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Apr 17, 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: yarn.lock
lerna notice cli v3.22.1
lerna notice cli v3.22.1
lerna info Bootstrapping 5 packages
lerna info Installing external dependencies
lerna ERR! npm install --ignore-scripts --ignore-scripts --ignore-engines --ignore-platform exited 217 in '@razors/build-babel'
lerna ERR! npm install --ignore-scripts --ignore-scripts --ignore-engines --ignore-platform stderr:
npm WARN deprecated [email protected]: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN cleanup Failed to remove some directories [
npm WARN cleanup   [
npm WARN cleanup     undefined,
npm WARN cleanup     TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string or an instance of Buffer or URL. Received undefined
npm WARN cleanup         at rm (node:internal/fs/promises:679:38)
npm WARN cleanup         at /opt/buildpack/tools/node/18.16.0/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:553:20
npm WARN cleanup         at Array.map (<anonymous>)
npm WARN cleanup         at [rollbackCreateSparseTree] (/opt/buildpack/tools/node/18.16.0/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:553:8)
npm WARN cleanup         at [reifyPackages] (/opt/buildpack/tools/node/18.16.0/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:256:31)
npm WARN cleanup         at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
npm WARN cleanup         at async Arborist.reify (/opt/buildpack/tools/node/18.16.0/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:170:5)
npm WARN cleanup         at async Install.exec (/opt/buildpack/tools/node/18.16.0/lib/node_modules/npm/lib/commands/install.js:146:5)
npm WARN cleanup         at async module.exports (/opt/buildpack/tools/node/18.16.0/lib/node_modules/npm/lib/cli.js:134:5) {
npm WARN cleanup       code: 'ERR_INVALID_ARG_TYPE'
npm WARN cleanup     }
npm WARN cleanup   ]
npm WARN cleanup ]
npm notice 
npm notice New minor version of npm available! 9.5.1 -> 9.6.4
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.4>
npm notice Run `npm install -g [email protected]` to update!
npm notice 
npm ERR! code ENOTEMPTY
npm ERR! syscall rmdir
npm ERR! path /tmp/worker/cad863/607cec/repos/github/razorsjs/build/node_modules/nanoid/url-alphabet
npm ERR! errno -39
npm ERR! ENOTEMPTY: directory not empty, rmdir '/tmp/worker/cad863/607cec/repos/github/razorsjs/build/node_modules/nanoid/url-alphabet'

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/worker/cad863/607cec/cache/others/npm/_logs/2023-04-17T12_14_32_327Z-debug-0.log

lerna ERR! npm install --ignore-scripts --ignore-scripts --ignore-engines --ignore-platform exited 217 in '@razors/build-babel'
lerna WARN complete Waiting for 1 child process to exit. CTRL-C to exit immediately.

@renovate renovate bot changed the title chore(deps): update dependency shipjs to v0.26.3 chore(deps): update dependency shipjs to v0.26.4 Aug 20, 2024
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.

0 participants