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 version .x 🌟 #6764

Merged
merged 2 commits into from Mar 18, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2020

This PR contains the following updates:

Package Type Update Change
mime dependencies major 1.6.0 -> 2.4.4

Release Notes

broofa/node-mime

v2.4.4

Compare Source

v2.4.3

Compare Source

v2.4.2

Compare Source

v2.4.1

Compare Source

Bug Fixes
  • don't use arrow function introduced in 2.4.1 (2e00b5c)

v2.4.0

Compare Source

Features

2.3.1 (2018-04-11)

Bug Fixes

v2.3.1

Compare Source

Features

2.3.1 (2018-04-11)

Bug Fixes

v2.3.0

Compare Source

Bug Fixes
Features

2.2.2 (2018-03-30)

Bug Fixes
  • update types files to mime-db@1.32.0 (85aac16)

2.2.1 (2018-03-30)

Bug Fixes

v2.2.2

Compare Source

Bug Fixes
Features

2.2.2 (2018-03-30)

Bug Fixes
  • update types files to mime-db@1.32.0 (85aac16)

2.2.1 (2018-03-30)

Bug Fixes

v2.2.1

Compare Source

Bug Fixes
  • update types files to mime-db@1.32.0 (85aac16)

v2.2.0

Compare Source

Features

v2.1.0

Compare Source

Features

v2.0.5

Compare Source

Features

2.0.5 (2017-12-22)

Bug Fixes
  • ES5 support (back to node v0.4) (f14ccb6)

v2.0.3

Compare Source

No changelog for this release.


v2.0.2

Compare Source

  • [V2] fs.readFileSync is not a function #​165
  • [closed] The extension for video/quicktime should map to .mov, not .qt #​164
  • [V2][v2 feedback request] Mime class API #​163
  • [V2][v2 feedback request] Resolving conflicts over extensions #​162
  • [V2] Allow callers to load module with official, full, or no defined types. #​161
  • [V2] Use "facets" to resolve extension conflicts #​160
  • [V2] Remove fs and path dependencies #​152
  • [V2] Default content-type should not be application/octet-stream #​139
  • [V2] reset mime-types #​124
  • [V2] Extensionless paths should return null or false #​113

v2.0.1

Compare Source

Bug Fixes
  • ES5 support (back to node v0.4) (f14ccb6)

v2.0.0

Compare Source



Renovate configuration

πŸ“… Schedule: "before 3am on the first day of the month" in timezone America/New_York.

🚦 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 renovate Triggered by renovatebot type: dependencies labels Mar 18, 2020
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Mar 18, 2020

Below are some guidelines Cypress uses when reviewing dependency updates.

Dependency Update Instructions

  • Read through the entire changelog of the dependency's changes. If a changelog is not available, check every commit made to the dependency. NOTE - do not rely on semver to indicate breaking changes - every product does not follow this standard.
  • Add a PR review comment noting any relevant changes in the dependency.
  • If any of the following requirements cannot be met, leave a comment in the review selecting 'Request changes', otherwise 'Approve'.

Dependency Updates Checklist

  • Code using the dependency has been updated to accommodate any breaking changes
  • The dependency still supports the version of Node that the package requires.
  • The PR been tagged with a release in ZenHub.
  • Appropriate labels have been added to the PR (for example: label type: breaking change if it is a breaking change)

@renovate
Copy link
Contributor Author

renovate bot commented Mar 18, 2020

PR has been edited

πŸ‘· This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@cypress
Copy link

cypress bot commented Mar 18, 2020



Test summary

7018 β€’ 0 β€’ 98 β€’ 0


Run details

Project cypress
Status Passed
Commit 96839d6
Started Mar 18, 2020 6:09 AM
Ended Mar 18, 2020 6:15 AM
Duration 05:44 πŸ’‘
OS Linux Debian - 10.1
Browser Multiple

View run in Cypress Dashboard ➑️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

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

A bunch of bugfixes for getting of mime type and getting extension. Breaking changes were method name changes that were addressed.

@jennifer-shehane jennifer-shehane merged commit 280594a into develop Mar 18, 2020
@renovate renovate bot deleted the renovate/mime-2.x branch March 18, 2020 06:47
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Mar 30, 2020

Released in 4.3.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v4.3.0, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Mar 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
renovate Triggered by renovatebot type: dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants