Closed renovate[bot] closed 4 months ago
Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
.github/workflows/dev.yaml
(github-actions).github/workflows/notify.yaml
(github-actions).github/workflows/npm-publish.yaml
(github-actions)package.json
(npm).travis.yml
(travis)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 33 Pull Requests:
Update dependency node-fetch to v2.6.7 [SECURITY]
- Branch name: `renovate/npm-node-fetch-vulnerability` - Merge into: `master` - Upgrade [node-fetch](https://togithub.com/node-fetch/node-fetch) to `2.6.7`Update dependency express to v4.19.2 [SECURITY]
- Branch name: `renovate/npm-express-vulnerability` - Merge into: `master` - Upgrade [express](https://togithub.com/expressjs/express) to `4.19.2`Replace dependency npm-run-all with npm-run-all2 ^5.0.0
- Schedule: ["at any time"] - Branch name: `renovate/npm-run-all-replacement` - Merge into: `master` - Upgrade [npm-run-all](https://togithub.com/mysticatea/npm-run-all) to `^5.0.0`Update dependency commander to v3.0.2
- Schedule: ["at any time"] - Branch name: `renovate/commander-3.x` - Merge into: `master` - Upgrade [commander](https://togithub.com/tj/commander.js) to `3.0.2`Update dependency mkdirp to v0.5.6
- Schedule: ["at any time"] - Branch name: `renovate/mkdirp-0.x-lockfile` - Merge into: `master` - Upgrade [mkdirp](https://togithub.com/isaacs/node-mkdirp) to `0.5.6`Update babel monorepo
- Schedule: ["at any time"] - Branch name: `renovate/babel-monorepo` - Merge into: `master` - Upgrade [@babel/cli](https://togithub.com/babel/babel) to `7.24.1` - Upgrade [@babel/core](https://togithub.com/babel/babel) to `7.24.4` - Upgrade [@babel/preset-env](https://togithub.com/babel/babel) to `7.24.4`Update dependency eslint to v6.8.0
- Schedule: ["at any time"] - Branch name: `renovate/eslint-6.x` - Merge into: `master` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `6.8.0`Update dependency eslint-config-prettier to v6.15.0
- Schedule: ["at any time"] - Branch name: `renovate/eslint-config-prettier-6.x` - Merge into: `master` - Upgrade [eslint-config-prettier](https://togithub.com/prettier/eslint-config-prettier) to `6.15.0`Update dependency eslint-plugin-prettier to v3.4.1
- Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-prettier-3.x` - Merge into: `master` - Upgrade [eslint-plugin-prettier](https://togithub.com/prettier/eslint-plugin-prettier) to `3.4.1`Update dependency genversion to v2.3.1
- Schedule: ["at any time"] - Branch name: `renovate/genversion-2.x-lockfile` - Merge into: `master` - Upgrade [genversion](https://togithub.com/axelpale/genversion) to `2.3.1`Update dependency jasmine to v3.99.0
- Schedule: ["at any time"] - Branch name: `renovate/jasmine-3.x` - Merge into: `master` - Upgrade [jasmine](https://togithub.com/jasmine/jasmine-npm) to `3.99.0`Update dependency nock to v11.9.1
- Schedule: ["at any time"] - Branch name: `renovate/nock-11.x` - Merge into: `master` - Upgrade [nock](https://togithub.com/nock/nock) to `11.9.1`Update dependency node to v10.24.1
- Schedule: ["at any time"] - Branch name: `renovate/node-10.x` - Merge into: `master` - Upgrade [node](https://togithub.com/nodejs/node) to `10.24.1`Update dependency parcel to v2.12.0
- Schedule: ["at any time"] - Branch name: `renovate/parcel-monorepo` - Merge into: `master` - Upgrade [parcel](https://togithub.com/parcel-bundler/parcel) to `2.12.0`Update dependency prettier to v1.19.1
- Schedule: ["at any time"] - Branch name: `renovate/prettier-1.x` - Merge into: `master` - Upgrade [prettier](https://togithub.com/prettier/prettier) to `1.19.1`Update dependency semver to v6.3.1
- Schedule: ["at any time"] - Branch name: `renovate/semver-6.x` - Merge into: `master` - Upgrade [semver](https://togithub.com/npm/node-semver) to `6.3.1`Update actions/cache action to v4
- Schedule: ["at any time"] - Branch name: `renovate/actions-cache-4.x` - Merge into: `master` - Upgrade [actions/cache](https://togithub.com/actions/cache) to `v4`Update actions/checkout action to v4
- Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `master` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4`Update actions/setup-node action to v4
- Schedule: ["at any time"] - Branch name: `renovate/actions-setup-node-4.x` - Merge into: `master` - Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v4`Update dependency babel-preset-latest-node to v5
- Schedule: ["at any time"] - Branch name: `renovate/babel-preset-latest-node-5.x` - Merge into: `master` - Upgrade [babel-preset-latest-node](https://togithub.com/christophehurpeau/babel-preset-latest-node) to `5.5.1`Update dependency commander to v12
- Schedule: ["at any time"] - Branch name: `renovate/commander-12.x` - Merge into: `master` - Upgrade [commander](https://togithub.com/tj/commander.js) to `12.0.0`Update dependency dateformat to v5
- Schedule: ["at any time"] - Branch name: `renovate/dateformat-5.x` - Merge into: `master` - Upgrade [dateformat](https://togithub.com/felixge/node-dateformat) to `5.0.3`Update dependency eslint to v9
- Schedule: ["at any time"] - Branch name: `renovate/eslint-9.x` - Merge into: `master` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `9.0.0`Update dependency eslint-config-prettier to v9
- Schedule: ["at any time"] - Branch name: `renovate/eslint-config-prettier-9.x` - Merge into: `master` - Upgrade [eslint-config-prettier](https://togithub.com/prettier/eslint-config-prettier) to `9.1.0`Update dependency eslint-plugin-prettier to v5
- Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-prettier-5.x` - Merge into: `master` - Upgrade [eslint-plugin-prettier](https://togithub.com/prettier/eslint-plugin-prettier) to `5.1.3`Update dependency genversion to v3
- Schedule: ["at any time"] - Branch name: `renovate/genversion-3.x` - Merge into: `master` - Upgrade [genversion](https://togithub.com/axelpale/genversion) to `^3.0.0`Update dependency husky to v9
- Schedule: ["at any time"] - Branch name: `renovate/husky-9.x` - Merge into: `master` - Upgrade [husky](https://togithub.com/typicode/husky) to `^9.0.0`Update dependency jasmine to v5
- Schedule: ["at any time"] - Branch name: `renovate/jasmine-5.x` - Merge into: `master` - Upgrade [jasmine](https://togithub.com/jasmine/jasmine-npm) to `5.1.0`Update dependency mkdirp to v3
- Schedule: ["at any time"] - Branch name: `renovate/mkdirp-3.x` - Merge into: `master` - Upgrade [mkdirp](https://togithub.com/isaacs/node-mkdirp) to `^3.0.0`Update dependency nock to v13
- Schedule: ["at any time"] - Branch name: `renovate/nock-13.x` - Merge into: `master` - Upgrade [nock](https://togithub.com/nock/nock) to `13.5.4`Update dependency nodemon to v3
- Schedule: ["at any time"] - Branch name: `renovate/nodemon-3.x` - Merge into: `master` - Upgrade [nodemon](https://togithub.com/remy/nodemon) to `3.1.0`Update dependency prettier to v3
- Schedule: ["at any time"] - Branch name: `renovate/prettier-3.x` - Merge into: `master` - Upgrade [prettier](https://togithub.com/prettier/prettier) to `3.2.5`Update dependency semver to v7
- Schedule: ["at any time"] - Branch name: `renovate/semver-7.x` - Merge into: `master` - Upgrade [semver](https://togithub.com/npm/node-semver) to `7.6.0`🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimit
for details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.
This PR has been generated by Mend Renovate. View repository job log here.