vue-next-level-scroll
vue-next-level-scroll copied to clipboard
chore(deps): update all non-major dependencies
This PR contains the following updates:
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v7.6.1
Note: Version bump only for package @commitlint/cli
v7.6.0
Note: Version bump only for package @commitlint/cli
17.5.1 (2023-03-28)
Note: Version bump only for package @commitlint/cli
v7.5.2
Bug Fixes
v7.5.1
Note: Version bump only for package @commitlint/cli
v7.5.0
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
v7.4.0
Bug Fixes
v7.3.2
Note: Version bump only for package @commitlint/cli
v7.3.1
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v7.6.0
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
v7.5.0
Bug Fixes
- all broken website references (#564) (82eeb5a)
- replace all repository references with conventional changelog (#561) (6c3afcd)
- replace all website references with conventional changelog (#563) (6b86fb1)
7.3.1 (2019-01-11)
Note: Version bump only for package @commitlint/config-conventional
v7.3.1
Note: Version bump only for package @commitlint/config-conventional
v7.3.0
Note: Version bump only for package @commitlint/config-conventional
vuejs/vue-test-utils (@vue/server-test-utils)
v1.3.0
1.3.0 is a small release, in terms of code changes, but brings back a popular feature that was previously deprecated: chaining for CSS selectors in getComponent and findComponent. This also is ported to Test Utils v2, so you can enjoy largely the same API in both libraries.
Features
feat: restore chaining and CSS selectors for findComponent (#1910)
Fixes
fix: verify object not null for typeof (#1897) fix(types): Remove argument for resetAutoDestroyState (#1907)
v1.2.1
This is a small release with just two minor bug fixes.
Fixes
- fix #1845: add functional component check in component name match (#1857)
- updated router link stub to match actual router-link interface (#1840)
v1.2.0
Features
- feat(stubs): render function props deterministically (#1834). Note: this may break some snapshots of shallow mounted functional components.
Fixes
v1.1.4
Feat
- export ErrorWrapper #1814
Fixes
- trigger('focus') added natural to jsdom behavior (#1777)
- fix max range stack size (f#1768)
- VTU don't return key property to event when use trigger.('eventName.key') #1808
- allow find stubbed functional component by name (#1817)
Types
- add type definitions for ExtendedVue (#1789)
v1.1.3
Bug Fixes
v1.1.2
Fixes
- feat: support array class binding in stubbed functional components (#1744) @palpich note: potential breaking change for some snapshots.
- fix: does not pass data provided to mount to wrapper component (#1750) @xanf
- fix: type getComponent() (#1741) @DevAnouar-FT
v1.1.1
Many small bug fixes.
Features
- feat: treat document.body in attachTo in special way (#1699) @xanf
- feat(config): introduce deprecation warning handler, fix #1672
- feat: warn when operating on destroyed Vue component (#1706) @xanf
- add the wrapper.getComponent method and corresponding documents. (#1714)
- feat(test-utils): add types for auto destroy methods (#1724) @blake-newman
- feat: add abstract property to the core property of the component (#1716) @ustbhuangyi
Fixes
- fix(test-utils/wrapper): clarify deprecation note for wrong "get" usage @valentinpalkovic
- fix: support v-text on child functional components with shallowMount @jeremy-cassou
- fix(setData): allow empty objects to be set fix #1704 @Haroenv
- fix: ignore non-vue wrapper for auto-destroy (#1723)
v1.1.0
This is a pretty significant release. We undeprecated is and isVisible due to popular demand.
Features
- createLocalVue errorHandler Option (#1670) @AtofStryker
- remove deprecation warning from
isVisiblemethod (#1675) @xanf - feat: remove deprecation when
isis called with component definition @xanf - support components returning render function from setup @LeBenLeBen
Fixes
Sync mode cleanup (#1671) @AtofStryker
v1.0.5
Note: Version bump only for package @vue/server-test-utils
v1.0.4
Note: Version bump only for package @vue/server-test-utils
v1.0.3
This is a small release, mainly to improve the deprecation messages.
Bugfix/improvements
fix #1541: Improve deprecation messages (#1548) fix: added missing import of the Cheerio type (fix #1526) (#1527) fix: Add attachToDocument conditional deprecation message, (#1546) fix: Sync docs with v1.0 (#1538)
v1.0.2
Note: Version bump only for package @vue/server-test-utils
v1.0.1
v1.0.0
Note: Version bump only for package @vue/server-test-utils
v1.0.0-beta.33
Note: Version bump only for package @vue/server-test-utils
v1.0.0-beta.32
Bug Fixes
v1.0.0-beta.31
Features
- change to a named export (d45e248)
v1.0.0-beta.30
Bug Fixes
- return promise from render and renderToString (#1164) (3c597d3)
- types: allow
falseas a component stub value (#1231) (2a4c6ef)
Code Refactoring
Features
BREAKING CHANGES
- render and renderToString are now async
-
- Remove
syncmode
- Remove
- Remove TransitionStub
- Remove Transition
v1.0.0-beta.29
Bug Fixes
v1.0.0-beta.28
Note: Version bump only for package @vue/server-test-utils
v1.0.0-beta.27
Note: Version bump only for package @vue/server-test-utils
v1.0.0-beta.26
Bug Fixes
v1.0.0-beta.25
Bug Fixes
Performance Improvements
v1.0.0-beta.24
Note: Version bump only for package @vue/server-test-utils
v1.0.0-beta.23
Note: Version bump only for package @vue/server-test-utils
v1.0.0-beta.22
Note: Version bump only for package @vue/server-test-utils
v1.0.0-beta.21
Note: Version bump only for package @vue/server-test-utils
v1.0.0-beta.20
Bug Fixes
v1.0.0-beta.19
Note: Version bump only for package @vue/server-test-utils
v1.0.0-beta.18
Note: Version bump only for package @vue/server-test-utils
v1.0.0-beta.17
Bug Fixes
v1.0.0-beta.16
Bug Fixes
- add cheerio as dependency to server-test-utils (f3dfb1e)
- types: add sync to WrapperOptions (#590) (570d80d)
- types: improve types (#593) (14c40e6)
- types: shallow -> shallowMount (#587) (c3e013e)
- automatically extend extended child components (#595) (68a55f1)
- function names (#580) (d8485f5), closes #544 #556
- only order deps if watcher exists (#583) (5e02b92)
- overwrites registered components for stubs (#585) (33a6731)
- remove Array.find (#572) (01686a0), closes #499
- unordered watchers fix (#584) (db8f393)
Features
- rename
shallowtoshallowMount(#555) (f689640) - add
provideto the global config. (#555) (807d3c8) - support merging in setData (#565) (878bccd), closes #563
v1.0.0-beta.15
Features
- add scoped slots option (#507) (e6a54b2)
- allow mocks and methods to be set in config object (#531) (9960f7c)
v1.0.0-beta.14
Bug Fixes
vuejs/test-utils (@vue/test-utils)
v1.3.6
v1.3.5
v1.3.4
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.2
v1.2.1
v1.2.0
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v1.0.0-beta.33
v1.0.0-beta.32
v1.0.0-beta.12
v1.0.0-beta.11
babel/babel-eslint (babel-eslint)
v10.1.0
v10.0.3
Fixes #791, also eslint/eslint#12117
Some context: #793 (comment)
We ended up going with @JLHwung's PR #794 which uses ESLint's deps instead of going with peerDeps since it really depends on the version being used and we don't want users to have to install it directly on their own.
babel-eslint is patching patches of the dependencies of ESLint itself so these kinds of issues have happened in the past. We'll need to look into figuring out how to have a more solid way of modifying behavior instead of this monkeypatching type of thing for future releases.
v10.0.2
Fixes #772
babel/babel-loader (babel-loader)
v8.4.1
What's Changed
- Avoid error on missing getLogger by @nicolo-ribaudo in #1044
Full Changelog: https://github.com/babel/babel-loader/compare/v8.4.0...v8.4.1
v8.4.0
What's Changed
- Fix loader-utils vulnerability by @LuckyLuky in #979
- Add babel-loader logger by @JLHwung in #1039
New Contributors
- @LuckyLuky made their first contribution in #979
Full Changelog: https://github.com/babel/babel-loader/compare/v8.3.0...v8.4.0
v8.3.0
New features
- Pass external dependencies from Babel to Webpack by @nicolo-ribaudo in #971
Full Changelog: https://github.com/babel/babel-loader/compare/v8.2.5...v8.3.0
v8.2.5
What's Changed
- fix: respect
inputSourceMaploader option by @alan-agius4 in #896
New Contributors
- @alan-agius4 made their first contribution in #896
Full Changelog: https://github.com/babel/babel-loader/compare/v8.2.4...v8.2.5
v8.2.4
What's Changed
- doc(README.md): fix a broken markdown link by @loveDstyle in #919
- Bump loader-utils to 2.x by @stianjensen in #931
- Use md5 hashing for OpenSSL 3 by @pathmapper in #924
Thanks @loveDstyle, @stianjensen and @pathmapper for your first PRs!
v8.2.3: 8.2.3
This release fixes compatibility with Node.js 17
- Use md5 hash for caching on node v17 (#918)
Thanks @Reptarsrage!
v8.2.2
v8.2.1: 8.2.1
- Move
@ava/babeltodevDependencies#881 (@jvasseur)
v8.2.0: 8.2.0
- Replace
mkdirpwithmake-dir47958ca(@JLHwung) - Use async config loading when available
d8cff97(@the-spyke)
v8.1.0: 8.1.0
- docs(readme): fix typo #818
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 was generated by Mend Renovate. View the repository job log.
Codecov Report
Merging #8 into master will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #8 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 22 22
Branches 6 6
=========================================
Hits 22 22
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 7bcd144...b70dfbb. Read the comment docs.