-
-
Notifications
You must be signed in to change notification settings - Fork 48
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 #228
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #228 +/- ##
=======================================
Coverage 86.28% 86.28%
=======================================
Files 7 7
Lines 175 175
Branches 47 47
=======================================
Hits 151 151
Misses 24 24 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 23, 2021 01:37
aab2eac
to
dd48e81
Compare
renovate
bot
changed the title
chore(deps): update devdependency siroc to v0.16.0
chore(deps): update all non-major dependencies
Sep 23, 2021
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 7, 2022 16:45
dd48e81
to
dd9e55e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
April 25, 2022 01:00
dd9e55e
to
184e3f0
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 16, 2022 00:08
184e3f0
to
795d79d
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 25, 2022 12:11
795d79d
to
f51bbd6
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
November 20, 2022 15:52
f51bbd6
to
dca307b
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
April 17, 2023 19:10
d88f343
to
a126f87
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 28, 2023 10:04
a126f87
to
96a62c8
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 15, 2023 23:37
96a62c8
to
f2d96be
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 23, 2023 01:01
f2d96be
to
8ae21a0
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 7, 2023 22:56
8ae21a0
to
6332a5f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 23, 2023 08:09
6332a5f
to
3e904bc
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 24, 2023 19:27
3e904bc
to
4f09e1e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
February 7, 2024 01:17
862f802
to
68b59b9
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
May 9, 2024 20:39
b5b4b7e
to
9a79727
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 16, 2024 23:38
9a79727
to
d95e7d2
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.5.2
->^3.6.0
^7.1.7
->^7.2.3
^11.0.4
->^11.1.0
^0.2.1
->^0.3.2
^7.3.5
->^7.6.3
0.15.0
->0.16.0
^2.6.14
->^2.7.16
Release Notes
paulmillr/chokidar (chokidar)
v3.6.0
Compare Source
What's Changed
New Contributors
Full Changelog: paulmillr/chokidar@3.5.3...3.6.0
v3.5.3
Compare Source
What's Changed
add
andunwatch
TypeScript definitions by @alan-agius4 in https://github.com/paulmillr/chokidar/pull/1157New Contributors
Full Changelog: paulmillr/chokidar@3.5.2...3.5.3
isaacs/node-glob (glob)
v7.2.3
Compare Source
v7.2.2
Compare Source
v7.2.0
Compare Source
sindresorhus/globby (globby)
v11.1.0
Compare Source
npm audit
noticesunjs/scule (scule)
v0.3.2
Compare Source
v0.3.1
Compare Source
v0.3.0
Compare Source
⚠ BREAKING CHANGES
Bug Fixes
0.2.1 (2021-04-28)
npm/node-semver (semver)
v7.6.3
Compare Source
Bug Fixes
73a3d79
#726 optimize Range parsing and formatting (#726) (@jviide)Documentation
2975ece
#719 fix extra backtick typo (#719) (@stdavis)v7.6.2
Compare Source
Bug Fixes
6466ba9
#713 lru: use map.delete() directly (#713) (@negezor, @lukekarrys)v7.6.1
Compare Source
Bug Fixes
c570a34
#704 linting: no-unused-vars (@wraithgar)ad8ff11
#704 use internal cache implementation (@mbtools)ac9b357
#682 typo in compareBuild debug message (#682) (@mbtools)Dependencies
988a8de
#709 uninstalllru-cache
(#709)3fabe4d
#704 remove lru-cacheChores
dd09b60
#705 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)ec49cdc
#701 chore: chore: postinstall for dependabot template-oss PR (@lukekarrys)b236c3d
#696 add benchmarks (#696) (@H4ad)692451b
#688 various improvements to README (#688) (@mbtools)5feeb7f
#705 postinstall for dependabot template-oss PR (@lukekarrys)074156f
#701 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])v7.6.0
Compare Source
Features
a7ab13a
#671 preserve pre-release and build parts of a version on coerce (#671) (@madtisa, madtisa, @wraithgar)Chores
816c7b2
#667 postinstall for dependabot template-oss PR (@lukekarrys)0bd24d9
#667 bump @npmcli/template-oss from 4.21.1 to 4.21.3 (@dependabot[bot])e521932
#652 postinstall for dependabot template-oss PR (@lukekarrys)8873991
#652 chore: chore: postinstall for dependabot template-oss PR (@lukekarrys)f317dc8
#652 bump @npmcli/template-oss from 4.19.0 to 4.21.0 (@dependabot[bot])7303db1
#658 add clean() test for build metadata (#658) (@jethrodaniel)6240d75
#656 add missing quotes in README.md (#656) (@zyxkad)14d263f
#625 postinstall for dependabot template-oss PR (@lukekarrys)7c34e1a
#625 bump @npmcli/template-oss from 4.18.1 to 4.19.0 (@dependabot[bot])123e0b0
#622 postinstall for dependabot template-oss PR (@lukekarrys)737d5e1
#622 bump @npmcli/template-oss from 4.18.0 to 4.18.1 (@dependabot[bot])cce6180
#598 postinstall for dependabot template-oss PR (@lukekarrys)b914a3d
#598 bump @npmcli/template-oss from 4.17.0 to 4.18.0 (@dependabot[bot])v7.5.4
Compare Source
Bug Fixes
cc6fde2
#588 trim each range set before parsing (@lukekarrys)99d8287
#583 correctly parse long build ids as valid (#583) (@lukekarrys)v7.5.3
Compare Source
Bug Fixes
abdd93d
#571 set max lengths in regex for numeric and build identifiers (#571) (@lukekarrys)Documentation
bf53dd8
#569 add example for>
comparator (#569) (@mbtools)v7.5.2
Compare Source
Bug Fixes
58c791f
#566 diff when detecting major change from prerelease (#566) (@lukekarrys)5c8efbc
#565 preserve build in raw after inc (#565) (@lukekarrys)717534e
#564 better handling of whitespace (#564) (@lukekarrys)v7.5.1
Compare Source
Bug Fixes
d30d25a
#559 show type on invalid semver error (#559) (@tjenkinson)v7.5.0
Compare Source
Features
503a4e5
#548 allow identifierBase to be false (#548) (@lsvalina)Bug Fixes
e219bb4
#552 throw on bad version with correct error message (#552) (@wraithgar)fc2f3df
#546 incorrect results from diff sometimes with prerelease versions (#546) (@tjenkinson)2781767
#547 avoid re-instantiating SemVer during diff compare (#547) (@macno)v7.4.0
Compare Source
Features
113f513
#532 identifierBase parameter for .inc (#532) (@wraithgar, @b-bly)48d8f8f
#530 export new RELEASE_TYPES constant (@hcharley)Bug Fixes
940723d
#538 intersects with v0.0.0 and v0.0.0-0 (#538) (@wraithgar)aa516b5
#535 faster parse options (#535) (@H4ad)61e6ea1
#536 faster cache key factory for range (#536) (@H4ad)f8b8b61
#541 optimistic parse (#541) (@H4ad)796cbe2
#533 semver.diff prerelease to release recognition (#533) (@wraithgar, @dominique-blockchain)3f222b1
#537 reuse comparators on subset (#537) (@H4ad)f66cc45
#539 faster diff (#539) (@H4ad)Documentation
c5d29df
#530 Add "Constants" section to README (@hcharley)v7.3.8
Compare Source
Bug Fixes
d8ef32c
#383 add support for node.js esm auto exports (#383) (@MylesBorins)Documentation
7209b14
#477 update range.js comments to clarify the caret ranges examples (#477) (@amitse)7.3.7 (2022-04-11)
Bug Fixes
Dependencies
7.3.6 (2022-04-05)
Bug Fixes
GTE0
regexes (#432) (11494f1)Documentation
Dependencies
v7.3.7
Compare Source
v7.3.6
Compare Source
unjs/siroc (siroc)
v0.16.0
Compare Source
Bug Fixes
vuejs/vue (vue-template-compiler)
v2.7.16
Compare Source
Bug Fixes
v2.7.15
Compare Source
Bug Fixes
defineProps
statement (#12879) (51fef2c)v-on
(#12862) (b8c8b3f)withDefaults
(#12872) (099401e)v2.7.14
Compare Source
Bug Fixes
EventHandlers
(#12840) (0b3cf7d), closes #12832v2.7.13
Compare Source
Bug Fixes
v2.7.12
Compare Source
Reverts
v2.7.11
Compare Source
Bug Fixes
Performance Improvements
v2.7.10
Compare Source
Bug Fixes
v2.7.9
Compare Source
Bug Fixes
Features
v2.7.8
Compare Source
Bug Fixes
<script setup>
component resolution edge case with v3 (#12687) (a695c5a), closes #12685defineAsyncComponent
type (#12684) (ba7dd2c)Features
useListeners()
helper (adf3ac8)v2.7.7
Compare Source
Bug Fixes
v2.7.6
Compare Source
Bug Fixes
v2.7.5
Compare Source
Bug Fixes
vue.runtime.mjs
(#12648) (08fb4a2)v2.7.4
Compare Source
Bug Fixes
Features
v2.7.3
Compare Source
Bug Fixes
v2.7.2
Compare Source
Bug Fixes
Features
v2.7.1
Compare Source
Bug Fixes
v2.7.0
[Compare Sou
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.
This PR was generated by Mend Renovate. View the repository job log.