-
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
7e56199
to
923aba4
Compare
3f26e8f
to
7e4adb1
Compare
7e4adb1
to
9adaa98
Compare
4ef80d0
to
dd5e77b
Compare
98285a9
to
44917a6
Compare
44917a6
to
10fa8f5
Compare
f499ae1
to
491fced
Compare
cca96af
to
89d08a3
Compare
6fcda8c
to
9c04109
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@types/[email protected], npm/[email protected] |
9c04109
to
182e093
Compare
8e6c089
to
c8b011c
Compare
63d7367
to
28d1420
Compare
548113f
to
11ce03d
Compare
11ce03d
to
69d1e59
Compare
a3b87e9
to
b15a934
Compare
f244eed
to
131e436
Compare
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