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 all non-major dependencies (1.11) #8698

Merged
merged 1 commit into from
Mar 1, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@redocly/cli 1.29.0 -> 1.31.3 age adoption passing confidence
caniuse-lite 1.0.30001699 -> 1.0.30001701 age adoption passing confidence
msw (source) 2.7.0 -> 2.7.3 age adoption passing confidence
prettier (source) 3.5.1 -> 3.5.2 age adoption passing confidence
stylelint (source) 16.14.1 -> 16.15.0 age adoption passing confidence
undici (source) 7.3.0 -> 7.4.0 age adoption passing confidence

Release Notes

Redocly/redocly-cli (@​redocly/cli)

v1.31.3

Compare Source

v1.31.2

Compare Source

Patch Changes
  • Fixed sourceDescription name generation in generate-arazzo command when using OpenAPI files that contain multiple periods "." in their filenames.
  • Updated @​redocly/respect-core to v1.31.2.

v1.31.1

Compare Source

Patch Changes

v1.31.0

Compare Source

Minor Changes
  • Added the generate-arazzo command to scaffold Arazzo description templates out of OpenAPI descriptions.
  • Added the respect command to test APIs against Arazzo description files.
Patch Changes

v1.30.0

Compare Source

Minor Changes
Patch Changes
  • Updated operation-tag-defined built-in rule to verify tags are defined on the operation prior to matching them to a global tag.
  • Updated @​redocly/openapi-core to v1.30.0.
browserslist/caniuse-lite (caniuse-lite)

v1.0.30001701

Compare Source

v1.0.30001700

Compare Source

mswjs/msw (msw)

v2.7.3

Compare Source

v2.7.3 (2025-02-24)

Bug Fixes

v2.7.2

Compare Source

v2.7.2 (2025-02-24)

Bug Fixes

v2.7.1

Compare Source

v2.7.1 (2025-02-20)

Bug Fixes
prettier/prettier (prettier)

v3.5.2

Compare Source

diff

Remove module-sync condition (#​17156 by @​fisker)

In Prettier 3.5.0, we added module-sync condition to package.json, so that require("prettier") can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove the module-sync condition, so require("prettier") will still use the CommonJS version, we'll revisit until require(ESM) feature is more stable.

stylelint/stylelint (stylelint)

v16.15.0

Compare Source

It adds 1 new rule, a languageOptions configuration property for configuring some of the new rules added in 16.13.0, regex support to 1 option and support for computing EditInfo to 6 rules. It fixes 9 bugs, including 2 with the tap reporter.

nodejs/undici (undici)

v7.4.0

Compare Source

What's Changed
New Contributors

Full Changelog: nodejs/undici@v7.3.0...v7.4.0


Configuration

📅 Schedule: Branch creation - "after 11pm on friday,before 7am on saturday" in timezone Etc/Greenwich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot enabled auto-merge (squash) March 1, 2025 01:23
@renovate renovate bot merged commit 421b12a into 1.11 Mar 1, 2025
24 checks passed
@renovate renovate bot deleted the renovate/1.11-all-minor-patch branch March 1, 2025 01:50
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