-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
fix(deps): update dependency meow to v13 #8976
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/meow-13.x
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.
Open
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
renovate
bot
force-pushed
the
renovate/meow-13.x
branch
from
February 12, 2024 03:19
3bc854f
to
df4b3ee
Compare
renovate
bot
force-pushed
the
renovate/meow-13.x
branch
from
April 1, 2024 15:40
df4b3ee
to
c758980
Compare
renovate
bot
force-pushed
the
renovate/meow-13.x
branch
from
April 15, 2024 15:07
c758980
to
b342a0a
Compare
renovate
bot
force-pushed
the
renovate/meow-13.x
branch
from
April 29, 2024 14:18
b342a0a
to
6d4440e
Compare
renovate
bot
force-pushed
the
renovate/meow-13.x
branch
from
May 13, 2024 15:46
6d4440e
to
487b8e6
Compare
renovate
bot
force-pushed
the
renovate/meow-13.x
branch
from
June 17, 2024 15:11
487b8e6
to
797443a
Compare
renovate
bot
force-pushed
the
renovate/meow-13.x
branch
from
July 8, 2024 17:50
797443a
to
b3703de
Compare
renovate
bot
force-pushed
the
renovate/meow-13.x
branch
from
July 22, 2024 15:27
b3703de
to
a873e6b
Compare
renovate
bot
force-pushed
the
renovate/meow-13.x
branch
2 times, most recently
from
August 12, 2024 14:31
22574ae
to
ccd6fde
Compare
renovate
bot
force-pushed
the
renovate/meow-13.x
branch
from
August 27, 2024 17:09
ccd6fde
to
61c77a8
Compare
renovate
bot
force-pushed
the
renovate/meow-13.x
branch
2 times, most recently
from
October 7, 2024 22:26
5930eb7
to
c2ec897
Compare
renovate
bot
force-pushed
the
renovate/meow-13.x
branch
from
October 15, 2024 13:49
c2ec897
to
b5cf691
Compare
renovate
bot
force-pushed
the
renovate/meow-13.x
branch
from
October 28, 2024 14:40
b5cf691
to
c47bdaa
Compare
renovate
bot
force-pushed
the
renovate/meow-13.x
branch
2 times, most recently
from
November 25, 2024 14:25
2ed4aa7
to
502b1e4
Compare
renovate
bot
force-pushed
the
renovate/meow-13.x
branch
from
December 2, 2024 14:47
502b1e4
to
e104a35
Compare
renovate
bot
changed the title
fix(deps): update dependency meow to v13
fix(deps): update dependency meow to v13 - autoclosed
Dec 8, 2024
renovate
bot
changed the title
fix(deps): update dependency meow to v13 - autoclosed
fix(deps): update dependency meow to v13
Dec 10, 2024
renovate
bot
force-pushed
the
renovate/meow-13.x
branch
2 times, most recently
from
December 10, 2024 18:34
e104a35
to
d744b7c
Compare
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
renovate
bot
force-pushed
the
renovate/meow-13.x
branch
from
December 16, 2024 13:19
d744b7c
to
b4b4ced
Compare
renovate
bot
force-pushed
the
renovate/meow-13.x
branch
from
December 23, 2024 14:15
b4b4ced
to
1a5056a
Compare
renovate
bot
force-pushed
the
renovate/meow-13.x
branch
from
December 30, 2024 16:26
1a5056a
to
94b144e
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:
^9.0.0
->^13.0.0
Release Notes
sindresorhus/meow (meow)
v13.2.0
Compare Source
helpIndent
option (#241)e9a55cd
v13.1.0
Compare Source
hardRejection
option99fe7a6
v13.0.0
Compare Source
Breaking
2ecd29d
Improvements
2ecd29d
v12.1.1
Compare Source
8a4cecd
v12.1.0
Compare Source
41e628c
meow
is now dependency-less!v12.0.1
Compare Source
default
values validation (#238)c3bf62b
v12.0.0
Compare Source
Breaking
24d5e9c
alias
flag option toshortFlag
(#225)14e870d
alias
was previously used for. We now have a separatealiases
option for actual aliases."module": "node16", "moduleResolution": "node16"
in your tsconfig.Improvements
aliases
flag option (#226)901b9fc
choices
flag option (#228)149d7af
flag.default
isn't a valid choice (#231)b2d7ce7
help
/description
text (#232)a5d15e8
Thanks to @tommy-mitchell for doing most of the work on this release 🙌
v11.0.0
Compare Source
Breaking
01cf2a5
Improvements
6c57fc8
v10.1.5
Compare Source
d0dc0d7
v10.1.4
Compare Source
autoHelp
andautoVersion
withallowUnknownFlags
set to false (#215)25a0903
v10.1.3
Compare Source
.showHelp()
(#213)db55316
v10.1.2
Compare Source
engines
field (#203)1368ae0
v10.1.1
Compare Source
isMultiple
whenisRequired
function returnsfalse
(#194)e1f0e24
v10.1.0
Compare Source
829aab0
default
property ofFlag
types to accept arrays (#190)ae73466
v10.0.1
Compare Source
a0daf20
v10.0.0
Compare Source
Breaking
05320ac
importMeta
option someow
can find your package.json:const cli = meow(…, { + importMeta: import.meta });
Previously,
meow
used some tricks to infer the location of your package.json, but this no longer works in ESM.Configuration
📅 Schedule: Branch creation - "before 7am on Tuesday,before 7am on Wednesday" in timezone Australia/Sydney, 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.