-
-
Notifications
You must be signed in to change notification settings - Fork 0
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 v21 #27
base: master
Are you sure you want to change the base?
Conversation
Reviewer's Guide by SourceryThis PR updates the tap testing framework dependency from version 16.3.7 to 21.0.0. This is a major version update that spans multiple releases and includes various improvements and breaking changes to the testing framework. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
This PR contains the following updates:
^16.3.7
->^21.0.0
Release Notes
tapjs/tapjs (tap)
v21.0.1
Compare Source
v21.0.0
Compare Source
v20.0.3
Compare Source
v20.0.2
Compare Source
v20.0.1
Compare Source
v20.0.0
Compare Source
v19.2.5
Compare Source
v19.2.4
Compare Source
v19.2.3
Compare Source
v19.2.2
Compare Source
v19.2.1
Compare Source
v19.2.0
Compare Source
v19.1.1
Compare Source
v19.1.0
Compare Source
v19.0.2
Compare Source
v19.0.1
Compare Source
v19.0.0
Compare Source
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
v16.3.10
Compare Source
v16.3.9
Compare Source
v16.3.8
Compare Source
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.
🔕 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.