Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 27, 2020

Mend Renovate

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

  • Gemfile (bundler)
  • .github/workflows/main.yml (github-actions)
  • package.json (npm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 24 Pull Requests:

Update dependency jquery to v3.5.0 [SECURITY]
  • Branch name: renovate/npm-jquery-vulnerability
  • Merge into: master
  • Upgrade jquery to 3.5.0
Update dependency s3-website to v3.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/s3-website-3.x-lockfile
  • Merge into: master
  • Upgrade s3-website to 3.3.1
Update babel monorepo to v7.22.5
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-monorepo
  • Merge into: master
  • Upgrade @babel/core to 7.22.5
  • Upgrade @babel/preset-env to 7.22.5
Update dependency browserify to v16.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/browserify-16.x-lockfile
  • Merge into: master
  • Upgrade browserify to 16.5.2
Update dependency gulp-clean-css to v4.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gulp-clean-css-4.x-lockfile
  • Merge into: master
  • Upgrade gulp-clean-css to 4.3.0
Update dependency gulp-sass to v4.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/gulp-sass-4.x-lockfile
  • Merge into: master
  • Upgrade gulp-sass to 4.1.1
Update dependency gulp-zip to v5.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gulp-zip-5.x-lockfile
  • Merge into: master
  • Upgrade gulp-zip to 5.1.0
Update dependency tzinfo-data to v1.2023.3
  • Schedule: ["at any time"]
  • Branch name: renovate/tzinfo-data-1.x-lockfile
  • Merge into: master
  • Upgrade tzinfo-data to 1.2023.3
Update jekyll ecosystem packages
  • Schedule: ["at any time"]
  • Branch name: renovate/jekyll-ecosystem-packages
  • Merge into: master
  • Upgrade jekyll to "~> 3.9.0"
  • Upgrade jekyll-sitemap to 1.4.0
Update nwtgck/actions-netlify action to v1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/nwtgck-actions-netlify-1.x
  • Merge into: master
  • Upgrade nwtgck/actions-netlify to v1.2
Update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3
Update dependency browserify to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/browserify-17.x
  • Merge into: master
  • Upgrade browserify to ^17.0.0
Update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: master
  • Upgrade eslint to ^8.0.0
Update dependency gulp-autoprefixer to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/gulp-autoprefixer-8.x
  • Merge into: master
  • Upgrade gulp-autoprefixer to ^8.0.0
Update dependency gulp-eslint to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/gulp-eslint-6.x
  • Merge into: master
  • Upgrade gulp-eslint to ^6.0.0
Update dependency gulp-rename to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/gulp-rename-2.x
  • Merge into: master
  • Upgrade gulp-rename to ^2.0.0
Update dependency gulp-sass to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/gulp-sass-5.x
  • Merge into: master
  • Upgrade gulp-sass to ^5.0.0
Update dependency gulp-stylelint to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/gulp-stylelint-13.x
  • Merge into: master
  • Upgrade gulp-stylelint to ^13.0.0
Update dependency jekyll to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jekyll-ecosystem-packages
  • Merge into: master
  • Upgrade jekyll to "~> 4.3.0"
Update dependency jekyll-paginate-v2 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/jekyll-paginate-v2-3.x-lockfile
  • Merge into: master
  • Upgrade jekyll-paginate-v2 to 3.0.0
Update dependency stylelint to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-15.x
  • Merge into: master
  • Upgrade stylelint to ^15.0.0
Update dependency stylelint-config-recommended to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-config-recommended-12.x
  • Merge into: master
  • Upgrade stylelint-config-recommended to ^12.0.0
Update dependency stylelint-config-standard to v33
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-config-standard-33.x
  • Merge into: master
  • Upgrade stylelint-config-standard to ^33.0.0
Update nwtgck/actions-netlify action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/nwtgck-actions-netlify-2.x
  • Merge into: master
  • Upgrade nwtgck/actions-netlify to v2.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.

@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from b7ed7d4 to e31d359 Compare July 10, 2020 08:53
@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from 17fd9f2 to 2a23d23 Compare July 19, 2020 19:39
@renovate renovate bot force-pushed the renovate/configure branch from 2a23d23 to 4805d87 Compare June 26, 2022 10:31
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