-
Notifications
You must be signed in to change notification settings - Fork 24
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 dependency tap to v18 #155
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/tap-18.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.
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/tap-18.x
branch
3 times, most recently
from
October 6, 2023 01:25
7e56199
to
923aba4
Compare
renovate
bot
force-pushed
the
renovate/tap-18.x
branch
5 times, most recently
from
October 15, 2023 22:38
3f26e8f
to
7e4adb1
Compare
renovate
bot
force-pushed
the
renovate/tap-18.x
branch
from
October 17, 2023 00:45
7e4adb1
to
9adaa98
Compare
renovate
bot
force-pushed
the
renovate/tap-18.x
branch
5 times, most recently
from
November 4, 2023 04:18
4ef80d0
to
dd5e77b
Compare
renovate
bot
force-pushed
the
renovate/tap-18.x
branch
2 times, most recently
from
November 16, 2023 20:06
98285a9
to
44917a6
Compare
renovate
bot
force-pushed
the
renovate/tap-18.x
branch
from
January 17, 2024 13:54
44917a6
to
10fa8f5
Compare
renovate
bot
force-pushed
the
renovate/tap-18.x
branch
3 times, most recently
from
January 26, 2024 01:44
f499ae1
to
491fced
Compare
renovate
bot
force-pushed
the
renovate/tap-18.x
branch
2 times, most recently
from
February 26, 2024 13:30
cca96af
to
89d08a3
Compare
renovate
bot
force-pushed
the
renovate/tap-18.x
branch
3 times, most recently
from
March 8, 2024 20:01
6fcda8c
to
9c04109
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@types/[email protected], npm/[email protected] |
renovate
bot
force-pushed
the
renovate/tap-18.x
branch
from
March 18, 2024 19:41
9c04109
to
182e093
Compare
renovate
bot
force-pushed
the
renovate/tap-18.x
branch
4 times, most recently
from
March 27, 2024 01:21
8e6c089
to
c8b011c
Compare
renovate
bot
force-pushed
the
renovate/tap-18.x
branch
8 times, most recently
from
April 7, 2024 08:54
63d7367
to
28d1420
Compare
renovate
bot
force-pushed
the
renovate/tap-18.x
branch
2 times, most recently
from
May 13, 2024 01:11
548113f
to
11ce03d
Compare
renovate
bot
force-pushed
the
renovate/tap-18.x
branch
from
May 14, 2024 13:44
11ce03d
to
69d1e59
Compare
renovate
bot
force-pushed
the
renovate/tap-18.x
branch
3 times, most recently
from
July 8, 2024 14:55
a3b87e9
to
b15a934
Compare
renovate
bot
force-pushed
the
renovate/tap-18.x
branch
2 times, most recently
from
December 5, 2024 08:17
f244eed
to
131e436
Compare
renovate
bot
force-pushed
the
renovate/tap-18.x
branch
from
December 5, 2024 08:25
131e436
to
351b54e
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:
^16.3.10
->^18.8.0
^15.0.12
->^18.0.0
Release Notes
tapjs/tapjs (tap)
v18.8.0
Compare Source
v18.7.3
Compare Source
v18.7.2
Compare Source
v18.7.1
Compare Source
v18.7.0
Compare Source
v18.6.1
Compare Source
v18.6.0
Compare Source
v18.5.8
Compare Source
v18.5.7
Compare Source
v18.5.6
Compare Source
v18.5.5
Compare Source
v18.5.4
Compare Source
v18.5.3
Compare Source
v18.5.2
Compare Source
v18.5.1
Compare Source
v18.5.0
Compare Source
v18.4.6
Compare Source
v18.4.5
Compare Source
v18.4.4
Compare Source
v18.4.3
Compare Source
v18.4.2
Compare Source
v18.4.1
Compare Source
v18.4.0
Compare Source
What's Changed
Note: The formatting of
Symbol
objects and enumerableSymbol
properties has changed in snapshots and object diffs.You may need to run
tap --snapshot
after updating to this release, and/or update some tests that were relying on symbol property keys being ignored.Symbol
keys in formatting/comparison.Symbol.for(...)
if appropriate.Symbol
constructor asSymbol.<key>
, egSymbol.iterator
instead ofSymbol(Symbol.iterator)
.Full Changelog: https://github.com/tapjs/tapjs/compare/[email protected]@18.4.0
v18.3.1
Compare Source
Bug-fix, actually turning off type checking by default, as intended.
v18.3.0
Compare Source
Full Changelog: https://github.com/tapjs/tapjs/commits/[email protected]
v18.2.2
Compare Source
What's Changed
my-way
to 100 club by @amio in https://github.com/tapjs/tapjs/pull/573ts
andjsx
by default, removeesm
by @coreyfarrell in https://github.com/tapjs/tapjs/pull/651New Contributors
Full Changelog: https://github.com/tapjs/tapjs/commits/[email protected]
v18.2.1
Compare Source
Note: this is the first auto-generated release notes release for tap 18, and GitHub picked up every change in all the repos pulled into the monorepo since forever. It's not technically "incorrect" per se, but it is unhelpful. Moving forward, these will be hopefully much less absurd. My apologies for the spam if you were tagged in this.
What's Changed
my-way
to 100 club by @amio in https://github.com/tapjs/tapjs/pull/573ts
andjsx
by default, removeesm
by @coreyfarrell in https://github.com/tapjs/tapjs/pull/651New Contributors
Full Changelog: https://github.com/tapjs/tapjs/commits/[email protected]
v18.2.0
Compare Source
v18.1.5
Compare Source
v18.1.4
Compare Source
v18.1.3
Compare Source
v18.1.2
Compare Source
v18.1.1
Compare Source
v18.1.0
Compare Source
v18.0.4
Compare Source
v18.0.3
Compare Source
v18.0.2
Compare Source
v18.0.1
Compare Source
v18.0.0
Compare Source
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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 these updates again.
This PR has been generated by Mend Renovate using a curated preset maintained by . View repository job log here