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 mini-css-extract-plugin to v2.9.1 #30151

Merged
merged 5 commits into from
Sep 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2024

Closes #30145

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mini-css-extract-plugin 2.7.6 -> 2.9.1 age adoption passing confidence
@​types/mini-css-extract-plugin 1.2.3 -> 2.5.1 age adoption passing confidence

Release Notes

webpack-contrib/mini-css-extract-plugin (mini-css-extract-plugin)

v2.9.1

Compare Source

v2.9.0

Compare Source

Features
  • add support for link preload/prefetch (#​1043) (ee25e51)
  • added the defaultExport option to generate default and named export together (#​1084) (74ae781)
Bug Fixes
2.8.1 (2024-02-27)
Bug Fixes
  • add nonce if __webpack_nonce__ has been defined (c7f0aee)

v2.8.1

Compare Source

v2.8.0

Compare Source

Features
2.7.7 (2024-01-10)
Bug Fixes
2.7.6 (2023-05-19)
Bug Fixes
2.7.5 (2023-03-16)
Bug Fixes
2.7.4 (2023-03-16)
Bug Fixes
  • module identifier, don't merge modules with different media/suppors/layer (#​1021) (ad3729b)
2.7.3 (2023-03-07)
Bug Fixes
  • avoid to throw error when link doesn't have parentNode (#​1016) (6292440)
2.7.2 (2022-12-06)
Bug Fixes
2.7.1 (2022-11-29)
Bug Fixes

v2.7.7

Compare Source


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@cypress-app-bot
Copy link
Collaborator

See the guidelines for reviewing dependency updates for info on how to review dependency update PRs.

Copy link
Contributor Author

renovate bot commented Aug 30, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

cypress bot commented Aug 30, 2024

cypress    Run #56923

Run Properties:  status check passed Passed #56923  •  git commit 6cd050e717: Merge branch 'develop' into renovate/mini-css-extract-plugin-2.x
Project cypress
Branch Review renovate/mini-css-extract-plugin-2.x
Run status status check passed Passed #56923
Run duration 17m 05s
Commit git commit 6cd050e717: Merge branch 'develop' into renovate/mini-css-extract-plugin-2.x
Committer Jennifer Shehane
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 2
Tests that did not run due to a developer annotating a test with .skip  Pending 77
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 5589
View all changes introduced in this branch ↗︎

Warning

No Report: Something went wrong and we could not generate a report for the Application Quality products.

@MikeMcC399
Copy link
Contributor

@jennifer-shehane
Copy link
Member

@MikeMcC399 Yah we ignore system-tests in our renovate checks. The main reason is that sometimes are system-tests are intentionally testing old versions of deps. This could probably be updated manually. I wouldn't really block on removing the types dep to update the system-tests though honestly.

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.

Seems fine, mostly bug fixes.

@MikeMcC399

This comment was marked as outdated.

Copy link
Contributor

@AtofStryker AtofStryker left a comment

Choose a reason for hiding this comment

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

we should be able to remove @types/mini-css-extract-plugin since mini-css-extract-plugin ships with type definitions now.

@MikeMcC399

This comment was marked as outdated.

@jennifer-shehane
Copy link
Member

I went ahead and made all the updates to update the dep on all packages and remove the types.

@jennifer-shehane jennifer-shehane merged commit c1b95b5 into develop Sep 4, 2024
82 of 84 checks passed
@jennifer-shehane jennifer-shehane deleted the renovate/mini-css-extract-plugin-2.x branch September 4, 2024 03:12
gweesin pushed a commit to gweesin/cypress that referenced this pull request Sep 4, 2024
…ress-io#30151)

* chore(deps): update dependency mini-css-extract-plugin to v2.9.1

* empty commit

* update other deps and remove types

* update yarn.locks

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
@MikeMcC399
Copy link
Contributor

@jennifer-shehane

This PR didn't fully remove @types/mini-css-extract-plugin from the yarn.lock file. I'll submit a separate PR to clean this up.

MikeMcC399 added a commit to MikeMcC399/cypress that referenced this pull request Sep 4, 2024
@jennifer-shehane
Copy link
Member

Ah, think I forgot to commit that :/

@MikeMcC399
Copy link
Contributor

@jennifer-shehane

Ah, think I forgot to commit that :/

I just happened to notice as @types/mini-css-extract-plugin unexpectedly turned up in another PR I was working on.

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Sep 4, 2024

Released in 13.14.2.

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

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Sep 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to mini-css-extract-plugin 2.5.0 or later
4 participants