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 dependency mime to ^2.5.2 for gatsby-source-filesystem #32610

Merged
merged 1 commit into from
Aug 4, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mime ^2.4.6 -> ^2.5.2 age adoption passing confidence

Configuration

📅 Schedule: "before 7am on the first day of the month" in timezone GMT.

🚦 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot label Aug 1, 2021
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Aug 1, 2021
@LekoArts LekoArts removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Aug 2, 2021
@renovate renovate bot force-pushed the renovate/gatsby-source-filesystem-prod-minor branch 2 times, most recently from 6ef1ef5 to 1c7f8e9 Compare August 3, 2021 02:58
@renovate renovate bot changed the title fix(deps): update minor and patch dependencies for gatsby-source-filesystem fix(deps): update dependency mime to ^2.5.2 for gatsby-source-filesystem Aug 3, 2021
@renovate renovate bot force-pushed the renovate/gatsby-source-filesystem-prod-minor branch from 1c7f8e9 to 8fb8e60 Compare August 3, 2021 12:10
wardpeet
wardpeet previously approved these changes Aug 3, 2021
@renovate renovate bot force-pushed the renovate/gatsby-source-filesystem-prod-minor branch 3 times, most recently from 77edc03 to d64f261 Compare August 3, 2021 21:45
@renovate renovate bot force-pushed the renovate/gatsby-source-filesystem-prod-minor branch from d64f261 to dfd326d Compare August 4, 2021 00:50
@gatsbot
Copy link

gatsbot bot commented Aug 4, 2021

Fails
🚫

Danger failed to run /app/peril-downloaded-gatsbyjs/gatsby@peril/rules/validate-yaml.ts.

Error TypeError

Cannot read property 'modified_files' of undefined
TypeError: Cannot read property 'modified_files' of undefined
    at Promise.all.Object.entries.map (/app/peril-downloaded-gatsbyjs/gatsby@peril/rules/validate-yaml.ts:149:25)
    at Array.map (<anonymous>)
    at Object.exports.validateYaml (/app/peril-downloaded-gatsbyjs/gatsby@peril/rules/validate-yaml.ts:148:52)
    at process._tickCallback (internal/process/next_tick.js:68:7)

Dangerfile

144|         twitter: Joi.string().regex(/^@/),
145|       })
146|     )
147|     .unique("id")
148| }
----------------------------^
149| 
150| const getStartersSchema = categories => {
151|   return Joi.array()
152|     .items(

Generated by 🚫 dangerJS

@wardpeet wardpeet merged commit 4441a6a into master Aug 4, 2021
@wardpeet wardpeet deleted the renovate/gatsby-source-filesystem-prod-minor branch August 4, 2021 06:49
mwfrost pushed a commit to mwfrost/gatsby that referenced this pull request Apr 20, 2023
…tem (gatsbyjs#32610)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants