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

Update all non-major dependencies (1.10) #7665

Merged
merged 2 commits into from
Oct 22, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action patch v4.1.0 -> v4.1.1 age adoption passing confidence
caniuse-lite devDependencies patch 1.0.30001547 -> 1.0.30001551 age adoption passing confidence
eslint (source) devDependencies minor 8.51.0 -> 8.52.0 age adoption passing confidence
eslint-plugin-jest devDependencies patch 27.4.2 -> 27.4.3 age adoption passing confidence
stylelint (source) devDependencies minor 15.10.3 -> 15.11.0 age adoption passing confidence
vue (source) devDependencies patch 3.3.4 -> 3.3.6 age adoption passing confidence
webpack-merge devDependencies minor 5.9.0 -> 5.10.0 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.1.0...v4.1.1

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001551

Compare Source

v1.0.30001550

Compare Source

v1.0.30001549

Compare Source

eslint/eslint (eslint)

v8.52.0

Compare Source

Features

  • 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#​17611) (Yosuke Ota)

Bug Fixes

  • 5de9637 fix: Ensure shared references in rule configs are separated (#​17666) (Nicholas C. Zakas)
  • dcfe573 fix: add preceding semicolon in suggestions of no-object-constructor (#​17649) (Francesco Trotta)

Documentation

  • 476d58a docs: Add note about invalid CLI flags when using flat config. (#​17664) (Nicholas C. Zakas)
  • 660ed3a docs: Plugin flat config migration guide (#​17640) (Nicholas C. Zakas)
  • a58aa20 docs: fix examples for several rules (#​17645) (Milos Djermanovic)
  • 179929b docs: Remove trailing newline from the code of Playground links (#​17641) (Francesco Trotta)
  • f8e5c30 docs: Update README (GitHub Actions Bot)
  • b7ef2f3 docs: Enable pretty code formatter output (#​17635) (Nicholas C. Zakas)
  • 0bcb9a8 docs: Fix syntax errors in rule examples (#​17633) (Francesco Trotta)
  • 61b9083 docs: Make no-continue example code work (#​17643) (Zhongyuan Zhou)
  • 9fafe45 docs: upgrade to 11ty 2.0 (#​17632) (Percy Ma)
  • ff8e4bf docs: Update README (GitHub Actions Bot)
  • fab249a docs: Update README (GitHub Actions Bot)
  • 392305b docs: Update no-irregular-whitespace and fix examples (#​17626) (Francesco Trotta)
  • 6b8acfb docs: Add real whitespace to no-trailing-spaces examples (#​17630) (Francesco Trotta)
  • 1000187 docs: Fix examples in unicode-bom (#​17631) (Francesco Trotta)
  • 000290c docs: Update README (GitHub Actions Bot)

Chores

jest-community/eslint-plugin-jest (eslint-plugin-jest)

v27.4.3

Compare Source

Bug Fixes
stylelint/stylelint (stylelint)

v15.11.0

Compare Source

  • Added: ignoreRules to max-nesting-depth (#​7215) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for grid-template with repeat() (#​7230) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negative for font-synthesis (#​7214) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negatives for *-block and *-inline logical properties (#​7208) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negatives for overflow, overscroll-behavior, scroll-margin, scroll-padding, and new Box Alignment shorthands (#​7213) (@​mattxwang).
  • Fixed: function-no-unknown false positives for light-dark, linear and xywh (#​7242) (@​mattxwang).
vuejs/core (vue)

v3.3.6

Compare Source

Bug Fixes
Performance Improvements

v3.3.5

Compare Source

Bug Fixes
Performance Improvements
  • compiler-sfc: lazy require typescript (d2c3d8b)
  • custom-element: cancel MutationObserver listener when disconnected (#​8666) (24d98f0)
  • mark defineComponent as side-effects-free (#​8512) (438027c)
survivejs/webpack-merge (webpack-merge)

v5.10.0

Compare Source

  • Feat - Support object/array-formed condition for mergeWithRules. #​212

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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) October 21, 2023 02:15
@renovate
Copy link
Contributor Author

renovate bot commented Oct 21, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @vue/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/vue
npm ERR!   dev vue@"3.3.6" from the root project
npm ERR!   peer vue@"^3.0.1" from @vue/[email protected]
npm ERR!   node_modules/@vue/test-utils
npm ERR!     dev @vue/test-utils@"2.4.1" from the root project
npm ERR!   5 more (@vue/vue3-jest, pinia, vue-demi, vue-i18n, vue-router)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer vue@"3.3.4" from @vue/[email protected]
npm ERR! node_modules/@vue/server-renderer
npm ERR!   peerOptional @vue/server-renderer@"^3.0.1" from @vue/[email protected]
npm ERR!   node_modules/@vue/test-utils
npm ERR!     dev @vue/test-utils@"2.4.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/vue
npm ERR!   peer vue@"3.3.4" from @vue/[email protected]
npm ERR!   node_modules/@vue/server-renderer
npm ERR!     peerOptional @vue/server-renderer@"^3.0.1" from @vue/[email protected]
npm ERR!     node_modules/@vue/test-utils
npm ERR!       dev @vue/test-utils@"2.4.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/98b853/13ebbb/cache/others/npm/_logs/2023-10-22T07_18_18_610Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/98b853/13ebbb/cache/others/npm/_logs/2023-10-22T07_18_18_610Z-debug-0.log

@renovate renovate bot force-pushed the renovate/1.10-all-minor-patch branch 4 times, most recently from 05aebaf to 52ae5ec Compare October 22, 2023 06:07
@ehuelsmann ehuelsmann changed the title Update all non-major dependencies (1.10) Rebate! Update all non-major dependencies (1.10) Oct 22, 2023
@ehuelsmann ehuelsmann changed the title Rebate! Update all non-major dependencies (1.10) Rebase! Update all non-major dependencies (1.10) Oct 22, 2023
@ehuelsmann ehuelsmann changed the title Rebase! Update all non-major dependencies (1.10) rebase! Update all non-major dependencies (1.10) Oct 22, 2023
@renovate renovate bot force-pushed the renovate/1.10-all-minor-patch branch from 52ae5ec to c6fbec7 Compare October 22, 2023 07:18
@renovate renovate bot changed the title rebase! Update all non-major dependencies (1.10) Update all non-major dependencies (1.10) Oct 22, 2023
@renovate renovate bot merged commit a5e8fea into 1.10 Oct 22, 2023
9 checks passed
@renovate renovate bot deleted the renovate/1.10-all-minor-patch branch October 22, 2023 13:38
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.

1 participant