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 #506

Closed
wants to merge 52 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/eslint-parser (source) 7.19.1 -> 7.22.5 age adoption passing confidence
@commitlint/cli (source) 17.4.4 -> 17.6.5 age adoption passing confidence
@commitlint/config-conventional (source) 17.4.4 -> 17.6.5 age adoption passing confidence
@nuxt/module-builder ^0.2.1 -> ^0.4.0 age adoption passing confidence
@nuxtjs/stylelint-module 4.1.0 -> 4.2.1 age adoption passing confidence
commitlint (source) 17.4.4 -> 17.6.5 age adoption passing confidence
core-js 3.28.0 -> 3.31.0 age adoption passing confidence
eslint (source) 8.34.0 -> 8.42.0 age adoption passing confidence
eslint-plugin-sonarjs 0.18.0 -> 0.19.0 age adoption passing confidence
lint-staged 13.1.2 -> 13.2.2 age adoption passing confidence
nuxt 2.15.8 -> 2.17.0 age adoption passing confidence
playwright (source) 1.31.1 -> 1.35.1 age adoption passing confidence
postcss-preset-env (source) 8.0.1 -> 8.5.0 age adoption passing confidence
stylelint (source) 15.2.0 -> 15.7.0 age adoption passing confidence
stylelint-config-recess-order 4.0.0 -> 4.2.0 age adoption passing confidence
vitest 0.29.1 -> 0.32.2 age adoption passing confidence

Release Notes

babel/babel

v7.22.5

Compare Source

🐛 Bug Fix
💅 Polish

v7.21.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin

v7.21.3

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
🏠 Internal
🔬 Output optimization
conventional-changelog/commitlint (@​commitlint/cli)

v17.6.5

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

17.5.1 (2023-03-28)

Note: Version bump only for package @​commitlint/cli

v17.5.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.5.0

Compare Source

Note: Version bump only for package @​commitlint/cli

17.4.4 (2023-02-17)

Note: Version bump only for package @​commitlint/cli

17.4.3 (2023-02-13)

Note: Version bump only for package @​commitlint/cli

17.4.2 (2023-01-12)

Note: Version bump only for package @​commitlint/cli

17.4.1 (2023-01-09)

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v17.6.5

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v17.6.3

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v17.6.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v17.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

17.4.4 (2023-02-17)

Note: Version bump only for package @​commitlint/config-conventional

17.4.3 (2023-02-13)

Note: Version bump only for package @​commitlint/config-conventional

17.4.2 (2023-01-12)

Note: Version bump only for package @​commitlint/config-conventional

nuxt/module-builder

v0.4.0

Compare Source

Features
0.3.1 (2023-05-01)
Bug Fixes
  • extend nuxt/schema as well (796d6ab)

v0.3.1

Compare Source

v0.3.0

Compare Source

0.2.1 (2022-11-16)
nuxt-modules/stylelint

v4.2.1

Compare Source

v4.2.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported stylelint version is 13
Features
conventional-changelog/commitlint (commitlint)

v17.6.5

Compare Source

Note: Version bump only for package commitlint

v17.6.3

Compare Source

Note: Version bump only for package commitlint

v17.6.1

Compare Source

Note: Version bump only for package commitlint

v17.6.0

Compare Source

Note: Version bump only for package commitlint

17.5.1 (2023-03-28)

Note: Version bump only for package commitlint

v17.5.1

Compare Source

Note: Version bump only for package commitlint

v17.5.0

Compare Source

Note: Version bump only for package commitlint

17.4.4 (2023-02-17)

Note: Version bump only for package commitlint

17.4.3 (2023-02-13)

Note: Version bump only for package commitlint

17.4.2 (2023-01-12)

Note: Version bump only for package commitlint

17.4.1 (2023-01-09)

Note: Version bump only for package commitlint

zloirock/core-js

v3.31.0

Compare Source

v3.30.2

Compare Source

  • Added a fix for a NodeJS 20.0.0 bug with cloning File via structuredClone
  • Added protection from Terser unsafe String optimization, #​1242
  • Added a workaround for getting proper global object in Figma plugins, #​1231
  • Compat data improvements:

v3.30.1

Compare Source

v3.30.0

Compare Source

v3.29.1

Compare Source

v3.29.0

Compare Source

  • Added URLSearchParams.prototype.size getter, url/734
  • Allowed cloning resizable ArrayBuffers in the structuredClone polyfill
  • Fixed wrong export in /(stable|actual|full)/instance/unshift entries, #​1207
  • Compat data improvements:
    • Set methods proposal marked as supported from Bun 0.5.7
    • String.prototype.toWellFormed marked as fixed from Bun 0.5.7
    • Added Deno 1.31 compat data mapping
eslint/eslint

v8.42.0

Compare Source

Features

  • b8448ff feat: correct no-useless-return behaviour in try statements (#​16996) (Nitin Kumar)

Bug Fixes

  • a589636 fix: Config with ignores and without files should not always apply (#​17181) (Milos Djermanovic)
  • c4fad17 fix: Correct ignore message for "node_modules" subfolders (#​17217) (Francesco Trotta)

Documentation

  • 01d7142 docs: Update README (GitHub Actions Bot)
  • e5182b7 docs: Update README (GitHub Actions Bot)

Chores

v8.41.0

Compare Source

Features

  • 880a431 feat: change default ignore pattern to **/node_modules/ in flat config (#​17184) (Milos Djermanovic)
  • 8bf5505 feat: expose shouldUseFlatConfig (#​17169) (Connor Prussin)

Bug Fixes

  • 4f5440d fix: incorrect warning message for ignored dotfiles (#​17196) (Milos Djermanovic)
  • 94da96c fix: unify LintMessage type (#​17076) (Brandon Mills)
  • 0c415cd fix: validate ignorePatterns constructor option in FlatESLint class (#​17139) (Milos Djermanovic)
  • 9682d66 fix: switch grapheme-splitter to graphemer (#​17160) (fisker Cheung)

Documentation

  • 7709b14 docs: Update README (GitHub Actions Bot)
  • 7f183e0 docs: Update triage process description (#​17157) (Nicholas C. Zakas)
  • b68346b docs: fix license to reflect relicensing of jshint (#​17165) (Stefan Bischof)

Chores

v8.40.0

Compare Source

Features
  • 5db7808 feat: improve flat config errors for invalid rule options and severities (#​17140) (Josh Goldberg ✨)
  • f5574dc feat: Add findConfigFile() method to FlatESLint (#​17142) (Nicholas C. Zakas)
  • e52b98b feat: add sourceCode property to the rule context (#​17107) (Nitin Kumar)
  • 1468f5b feat: add physicalFilename property to the rule context (#​17111) (Nitin Kumar)
  • 0df4d4f feat: add cwd to rule context (#​17106) (Nitin Kumar)
  • 52018f2 feat: add filename property to the rule context (#​17108) (Nitin Kumar)
  • 559ff4e feat: add new omitLastInOneLineClassBody option to the semi rule (#​17105) (Nitin Kumar)
Bug Fixes
  • f076e54 fix: Ensure FlatESLint#findConfigFile() doesn't throw. (#​17151) (Nicholas C. Zakas)
Documentation
  • e980bf3 docs: Update README (GitHub Actions Bot)
  • e92a6fc docs: Update README (GitHub Actions Bot)
  • af5fe64 docs: Fix custom rule schema docs (#​17115) (Adam Jones)
  • 4a352a9 docs: explain how to include predefined globals (#​17114) (Marcus Wyatt)
  • 5ea15d9 docs: add mastodon link in readme (#​17110) (唯然)
Chores

v8.39.0

Compare Source

Features

  • 3f7af9f feat: Implement SourceCode#markVariableAsUsed() (#​17086) (Nicholas C. Zakas)

Documentation

  • 6987dc5 docs: Fix formatting in Custom Rules docs (#​17097) (Milos Djermanovic)
  • 4ee92e5 docs: Update README (GitHub Actions Bot)
  • d8e9887 docs: Custom Rules cleanup/expansion (#​16906) (Ben Perlmutter)
  • 1fea279 docs: Clarify how to add to tsc agenda (#​17084) (Nicholas C. Zakas)
  • 970ef1c docs: Update triage board location (Nicholas C. Zakas)
  • 6d8bffd docs: Update README (GitHub Actions Bot)

Chores

v8.38.0

Compare Source

Features
  • a1d561d feat: Move getDeclaredVariables and getAncestors to SourceCode (#​17059) (Nicholas C. Zakas)
Bug Fixes
  • 1c1ece2 fix: do not report on RegExp(...args) in require-unicode-regexp (#​17037) (Francesco Trotta)
Documentation
  • 7162d34 docs: Mention new config system is complete (#​17068) (Nicholas C. Zakas)
  • 0fd6bb2 docs: Update README (GitHub Actions Bot)
  • c83531c docs: Update/remove external links, eg. point to eslint-community (#​17061) (Pelle Wessman)
  • a3aa6f5 docs: Clarify no-div-regex rule docs (#​17051) (Francesco Trotta)
  • b0f11cf docs: Update README (GitHub Actions Bot)
  • da8d52a docs: Update the second object instance for the "no-new" rule (#​17020) (Ahmadou Waly NDIAYE)
  • 518130a docs: switch language based on current path (#​16687) (Percy Ma)
  • 24206c4 docs: Update README (GitHub Actions Bot)
Chores

v8.37.0

Compare Source

Features

Bug Fixes

  • 619f3fd fix: correctly handle null default config in RuleTester (#​17023) (Brad Zacher)
  • 1fbf118 fix: getFirstToken/getLastToken on comment-only node (#​16889) (Francesco Trotta)
  • 129e252 fix: Fix typo in logical-assignment-operators rule description (#​17000) (Francesco Trotta)

Documentation


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.

👻 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 changed the title chore(deps): update devdependency stylelint to v14.15.0 chore(deps): update all non-major dependencies Nov 13, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 8e12f3f to 3e42205 Compare November 18, 2022 21:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 50eb765 to 09d77ff Compare November 25, 2022 08:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from bb9ac20 to dfc065b Compare December 8, 2022 14:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 22769b9 to 7761b40 Compare December 17, 2022 01:13
@renovate renovate bot changed the title chore(deps): update all non-major dependencies Update all non-major dependencies Dec 17, 2022
@renovate renovate bot changed the title Update all non-major dependencies chore(deps): update all non-major dependencies Dec 17, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e7aec1f to 2f7e8e3 Compare December 20, 2022 11:13
ThornWalli and others added 10 commits May 17, 2023 16:03
fix(webpack): added dynamic imports for webpack
# [2.0.0-beta.11](v2.0.0-beta.10...v2.0.0-beta.11) (2023-05-17)

### Bug Fixes

* **webpack:** added dynamic imports for webpack ([1bf0c5a](1bf0c5a))
* **webpack:** remove log ([f1b887e](f1b887e))
# [2.0.0-beta.12](v2.0.0-beta.11...v2.0.0-beta.12) (2023-05-17)

### Bug Fixes

* **build:** updated dist copy ([665ee98](665ee98))
# [2.0.0-beta.13](v2.0.0-beta.12...v2.0.0-beta.13) (2023-05-24)

### Bug Fixes

* **entries:** multiple entries non-asynn ([286e881](286e881))
* loop and iterate entry tags ([6a367e1](6a367e1))
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 28e6b80 to b05f2ca Compare June 3, 2023 00:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 6d07294 to 78c6266 Compare June 8, 2023 23:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 9853cd5 to efa2a4e Compare June 16, 2023 19:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from efa2a4e to bc8f04e Compare June 16, 2023 20:13
@sonarcloud
Copy link

sonarcloud bot commented Jun 16, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell A 9 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@renovate
Copy link
Contributor Author

renovate bot commented Jun 16, 2023

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.

@ThornWalli ThornWalli closed this Jun 16, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jun 16, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (7.22.5). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/all-minor-patch branch June 16, 2023 20:34
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.

None yet

3 participants