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

Merged
merged 1 commit into from Oct 17, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/eslint-parser (source) 7.18.2 -> 7.19.1 age adoption passing confidence devDependencies minor
@commitlint/cli (source) 17.0.2 -> 17.1.2 age adoption passing confidence devDependencies minor
@commitlint/config-conventional (source) 17.0.2 -> 17.1.0 age adoption passing confidence devDependencies minor
@js-basics/vector 2.0.5 -> 2.0.9 age adoption passing confidence devDependencies patch
@splidejs/splide (source) 4.0.7 -> 4.1.2 age adoption passing confidence dependencies minor
commitlint (source) 17.0.2 -> 17.1.2 age adoption passing confidence devDependencies minor
core-js 3.23.1 -> 3.25.2 age adoption passing confidence dependencies minor
defu 6.0.0 -> 6.1.0 age adoption passing confidence devDependencies minor
dotenv 16.0.1 -> 16.0.2 age adoption passing confidence dependencies patch
eslint (source) 8.18.0 -> 8.24.0 age adoption passing confidence devDependencies minor
eslint-plugin-vue (source) 9.1.1 -> 9.5.1 age adoption passing confidence devDependencies minor
eslint-plugin-xss 0.1.11 -> 0.1.12 age adoption passing confidence devDependencies patch
get-port-please 2.5.0 -> 2.6.1 age adoption passing confidence devDependencies minor
h3 0.7.10 -> 0.7.21 age adoption passing confidence devDependencies patch
lint-staged 13.0.2 -> 13.0.3 age adoption passing confidence devDependencies patch
listhen 0.2.13 -> 0.3.4 age adoption passing confidence devDependencies minor
node 16.15.1 -> 16.17.1 age adoption passing confidence minor
nuxt-speedkit 2.0.13 -> 2.0.20 age adoption passing confidence dependencies patch
playwright (source) 1.22.2 -> 1.26.0 age adoption passing confidence devDependencies minor
postcss-html 1.4.1 -> 1.5.0 age adoption passing confidence devDependencies minor
rxjs (source) 7.5.5 -> 7.5.6 age adoption passing confidence devDependencies patch
stylelint (source) 14.9.1 -> 14.12.1 age adoption passing confidence devDependencies minor
vitest 0.15.1 -> 0.23.4 age adoption passing confidence devDependencies minor

Release Notes

babel/babel

v7.19.1

Compare Source

🐛 Bug Fix

v7.18.9

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-modules-systemjs, babel-types
  • babel-generator
💅 Polish
🏠 Internal
  • babel-core, babel-helper-remap-async-to-generator, babel-helpers, babel-parser, babel-plugin-transform-block-scoping, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-chaining, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-traverse, babel-types
🏃‍♀️ Performance
conventional-changelog/commitlint (@​commitlint/cli)

v17.1.2

Compare Source

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

v17.1.1

Compare Source

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

v17.1.0

Compare Source

Features

17.0.3 (2022-06-25)

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

17.0.2 (2022-06-01)

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

17.0.1 (2022-05-25)

Bug Fixes

v17.0.3

Compare Source

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

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

v17.1.0

Compare Source

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

17.0.3 (2022-06-25)

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

17.0.2 (2022-06-01)

Bug Fixes
  • update dependency conventional-changelog-conventionalcommits to v5 (#​3201) (c20fd19)

v17.0.3

Compare Source

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

basics/vector

v2.0.9

Compare Source

Bug Fixes
  • deps: update babel monorepo to v7.18.9 (f6b51d5)

v2.0.8

Compare Source

Bug Fixes

v2.0.7

Compare Source

Bug Fixes
  • deps: update babel monorepo (0e51d8c)

v2.0.6

Compare Source

Bug Fixes
  • snyk: moved snyk to devDependencies (cfc1493)
  • vulnerabilities: updated packages (2694f69)
  • vulnerabilities: updated packages (1e8d36e)
Splidejs/splide

v4.1.2

Compare Source

Bug Fix 🐛
  • Fix typing for general components since they do not always exist (#​927).

v4.1.1

Compare Source

Bug Fixes 🐛
  • Disable an inactive arrow after initialization. This bug happend if setting perPage to greater than 1, enabling focus and disabling trimSpace (#​919).
  • Check existence of arrows in the update() method for direct call (internal use only).
New Features ✨
  • Check whether total width of slides is enough wide for a carousel (#​423, #​614, #​826). When detecting the status change, toggle the new is-overflow class on the root element and emits the overflow event. This also allows you to center contents when there are not enough slides. Visit this page for more details.
  • Add the omitEnd option that omits some pagination dots that do not move a carousel but just changes the active slide. Also it disables a next arrow when a carousel reaches the last page. Visit this page for more details.
  • Use height of the tallest slide in the fade type for consistensy with other types (#​413, #​837).

v4.1.0

Compare Source

v4.0.17

Compare Source

v4.0.16

Compare Source

v4.0.15

Compare Source

v4.0.13

Compare Source

v4.0.12

Compare Source

v4.0.11

Compare Source

v4.0.8

Compare Source

conventional-changelog/commitlint (commitlint)

v17.1.2

Compare Source

Note: Version bump only for package commitlint

v17.1.1

Compare Source

Note: Version bump only for package commitlint

v17.1.0

Compare Source

Note: Version bump only for package commitlint

17.0.3 (2022-06-25)

Note: Version bump only for package commitlint

17.0.2 (2022-06-01)

Note: Version bump only for package commitlint

17.0.1 (2022-05-25)

Note: Version bump only for package commitlint

v17.0.3

Compare Source

Note: Version bump only for package commitlint

zloirock/core-js

v3.25.2

Compare Source

  • Considering document.all as a callable in some missed cases
  • Added Safari 16.0 compat data
  • Added iOS Safari 16.0 compat data mapping
  • Fixed some ancient iOS Safari versions compat data mapping

v3.25.1

Compare Source

  • Added some fixes and workarounds of FF30- typed arrays bug that does not properly convert objects to numbers
  • Added sideEffects field to core-js-pure package.json for better tree shaking, #​1117
  • Dropped semver dependency from core-js-compat
    • semver package (ironically) added a breaking change and dropped NodeJS 8 support in the minor 7.1 version, after that semver in core-js-compat was pinned to 7.0 since for avoiding breaking changes it should support NodeJS 8. However, since core-js-compat is usually used with other packages that use semver dependency, it causes multiple duplication of semver in dependencies. So I decided to remove semver dependency and replace it with a couple of simple helpers.
  • Added Bun 0.1.6-0.1.11 compat data
  • Added Deno 1.25 compat data mapping
  • Updated Electron 21 compat data mapping
  • Some stylistic changes, minor fixes, and improvements

v3.25.0

Compare Source

  • Added Object.prototype.__proto__ polyfill
    • It's optional, legacy, and in some cases (mainly because of developers' mistakes) can cause problems, but some libraries depend on it, and most code can't work without the proper libraries' ecosystem
    • Only for modern engines where this feature is missed (like Deno), it's not installed in IE10- since here we have no proper way setting of the prototype
    • Without fixes of early implementations where it's not an accessor since those fixes are impossible
    • Only for the global version
  • Considering document.all as an object in some missed cases, see ECMAScript Annex B 3.6
  • Avoiding unnecessary promise creation and validation result in %WrapForValid(Async)IteratorPrototype%.return, proposal-iterator-helpers/215
  • Fixed omitting the result of proxing .return in %IteratorHelperPrototype%.return, #​1116
  • Fixed the order creation of properties of iteration result object of some iterators (value should be created before done)
  • Fixed some cases of Safari < 13 bug - silent on non-writable array .length setting
  • Fixed ArrayBuffer.length in V8 ~ Chrome 27-
  • Relaxed condition of re-usage native WeakMap for internal states with multiple core-js copies
  • Availability cloning of FileList in the structuredClone polyfill extended to some more old engines versions
  • Some stylistic changes and minor fixes
  • Throwing a TypeError in core-js-compat / core-js-builder in case of passing invalid module names / filters for avoiding unexpected result, related to #​1115
  • Added missed NodeJS 13.2 to esmodules core-js-compat / core-js-builder target
  • Added Electron 21 compat data mapping
  • Added Oculus Browser 23.0 compat data mapping

v3.24.1

Compare Source

  • NodeJS is ignored in IS_BROWSER detection to avoid a false positive with jsdom, #​1110
  • Fixed detection of @@&#8203;species support in Promise in some old engines
  • { Array, %TypedArray% }.prototype.{ findLast, findLastIndex } marked as shipped in FF104
  • Added iOS Safari 15.6 compat data mapping
  • Fixed Opera 15 compat data mapping

v3.24.0

Compare Source

v3.23.5

Compare Source

  • Fixed a typo in the structuredClone feature detection, #​1106
  • Added Opera Android 70 compat data mapping

v3.23.4

Compare Source

  • Added a workaround of the Bun ~ 0.1.1 bug that define some globals with incorrect property descriptors and that causes a crash of core-js
  • Added a fix of the FF103+ structuredClone bugs (1774866 (fixed in FF104) and 1777321 (still not fixed)) that now can clone errors, but .stack of the clone is an empty string
  • Fixed { Map, WeakMap }.prototype.emplace logic, #​1102
  • Fixed order of errors throwing on iterator helpers

v3.23.3

Compare Source

v3.23.2

Compare Source

  • Avoided creation of extra properties for the handling of %TypedArray% constructors in new methods, #​1092 (comment)
  • Added Deno 1.23 compat data mapping
unjs/defu

v6.1.0

Compare Source

Features
Bug Fixes
  • types: constrain inferred types of Defu (3d3ea3e)
6.0.1 (2022-08-16)
Bug Fixes

v6.0.1

Compare Source

motdotla/dotenv

v16.0.2

Compare Source

Added
  • Export env-options.js and cli-options.js in package.json for use with downstream dotenv-expand module
eslint/eslint

v8.24.0

Compare Source

Features

  • 1729f9e feat: account for sourceType: "commonjs" in the strict rule (#​16308) (Milos Djermanovic)
  • b0d72c9 feat: add rule logical-assignment-operators (#​16102) (fnx)
  • f02bcd9 feat: array-callback-return support findLast and findLastIndex (#​16314) (Sosuke Suzuki)

Documentation

Chores

v8.23.1

Compare Source

Bug Fixes

  • b719893 fix: Upgrade eslintrc to stop redefining plugins (#​16297) (Brandon Mills)
  • 734b54e fix: improve autofix for the prefer-const rule (#​16292) (Nitin Kumar)
  • 6a923ff fix: Ensure that glob patterns are normalized (#​16287) (Nicholas C. Zakas)
  • c6900f8 fix: Ensure globbing doesn't include subdirectories (#​16272) (Nicholas C. Zakas)

Documentation

  • 16cba3f docs: fix mobile double tap issue (#​16293) (Sam Chen)
  • e098b5f docs: keyboard control to search results (#​16222) (Shanmughapriyan S)
  • 1b5b2a7 docs: add Consolas font and prioritize resource loading (#​16225) (Amaresh S M)
  • 1ae8236 docs: copy & use main package version in docs on release (#​16252) (Jugal Thakkar)
  • 279f0af docs: Improve id-denylist documentation (#​16223) (Mert Ciflikli)

Chores

v8.23.0

Compare Source

Features

  • 3e5839e feat: Enable eslint.config.js lookup from CLI (#​16235) (Nicholas C. Zakas)
  • 30b1a2d feat: add allowEmptyCase option to no-fallthrough rule (#​15887) (Amaresh S M)
  • 43f03aa feat: no-warning-comments support comments with decoration (#​16120) (Lachlan Hunt)

Documentation

Chores

v8.22.0

Compare Source

Features

  • 2b97607 feat: Implement caching for FlatESLint (#​16190) (Nicholas C. Zakas)
  • fd5d3d3 feat: add methodsIgnorePattern option to object-shorthand rule (#​16185) (Milos Djermanovic)

Documentation

Chores

  • 10a6e0e chore: remove deploy workflow for playground (#​16186) (Milos Djermanovic)

v8.21.0

Compare Source

Features

  • 7b43ea1 feat: Implement FlatESLint (#​16149) (Nicholas C. Zakas)
  • 92bf49a feat: improve the key width calculation in key-spacing rule (#​16154) (Nitin Kumar)
  • c461542 feat: add new allowLineSeparatedGroups option to the sort-keys rule (#​16138) (Nitin Kumar)
  • 1cdcbca feat: add deprecation warnings for legacy API in RuleTester (#​16063) (Nitin Kumar)

Bug Fixes

  • 0396775 fix: lines-around-comment apply allowBlockStart for switch statements (#​16153) (Nitin Kumar)

Documentation

Chores

v8.20.0

Compare Source

Features


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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 65f77cd to 9a23f89 Compare June 21, 2022 11:18
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.23.2 chore(deps): update all non-major dependencies Jun 21, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 4566bab to 5732bb3 Compare June 30, 2022 18:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 2f73ee4 to 1a6c32b Compare July 7, 2022 19:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 0d26fb6 to 04010ac Compare July 16, 2022 00:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 66de9c0 to 6eaad14 Compare July 19, 2022 12:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 0944c8e to 6bf7270 Compare July 31, 2022 10:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 1ab451b to 1095d2f Compare August 5, 2022 19:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 8e6dc1b to abf836f Compare August 9, 2022 10:27
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies to v7.18.9 Aug 9, 2022
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to v7.18.9 chore(deps): update all non-major dependencies Aug 10, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from eacfa46 to 0cc132a Compare August 16, 2022 16:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0cc132a to 6bcdb72 Compare August 18, 2022 10:32
@ThornWalli ThornWalli merged commit a398b49 into main Oct 17, 2022
@ThornWalli ThornWalli deleted the renovate/all-minor-patch branch October 17, 2022 15:11
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

1 participant